[==========] 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:38.999765  9863 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.161.254:33165,127.9.161.253:46633,127.9.161.252:37637
I20260608 09:51:39.001842  9863 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:39.003017  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:39.021561  9869 instance_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.021564  9872 instance_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:39.021595  9870 instance_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.230219  9871 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260608 09:51:40.230340  9863 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:40.234912  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:40.235165  9863 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.235327  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912300235307 us; error 0 us; skew 500 ppm
I20260608 09:51:40.236224  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:40.241958  9863 webserver.cc:533] Webserver started at http://127.9.161.254:46733/ using document root <none> and password file <none>
I20260608 09:51:40.242849  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:40.243059  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:40.243485  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:40.249464  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-0/minicluster-data/master-0-root/instance:
uuid: "0a8d62b761df4167a00208de9dc2eefb"
format_stamp: "Formatted at 2026-06-08 09:51:40 on dist-test-slave-bjvn"
I20260608 09:51:40.258538  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:51:40.264293  9878 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.265761  9863 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:51:40.266148  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-0/minicluster-data/master-0-root
uuid: "0a8d62b761df4167a00208de9dc2eefb"
format_stamp: "Formatted at 2026-06-08 09:51:40 on dist-test-slave-bjvn"
I20260608 09:51:40.266469  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-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:40.322005  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:40.323549  9863 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:40.323978  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:40.398715  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.254:33165
I20260608 09:51:40.398813  9929 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.254:33165 every 8 connection(s)
I20260608 09:51:40.405323  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:51:40.407618  9930 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:40.413841  9932 instance_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.415645  9933 instance_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.419628  9935 instance_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.424196  9863 server_base.cc:1061] running on GCE node
I20260608 09:51:40.425189  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:40.425475  9863 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.425702  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912300425680 us; error 0 us; skew 500 ppm
I20260608 09:51:40.426828  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:40.431903  9863 webserver.cc:533] Webserver started at http://127.9.161.253:46853/ using document root <none> and password file <none>
I20260608 09:51:40.432744  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:40.433041  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:40.433403  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:40.434974  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-0/minicluster-data/master-1-root/instance:
uuid: "92e189d6460d47568f654d9923c391c1"
format_stamp: "Formatted at 2026-06-08 09:51:40 on dist-test-slave-bjvn"
I20260608 09:51:40.434130  9930 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.161.254" port: 33165 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:40.443578  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.004s	sys 0.004s
I20260608 09:51:40.450462  9942 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.451499  9863 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:51:40.451867  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-0/minicluster-data/master-1-root
uuid: "92e189d6460d47568f654d9923c391c1"
format_stamp: "Formatted at 2026-06-08 09:51:40 on dist-test-slave-bjvn"
I20260608 09:51:40.452265  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-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:40.470685  9930 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.161.253" port: 46633 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:40.471449  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:40.473094  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260608 09:51:40.473688  9881 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.161.253:46633: connect: Connection refused (error 111)
W20260608 09:51:40.479629  9930 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.161.253:46633: Network error: Client connection negotiation failed: client connection to 127.9.161.253:46633: connect: Connection refused (error 111)
I20260608 09:51:40.529242  9930 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.161.253" port: 46633 } attempt: 1
W20260608 09:51:40.535640  9930 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.161.253:46633: Network error: Client connection negotiation failed: client connection to 127.9.161.253:46633: connect: Connection refused (error 111)
I20260608 09:51:40.548316  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.253:46633
I20260608 09:51:40.548548  9994 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.253:46633 every 8 connection(s)
I20260608 09:51:40.553591  9995 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:40.554601  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:51:40.559921  9995 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.161.254" port: 33165 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:51:40.562491  9997 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:40.565627  9998 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:40.569624  9863 server_base.cc:1061] running on GCE node
W20260608 09:51:40.569658 10001 instance_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.570931  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:40.571205  9863 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.571404  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912300571387 us; error 0 us; skew 500 ppm
I20260608 09:51:40.572134  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:40.575920  9863 webserver.cc:533] Webserver started at http://127.9.161.252:45729/ using document root <none> and password file <none>
I20260608 09:51:40.576720  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:40.576968  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:40.577234  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:40.577504  9995 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.161.253" port: 46633 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:40.578841  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-0/minicluster-data/master-2-root/instance:
uuid: "3bd691dcccb640b9a3c1bb4d3403a462"
format_stamp: "Formatted at 2026-06-08 09:51:40 on dist-test-slave-bjvn"
I20260608 09:51:40.586263  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:51:40.591640  9995 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.161.252" port: 37637 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:40.592032 10007 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.592938  9863 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 09:51:40.593231  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-0/minicluster-data/master-2-root
uuid: "3bd691dcccb640b9a3c1bb4d3403a462"
format_stamp: "Formatted at 2026-06-08 09:51:40 on dist-test-slave-bjvn"
I20260608 09:51:40.593575  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-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:40.597700  9995 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.161.252:37637: Network error: Client connection negotiation failed: client connection to 127.9.161.252:37637: connect: Connection refused (error 111)
I20260608 09:51:40.604178  9930 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.161.253" port: 46633 } attempt: 2
I20260608 09:51:40.614892  9930 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.161.252" port: 37637 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:40.615991  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:40.617635  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260608 09:51:40.620092  9930 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.161.252:37637: Network error: Client connection negotiation failed: client connection to 127.9.161.252:37637: connect: Connection refused (error 111)
I20260608 09:51:40.641409  9995 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.161.252" port: 37637 } attempt: 1
W20260608 09:51:40.648134  9995 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.161.252:37637: Network error: Client connection negotiation failed: client connection to 127.9.161.252:37637: connect: Connection refused (error 111)
I20260608 09:51:40.651989  9930 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.161.252" port: 37637 } attempt: 1
W20260608 09:51:40.657447  9930 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.161.252:37637: Network error: Client connection negotiation failed: client connection to 127.9.161.252:37637: connect: Connection refused (error 111)
I20260608 09:51:40.688148  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.252:37637
I20260608 09:51:40.688714 10059 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.252:37637 every 8 connection(s)
I20260608 09:51:40.692862  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:51:40.693257 10060 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:40.699193 10060 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.161.254" port: 33165 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:40.712167 10060 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.161.253" port: 46633 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:40.721916 10060 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.161.252" port: 37637 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:40.723644  9995 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.161.252" port: 37637 } attempt: 2
I20260608 09:51:40.725250  9930 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.161.252" port: 37637 } attempt: 2
I20260608 09:51:40.747259  9995 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92e189d6460d47568f654d9923c391c1: Bootstrap starting.
I20260608 09:51:40.748315  9930 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a8d62b761df4167a00208de9dc2eefb: Bootstrap starting.
I20260608 09:51:40.748613 10060 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462: Bootstrap starting.
I20260608 09:51:40.753762  9995 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 92e189d6460d47568f654d9923c391c1: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:40.756042 10060 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:40.756114  9930 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0a8d62b761df4167a00208de9dc2eefb: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:40.756384  9995 log.cc:826] T 00000000000000000000000000000000 P 92e189d6460d47568f654d9923c391c1: Log is configured to *not* fsync() on all Append() calls
I20260608 09:51:40.763698  9995 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92e189d6460d47568f654d9923c391c1: No bootstrap required, opened a new log
I20260608 09:51:40.765377 10060 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462: No bootstrap required, opened a new log
I20260608 09:51:40.765609  9930 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a8d62b761df4167a00208de9dc2eefb: No bootstrap required, opened a new log
I20260608 09:51:40.784559 10060 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8d62b761df4167a00208de9dc2eefb" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 33165 } } peers { permanent_uuid: "92e189d6460d47568f654d9923c391c1" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 46633 } } peers { permanent_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 37637 } }
I20260608 09:51:40.784505  9930 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0a8d62b761df4167a00208de9dc2eefb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8d62b761df4167a00208de9dc2eefb" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 33165 } } peers { permanent_uuid: "92e189d6460d47568f654d9923c391c1" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 46633 } } peers { permanent_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 37637 } }
I20260608 09:51:40.784559  9995 raft_consensus.cc:359] T 00000000000000000000000000000000 P 92e189d6460d47568f654d9923c391c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8d62b761df4167a00208de9dc2eefb" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 33165 } } peers { permanent_uuid: "92e189d6460d47568f654d9923c391c1" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 46633 } } peers { permanent_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 37637 } }
I20260608 09:51:40.785578 10060 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:40.785674  9995 raft_consensus.cc:385] T 00000000000000000000000000000000 P 92e189d6460d47568f654d9923c391c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:40.785638  9930 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0a8d62b761df4167a00208de9dc2eefb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:40.786149 10060 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bd691dcccb640b9a3c1bb4d3403a462, State: Initialized, Role: FOLLOWER
I20260608 09:51:40.786367  9930 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0a8d62b761df4167a00208de9dc2eefb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a8d62b761df4167a00208de9dc2eefb, State: Initialized, Role: FOLLOWER
I20260608 09:51:40.786303  9995 raft_consensus.cc:740] T 00000000000000000000000000000000 P 92e189d6460d47568f654d9923c391c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92e189d6460d47568f654d9923c391c1, State: Initialized, Role: FOLLOWER
I20260608 09:51:40.787458 10060 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8d62b761df4167a00208de9dc2eefb" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 33165 } } peers { permanent_uuid: "92e189d6460d47568f654d9923c391c1" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 46633 } } peers { permanent_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 37637 } }
I20260608 09:51:40.787467  9930 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0a8d62b761df4167a00208de9dc2eefb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8d62b761df4167a00208de9dc2eefb" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 33165 } } peers { permanent_uuid: "92e189d6460d47568f654d9923c391c1" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 46633 } } peers { permanent_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 37637 } }
I20260608 09:51:40.787463  9995 consensus_queue.cc:260] T 00000000000000000000000000000000 P 92e189d6460d47568f654d9923c391c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8d62b761df4167a00208de9dc2eefb" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 33165 } } peers { permanent_uuid: "92e189d6460d47568f654d9923c391c1" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 46633 } } peers { permanent_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 37637 } }
I20260608 09:51:40.790012 10069 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [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: "0a8d62b761df4167a00208de9dc2eefb" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 33165 } } peers { permanent_uuid: "92e189d6460d47568f654d9923c391c1" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 46633 } } peers { permanent_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 37637 } } }
I20260608 09:51:40.790889 10069 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:40.792778 10060 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:40.794910  9995 sys_catalog.cc:565] T 00000000000000000000000000000000 P 92e189d6460d47568f654d9923c391c1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:40.792498 10070 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92e189d6460d47568f654d9923c391c1 [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: "0a8d62b761df4167a00208de9dc2eefb" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 33165 } } peers { permanent_uuid: "92e189d6460d47568f654d9923c391c1" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 46633 } } peers { permanent_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 37637 } } }
I20260608 09:51:40.795675 10070 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92e189d6460d47568f654d9923c391c1 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:40.795780  9930 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0a8d62b761df4167a00208de9dc2eefb [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:40.794328 10071 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a8d62b761df4167a00208de9dc2eefb [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: "0a8d62b761df4167a00208de9dc2eefb" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 33165 } } peers { permanent_uuid: "92e189d6460d47568f654d9923c391c1" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 46633 } } peers { permanent_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 37637 } } }
I20260608 09:51:40.796563 10071 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a8d62b761df4167a00208de9dc2eefb [sys.catalog]: This master's current role is: FOLLOWER
W20260608 09:51:40.829897  9884 tablet.cc:2404] T 00000000000000000000000000000000 P 0a8d62b761df4167a00208de9dc2eefb: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:51:40.840499 10069 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:40.841902 10069 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8d62b761df4167a00208de9dc2eefb" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 33165 } } peers { permanent_uuid: "92e189d6460d47568f654d9923c391c1" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 46633 } } peers { permanent_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 37637 } }
I20260608 09:51:40.847294 10069 leader_election.cc:290] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a8d62b761df4167a00208de9dc2eefb (127.9.161.254:33165), 92e189d6460d47568f654d9923c391c1 (127.9.161.253:46633)
I20260608 09:51:40.848875  9905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8d62b761df4167a00208de9dc2eefb" is_pre_election: true
I20260608 09:51:40.849466  9970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92e189d6460d47568f654d9923c391c1" is_pre_election: true
I20260608 09:51:40.849839  9905 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0a8d62b761df4167a00208de9dc2eefb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bd691dcccb640b9a3c1bb4d3403a462 in term 0.
I20260608 09:51:40.850458  9970 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 92e189d6460d47568f654d9923c391c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bd691dcccb640b9a3c1bb4d3403a462 in term 0.
I20260608 09:51:40.851902 10011 leader_election.cc:304] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a8d62b761df4167a00208de9dc2eefb, 3bd691dcccb640b9a3c1bb4d3403a462; no voters: 
I20260608 09:51:40.853649 10069 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:40.854060 10069 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:40.854411 10069 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:51:40.858244 10102 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 92e189d6460d47568f654d9923c391c1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:51:40.858606 10102 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:51:40.861321 10069 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8d62b761df4167a00208de9dc2eefb" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 33165 } } peers { permanent_uuid: "92e189d6460d47568f654d9923c391c1" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 46633 } } peers { permanent_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 37637 } }
I20260608 09:51:40.863704 10069 leader_election.cc:290] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [CANDIDATE]: Term 1 election: Requested vote from peers 0a8d62b761df4167a00208de9dc2eefb (127.9.161.254:33165), 92e189d6460d47568f654d9923c391c1 (127.9.161.253:46633)
I20260608 09:51:40.864722  9970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92e189d6460d47568f654d9923c391c1"
I20260608 09:51:40.865319  9970 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 92e189d6460d47568f654d9923c391c1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:40.865239  9905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a8d62b761df4167a00208de9dc2eefb"
I20260608 09:51:40.865831  9905 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0a8d62b761df4167a00208de9dc2eefb [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:51:40.861514 10096 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:51:40.867015 10096 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:51:40.869908  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 09:51:40.870201  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 09:51:40.872280  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:51:40.873986  9905 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0a8d62b761df4167a00208de9dc2eefb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bd691dcccb640b9a3c1bb4d3403a462 in term 1.
I20260608 09:51:40.876523 10011 leader_election.cc:304] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a8d62b761df4167a00208de9dc2eefb, 3bd691dcccb640b9a3c1bb4d3403a462; no voters: 
I20260608 09:51:40.874169  9970 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 92e189d6460d47568f654d9923c391c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bd691dcccb640b9a3c1bb4d3403a462 in term 1.
I20260608 09:51:40.878046 10069 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:40.883637 10069 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [term 1 LEADER]: Becoming Leader. State: Replica: 3bd691dcccb640b9a3c1bb4d3403a462, State: Running, Role: LEADER
I20260608 09:51:40.884783 10069 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8d62b761df4167a00208de9dc2eefb" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 33165 } } peers { permanent_uuid: "92e189d6460d47568f654d9923c391c1" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 46633 } } peers { permanent_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 37637 } }
W20260608 09:51:40.891950 10104 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 0a8d62b761df4167a00208de9dc2eefb: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:51:40.892407 10104 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 09:51:40.898802 10107 instance_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:40.900142 10106 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3bd691dcccb640b9a3c1bb4d3403a462. Latest consensus state: current_term: 1 leader_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8d62b761df4167a00208de9dc2eefb" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 33165 } } peers { permanent_uuid: "92e189d6460d47568f654d9923c391c1" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 46633 } } peers { permanent_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 37637 } } }
I20260608 09:51:40.902493 10106 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:40.906419 10111 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
W20260608 09:51:40.907950 10109 instance_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.916427 10112 instance_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.918598 10111 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:51:40.919656  9863 server_base.cc:1061] running on GCE node
I20260608 09:51:40.920751  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:40.921025  9863 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.921254  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912300921234 us; error 0 us; skew 500 ppm
I20260608 09:51:40.922122  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:40.925689  9863 webserver.cc:533] Webserver started at http://127.9.161.193:39607/ using document root <none> and password file <none>
I20260608 09:51:40.926455  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:40.926707  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:40.927045  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:40.928609  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-0/minicluster-data/ts-0-root/instance:
uuid: "ba1bdec507344ce39c263568f0b2ba65"
format_stamp: "Formatted at 2026-06-08 09:51:40 on dist-test-slave-bjvn"
I20260608 09:51:40.934499  9970 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 92e189d6460d47568f654d9923c391c1 [term 1 FOLLOWER]: Refusing update from remote peer 3bd691dcccb640b9a3c1bb4d3403a462: 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:40.935828  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260608 09:51:40.937496  9905 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 0a8d62b761df4167a00208de9dc2eefb [term 1 FOLLOWER]: Refusing update from remote peer 3bd691dcccb640b9a3c1bb4d3403a462: 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:40.938560 10106 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92e189d6460d47568f654d9923c391c1" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 46633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:40.939409 10069 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a8d62b761df4167a00208de9dc2eefb" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:40.957002 10118 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.958374  9863 fs_manager.cc:730] Time spent opening block manager: real 0.019s	user 0.005s	sys 0.014s
I20260608 09:51:40.958820  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-0/minicluster-data/ts-0-root
uuid: "ba1bdec507344ce39c263568f0b2ba65"
format_stamp: "Formatted at 2026-06-08 09:51:40 on dist-test-slave-bjvn"
I20260608 09:51:40.959194  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-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.971319 10071 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a8d62b761df4167a00208de9dc2eefb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3bd691dcccb640b9a3c1bb4d3403a462. Latest consensus state: current_term: 1 leader_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8d62b761df4167a00208de9dc2eefb" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 33165 } } peers { permanent_uuid: "92e189d6460d47568f654d9923c391c1" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 46633 } } peers { permanent_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 37637 } } }
I20260608 09:51:40.972177 10071 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a8d62b761df4167a00208de9dc2eefb [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:40.978967 10070 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92e189d6460d47568f654d9923c391c1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3bd691dcccb640b9a3c1bb4d3403a462. Latest consensus state: current_term: 1 leader_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8d62b761df4167a00208de9dc2eefb" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 33165 } } peers { permanent_uuid: "92e189d6460d47568f654d9923c391c1" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 46633 } } peers { permanent_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 37637 } } }
I20260608 09:51:40.980059 10070 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92e189d6460d47568f654d9923c391c1 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:40.983320 10069 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8d62b761df4167a00208de9dc2eefb" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 33165 } } peers { permanent_uuid: "92e189d6460d47568f654d9923c391c1" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 46633 } } peers { permanent_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 37637 } } }
I20260608 09:51:40.984472 10069 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:40.987583 10106 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8d62b761df4167a00208de9dc2eefb" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 33165 } } peers { permanent_uuid: "92e189d6460d47568f654d9923c391c1" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 46633 } } peers { permanent_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 37637 } } }
I20260608 09:51:40.988312 10106 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:41.001353 10111 catalog_manager.cc:1382] Generated new cluster ID: e9e4d0daa46d4e0ab960c520d4dc20be
I20260608 09:51:41.001757 10111 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:51:41.002074 10071 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a8d62b761df4167a00208de9dc2eefb [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8d62b761df4167a00208de9dc2eefb" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 33165 } } peers { permanent_uuid: "92e189d6460d47568f654d9923c391c1" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 46633 } } peers { permanent_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 37637 } } }
I20260608 09:51:41.002862 10071 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a8d62b761df4167a00208de9dc2eefb [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:41.024339 10070 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92e189d6460d47568f654d9923c391c1 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a8d62b761df4167a00208de9dc2eefb" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 33165 } } peers { permanent_uuid: "92e189d6460d47568f654d9923c391c1" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 46633 } } peers { permanent_uuid: "3bd691dcccb640b9a3c1bb4d3403a462" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 37637 } } }
I20260608 09:51:41.025120 10070 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92e189d6460d47568f654d9923c391c1 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:41.032747  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:41.034672  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:41.037627  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:41.046480  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:41.046891  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:51:41.047284  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:41.047573  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:41.053479 10111 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:51:41.056365 10111 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:51:41.101117 10111 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462: Generated new TSK 0
I20260608 09:51:41.102507 10111 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:51:41.179231  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.193:44091
I20260608 09:51:41.179348 10188 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.193:44091 every 8 connection(s)
I20260608 09:51:41.210474  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:51:41.221351 10189 heartbeater.cc:344] Connected to a master server at 127.9.161.252:37637
I20260608 09:51:41.221906 10189 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:41.223294 10189 heartbeater.cc:507] Master 127.9.161.252:37637 requested a full tablet report, sending...
I20260608 09:51:41.228353 10190 heartbeater.cc:344] Connected to a master server at 127.9.161.253:46633
I20260608 09:51:41.228833 10190 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:41.230319 10025 ts_manager.cc:194] Registered new tserver with Master: ba1bdec507344ce39c263568f0b2ba65 (127.9.161.193:44091)
I20260608 09:51:41.233158 10190 heartbeater.cc:507] Master 127.9.161.253:46633 requested a full tablet report, sending...
I20260608 09:51:41.236045 10192 heartbeater.cc:344] Connected to a master server at 127.9.161.254:33165
I20260608 09:51:41.236510 10192 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:41.239578  9960 ts_manager.cc:194] Registered new tserver with Master: ba1bdec507344ce39c263568f0b2ba65 (127.9.161.193:44091)
I20260608 09:51:41.238518 10192 heartbeater.cc:507] Master 127.9.161.254:33165 requested a full tablet report, sending...
I20260608 09:51:41.241963 10025 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48510
I20260608 09:51:41.247403  9895 ts_manager.cc:194] Registered new tserver with Master: ba1bdec507344ce39c263568f0b2ba65 (127.9.161.193:44091)
W20260608 09:51:41.251639 10196 instance_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:41.252821 10197 instance_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:41.256227  9863 server_base.cc:1061] running on GCE node
W20260608 09:51:41.256889 10199 instance_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:41.257907  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:41.258132  9863 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:41.258345  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912301258324 us; error 0 us; skew 500 ppm
I20260608 09:51:41.259001  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:41.262008  9863 webserver.cc:533] Webserver started at http://127.9.161.194:42371/ using document root <none> and password file <none>
I20260608 09:51:41.262624  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:41.262840  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:41.263145  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:41.264652  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-0/minicluster-data/ts-1-root/instance:
uuid: "cdee8860181c46fa9504945b89fe0990"
format_stamp: "Formatted at 2026-06-08 09:51:41 on dist-test-slave-bjvn"
I20260608 09:51:41.269620  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260608 09:51:41.273696 10204 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:41.274607  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:51:41.274920  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-0/minicluster-data/ts-1-root
uuid: "cdee8860181c46fa9504945b89fe0990"
format_stamp: "Formatted at 2026-06-08 09:51:41 on dist-test-slave-bjvn"
I20260608 09:51:41.275244  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-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:41.315398  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:41.316749  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:41.318614  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:41.321113  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:41.321352  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:41.321651  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:41.321838  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:51:41.425602  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.194:46459
I20260608 09:51:41.425777 10266 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.194:46459 every 8 connection(s)
I20260608 09:51:41.458568 10267 heartbeater.cc:344] Connected to a master server at 127.9.161.252:37637
I20260608 09:51:41.459054 10267 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:41.460058 10267 heartbeater.cc:507] Master 127.9.161.252:37637 requested a full tablet report, sending...
I20260608 09:51:41.463181 10025 ts_manager.cc:194] Registered new tserver with Master: cdee8860181c46fa9504945b89fe0990 (127.9.161.194:46459)
I20260608 09:51:41.463256  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:51:41.465143 10025 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48526
I20260608 09:51:41.470628 10270 heartbeater.cc:344] Connected to a master server at 127.9.161.254:33165
I20260608 09:51:41.471078 10270 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:41.472209 10270 heartbeater.cc:507] Master 127.9.161.254:33165 requested a full tablet report, sending...
I20260608 09:51:41.475298  9895 ts_manager.cc:194] Registered new tserver with Master: cdee8860181c46fa9504945b89fe0990 (127.9.161.194:46459)
I20260608 09:51:41.478108 10268 heartbeater.cc:344] Connected to a master server at 127.9.161.253:46633
I20260608 09:51:41.478552 10268 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:41.479343 10268 heartbeater.cc:507] Master 127.9.161.253:46633 requested a full tablet report, sending...
W20260608 09:51:41.480007 10273 instance_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:41.481848 10274 instance_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:41.483970  9960 ts_manager.cc:194] Registered new tserver with Master: cdee8860181c46fa9504945b89fe0990 (127.9.161.194:46459)
I20260608 09:51:41.488777  9863 server_base.cc:1061] running on GCE node
W20260608 09:51:41.489567 10276 instance_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:41.490702  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:41.490991  9863 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:41.491214  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912301491193 us; error 0 us; skew 500 ppm
I20260608 09:51:41.492033  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:41.495105  9863 webserver.cc:533] Webserver started at http://127.9.161.195:43995/ using document root <none> and password file <none>
I20260608 09:51:41.495810  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:41.496066  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:41.496400  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:41.497910  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-0/minicluster-data/ts-2-root/instance:
uuid: "4760d4757d784a62a5d28c8c64b25e06"
format_stamp: "Formatted at 2026-06-08 09:51:41 on dist-test-slave-bjvn"
I20260608 09:51:41.504767  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 09:51:41.509313 10281 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:41.510367  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:51:41.510758  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-0/minicluster-data/ts-2-root
uuid: "4760d4757d784a62a5d28c8c64b25e06"
format_stamp: "Formatted at 2026-06-08 09:51:41 on dist-test-slave-bjvn"
I20260608 09:51:41.511137  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912298820956-9863-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:41.532366  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:41.534195  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:41.535893  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:41.539849  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:41.540130  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:41.540413  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:41.540637  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:41.626343  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.195:42475
I20260608 09:51:41.626498 10343 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.195:42475 every 8 connection(s)
I20260608 09:51:41.655186 10345 heartbeater.cc:344] Connected to a master server at 127.9.161.253:46633
I20260608 09:51:41.655627 10345 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:41.656445 10345 heartbeater.cc:507] Master 127.9.161.253:46633 requested a full tablet report, sending...
I20260608 09:51:41.659471  9960 ts_manager.cc:194] Registered new tserver with Master: 4760d4757d784a62a5d28c8c64b25e06 (127.9.161.195:42475)
I20260608 09:51:41.665422 10344 heartbeater.cc:344] Connected to a master server at 127.9.161.252:37637
I20260608 09:51:41.665872 10344 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:41.666589 10347 heartbeater.cc:344] Connected to a master server at 127.9.161.254:33165
I20260608 09:51:41.666939 10344 heartbeater.cc:507] Master 127.9.161.252:37637 requested a full tablet report, sending...
I20260608 09:51:41.667006 10347 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:41.668104 10347 heartbeater.cc:507] Master 127.9.161.254:33165 requested a full tablet report, sending...
I20260608 09:51:41.669301 10025 ts_manager.cc:194] Registered new tserver with Master: 4760d4757d784a62a5d28c8c64b25e06 (127.9.161.195:42475)
I20260608 09:51:41.671020  9895 ts_manager.cc:194] Registered new tserver with Master: 4760d4757d784a62a5d28c8c64b25e06 (127.9.161.195:42475)
I20260608 09:51:41.671227 10025 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48530
I20260608 09:51:41.672235  9863 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01176965s
I20260608 09:51:41.863097 10102 catalog_manager.cc:1294] Loaded cluster ID: e9e4d0daa46d4e0ab960c520d4dc20be
I20260608 09:51:41.863407 10102 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 92e189d6460d47568f654d9923c391c1: loading cluster ID for follower catalog manager: success
I20260608 09:51:41.869647 10102 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 92e189d6460d47568f654d9923c391c1: acquiring CA information for follower catalog manager: success
I20260608 09:51:41.874071 10102 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 92e189d6460d47568f654d9923c391c1: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:51:41.897140 10104 catalog_manager.cc:1294] Loaded cluster ID: e9e4d0daa46d4e0ab960c520d4dc20be
I20260608 09:51:41.897588 10104 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 0a8d62b761df4167a00208de9dc2eefb: loading cluster ID for follower catalog manager: success
I20260608 09:51:41.902374 10104 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 0a8d62b761df4167a00208de9dc2eefb: acquiring CA information for follower catalog manager: success
I20260608 09:51:41.906067 10104 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 0a8d62b761df4167a00208de9dc2eefb: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:51:42.248867 10189 heartbeater.cc:499] Master 127.9.161.252:37637 was elected leader, sending a full tablet report...
I20260608 09:51:42.468562 10267 heartbeater.cc:499] Master 127.9.161.252:37637 was elected leader, sending a full tablet report...
I20260608 09:51:42.674050 10344 heartbeater.cc:499] Master 127.9.161.252:37637 was elected leader, sending a full tablet report...
I20260608 09:51:42.831300 10094 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:51:42.945236 10025 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48540:
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:43.077204 10154 tablet_service.cc:1511] Processing CreateTablet for tablet 1ef4362a1c5e417198705ccea746cc88 (DEFAULT_TABLE table=test-workload [id=25f567f9207c4ca6b0b0c9ced35717c8]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:51:43.077502 10153 tablet_service.cc:1511] Processing CreateTablet for tablet 877669acd5b14d8cbbdad57358da8482 (DEFAULT_TABLE table=test-workload [id=25f567f9207c4ca6b0b0c9ced35717c8]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:51:43.079192 10154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ef4362a1c5e417198705ccea746cc88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:43.080091 10153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 877669acd5b14d8cbbdad57358da8482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:43.083241 10232 tablet_service.cc:1511] Processing CreateTablet for tablet 8e38b41ed7b74a7093f9ccf6ae6fcc80 (DEFAULT_TABLE table=test-workload [id=25f567f9207c4ca6b0b0c9ced35717c8]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:51:43.083736 10309 tablet_service.cc:1511] Processing CreateTablet for tablet 0e608a0db43f4b498f2979081b0fd5f2 (DEFAULT_TABLE table=test-workload [id=25f567f9207c4ca6b0b0c9ced35717c8]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:51:43.084977 10232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e38b41ed7b74a7093f9ccf6ae6fcc80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:43.085268 10309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e608a0db43f4b498f2979081b0fd5f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:43.105916 10380 tablet_bootstrap.cc:492] T 877669acd5b14d8cbbdad57358da8482 P ba1bdec507344ce39c263568f0b2ba65: Bootstrap starting.
I20260608 09:51:43.107930 10381 tablet_bootstrap.cc:492] T 8e38b41ed7b74a7093f9ccf6ae6fcc80 P cdee8860181c46fa9504945b89fe0990: Bootstrap starting.
I20260608 09:51:43.110659 10382 tablet_bootstrap.cc:492] T 0e608a0db43f4b498f2979081b0fd5f2 P 4760d4757d784a62a5d28c8c64b25e06: Bootstrap starting.
I20260608 09:51:43.115461 10380 tablet_bootstrap.cc:654] T 877669acd5b14d8cbbdad57358da8482 P ba1bdec507344ce39c263568f0b2ba65: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:43.117700 10381 tablet_bootstrap.cc:654] T 8e38b41ed7b74a7093f9ccf6ae6fcc80 P cdee8860181c46fa9504945b89fe0990: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:43.119267 10382 tablet_bootstrap.cc:654] T 0e608a0db43f4b498f2979081b0fd5f2 P 4760d4757d784a62a5d28c8c64b25e06: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:43.123390 10380 tablet_bootstrap.cc:492] T 877669acd5b14d8cbbdad57358da8482 P ba1bdec507344ce39c263568f0b2ba65: No bootstrap required, opened a new log
I20260608 09:51:43.124188 10380 ts_tablet_manager.cc:1403] T 877669acd5b14d8cbbdad57358da8482 P ba1bdec507344ce39c263568f0b2ba65: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260608 09:51:43.127262 10382 tablet_bootstrap.cc:492] T 0e608a0db43f4b498f2979081b0fd5f2 P 4760d4757d784a62a5d28c8c64b25e06: No bootstrap required, opened a new log
I20260608 09:51:43.127893 10381 tablet_bootstrap.cc:492] T 8e38b41ed7b74a7093f9ccf6ae6fcc80 P cdee8860181c46fa9504945b89fe0990: No bootstrap required, opened a new log
I20260608 09:51:43.127617 10380 raft_consensus.cc:359] T 877669acd5b14d8cbbdad57358da8482 P ba1bdec507344ce39c263568f0b2ba65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba1bdec507344ce39c263568f0b2ba65" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44091 } }
I20260608 09:51:43.128371 10382 ts_tablet_manager.cc:1403] T 0e608a0db43f4b498f2979081b0fd5f2 P 4760d4757d784a62a5d28c8c64b25e06: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260608 09:51:43.128464 10381 ts_tablet_manager.cc:1403] T 8e38b41ed7b74a7093f9ccf6ae6fcc80 P cdee8860181c46fa9504945b89fe0990: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260608 09:51:43.128466 10380 raft_consensus.cc:385] T 877669acd5b14d8cbbdad57358da8482 P ba1bdec507344ce39c263568f0b2ba65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:43.129004 10380 raft_consensus.cc:740] T 877669acd5b14d8cbbdad57358da8482 P ba1bdec507344ce39c263568f0b2ba65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba1bdec507344ce39c263568f0b2ba65, State: Initialized, Role: FOLLOWER
I20260608 09:51:43.129978 10380 consensus_queue.cc:260] T 877669acd5b14d8cbbdad57358da8482 P ba1bdec507344ce39c263568f0b2ba65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ba1bdec507344ce39c263568f0b2ba65" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44091 } }
I20260608 09:51:43.130672 10380 raft_consensus.cc:399] T 877669acd5b14d8cbbdad57358da8482 P ba1bdec507344ce39c263568f0b2ba65 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:43.131019 10380 raft_consensus.cc:493] T 877669acd5b14d8cbbdad57358da8482 P ba1bdec507344ce39c263568f0b2ba65 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:43.131213 10382 raft_consensus.cc:359] T 0e608a0db43f4b498f2979081b0fd5f2 P 4760d4757d784a62a5d28c8c64b25e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4760d4757d784a62a5d28c8c64b25e06" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42475 } }
I20260608 09:51:43.131410 10380 raft_consensus.cc:3060] T 877669acd5b14d8cbbdad57358da8482 P ba1bdec507344ce39c263568f0b2ba65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:43.131830 10382 raft_consensus.cc:385] T 0e608a0db43f4b498f2979081b0fd5f2 P 4760d4757d784a62a5d28c8c64b25e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:43.132145 10382 raft_consensus.cc:740] T 0e608a0db43f4b498f2979081b0fd5f2 P 4760d4757d784a62a5d28c8c64b25e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4760d4757d784a62a5d28c8c64b25e06, State: Initialized, Role: FOLLOWER
I20260608 09:51:43.133414 10382 consensus_queue.cc:260] T 0e608a0db43f4b498f2979081b0fd5f2 P 4760d4757d784a62a5d28c8c64b25e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4760d4757d784a62a5d28c8c64b25e06" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42475 } }
I20260608 09:51:43.134203 10382 raft_consensus.cc:399] T 0e608a0db43f4b498f2979081b0fd5f2 P 4760d4757d784a62a5d28c8c64b25e06 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:43.134536 10382 raft_consensus.cc:493] T 0e608a0db43f4b498f2979081b0fd5f2 P 4760d4757d784a62a5d28c8c64b25e06 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:43.135046 10382 raft_consensus.cc:3060] T 0e608a0db43f4b498f2979081b0fd5f2 P 4760d4757d784a62a5d28c8c64b25e06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:43.136140 10381 raft_consensus.cc:359] T 8e38b41ed7b74a7093f9ccf6ae6fcc80 P cdee8860181c46fa9504945b89fe0990 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdee8860181c46fa9504945b89fe0990" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 46459 } }
I20260608 09:51:43.136823 10381 raft_consensus.cc:385] T 8e38b41ed7b74a7093f9ccf6ae6fcc80 P cdee8860181c46fa9504945b89fe0990 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:43.137168 10381 raft_consensus.cc:740] T 8e38b41ed7b74a7093f9ccf6ae6fcc80 P cdee8860181c46fa9504945b89fe0990 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdee8860181c46fa9504945b89fe0990, State: Initialized, Role: FOLLOWER
I20260608 09:51:43.138243 10381 consensus_queue.cc:260] T 8e38b41ed7b74a7093f9ccf6ae6fcc80 P cdee8860181c46fa9504945b89fe0990 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cdee8860181c46fa9504945b89fe0990" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 46459 } }
I20260608 09:51:43.138996 10381 raft_consensus.cc:399] T 8e38b41ed7b74a7093f9ccf6ae6fcc80 P cdee8860181c46fa9504945b89fe0990 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:43.139386 10381 raft_consensus.cc:493] T 8e38b41ed7b74a7093f9ccf6ae6fcc80 P cdee8860181c46fa9504945b89fe0990 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:43.139308 10380 raft_consensus.cc:515] T 877669acd5b14d8cbbdad57358da8482 P ba1bdec507344ce39c263568f0b2ba65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba1bdec507344ce39c263568f0b2ba65" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44091 } }
I20260608 09:51:43.139927 10381 raft_consensus.cc:3060] T 8e38b41ed7b74a7093f9ccf6ae6fcc80 P cdee8860181c46fa9504945b89fe0990 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:43.140269 10380 leader_election.cc:304] T 877669acd5b14d8cbbdad57358da8482 P ba1bdec507344ce39c263568f0b2ba65 [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: ba1bdec507344ce39c263568f0b2ba65; no voters: 
I20260608 09:51:43.140332 10382 raft_consensus.cc:515] T 0e608a0db43f4b498f2979081b0fd5f2 P 4760d4757d784a62a5d28c8c64b25e06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4760d4757d784a62a5d28c8c64b25e06" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42475 } }
I20260608 09:51:43.141392 10382 leader_election.cc:304] T 0e608a0db43f4b498f2979081b0fd5f2 P 4760d4757d784a62a5d28c8c64b25e06 [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: 4760d4757d784a62a5d28c8c64b25e06; no voters: 
I20260608 09:51:43.143078 10380 leader_election.cc:290] T 877669acd5b14d8cbbdad57358da8482 P ba1bdec507344ce39c263568f0b2ba65 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:43.144421 10386 raft_consensus.cc:2804] T 877669acd5b14d8cbbdad57358da8482 P ba1bdec507344ce39c263568f0b2ba65 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:43.149394 10380 ts_tablet_manager.cc:1434] T 877669acd5b14d8cbbdad57358da8482 P ba1bdec507344ce39c263568f0b2ba65: Time spent starting tablet: real 0.025s	user 0.023s	sys 0.001s
I20260608 09:51:43.149173 10381 raft_consensus.cc:515] T 8e38b41ed7b74a7093f9ccf6ae6fcc80 P cdee8860181c46fa9504945b89fe0990 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdee8860181c46fa9504945b89fe0990" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 46459 } }
I20260608 09:51:43.152783 10381 leader_election.cc:304] T 8e38b41ed7b74a7093f9ccf6ae6fcc80 P cdee8860181c46fa9504945b89fe0990 [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: cdee8860181c46fa9504945b89fe0990; no voters: 
I20260608 09:51:43.155488 10380 tablet_bootstrap.cc:492] T 1ef4362a1c5e417198705ccea746cc88 P ba1bdec507344ce39c263568f0b2ba65: Bootstrap starting.
I20260608 09:51:43.157817 10382 leader_election.cc:290] T 0e608a0db43f4b498f2979081b0fd5f2 P 4760d4757d784a62a5d28c8c64b25e06 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:43.158476 10387 raft_consensus.cc:2804] T 0e608a0db43f4b498f2979081b0fd5f2 P 4760d4757d784a62a5d28c8c64b25e06 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:43.161311 10386 raft_consensus.cc:697] T 877669acd5b14d8cbbdad57358da8482 P ba1bdec507344ce39c263568f0b2ba65 [term 1 LEADER]: Becoming Leader. State: Replica: ba1bdec507344ce39c263568f0b2ba65, State: Running, Role: LEADER
I20260608 09:51:43.162446 10386 consensus_queue.cc:237] T 877669acd5b14d8cbbdad57358da8482 P ba1bdec507344ce39c263568f0b2ba65 [LEADER]: Queue going to LEADER mode. State: All 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: "ba1bdec507344ce39c263568f0b2ba65" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44091 } }
I20260608 09:51:43.166385 10380 tablet_bootstrap.cc:654] T 1ef4362a1c5e417198705ccea746cc88 P ba1bdec507344ce39c263568f0b2ba65: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:43.167301 10387 raft_consensus.cc:697] T 0e608a0db43f4b498f2979081b0fd5f2 P 4760d4757d784a62a5d28c8c64b25e06 [term 1 LEADER]: Becoming Leader. State: Replica: 4760d4757d784a62a5d28c8c64b25e06, State: Running, Role: LEADER
I20260608 09:51:43.168285 10387 consensus_queue.cc:237] T 0e608a0db43f4b498f2979081b0fd5f2 P 4760d4757d784a62a5d28c8c64b25e06 [LEADER]: Queue going to LEADER mode. State: All 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: "4760d4757d784a62a5d28c8c64b25e06" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42475 } }
I20260608 09:51:43.172227 10381 leader_election.cc:290] T 8e38b41ed7b74a7093f9ccf6ae6fcc80 P cdee8860181c46fa9504945b89fe0990 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:43.180390 10382 ts_tablet_manager.cc:1434] T 0e608a0db43f4b498f2979081b0fd5f2 P 4760d4757d784a62a5d28c8c64b25e06: Time spent starting tablet: real 0.052s	user 0.027s	sys 0.023s
I20260608 09:51:43.190524 10391 raft_consensus.cc:2804] T 8e38b41ed7b74a7093f9ccf6ae6fcc80 P cdee8860181c46fa9504945b89fe0990 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:43.215091 10025 catalog_manager.cc:5696] T 877669acd5b14d8cbbdad57358da8482 P ba1bdec507344ce39c263568f0b2ba65 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba1bdec507344ce39c263568f0b2ba65 (127.9.161.193). New cstate: current_term: 1 leader_uuid: "ba1bdec507344ce39c263568f0b2ba65" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba1bdec507344ce39c263568f0b2ba65" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44091 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:43.235251 10380 tablet_bootstrap.cc:492] T 1ef4362a1c5e417198705ccea746cc88 P ba1bdec507344ce39c263568f0b2ba65: No bootstrap required, opened a new log
I20260608 09:51:43.235905 10380 ts_tablet_manager.cc:1403] T 1ef4362a1c5e417198705ccea746cc88 P ba1bdec507344ce39c263568f0b2ba65: Time spent bootstrapping tablet: real 0.081s	user 0.029s	sys 0.035s
I20260608 09:51:43.239045 10381 ts_tablet_manager.cc:1434] T 8e38b41ed7b74a7093f9ccf6ae6fcc80 P cdee8860181c46fa9504945b89fe0990: Time spent starting tablet: real 0.110s	user 0.026s	sys 0.044s
I20260608 09:51:43.243894 10391 raft_consensus.cc:697] T 8e38b41ed7b74a7093f9ccf6ae6fcc80 P cdee8860181c46fa9504945b89fe0990 [term 1 LEADER]: Becoming Leader. State: Replica: cdee8860181c46fa9504945b89fe0990, State: Running, Role: LEADER
I20260608 09:51:43.245040 10391 consensus_queue.cc:237] T 8e38b41ed7b74a7093f9ccf6ae6fcc80 P cdee8860181c46fa9504945b89fe0990 [LEADER]: Queue going to LEADER mode. State: All 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: "cdee8860181c46fa9504945b89fe0990" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 46459 } }
I20260608 09:51:43.232602 10024 catalog_manager.cc:5696] T 0e608a0db43f4b498f2979081b0fd5f2 P 4760d4757d784a62a5d28c8c64b25e06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4760d4757d784a62a5d28c8c64b25e06 (127.9.161.195). New cstate: current_term: 1 leader_uuid: "4760d4757d784a62a5d28c8c64b25e06" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4760d4757d784a62a5d28c8c64b25e06" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42475 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:43.250352 10380 raft_consensus.cc:359] T 1ef4362a1c5e417198705ccea746cc88 P ba1bdec507344ce39c263568f0b2ba65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba1bdec507344ce39c263568f0b2ba65" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44091 } }
I20260608 09:51:43.253852 10380 raft_consensus.cc:385] T 1ef4362a1c5e417198705ccea746cc88 P ba1bdec507344ce39c263568f0b2ba65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:43.254757 10380 raft_consensus.cc:740] T 1ef4362a1c5e417198705ccea746cc88 P ba1bdec507344ce39c263568f0b2ba65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba1bdec507344ce39c263568f0b2ba65, State: Initialized, Role: FOLLOWER
I20260608 09:51:43.256309 10380 consensus_queue.cc:260] T 1ef4362a1c5e417198705ccea746cc88 P ba1bdec507344ce39c263568f0b2ba65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ba1bdec507344ce39c263568f0b2ba65" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44091 } }
I20260608 09:51:43.258157 10380 raft_consensus.cc:399] T 1ef4362a1c5e417198705ccea746cc88 P ba1bdec507344ce39c263568f0b2ba65 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:43.258985 10380 raft_consensus.cc:493] T 1ef4362a1c5e417198705ccea746cc88 P ba1bdec507344ce39c263568f0b2ba65 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:43.259826 10380 raft_consensus.cc:3060] T 1ef4362a1c5e417198705ccea746cc88 P ba1bdec507344ce39c263568f0b2ba65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:43.268695 10380 raft_consensus.cc:515] T 1ef4362a1c5e417198705ccea746cc88 P ba1bdec507344ce39c263568f0b2ba65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba1bdec507344ce39c263568f0b2ba65" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44091 } }
I20260608 09:51:43.272302 10380 leader_election.cc:304] T 1ef4362a1c5e417198705ccea746cc88 P ba1bdec507344ce39c263568f0b2ba65 [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: ba1bdec507344ce39c263568f0b2ba65; no voters: 
I20260608 09:51:43.273177 10380 leader_election.cc:290] T 1ef4362a1c5e417198705ccea746cc88 P ba1bdec507344ce39c263568f0b2ba65 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:43.273373 10386 raft_consensus.cc:2804] T 1ef4362a1c5e417198705ccea746cc88 P ba1bdec507344ce39c263568f0b2ba65 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:43.274044 10386 raft_consensus.cc:697] T 1ef4362a1c5e417198705ccea746cc88 P ba1bdec507344ce39c263568f0b2ba65 [term 1 LEADER]: Becoming Leader. State: Replica: ba1bdec507344ce39c263568f0b2ba65, State: Running, Role: LEADER
I20260608 09:51:43.274889 10386 consensus_queue.cc:237] T 1ef4362a1c5e417198705ccea746cc88 P ba1bdec507344ce39c263568f0b2ba65 [LEADER]: Queue going to LEADER mode. State: All 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: "ba1bdec507344ce39c263568f0b2ba65" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44091 } }
I20260608 09:51:43.277163 10380 ts_tablet_manager.cc:1434] T 1ef4362a1c5e417198705ccea746cc88 P ba1bdec507344ce39c263568f0b2ba65: Time spent starting tablet: real 0.041s	user 0.015s	sys 0.003s
I20260608 09:51:43.284812 10023 catalog_manager.cc:5696] T 8e38b41ed7b74a7093f9ccf6ae6fcc80 P cdee8860181c46fa9504945b89fe0990 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdee8860181c46fa9504945b89fe0990 (127.9.161.194). New cstate: current_term: 1 leader_uuid: "cdee8860181c46fa9504945b89fe0990" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdee8860181c46fa9504945b89fe0990" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 46459 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:43.303222 10024 catalog_manager.cc:5696] T 1ef4362a1c5e417198705ccea746cc88 P ba1bdec507344ce39c263568f0b2ba65 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba1bdec507344ce39c263568f0b2ba65 (127.9.161.193). New cstate: current_term: 1 leader_uuid: "ba1bdec507344ce39c263568f0b2ba65" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba1bdec507344ce39c263568f0b2ba65" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44091 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:43.347729  9863 tablet_server.cc:179] TabletServer@127.9.161.193:0 shutting down...
I20260608 09:51:43.370223  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:43.371881  9863 tablet_replica.cc:333] T 1ef4362a1c5e417198705ccea746cc88 P ba1bdec507344ce39c263568f0b2ba65: stopping tablet replica
I20260608 09:51:43.372913  9863 raft_consensus.cc:2243] T 1ef4362a1c5e417198705ccea746cc88 P ba1bdec507344ce39c263568f0b2ba65 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:43.373662  9863 raft_consensus.cc:2272] T 1ef4362a1c5e417198705ccea746cc88 P ba1bdec507344ce39c263568f0b2ba65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:43.377105  9863 tablet_replica.cc:333] T 877669acd5b14d8cbbdad57358da8482 P ba1bdec507344ce39c263568f0b2ba65: stopping tablet replica
I20260608 09:51:43.377739  9863 raft_consensus.cc:2243] T 877669acd5b14d8cbbdad57358da8482 P ba1bdec507344ce39c263568f0b2ba65 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:43.378268  9863 raft_consensus.cc:2272] T 877669acd5b14d8cbbdad57358da8482 P ba1bdec507344ce39c263568f0b2ba65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:43.532855  9863 tablet_server.cc:196] TabletServer@127.9.161.193:0 shutdown complete.
I20260608 09:51:43.543114  9863 tablet_server.cc:179] TabletServer@127.9.161.194:0 shutting down...
I20260608 09:51:43.560640  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:43.561547  9863 tablet_replica.cc:333] T 8e38b41ed7b74a7093f9ccf6ae6fcc80 P cdee8860181c46fa9504945b89fe0990: stopping tablet replica
I20260608 09:51:43.562163  9863 raft_consensus.cc:2243] T 8e38b41ed7b74a7093f9ccf6ae6fcc80 P cdee8860181c46fa9504945b89fe0990 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:43.562649  9863 raft_consensus.cc:2272] T 8e38b41ed7b74a7093f9ccf6ae6fcc80 P cdee8860181c46fa9504945b89fe0990 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:43.582870  9863 tablet_server.cc:196] TabletServer@127.9.161.194:0 shutdown complete.
I20260608 09:51:43.591331  9863 tablet_server.cc:179] TabletServer@127.9.161.195:0 shutting down...
I20260608 09:51:43.610141  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:43.610954  9863 tablet_replica.cc:333] T 0e608a0db43f4b498f2979081b0fd5f2 P 4760d4757d784a62a5d28c8c64b25e06: stopping tablet replica
I20260608 09:51:43.611487  9863 raft_consensus.cc:2243] T 0e608a0db43f4b498f2979081b0fd5f2 P 4760d4757d784a62a5d28c8c64b25e06 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:43.612036  9863 raft_consensus.cc:2272] T 0e608a0db43f4b498f2979081b0fd5f2 P 4760d4757d784a62a5d28c8c64b25e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:43.631970  9863 tablet_server.cc:196] TabletServer@127.9.161.195:0 shutdown complete.
I20260608 09:51:43.640970  9863 master.cc:562] Master@127.9.161.254:33165 shutting down...
I20260608 09:51:43.655880  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0a8d62b761df4167a00208de9dc2eefb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:43.656467  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0a8d62b761df4167a00208de9dc2eefb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:43.656801  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0a8d62b761df4167a00208de9dc2eefb: stopping tablet replica
I20260608 09:51:43.676020  9863 master.cc:584] Master@127.9.161.254:33165 shutdown complete.
I20260608 09:51:43.687678  9863 master.cc:562] Master@127.9.161.253:46633 shutting down...
I20260608 09:51:43.779472  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 92e189d6460d47568f654d9923c391c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:43.780073  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 92e189d6460d47568f654d9923c391c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:43.780421  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P 92e189d6460d47568f654d9923c391c1: stopping tablet replica
W20260608 09:51:43.816437 10011 consensus_peers.cc:597] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 -> Peer 92e189d6460d47568f654d9923c391c1 (127.9.161.253:46633): Couldn't send request to peer 92e189d6460d47568f654d9923c391c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on Master. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:43.836732  9863 master.cc:584] Master@127.9.161.253:46633 shutdown complete.
I20260608 09:51:43.848501  9863 master.cc:562] Master@127.9.161.252:37637 shutting down...
I20260608 09:51:43.864656  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:43.866079  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:43.866593  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3bd691dcccb640b9a3c1bb4d3403a462: stopping tablet replica
I20260608 09:51:43.886765  9863 master.cc:584] Master@127.9.161.252:37637 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (4918 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 09:51:43.915182  9863 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.161.254:35173
I20260608 09:51:43.916296  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:43.921209 10407 instance_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:43.921816 10408 instance_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:43.923245 10410 instance_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:43.924278  9863 server_base.cc:1061] running on GCE node
I20260608 09:51:43.925057  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:43.925297  9863 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:43.925469  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912303925452 us; error 0 us; skew 500 ppm
I20260608 09:51:43.926173  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:43.928521  9863 webserver.cc:533] Webserver started at http://127.9.161.254:41193/ using document root <none> and password file <none>
I20260608 09:51:43.929061  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:43.929273  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:43.929553  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:43.930718  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912298820956-9863-0/minicluster-data/master-0-root/instance:
uuid: "0d90743f12864839ab81c4f64b9086ea"
format_stamp: "Formatted at 2026-06-08 09:51:43 on dist-test-slave-bjvn"
I20260608 09:51:43.935351  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:51:43.938910 10415 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:43.939718  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:51:43.940033  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912298820956-9863-0/minicluster-data/master-0-root
uuid: "0d90743f12864839ab81c4f64b9086ea"
format_stamp: "Formatted at 2026-06-08 09:51:43 on dist-test-slave-bjvn"
I20260608 09:51:43.940337  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912298820956-9863-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912298820956-9863-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912298820956-9863-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:43.958077  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:43.959177  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:43.997272  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.254:35173
I20260608 09:51:43.997430 10466 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.254:35173 every 8 connection(s)
I20260608 09:51:44.001612 10467 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:44.012233 10467 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0d90743f12864839ab81c4f64b9086ea: Bootstrap starting.
I20260608 09:51:44.017237 10467 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0d90743f12864839ab81c4f64b9086ea: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:44.021564 10467 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0d90743f12864839ab81c4f64b9086ea: No bootstrap required, opened a new log
I20260608 09:51:44.023684 10467 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0d90743f12864839ab81c4f64b9086ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d90743f12864839ab81c4f64b9086ea" member_type: VOTER }
I20260608 09:51:44.024075 10467 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0d90743f12864839ab81c4f64b9086ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:44.024259 10467 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0d90743f12864839ab81c4f64b9086ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d90743f12864839ab81c4f64b9086ea, State: Initialized, Role: FOLLOWER
I20260608 09:51:44.024906 10467 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0d90743f12864839ab81c4f64b9086ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0d90743f12864839ab81c4f64b9086ea" member_type: VOTER }
I20260608 09:51:44.025354 10467 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0d90743f12864839ab81c4f64b9086ea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:44.025556 10467 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0d90743f12864839ab81c4f64b9086ea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:44.025779 10467 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0d90743f12864839ab81c4f64b9086ea [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:44.030046 10467 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0d90743f12864839ab81c4f64b9086ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d90743f12864839ab81c4f64b9086ea" member_type: VOTER }
I20260608 09:51:44.030599 10467 leader_election.cc:304] T 00000000000000000000000000000000 P 0d90743f12864839ab81c4f64b9086ea [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: 0d90743f12864839ab81c4f64b9086ea; no voters: 
I20260608 09:51:44.031998 10467 leader_election.cc:290] T 00000000000000000000000000000000 P 0d90743f12864839ab81c4f64b9086ea [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:44.032392 10470 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0d90743f12864839ab81c4f64b9086ea [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:44.033936 10470 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0d90743f12864839ab81c4f64b9086ea [term 1 LEADER]: Becoming Leader. State: Replica: 0d90743f12864839ab81c4f64b9086ea, State: Running, Role: LEADER
I20260608 09:51:44.034655 10470 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0d90743f12864839ab81c4f64b9086ea [LEADER]: Queue going to LEADER mode. State: All 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: "0d90743f12864839ab81c4f64b9086ea" member_type: VOTER }
I20260608 09:51:44.035526 10467 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0d90743f12864839ab81c4f64b9086ea [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:44.037803 10471 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0d90743f12864839ab81c4f64b9086ea [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0d90743f12864839ab81c4f64b9086ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d90743f12864839ab81c4f64b9086ea" member_type: VOTER } }
I20260608 09:51:44.037889 10472 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0d90743f12864839ab81c4f64b9086ea [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0d90743f12864839ab81c4f64b9086ea. Latest consensus state: current_term: 1 leader_uuid: "0d90743f12864839ab81c4f64b9086ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d90743f12864839ab81c4f64b9086ea" member_type: VOTER } }
I20260608 09:51:44.038645 10472 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0d90743f12864839ab81c4f64b9086ea [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:44.038681 10471 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0d90743f12864839ab81c4f64b9086ea [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:44.042742 10476 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:51:44.052280 10476 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:51:44.053469  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:51:44.062686 10476 catalog_manager.cc:1382] Generated new cluster ID: 15440216f2034ef794d3a34d1a69def4
I20260608 09:51:44.062999 10476 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:51:44.108538 10476 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:51:44.109839 10476 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:51:44.123067 10476 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0d90743f12864839ab81c4f64b9086ea: Generated new TSK 0
I20260608 09:51:44.123756 10476 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:51:44.184389  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:44.190280 10488 instance_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.191435 10489 instance_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:44.193266 10491 instance_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.193447  9863 server_base.cc:1061] running on GCE node
I20260608 09:51:44.194375  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:44.194675  9863 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.194865  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912304194845 us; error 0 us; skew 500 ppm
I20260608 09:51:44.195731  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:44.198776  9863 webserver.cc:533] Webserver started at http://127.9.161.193:46787/ using document root <none> and password file <none>
I20260608 09:51:44.199321  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:44.199534  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:44.199829  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:44.200924  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912298820956-9863-0/minicluster-data/ts-0-root/instance:
uuid: "190e99733a44490fb3d2dc419cdd6b38"
format_stamp: "Formatted at 2026-06-08 09:51:44 on dist-test-slave-bjvn"
I20260608 09:51:44.205574  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:51:44.209035 10496 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.209972  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260608 09:51:44.210246  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912298820956-9863-0/minicluster-data/ts-0-root
uuid: "190e99733a44490fb3d2dc419cdd6b38"
format_stamp: "Formatted at 2026-06-08 09:51:44 on dist-test-slave-bjvn"
I20260608 09:51:44.210490  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912298820956-9863-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912298820956-9863-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912298820956-9863-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:44.231140  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:44.232164  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:44.233554  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:44.235956  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:44.236145  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:44.236460  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:44.236605  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:44.279474  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.193:37317
I20260608 09:51:44.279594 10558 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.193:37317 every 8 connection(s)
I20260608 09:51:44.284950  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:44.292110 10563 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:44.293824 10564 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:44.296604  9863 server_base.cc:1061] running on GCE node
W20260608 09:51:44.296903 10566 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:44.297971  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:44.298264  9863 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.298275 10559 heartbeater.cc:344] Connected to a master server at 127.9.161.254:35173
I20260608 09:51:44.298511  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912304298490 us; error 0 us; skew 500 ppm
I20260608 09:51:44.298787 10559 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:44.299264  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:44.299610 10559 heartbeater.cc:507] Master 127.9.161.254:35173 requested a full tablet report, sending...
I20260608 09:51:44.301934  9863 webserver.cc:533] Webserver started at http://127.9.161.194:34489/ using document root <none> and password file <none>
I20260608 09:51:44.302369 10432 ts_manager.cc:194] Registered new tserver with Master: 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317)
I20260608 09:51:44.302676  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:44.302953  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:44.303294  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:44.304698  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912298820956-9863-0/minicluster-data/ts-1-root/instance:
uuid: "e8e777d8c363450f829b2ffc72cd50ad"
format_stamp: "Formatted at 2026-06-08 09:51:44 on dist-test-slave-bjvn"
I20260608 09:51:44.304821 10432 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51340
I20260608 09:51:44.310161  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:51:44.313750 10571 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:44.314944  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 09:51:44.315287  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912298820956-9863-0/minicluster-data/ts-1-root
uuid: "e8e777d8c363450f829b2ffc72cd50ad"
format_stamp: "Formatted at 2026-06-08 09:51:44 on dist-test-slave-bjvn"
I20260608 09:51:44.315608  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912298820956-9863-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912298820956-9863-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912298820956-9863-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:44.342144  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:44.343375  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:44.344791  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:44.347183  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:44.347411  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:44.347659  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:44.347838  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:44.385125  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.194:41821
I20260608 09:51:44.385253 10633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.194:41821 every 8 connection(s)
I20260608 09:51:44.390479  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:44.397727 10637 instance_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.400277 10638 instance_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.402439  9863 server_base.cc:1061] running on GCE node
I20260608 09:51:44.403091 10634 heartbeater.cc:344] Connected to a master server at 127.9.161.254:35173
I20260608 09:51:44.403482 10634 heartbeater.cc:461] Registering TS with master...
W20260608 09:51:44.403635 10640 instance_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.404311 10634 heartbeater.cc:507] Master 127.9.161.254:35173 requested a full tablet report, sending...
I20260608 09:51:44.404687  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:44.404918  9863 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.405122  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912304405102 us; error 0 us; skew 500 ppm
I20260608 09:51:44.405987  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:44.406646 10432 ts_manager.cc:194] Registered new tserver with Master: e8e777d8c363450f829b2ffc72cd50ad (127.9.161.194:41821)
I20260608 09:51:44.408212 10432 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51350
I20260608 09:51:44.408671  9863 webserver.cc:533] Webserver started at http://127.9.161.195:37823/ using document root <none> and password file <none>
I20260608 09:51:44.409349  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:44.409596  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:44.409936  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:44.411056  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912298820956-9863-0/minicluster-data/ts-2-root/instance:
uuid: "21211c1b9efe42a78a34e52cc95e29b6"
format_stamp: "Formatted at 2026-06-08 09:51:44 on dist-test-slave-bjvn"
I20260608 09:51:44.415860  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:51:44.419371 10645 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.420193  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:51:44.420493  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912298820956-9863-0/minicluster-data/ts-2-root
uuid: "21211c1b9efe42a78a34e52cc95e29b6"
format_stamp: "Formatted at 2026-06-08 09:51:44 on dist-test-slave-bjvn"
I20260608 09:51:44.420794  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912298820956-9863-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912298820956-9863-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912298820956-9863-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:44.439793  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:44.440948  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:44.442248  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:44.444571  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:44.444816  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:44.445063  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:44.445254  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:44.485193  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.195:38097
I20260608 09:51:44.485308 10707 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.195:38097 every 8 connection(s)
I20260608 09:51:44.500540 10708 heartbeater.cc:344] Connected to a master server at 127.9.161.254:35173
I20260608 09:51:44.500913 10708 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:44.501653 10708 heartbeater.cc:507] Master 127.9.161.254:35173 requested a full tablet report, sending...
I20260608 09:51:44.503659 10432 ts_manager.cc:194] Registered new tserver with Master: 21211c1b9efe42a78a34e52cc95e29b6 (127.9.161.195:38097)
I20260608 09:51:44.503803  9863 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014789655s
I20260608 09:51:44.505117 10432 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51356
I20260608 09:51:45.307986 10559 heartbeater.cc:499] Master 127.9.161.254:35173 was elected leader, sending a full tablet report...
I20260608 09:51:45.410835 10634 heartbeater.cc:499] Master 127.9.161.254:35173 was elected leader, sending a full tablet report...
I20260608 09:51:45.507755 10708 heartbeater.cc:499] Master 127.9.161.254:35173 was elected leader, sending a full tablet report...
I20260608 09:51:45.563823 10432 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51370:
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:45.566432 10432 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:45.650563 10596 tablet_service.cc:1511] Processing CreateTablet for tablet b8f797497beb4e4a8c3010e4ae697056 (DEFAULT_TABLE table=test-workload [id=fc90da1c387e4968bb5e42d6f5266f71]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 09:51:45.652173 10596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8f797497beb4e4a8c3010e4ae697056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:45.651825 10598 tablet_service.cc:1511] Processing CreateTablet for tablet 5f97082a3cd547ea90f72e80d61de358 (DEFAULT_TABLE table=test-workload [id=fc90da1c387e4968bb5e42d6f5266f71]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 09:51:45.653214 10598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f97082a3cd547ea90f72e80d61de358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:45.650563 10597 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2ef3f68729477ead2e0d1ceca01252 (DEFAULT_TABLE table=test-workload [id=fc90da1c387e4968bb5e42d6f5266f71]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 09:51:45.654801 10597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2ef3f68729477ead2e0d1ceca01252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:45.658514 10523 tablet_service.cc:1511] Processing CreateTablet for tablet 5f97082a3cd547ea90f72e80d61de358 (DEFAULT_TABLE table=test-workload [id=fc90da1c387e4968bb5e42d6f5266f71]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 09:51:45.659070 10599 tablet_service.cc:1511] Processing CreateTablet for tablet 40fb3965014c48dea2641b77e3a80804 (DEFAULT_TABLE table=test-workload [id=fc90da1c387e4968bb5e42d6f5266f71]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 09:51:45.660018 10523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f97082a3cd547ea90f72e80d61de358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:45.660400 10599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40fb3965014c48dea2641b77e3a80804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:45.660444 10524 tablet_service.cc:1511] Processing CreateTablet for tablet 40fb3965014c48dea2641b77e3a80804 (DEFAULT_TABLE table=test-workload [id=fc90da1c387e4968bb5e42d6f5266f71]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 09:51:45.661953 10524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40fb3965014c48dea2641b77e3a80804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:45.663079 10521 tablet_service.cc:1511] Processing CreateTablet for tablet b8f797497beb4e4a8c3010e4ae697056 (DEFAULT_TABLE table=test-workload [id=fc90da1c387e4968bb5e42d6f5266f71]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 09:51:45.663080 10522 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2ef3f68729477ead2e0d1ceca01252 (DEFAULT_TABLE table=test-workload [id=fc90da1c387e4968bb5e42d6f5266f71]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 09:51:45.664740 10521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8f797497beb4e4a8c3010e4ae697056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:45.665278 10520 tablet_service.cc:1511] Processing CreateTablet for tablet 9d83ec7c03cc42b48d57869f1478466f (DEFAULT_TABLE table=test-workload [id=fc90da1c387e4968bb5e42d6f5266f71]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 09:51:45.666705 10520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d83ec7c03cc42b48d57869f1478466f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:45.666824 10517 tablet_service.cc:1511] Processing CreateTablet for tablet bc121a5d943d4ebcbba6d4f9cc9a93e2 (DEFAULT_TABLE table=test-workload [id=fc90da1c387e4968bb5e42d6f5266f71]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 09:51:45.668118 10517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc121a5d943d4ebcbba6d4f9cc9a93e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:45.670492 10522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2ef3f68729477ead2e0d1ceca01252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:45.671092 10518 tablet_service.cc:1511] Processing CreateTablet for tablet 9a67001f8ff247b0858d5fb37ee394c9 (DEFAULT_TABLE table=test-workload [id=fc90da1c387e4968bb5e42d6f5266f71]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 09:51:45.672437 10518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a67001f8ff247b0858d5fb37ee394c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:45.675097 10519 tablet_service.cc:1511] Processing CreateTablet for tablet 29bac1165a544f89b7e7f805bc9f5e4d (DEFAULT_TABLE table=test-workload [id=fc90da1c387e4968bb5e42d6f5266f71]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 09:51:45.675633 10595 tablet_service.cc:1511] Processing CreateTablet for tablet 9d83ec7c03cc42b48d57869f1478466f (DEFAULT_TABLE table=test-workload [id=fc90da1c387e4968bb5e42d6f5266f71]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 09:51:45.676512 10519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29bac1165a544f89b7e7f805bc9f5e4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:45.677023 10595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d83ec7c03cc42b48d57869f1478466f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:45.683970 10594 tablet_service.cc:1511] Processing CreateTablet for tablet 29bac1165a544f89b7e7f805bc9f5e4d (DEFAULT_TABLE table=test-workload [id=fc90da1c387e4968bb5e42d6f5266f71]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 09:51:45.686333 10594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29bac1165a544f89b7e7f805bc9f5e4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:45.695161 10592 tablet_service.cc:1511] Processing CreateTablet for tablet bc121a5d943d4ebcbba6d4f9cc9a93e2 (DEFAULT_TABLE table=test-workload [id=fc90da1c387e4968bb5e42d6f5266f71]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 09:51:45.696623 10592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc121a5d943d4ebcbba6d4f9cc9a93e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:45.700847 10593 tablet_service.cc:1511] Processing CreateTablet for tablet 9a67001f8ff247b0858d5fb37ee394c9 (DEFAULT_TABLE table=test-workload [id=fc90da1c387e4968bb5e42d6f5266f71]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 09:51:45.702622 10593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a67001f8ff247b0858d5fb37ee394c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:45.714716 10672 tablet_service.cc:1511] Processing CreateTablet for tablet 5f97082a3cd547ea90f72e80d61de358 (DEFAULT_TABLE table=test-workload [id=fc90da1c387e4968bb5e42d6f5266f71]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 09:51:45.716262 10672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f97082a3cd547ea90f72e80d61de358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:45.719139 10671 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2ef3f68729477ead2e0d1ceca01252 (DEFAULT_TABLE table=test-workload [id=fc90da1c387e4968bb5e42d6f5266f71]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 09:51:45.720614 10671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2ef3f68729477ead2e0d1ceca01252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:45.723173 10670 tablet_service.cc:1511] Processing CreateTablet for tablet b8f797497beb4e4a8c3010e4ae697056 (DEFAULT_TABLE table=test-workload [id=fc90da1c387e4968bb5e42d6f5266f71]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 09:51:45.726871 10670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8f797497beb4e4a8c3010e4ae697056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:45.726137 10669 tablet_service.cc:1511] Processing CreateTablet for tablet 9d83ec7c03cc42b48d57869f1478466f (DEFAULT_TABLE table=test-workload [id=fc90da1c387e4968bb5e42d6f5266f71]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 09:51:45.730172 10673 tablet_service.cc:1511] Processing CreateTablet for tablet 40fb3965014c48dea2641b77e3a80804 (DEFAULT_TABLE table=test-workload [id=fc90da1c387e4968bb5e42d6f5266f71]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 09:51:45.730479 10668 tablet_service.cc:1511] Processing CreateTablet for tablet 29bac1165a544f89b7e7f805bc9f5e4d (DEFAULT_TABLE table=test-workload [id=fc90da1c387e4968bb5e42d6f5266f71]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 09:51:45.731122 10666 tablet_service.cc:1511] Processing CreateTablet for tablet bc121a5d943d4ebcbba6d4f9cc9a93e2 (DEFAULT_TABLE table=test-workload [id=fc90da1c387e4968bb5e42d6f5266f71]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 09:51:45.732424 10673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40fb3965014c48dea2641b77e3a80804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:45.734205 10667 tablet_service.cc:1511] Processing CreateTablet for tablet 9a67001f8ff247b0858d5fb37ee394c9 (DEFAULT_TABLE table=test-workload [id=fc90da1c387e4968bb5e42d6f5266f71]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 09:51:45.736918 10668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29bac1165a544f89b7e7f805bc9f5e4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:45.738330 10666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc121a5d943d4ebcbba6d4f9cc9a93e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:45.739822 10669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d83ec7c03cc42b48d57869f1478466f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:45.740898 10667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a67001f8ff247b0858d5fb37ee394c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:45.806723 10730 tablet_bootstrap.cc:492] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad: Bootstrap starting.
I20260608 09:51:45.813714 10729 tablet_bootstrap.cc:492] T 40fb3965014c48dea2641b77e3a80804 P 190e99733a44490fb3d2dc419cdd6b38: Bootstrap starting.
I20260608 09:51:45.813997 10728 tablet_bootstrap.cc:492] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6: Bootstrap starting.
I20260608 09:51:45.820905 10728 tablet_bootstrap.cc:654] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:45.820952 10729 tablet_bootstrap.cc:654] T 40fb3965014c48dea2641b77e3a80804 P 190e99733a44490fb3d2dc419cdd6b38: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:45.821991 10730 tablet_bootstrap.cc:654] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:45.829862 10728 tablet_bootstrap.cc:492] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6: No bootstrap required, opened a new log
I20260608 09:51:45.830349 10728 ts_tablet_manager.cc:1403] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260608 09:51:45.831385 10729 tablet_bootstrap.cc:492] T 40fb3965014c48dea2641b77e3a80804 P 190e99733a44490fb3d2dc419cdd6b38: No bootstrap required, opened a new log
I20260608 09:51:45.831943 10729 ts_tablet_manager.cc:1403] T 40fb3965014c48dea2641b77e3a80804 P 190e99733a44490fb3d2dc419cdd6b38: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260608 09:51:45.832695 10728 raft_consensus.cc:359] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:45.833412 10728 raft_consensus.cc:385] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:45.833693 10728 raft_consensus.cc:740] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21211c1b9efe42a78a34e52cc95e29b6, State: Initialized, Role: FOLLOWER
I20260608 09:51:45.834087 10730 tablet_bootstrap.cc:492] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad: No bootstrap required, opened a new log
I20260608 09:51:45.834553 10730 ts_tablet_manager.cc:1403] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.014s
I20260608 09:51:45.834604 10728 consensus_queue.cc:260] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:45.834831 10729 raft_consensus.cc:359] T 40fb3965014c48dea2641b77e3a80804 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:45.835614 10729 raft_consensus.cc:385] T 40fb3965014c48dea2641b77e3a80804 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:45.835933 10729 raft_consensus.cc:740] T 40fb3965014c48dea2641b77e3a80804 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 190e99733a44490fb3d2dc419cdd6b38, State: Initialized, Role: FOLLOWER
I20260608 09:51:45.836788 10729 consensus_queue.cc:260] T 40fb3965014c48dea2641b77e3a80804 P 190e99733a44490fb3d2dc419cdd6b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:45.838172 10728 ts_tablet_manager.cc:1434] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:51:45.837858 10730 raft_consensus.cc:359] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:45.838776 10730 raft_consensus.cc:385] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:45.839314 10728 tablet_bootstrap.cc:492] T 8f2ef3f68729477ead2e0d1ceca01252 P 21211c1b9efe42a78a34e52cc95e29b6: Bootstrap starting.
I20260608 09:51:45.839195 10730 raft_consensus.cc:740] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e777d8c363450f829b2ffc72cd50ad, State: Initialized, Role: FOLLOWER
I20260608 09:51:45.840509 10730 consensus_queue.cc:260] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:45.846129 10728 tablet_bootstrap.cc:654] T 8f2ef3f68729477ead2e0d1ceca01252 P 21211c1b9efe42a78a34e52cc95e29b6: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:45.846699 10729 ts_tablet_manager.cc:1434] T 40fb3965014c48dea2641b77e3a80804 P 190e99733a44490fb3d2dc419cdd6b38: Time spent starting tablet: real 0.014s	user 0.016s	sys 0.000s
I20260608 09:51:45.848446 10730 ts_tablet_manager.cc:1434] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.005s
I20260608 09:51:45.849553 10729 tablet_bootstrap.cc:492] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38: Bootstrap starting.
I20260608 09:51:45.854240 10730 tablet_bootstrap.cc:492] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad: Bootstrap starting.
I20260608 09:51:45.855840 10729 tablet_bootstrap.cc:654] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:45.862957 10730 tablet_bootstrap.cc:654] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:45.867689 10728 tablet_bootstrap.cc:492] T 8f2ef3f68729477ead2e0d1ceca01252 P 21211c1b9efe42a78a34e52cc95e29b6: No bootstrap required, opened a new log
I20260608 09:51:45.868212 10728 ts_tablet_manager.cc:1403] T 8f2ef3f68729477ead2e0d1ceca01252 P 21211c1b9efe42a78a34e52cc95e29b6: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.007s
I20260608 09:51:45.869520 10729 tablet_bootstrap.cc:492] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38: No bootstrap required, opened a new log
I20260608 09:51:45.870209 10729 ts_tablet_manager.cc:1403] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.005s
I20260608 09:51:45.870621 10728 raft_consensus.cc:359] T 8f2ef3f68729477ead2e0d1ceca01252 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:45.871217 10728 raft_consensus.cc:385] T 8f2ef3f68729477ead2e0d1ceca01252 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:45.871480 10728 raft_consensus.cc:740] T 8f2ef3f68729477ead2e0d1ceca01252 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21211c1b9efe42a78a34e52cc95e29b6, State: Initialized, Role: FOLLOWER
I20260608 09:51:45.872211 10728 consensus_queue.cc:260] T 8f2ef3f68729477ead2e0d1ceca01252 P 21211c1b9efe42a78a34e52cc95e29b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:45.873374 10730 tablet_bootstrap.cc:492] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad: No bootstrap required, opened a new log
I20260608 09:51:45.873257 10729 raft_consensus.cc:359] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:45.873906 10730 ts_tablet_manager.cc:1403] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260608 09:51:45.874027 10729 raft_consensus.cc:385] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:45.874220 10728 ts_tablet_manager.cc:1434] T 8f2ef3f68729477ead2e0d1ceca01252 P 21211c1b9efe42a78a34e52cc95e29b6: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 09:51:45.874387 10729 raft_consensus.cc:740] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 190e99733a44490fb3d2dc419cdd6b38, State: Initialized, Role: FOLLOWER
I20260608 09:51:45.875260 10728 tablet_bootstrap.cc:492] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6: Bootstrap starting.
I20260608 09:51:45.875319 10729 consensus_queue.cc:260] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:45.877671 10729 ts_tablet_manager.cc:1434] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260608 09:51:45.878639 10729 tablet_bootstrap.cc:492] T 29bac1165a544f89b7e7f805bc9f5e4d P 190e99733a44490fb3d2dc419cdd6b38: Bootstrap starting.
I20260608 09:51:45.879782 10730 raft_consensus.cc:359] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:45.880522 10730 raft_consensus.cc:385] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:45.880816 10730 raft_consensus.cc:740] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e777d8c363450f829b2ffc72cd50ad, State: Initialized, Role: FOLLOWER
I20260608 09:51:45.882148 10728 tablet_bootstrap.cc:654] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:45.881774 10730 consensus_queue.cc:260] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:45.884414 10730 ts_tablet_manager.cc:1434] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:51:45.885506 10729 tablet_bootstrap.cc:654] T 29bac1165a544f89b7e7f805bc9f5e4d P 190e99733a44490fb3d2dc419cdd6b38: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:45.885643 10730 tablet_bootstrap.cc:492] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad: Bootstrap starting.
I20260608 09:51:45.892969 10730 tablet_bootstrap.cc:654] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:45.914507 10729 tablet_bootstrap.cc:492] T 29bac1165a544f89b7e7f805bc9f5e4d P 190e99733a44490fb3d2dc419cdd6b38: No bootstrap required, opened a new log
I20260608 09:51:45.915061 10728 tablet_bootstrap.cc:492] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6: No bootstrap required, opened a new log
I20260608 09:51:45.915088 10729 ts_tablet_manager.cc:1403] T 29bac1165a544f89b7e7f805bc9f5e4d P 190e99733a44490fb3d2dc419cdd6b38: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.011s
I20260608 09:51:45.915757 10728 ts_tablet_manager.cc:1403] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.020s
I20260608 09:51:45.916664 10730 tablet_bootstrap.cc:492] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad: No bootstrap required, opened a new log
I20260608 09:51:45.917153 10730 ts_tablet_manager.cc:1403] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.003s
I20260608 09:51:45.917707 10734 raft_consensus.cc:493] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:45.918264 10734 raft_consensus.cc:515] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:45.918414 10729 raft_consensus.cc:359] T 29bac1165a544f89b7e7f805bc9f5e4d P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:45.919094 10729 raft_consensus.cc:385] T 29bac1165a544f89b7e7f805bc9f5e4d P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:45.918838 10728 raft_consensus.cc:359] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:45.919458 10729 raft_consensus.cc:740] T 29bac1165a544f89b7e7f805bc9f5e4d P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 190e99733a44490fb3d2dc419cdd6b38, State: Initialized, Role: FOLLOWER
I20260608 09:51:45.919677 10728 raft_consensus.cc:385] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:45.920048 10728 raft_consensus.cc:740] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21211c1b9efe42a78a34e52cc95e29b6, State: Initialized, Role: FOLLOWER
I20260608 09:51:45.919955 10730 raft_consensus.cc:359] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:45.920766 10730 raft_consensus.cc:385] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:45.920359 10729 consensus_queue.cc:260] T 29bac1165a544f89b7e7f805bc9f5e4d P 190e99733a44490fb3d2dc419cdd6b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:45.921087 10730 raft_consensus.cc:740] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e777d8c363450f829b2ffc72cd50ad, State: Initialized, Role: FOLLOWER
I20260608 09:51:45.921083 10728 consensus_queue.cc:260] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:45.922071 10730 consensus_queue.cc:260] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:45.922981 10729 ts_tablet_manager.cc:1434] T 29bac1165a544f89b7e7f805bc9f5e4d P 190e99733a44490fb3d2dc419cdd6b38: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:51:45.924098 10729 tablet_bootstrap.cc:492] T 8f2ef3f68729477ead2e0d1ceca01252 P 190e99733a44490fb3d2dc419cdd6b38: Bootstrap starting.
I20260608 09:51:45.924760 10730 ts_tablet_manager.cc:1434] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 09:51:45.926129 10730 tablet_bootstrap.cc:492] T 5f97082a3cd547ea90f72e80d61de358 P e8e777d8c363450f829b2ffc72cd50ad: Bootstrap starting.
I20260608 09:51:45.929999 10728 ts_tablet_manager.cc:1434] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 09:51:45.930613 10729 tablet_bootstrap.cc:654] T 8f2ef3f68729477ead2e0d1ceca01252 P 190e99733a44490fb3d2dc419cdd6b38: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:45.932889 10730 tablet_bootstrap.cc:654] T 5f97082a3cd547ea90f72e80d61de358 P e8e777d8c363450f829b2ffc72cd50ad: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:45.938254 10734 leader_election.cc:290] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317), e8e777d8c363450f829b2ffc72cd50ad (127.9.161.194:41821)
I20260608 09:51:45.946717 10736 raft_consensus.cc:493] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:45.947176 10728 tablet_bootstrap.cc:492] T b8f797497beb4e4a8c3010e4ae697056 P 21211c1b9efe42a78a34e52cc95e29b6: Bootstrap starting.
I20260608 09:51:45.947475 10736 raft_consensus.cc:515] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:45.961768 10736 leader_election.cc:290] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317), 21211c1b9efe42a78a34e52cc95e29b6 (127.9.161.195:38097)
I20260608 09:51:45.974992 10736 raft_consensus.cc:493] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:45.975961 10736 raft_consensus.cc:515] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:45.980970 10736 leader_election.cc:290] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317), 21211c1b9efe42a78a34e52cc95e29b6 (127.9.161.195:38097)
I20260608 09:51:45.998404 10728 tablet_bootstrap.cc:654] T b8f797497beb4e4a8c3010e4ae697056 P 21211c1b9efe42a78a34e52cc95e29b6: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:46.003733 10730 tablet_bootstrap.cc:492] T 5f97082a3cd547ea90f72e80d61de358 P e8e777d8c363450f829b2ffc72cd50ad: No bootstrap required, opened a new log
I20260608 09:51:46.004271 10730 ts_tablet_manager.cc:1403] T 5f97082a3cd547ea90f72e80d61de358 P e8e777d8c363450f829b2ffc72cd50ad: Time spent bootstrapping tablet: real 0.078s	user 0.037s	sys 0.033s
I20260608 09:51:46.006067 10735 raft_consensus.cc:493] T 29bac1165a544f89b7e7f805bc9f5e4d P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:46.006897 10609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fb3965014c48dea2641b77e3a80804" candidate_uuid: "21211c1b9efe42a78a34e52cc95e29b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e777d8c363450f829b2ffc72cd50ad" is_pre_election: true
I20260608 09:51:46.006798 10735 raft_consensus.cc:515] T 29bac1165a544f89b7e7f805bc9f5e4d P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.007372 10730 raft_consensus.cc:359] T 5f97082a3cd547ea90f72e80d61de358 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.008131 10730 raft_consensus.cc:385] T 5f97082a3cd547ea90f72e80d61de358 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:46.008469 10730 raft_consensus.cc:740] T 5f97082a3cd547ea90f72e80d61de358 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e777d8c363450f829b2ffc72cd50ad, State: Initialized, Role: FOLLOWER
W20260608 09:51:46.009275 10648 leader_election.cc:343] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8e777d8c363450f829b2ffc72cd50ad (127.9.161.194:41821): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:46.010229 10730 consensus_queue.cc:260] T 5f97082a3cd547ea90f72e80d61de358 P e8e777d8c363450f829b2ffc72cd50ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.012552 10730 ts_tablet_manager.cc:1434] T 5f97082a3cd547ea90f72e80d61de358 P e8e777d8c363450f829b2ffc72cd50ad: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260608 09:51:46.013967 10735 leader_election.cc:290] T 29bac1165a544f89b7e7f805bc9f5e4d P 190e99733a44490fb3d2dc419cdd6b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e777d8c363450f829b2ffc72cd50ad (127.9.161.194:41821), 21211c1b9efe42a78a34e52cc95e29b6 (127.9.161.195:38097)
I20260608 09:51:46.018610 10744 raft_consensus.cc:493] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:46.019328 10744 raft_consensus.cc:515] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.022720 10744 leader_election.cc:290] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317), e8e777d8c363450f829b2ffc72cd50ad (127.9.161.194:41821)
I20260608 09:51:46.023638 10730 tablet_bootstrap.cc:492] T 40fb3965014c48dea2641b77e3a80804 P e8e777d8c363450f829b2ffc72cd50ad: Bootstrap starting.
I20260608 09:51:46.029659 10609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bac1165a544f89b7e7f805bc9f5e4d" candidate_uuid: "21211c1b9efe42a78a34e52cc95e29b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e777d8c363450f829b2ffc72cd50ad" is_pre_election: true
I20260608 09:51:46.032006 10534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fb3965014c48dea2641b77e3a80804" candidate_uuid: "21211c1b9efe42a78a34e52cc95e29b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190e99733a44490fb3d2dc419cdd6b38" is_pre_election: true
I20260608 09:51:46.032996 10534 raft_consensus.cc:2468] T 40fb3965014c48dea2641b77e3a80804 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21211c1b9efe42a78a34e52cc95e29b6 in term 0.
W20260608 09:51:46.033658 10648 leader_election.cc:343] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8e777d8c363450f829b2ffc72cd50ad (127.9.161.194:41821): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:46.035949 10728 tablet_bootstrap.cc:492] T b8f797497beb4e4a8c3010e4ae697056 P 21211c1b9efe42a78a34e52cc95e29b6: No bootstrap required, opened a new log
I20260608 09:51:46.036880 10728 ts_tablet_manager.cc:1403] T b8f797497beb4e4a8c3010e4ae697056 P 21211c1b9efe42a78a34e52cc95e29b6: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.006s
I20260608 09:51:46.037302 10730 tablet_bootstrap.cc:654] T 40fb3965014c48dea2641b77e3a80804 P e8e777d8c363450f829b2ffc72cd50ad: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:46.040343 10728 raft_consensus.cc:359] T b8f797497beb4e4a8c3010e4ae697056 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.041366 10728 raft_consensus.cc:385] T b8f797497beb4e4a8c3010e4ae697056 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:46.041898 10728 raft_consensus.cc:740] T b8f797497beb4e4a8c3010e4ae697056 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21211c1b9efe42a78a34e52cc95e29b6, State: Initialized, Role: FOLLOWER
I20260608 09:51:46.042938 10728 consensus_queue.cc:260] T b8f797497beb4e4a8c3010e4ae697056 P 21211c1b9efe42a78a34e52cc95e29b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
W20260608 09:51:46.050680 10480 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:51:46.052865 10485 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:51:46.053085 10728 ts_tablet_manager.cc:1434] T b8f797497beb4e4a8c3010e4ae697056 P 21211c1b9efe42a78a34e52cc95e29b6: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.005s
W20260608 09:51:46.053993 10485 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 09:51:46.059430 10730 tablet_bootstrap.cc:492] T 40fb3965014c48dea2641b77e3a80804 P e8e777d8c363450f829b2ffc72cd50ad: No bootstrap required, opened a new log
I20260608 09:51:46.060001 10730 ts_tablet_manager.cc:1403] T 40fb3965014c48dea2641b77e3a80804 P e8e777d8c363450f829b2ffc72cd50ad: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.005s
I20260608 09:51:46.061937 10728 tablet_bootstrap.cc:492] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6: Bootstrap starting.
I20260608 09:51:46.065078 10730 raft_consensus.cc:359] T 40fb3965014c48dea2641b77e3a80804 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.065945 10730 raft_consensus.cc:385] T 40fb3965014c48dea2641b77e3a80804 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:46.066286 10730 raft_consensus.cc:740] T 40fb3965014c48dea2641b77e3a80804 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e777d8c363450f829b2ffc72cd50ad, State: Initialized, Role: FOLLOWER
I20260608 09:51:46.067132 10730 consensus_queue.cc:260] T 40fb3965014c48dea2641b77e3a80804 P e8e777d8c363450f829b2ffc72cd50ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.069515 10730 ts_tablet_manager.cc:1434] T 40fb3965014c48dea2641b77e3a80804 P e8e777d8c363450f829b2ffc72cd50ad: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260608 09:51:46.070607 10730 tablet_bootstrap.cc:492] T 9a67001f8ff247b0858d5fb37ee394c9 P e8e777d8c363450f829b2ffc72cd50ad: Bootstrap starting.
I20260608 09:51:46.070186 10647 leader_election.cc:304] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [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: 190e99733a44490fb3d2dc419cdd6b38, 21211c1b9efe42a78a34e52cc95e29b6; no voters: e8e777d8c363450f829b2ffc72cd50ad
I20260608 09:51:46.071985 10744 raft_consensus.cc:2804] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:46.072487 10744 raft_consensus.cc:493] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:46.072916 10744 raft_consensus.cc:3060] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:46.077658 10730 tablet_bootstrap.cc:654] T 9a67001f8ff247b0858d5fb37ee394c9 P e8e777d8c363450f829b2ffc72cd50ad: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:46.083140 10534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bac1165a544f89b7e7f805bc9f5e4d" candidate_uuid: "21211c1b9efe42a78a34e52cc95e29b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190e99733a44490fb3d2dc419cdd6b38" is_pre_election: true
I20260608 09:51:46.084123 10534 raft_consensus.cc:2468] T 29bac1165a544f89b7e7f805bc9f5e4d P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21211c1b9efe42a78a34e52cc95e29b6 in term 0.
I20260608 09:51:46.085834 10647 leader_election.cc:304] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [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: 190e99733a44490fb3d2dc419cdd6b38, 21211c1b9efe42a78a34e52cc95e29b6; no voters: e8e777d8c363450f829b2ffc72cd50ad
I20260608 09:51:46.087477 10734 raft_consensus.cc:2804] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:46.088027 10734 raft_consensus.cc:493] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:46.088485 10734 raft_consensus.cc:3060] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:46.089001 10744 raft_consensus.cc:515] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.093636 10534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2ef3f68729477ead2e0d1ceca01252" candidate_uuid: "e8e777d8c363450f829b2ffc72cd50ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190e99733a44490fb3d2dc419cdd6b38" is_pre_election: true
I20260608 09:51:46.099193 10734 raft_consensus.cc:515] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.087483 10728 tablet_bootstrap.cc:654] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:46.102577 10534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f797497beb4e4a8c3010e4ae697056" candidate_uuid: "e8e777d8c363450f829b2ffc72cd50ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190e99733a44490fb3d2dc419cdd6b38" is_pre_election: true
I20260608 09:51:46.105254 10609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bac1165a544f89b7e7f805bc9f5e4d" candidate_uuid: "190e99733a44490fb3d2dc419cdd6b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e777d8c363450f829b2ffc72cd50ad" is_pre_election: true
I20260608 09:51:46.112640 10609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bac1165a544f89b7e7f805bc9f5e4d" candidate_uuid: "21211c1b9efe42a78a34e52cc95e29b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e777d8c363450f829b2ffc72cd50ad"
I20260608 09:51:46.114351 10608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fb3965014c48dea2641b77e3a80804" candidate_uuid: "21211c1b9efe42a78a34e52cc95e29b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e777d8c363450f829b2ffc72cd50ad"
I20260608 09:51:46.115032 10608 raft_consensus.cc:3060] T 40fb3965014c48dea2641b77e3a80804 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:46.117339 10534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fb3965014c48dea2641b77e3a80804" candidate_uuid: "21211c1b9efe42a78a34e52cc95e29b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190e99733a44490fb3d2dc419cdd6b38"
W20260608 09:51:46.116866 10648 leader_election.cc:343] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8e777d8c363450f829b2ffc72cd50ad (127.9.161.194:41821): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:46.117995 10534 raft_consensus.cc:3060] T 40fb3965014c48dea2641b77e3a80804 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:51:46.121412 10573 leader_election.cc:343] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:46.122480 10533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bac1165a544f89b7e7f805bc9f5e4d" candidate_uuid: "21211c1b9efe42a78a34e52cc95e29b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190e99733a44490fb3d2dc419cdd6b38"
I20260608 09:51:46.123445 10533 raft_consensus.cc:3060] T 29bac1165a544f89b7e7f805bc9f5e4d P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:46.116359 10744 leader_election.cc:290] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [CANDIDATE]: Term 1 election: Requested vote from peers 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317), e8e777d8c363450f829b2ffc72cd50ad (127.9.161.194:41821)
W20260608 09:51:46.129879 10499 leader_election.cc:343] T 29bac1165a544f89b7e7f805bc9f5e4d P 190e99733a44490fb3d2dc419cdd6b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8e777d8c363450f829b2ffc72cd50ad (127.9.161.194:41821): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:46.109012 10734 leader_election.cc:290] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [CANDIDATE]: Term 1 election: Requested vote from peers 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317), e8e777d8c363450f829b2ffc72cd50ad (127.9.161.194:41821)
W20260608 09:51:46.129047 10573 leader_election.cc:343] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:46.131484 10683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bac1165a544f89b7e7f805bc9f5e4d" candidate_uuid: "190e99733a44490fb3d2dc419cdd6b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21211c1b9efe42a78a34e52cc95e29b6" is_pre_election: true
I20260608 09:51:46.135449 10683 raft_consensus.cc:2393] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 190e99733a44490fb3d2dc419cdd6b38 in current term 1: Already voted for candidate 21211c1b9efe42a78a34e52cc95e29b6 in this term.
I20260608 09:51:46.136545 10681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f797497beb4e4a8c3010e4ae697056" candidate_uuid: "e8e777d8c363450f829b2ffc72cd50ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21211c1b9efe42a78a34e52cc95e29b6" is_pre_election: true
I20260608 09:51:46.136997 10682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2ef3f68729477ead2e0d1ceca01252" candidate_uuid: "e8e777d8c363450f829b2ffc72cd50ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21211c1b9efe42a78a34e52cc95e29b6" is_pre_election: true
I20260608 09:51:46.137506 10681 raft_consensus.cc:2468] T b8f797497beb4e4a8c3010e4ae697056 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e777d8c363450f829b2ffc72cd50ad in term 0.
I20260608 09:51:46.133584 10734 raft_consensus.cc:493] T 8f2ef3f68729477ead2e0d1ceca01252 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:46.138504 10497 leader_election.cc:304] T 29bac1165a544f89b7e7f805bc9f5e4d P 190e99733a44490fb3d2dc419cdd6b38 [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: 190e99733a44490fb3d2dc419cdd6b38; no voters: 21211c1b9efe42a78a34e52cc95e29b6, e8e777d8c363450f829b2ffc72cd50ad
I20260608 09:51:46.139772 10572 leader_election.cc:304] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad [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: 21211c1b9efe42a78a34e52cc95e29b6, e8e777d8c363450f829b2ffc72cd50ad; no voters: 190e99733a44490fb3d2dc419cdd6b38
I20260608 09:51:46.139412 10734 raft_consensus.cc:515] T 8f2ef3f68729477ead2e0d1ceca01252 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.140949 10729 tablet_bootstrap.cc:492] T 8f2ef3f68729477ead2e0d1ceca01252 P 190e99733a44490fb3d2dc419cdd6b38: No bootstrap required, opened a new log
I20260608 09:51:46.141152 10682 raft_consensus.cc:2468] T 8f2ef3f68729477ead2e0d1ceca01252 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e777d8c363450f829b2ffc72cd50ad in term 0.
I20260608 09:51:46.141925 10729 ts_tablet_manager.cc:1403] T 8f2ef3f68729477ead2e0d1ceca01252 P 190e99733a44490fb3d2dc419cdd6b38: Time spent bootstrapping tablet: real 0.218s	user 0.074s	sys 0.098s
I20260608 09:51:46.141534 10750 raft_consensus.cc:2804] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:46.145457 10750 raft_consensus.cc:493] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:46.146324 10750 raft_consensus.cc:3060] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:46.145517 10572 leader_election.cc:304] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad [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: 21211c1b9efe42a78a34e52cc95e29b6, e8e777d8c363450f829b2ffc72cd50ad; no voters: 190e99733a44490fb3d2dc419cdd6b38
I20260608 09:51:46.147431 10736 raft_consensus.cc:2804] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:46.147706 10533 raft_consensus.cc:2468] T 29bac1165a544f89b7e7f805bc9f5e4d P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21211c1b9efe42a78a34e52cc95e29b6 in term 1.
I20260608 09:51:46.147818 10736 raft_consensus.cc:493] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:46.147912 10609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2ef3f68729477ead2e0d1ceca01252" candidate_uuid: "21211c1b9efe42a78a34e52cc95e29b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e777d8c363450f829b2ffc72cd50ad" is_pre_election: true
I20260608 09:51:46.148321 10736 raft_consensus.cc:3060] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:46.145581 10729 raft_consensus.cc:359] T 8f2ef3f68729477ead2e0d1ceca01252 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.148715 10735 raft_consensus.cc:2749] T 29bac1165a544f89b7e7f805bc9f5e4d P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:51:46.149019 10729 raft_consensus.cc:385] T 8f2ef3f68729477ead2e0d1ceca01252 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:46.150097 10734 leader_election.cc:290] T 8f2ef3f68729477ead2e0d1ceca01252 P 21211c1b9efe42a78a34e52cc95e29b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317), e8e777d8c363450f829b2ffc72cd50ad (127.9.161.194:41821)
I20260608 09:51:46.149358 10729 raft_consensus.cc:740] T 8f2ef3f68729477ead2e0d1ceca01252 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 190e99733a44490fb3d2dc419cdd6b38, State: Initialized, Role: FOLLOWER
I20260608 09:51:46.151528 10647 leader_election.cc:304] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [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: 190e99733a44490fb3d2dc419cdd6b38, 21211c1b9efe42a78a34e52cc95e29b6; no voters: e8e777d8c363450f829b2ffc72cd50ad
I20260608 09:51:46.152357 10734 raft_consensus.cc:2804] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:46.151948 10729 consensus_queue.cc:260] T 8f2ef3f68729477ead2e0d1ceca01252 P 190e99733a44490fb3d2dc419cdd6b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.154929 10608 raft_consensus.cc:2468] T 40fb3965014c48dea2641b77e3a80804 P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21211c1b9efe42a78a34e52cc95e29b6 in term 1.
I20260608 09:51:46.156754 10734 raft_consensus.cc:697] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 LEADER]: Becoming Leader. State: Replica: 21211c1b9efe42a78a34e52cc95e29b6, State: Running, Role: LEADER
I20260608 09:51:46.156324 10648 leader_election.cc:304] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21211c1b9efe42a78a34e52cc95e29b6, e8e777d8c363450f829b2ffc72cd50ad; no voters: 
I20260608 09:51:46.157980 10744 raft_consensus.cc:2804] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:46.160574 10750 raft_consensus.cc:515] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.161592 10730 tablet_bootstrap.cc:492] T 9a67001f8ff247b0858d5fb37ee394c9 P e8e777d8c363450f829b2ffc72cd50ad: No bootstrap required, opened a new log
I20260608 09:51:46.161747 10534 raft_consensus.cc:2468] T 40fb3965014c48dea2641b77e3a80804 P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21211c1b9efe42a78a34e52cc95e29b6 in term 1.
I20260608 09:51:46.162101 10533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2ef3f68729477ead2e0d1ceca01252" candidate_uuid: "21211c1b9efe42a78a34e52cc95e29b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190e99733a44490fb3d2dc419cdd6b38" is_pre_election: true
I20260608 09:51:46.164389 10730 ts_tablet_manager.cc:1403] T 9a67001f8ff247b0858d5fb37ee394c9 P e8e777d8c363450f829b2ffc72cd50ad: Time spent bootstrapping tablet: real 0.094s	user 0.027s	sys 0.032s
I20260608 09:51:46.164681 10533 raft_consensus.cc:2468] T 8f2ef3f68729477ead2e0d1ceca01252 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21211c1b9efe42a78a34e52cc95e29b6 in term 0.
I20260608 09:51:46.157868 10736 raft_consensus.cc:515] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.166078 10609 raft_consensus.cc:2393] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21211c1b9efe42a78a34e52cc95e29b6 in current term 1: Already voted for candidate e8e777d8c363450f829b2ffc72cd50ad in this term.
I20260608 09:51:46.166064 10647 leader_election.cc:304] T 8f2ef3f68729477ead2e0d1ceca01252 P 21211c1b9efe42a78a34e52cc95e29b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 190e99733a44490fb3d2dc419cdd6b38, 21211c1b9efe42a78a34e52cc95e29b6; no voters: 
I20260608 09:51:46.167135 10736 leader_election.cc:290] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad [CANDIDATE]: Term 1 election: Requested vote from peers 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317), 21211c1b9efe42a78a34e52cc95e29b6 (127.9.161.195:38097)
I20260608 09:51:46.167483 10730 raft_consensus.cc:359] T 9a67001f8ff247b0858d5fb37ee394c9 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.168239 10730 raft_consensus.cc:385] T 9a67001f8ff247b0858d5fb37ee394c9 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:46.163502 10728 tablet_bootstrap.cc:492] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6: No bootstrap required, opened a new log
I20260608 09:51:46.168584 10730 raft_consensus.cc:740] T 9a67001f8ff247b0858d5fb37ee394c9 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e777d8c363450f829b2ffc72cd50ad, State: Initialized, Role: FOLLOWER
I20260608 09:51:46.168962 10533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2ef3f68729477ead2e0d1ceca01252" candidate_uuid: "e8e777d8c363450f829b2ffc72cd50ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190e99733a44490fb3d2dc419cdd6b38"
I20260608 09:51:46.169621 10533 raft_consensus.cc:3060] T 8f2ef3f68729477ead2e0d1ceca01252 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:46.169178 10728 ts_tablet_manager.cc:1403] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6: Time spent bootstrapping tablet: real 0.107s	user 0.025s	sys 0.011s
I20260608 09:51:46.170193 10682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2ef3f68729477ead2e0d1ceca01252" candidate_uuid: "e8e777d8c363450f829b2ffc72cd50ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21211c1b9efe42a78a34e52cc95e29b6"
I20260608 09:51:46.170770 10682 raft_consensus.cc:3060] T 8f2ef3f68729477ead2e0d1ceca01252 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:46.170955 10729 ts_tablet_manager.cc:1434] T 8f2ef3f68729477ead2e0d1ceca01252 P 190e99733a44490fb3d2dc419cdd6b38: Time spent starting tablet: real 0.028s	user 0.012s	sys 0.003s
I20260608 09:51:46.172540 10729 tablet_bootstrap.cc:492] T b8f797497beb4e4a8c3010e4ae697056 P 190e99733a44490fb3d2dc419cdd6b38: Bootstrap starting.
I20260608 09:51:46.174803 10728 raft_consensus.cc:359] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.175817 10728 raft_consensus.cc:385] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:46.178038 10728 raft_consensus.cc:740] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21211c1b9efe42a78a34e52cc95e29b6, State: Initialized, Role: FOLLOWER
I20260608 09:51:46.171507 10730 consensus_queue.cc:260] T 9a67001f8ff247b0858d5fb37ee394c9 P e8e777d8c363450f829b2ffc72cd50ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.178398 10534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f797497beb4e4a8c3010e4ae697056" candidate_uuid: "e8e777d8c363450f829b2ffc72cd50ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190e99733a44490fb3d2dc419cdd6b38"
I20260608 09:51:46.178717 10681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f797497beb4e4a8c3010e4ae697056" candidate_uuid: "e8e777d8c363450f829b2ffc72cd50ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21211c1b9efe42a78a34e52cc95e29b6"
I20260608 09:51:46.178838 10728 consensus_queue.cc:260] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.179351 10681 raft_consensus.cc:3060] T b8f797497beb4e4a8c3010e4ae697056 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:51:46.182173 10573 leader_election.cc:343] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:46.182824 10734 consensus_queue.cc:237] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.183864 10759 raft_consensus.cc:493] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:46.187182 10744 raft_consensus.cc:697] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 LEADER]: Becoming Leader. State: Replica: 21211c1b9efe42a78a34e52cc95e29b6, State: Running, Role: LEADER
I20260608 09:51:46.187942 10744 consensus_queue.cc:237] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.188253 10728 ts_tablet_manager.cc:1434] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.003s
I20260608 09:51:46.189383 10728 tablet_bootstrap.cc:492] T 9d83ec7c03cc42b48d57869f1478466f P 21211c1b9efe42a78a34e52cc95e29b6: Bootstrap starting.
I20260608 09:51:46.181828 10750 leader_election.cc:290] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad [CANDIDATE]: Term 1 election: Requested vote from peers 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317), 21211c1b9efe42a78a34e52cc95e29b6 (127.9.161.195:38097)
I20260608 09:51:46.184365 10759 raft_consensus.cc:515] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.191565 10681 raft_consensus.cc:2468] T b8f797497beb4e4a8c3010e4ae697056 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e777d8c363450f829b2ffc72cd50ad in term 1.
I20260608 09:51:46.192502 10759 leader_election.cc:290] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e777d8c363450f829b2ffc72cd50ad (127.9.161.194:41821), 21211c1b9efe42a78a34e52cc95e29b6 (127.9.161.195:38097)
I20260608 09:51:46.193071 10572 leader_election.cc:304] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad [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: 21211c1b9efe42a78a34e52cc95e29b6, e8e777d8c363450f829b2ffc72cd50ad; no voters: 190e99733a44490fb3d2dc419cdd6b38
I20260608 09:51:46.196089 10609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a67001f8ff247b0858d5fb37ee394c9" candidate_uuid: "190e99733a44490fb3d2dc419cdd6b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e777d8c363450f829b2ffc72cd50ad" is_pre_election: true
I20260608 09:51:46.196746 10609 raft_consensus.cc:2468] T 9a67001f8ff247b0858d5fb37ee394c9 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 190e99733a44490fb3d2dc419cdd6b38 in term 0.
I20260608 09:51:46.197749 10750 raft_consensus.cc:2804] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:46.198547 10730 ts_tablet_manager.cc:1434] T 9a67001f8ff247b0858d5fb37ee394c9 P e8e777d8c363450f829b2ffc72cd50ad: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260608 09:51:46.199095 10533 raft_consensus.cc:2468] T 8f2ef3f68729477ead2e0d1ceca01252 P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e777d8c363450f829b2ffc72cd50ad in term 1.
I20260608 09:51:46.199615 10750 raft_consensus.cc:697] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad [term 1 LEADER]: Becoming Leader. State: Replica: e8e777d8c363450f829b2ffc72cd50ad, State: Running, Role: LEADER
I20260608 09:51:46.200201 10499 leader_election.cc:304] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 190e99733a44490fb3d2dc419cdd6b38, e8e777d8c363450f829b2ffc72cd50ad; no voters: 
I20260608 09:51:46.200520 10750 consensus_queue.cc:237] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.201454 10759 raft_consensus.cc:2804] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:46.202327 10681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a67001f8ff247b0858d5fb37ee394c9" candidate_uuid: "190e99733a44490fb3d2dc419cdd6b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21211c1b9efe42a78a34e52cc95e29b6" is_pre_election: true
I20260608 09:51:46.202859 10729 tablet_bootstrap.cc:654] T b8f797497beb4e4a8c3010e4ae697056 P 190e99733a44490fb3d2dc419cdd6b38: Neither blocks nor log segments found. Creating new log.
W20260608 09:51:46.205950 10497 leader_election.cc:343] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21211c1b9efe42a78a34e52cc95e29b6 (127.9.161.195:38097): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:46.206308 10573 leader_election.cc:304] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 190e99733a44490fb3d2dc419cdd6b38, e8e777d8c363450f829b2ffc72cd50ad; no voters: 
I20260608 09:51:46.207913 10736 raft_consensus.cc:2804] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:46.201840 10759 raft_consensus.cc:493] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:46.208688 10728 tablet_bootstrap.cc:654] T 9d83ec7c03cc42b48d57869f1478466f P 21211c1b9efe42a78a34e52cc95e29b6: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:46.199640 10730 tablet_bootstrap.cc:492] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P e8e777d8c363450f829b2ffc72cd50ad: Bootstrap starting.
I20260608 09:51:46.209072 10682 raft_consensus.cc:2468] T 8f2ef3f68729477ead2e0d1ceca01252 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e777d8c363450f829b2ffc72cd50ad in term 1.
I20260608 09:51:46.214339 10759 raft_consensus.cc:3060] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:46.215179 10736 raft_consensus.cc:697] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad [term 1 LEADER]: Becoming Leader. State: Replica: e8e777d8c363450f829b2ffc72cd50ad, State: Running, Role: LEADER
I20260608 09:51:46.217249 10760 raft_consensus.cc:2764] T 8f2ef3f68729477ead2e0d1ceca01252 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 09:51:46.228566 10429 catalog_manager.cc:5696] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21211c1b9efe42a78a34e52cc95e29b6 (127.9.161.195). New cstate: current_term: 1 leader_uuid: "21211c1b9efe42a78a34e52cc95e29b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:46.246645 10759 raft_consensus.cc:515] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.241736 10736 consensus_queue.cc:237] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.252885 10765 raft_consensus.cc:493] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:46.254437 10609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a67001f8ff247b0858d5fb37ee394c9" candidate_uuid: "190e99733a44490fb3d2dc419cdd6b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e777d8c363450f829b2ffc72cd50ad"
I20260608 09:51:46.250080 10430 catalog_manager.cc:5696] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad reported cstate change: term changed from 0 to 1, leader changed from <none> to e8e777d8c363450f829b2ffc72cd50ad (127.9.161.194). New cstate: current_term: 1 leader_uuid: "e8e777d8c363450f829b2ffc72cd50ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:46.255482 10609 raft_consensus.cc:3060] T 9a67001f8ff247b0858d5fb37ee394c9 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:46.256919 10759 leader_election.cc:290] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 [CANDIDATE]: Term 1 election: Requested vote from peers e8e777d8c363450f829b2ffc72cd50ad (127.9.161.194:41821), 21211c1b9efe42a78a34e52cc95e29b6 (127.9.161.195:38097)
I20260608 09:51:46.255435 10765 raft_consensus.cc:515] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.261113 10682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a67001f8ff247b0858d5fb37ee394c9" candidate_uuid: "190e99733a44490fb3d2dc419cdd6b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21211c1b9efe42a78a34e52cc95e29b6"
W20260608 09:51:46.262434 10497 leader_election.cc:343] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 21211c1b9efe42a78a34e52cc95e29b6 (127.9.161.195:38097): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:46.264832 10729 tablet_bootstrap.cc:492] T b8f797497beb4e4a8c3010e4ae697056 P 190e99733a44490fb3d2dc419cdd6b38: No bootstrap required, opened a new log
I20260608 09:51:46.265677 10729 ts_tablet_manager.cc:1403] T b8f797497beb4e4a8c3010e4ae697056 P 190e99733a44490fb3d2dc419cdd6b38: Time spent bootstrapping tablet: real 0.093s	user 0.019s	sys 0.006s
I20260608 09:51:46.269814 10730 tablet_bootstrap.cc:654] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P e8e777d8c363450f829b2ffc72cd50ad: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:46.269776 10729 raft_consensus.cc:359] T b8f797497beb4e4a8c3010e4ae697056 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.270853 10729 raft_consensus.cc:385] T b8f797497beb4e4a8c3010e4ae697056 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:46.269857 10609 raft_consensus.cc:2468] T 9a67001f8ff247b0858d5fb37ee394c9 P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190e99733a44490fb3d2dc419cdd6b38 in term 1.
I20260608 09:51:46.273459 10499 leader_election.cc:304] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 [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: 190e99733a44490fb3d2dc419cdd6b38, e8e777d8c363450f829b2ffc72cd50ad; no voters: 21211c1b9efe42a78a34e52cc95e29b6
I20260608 09:51:46.271762 10729 raft_consensus.cc:740] T b8f797497beb4e4a8c3010e4ae697056 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 190e99733a44490fb3d2dc419cdd6b38, State: Initialized, Role: FOLLOWER
I20260608 09:51:46.275413 10759 raft_consensus.cc:2804] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:46.275152 10729 consensus_queue.cc:260] T b8f797497beb4e4a8c3010e4ae697056 P 190e99733a44490fb3d2dc419cdd6b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.275472 10533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d83ec7c03cc42b48d57869f1478466f" candidate_uuid: "e8e777d8c363450f829b2ffc72cd50ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190e99733a44490fb3d2dc419cdd6b38" is_pre_election: true
I20260608 09:51:46.275851 10728 tablet_bootstrap.cc:492] T 9d83ec7c03cc42b48d57869f1478466f P 21211c1b9efe42a78a34e52cc95e29b6: No bootstrap required, opened a new log
I20260608 09:51:46.276172 10759 raft_consensus.cc:697] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 [term 1 LEADER]: Becoming Leader. State: Replica: 190e99733a44490fb3d2dc419cdd6b38, State: Running, Role: LEADER
I20260608 09:51:46.276391 10728 ts_tablet_manager.cc:1403] T 9d83ec7c03cc42b48d57869f1478466f P 21211c1b9efe42a78a34e52cc95e29b6: Time spent bootstrapping tablet: real 0.087s	user 0.009s	sys 0.031s
I20260608 09:51:46.276473 10750 raft_consensus.cc:493] T 5f97082a3cd547ea90f72e80d61de358 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:46.278409 10750 raft_consensus.cc:515] T 5f97082a3cd547ea90f72e80d61de358 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
W20260608 09:51:46.277981 10573 leader_election.cc:343] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:46.280807 10760 raft_consensus.cc:493] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:46.280663 10759 consensus_queue.cc:237] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.281317 10760 raft_consensus.cc:515] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.285346 10765 leader_election.cc:290] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317), 21211c1b9efe42a78a34e52cc95e29b6 (127.9.161.195:38097)
I20260608 09:51:46.286587 10682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d83ec7c03cc42b48d57869f1478466f" candidate_uuid: "e8e777d8c363450f829b2ffc72cd50ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21211c1b9efe42a78a34e52cc95e29b6" is_pre_election: true
I20260608 09:51:46.287571 10533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f97082a3cd547ea90f72e80d61de358" candidate_uuid: "e8e777d8c363450f829b2ffc72cd50ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190e99733a44490fb3d2dc419cdd6b38" is_pre_election: true
I20260608 09:51:46.286707 10760 leader_election.cc:290] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317), e8e777d8c363450f829b2ffc72cd50ad (127.9.161.194:41821)
I20260608 09:51:46.287853 10750 leader_election.cc:290] T 5f97082a3cd547ea90f72e80d61de358 P e8e777d8c363450f829b2ffc72cd50ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317), 21211c1b9efe42a78a34e52cc95e29b6 (127.9.161.195:38097)
I20260608 09:51:46.289126 10609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f97082a3cd547ea90f72e80d61de358" candidate_uuid: "21211c1b9efe42a78a34e52cc95e29b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e777d8c363450f829b2ffc72cd50ad" is_pre_election: true
I20260608 09:51:46.289126 10534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f97082a3cd547ea90f72e80d61de358" candidate_uuid: "21211c1b9efe42a78a34e52cc95e29b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190e99733a44490fb3d2dc419cdd6b38" is_pre_election: true
I20260608 09:51:46.290199 10609 raft_consensus.cc:2468] T 5f97082a3cd547ea90f72e80d61de358 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21211c1b9efe42a78a34e52cc95e29b6 in term 0.
I20260608 09:51:46.290746 10729 ts_tablet_manager.cc:1434] T b8f797497beb4e4a8c3010e4ae697056 P 190e99733a44490fb3d2dc419cdd6b38: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.005s
W20260608 09:51:46.291345 10647 leader_election.cc:343] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:46.291831 10729 tablet_bootstrap.cc:492] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38: Bootstrap starting.
I20260608 09:51:46.292196 10728 raft_consensus.cc:359] T 9d83ec7c03cc42b48d57869f1478466f P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.292928 10728 raft_consensus.cc:385] T 9d83ec7c03cc42b48d57869f1478466f P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:46.293280 10728 raft_consensus.cc:740] T 9d83ec7c03cc42b48d57869f1478466f P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21211c1b9efe42a78a34e52cc95e29b6, State: Initialized, Role: FOLLOWER
I20260608 09:51:46.294193 10728 consensus_queue.cc:260] T 9d83ec7c03cc42b48d57869f1478466f P 21211c1b9efe42a78a34e52cc95e29b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.295691 10682 raft_consensus.cc:2468] T 9d83ec7c03cc42b48d57869f1478466f P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8e777d8c363450f829b2ffc72cd50ad in term 0.
I20260608 09:51:46.294997 10648 leader_election.cc:304] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [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: 21211c1b9efe42a78a34e52cc95e29b6, e8e777d8c363450f829b2ffc72cd50ad; no voters: 190e99733a44490fb3d2dc419cdd6b38
W20260608 09:51:46.296609 10573 leader_election.cc:343] T 5f97082a3cd547ea90f72e80d61de358 P e8e777d8c363450f829b2ffc72cd50ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:46.318820 10760 raft_consensus.cc:2804] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:46.319223 10760 raft_consensus.cc:493] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:46.317003 10730 tablet_bootstrap.cc:492] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P e8e777d8c363450f829b2ffc72cd50ad: No bootstrap required, opened a new log
I20260608 09:51:46.319576 10760 raft_consensus.cc:3060] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:46.319566 10572 leader_election.cc:304] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad [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: 21211c1b9efe42a78a34e52cc95e29b6, e8e777d8c363450f829b2ffc72cd50ad; no voters: 190e99733a44490fb3d2dc419cdd6b38
I20260608 09:51:46.322031 10750 raft_consensus.cc:2804] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:46.322750 10750 raft_consensus.cc:493] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:46.321504 10730 ts_tablet_manager.cc:1403] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P e8e777d8c363450f829b2ffc72cd50ad: Time spent bootstrapping tablet: real 0.122s	user 0.016s	sys 0.017s
I20260608 09:51:46.323086 10750 raft_consensus.cc:3060] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:46.323666 10682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f97082a3cd547ea90f72e80d61de358" candidate_uuid: "e8e777d8c363450f829b2ffc72cd50ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21211c1b9efe42a78a34e52cc95e29b6" is_pre_election: true
I20260608 09:51:46.324105 10728 ts_tablet_manager.cc:1434] T 9d83ec7c03cc42b48d57869f1478466f P 21211c1b9efe42a78a34e52cc95e29b6: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.012s
I20260608 09:51:46.327921 10728 tablet_bootstrap.cc:492] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6: Bootstrap starting.
I20260608 09:51:46.328851 10729 tablet_bootstrap.cc:654] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:46.336776 10750 raft_consensus.cc:515] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.346014 10750 leader_election.cc:290] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad [CANDIDATE]: Term 1 election: Requested vote from peers 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317), 21211c1b9efe42a78a34e52cc95e29b6 (127.9.161.195:38097)
I20260608 09:51:46.346195 10533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d83ec7c03cc42b48d57869f1478466f" candidate_uuid: "e8e777d8c363450f829b2ffc72cd50ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190e99733a44490fb3d2dc419cdd6b38"
I20260608 09:51:46.348152 10681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d83ec7c03cc42b48d57869f1478466f" candidate_uuid: "e8e777d8c363450f829b2ffc72cd50ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21211c1b9efe42a78a34e52cc95e29b6"
I20260608 09:51:46.350335 10730 raft_consensus.cc:359] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
W20260608 09:51:46.350957 10573 leader_election.cc:343] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:46.349985 10681 raft_consensus.cc:3060] T 9d83ec7c03cc42b48d57869f1478466f P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:46.349999 10760 raft_consensus.cc:515] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.355629 10729 tablet_bootstrap.cc:492] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38: No bootstrap required, opened a new log
I20260608 09:51:46.352716 10730 raft_consensus.cc:385] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:46.355916 10682 raft_consensus.cc:2393] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8e777d8c363450f829b2ffc72cd50ad in current term 1: Already voted for candidate 21211c1b9efe42a78a34e52cc95e29b6 in this term.
I20260608 09:51:46.356369 10728 tablet_bootstrap.cc:654] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:46.356655 10729 ts_tablet_manager.cc:1403] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.009s
I20260608 09:51:46.357874 10730 raft_consensus.cc:740] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e777d8c363450f829b2ffc72cd50ad, State: Initialized, Role: FOLLOWER
I20260608 09:51:46.358035 10572 leader_election.cc:304] T 5f97082a3cd547ea90f72e80d61de358 P e8e777d8c363450f829b2ffc72cd50ad [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: e8e777d8c363450f829b2ffc72cd50ad; no voters: 190e99733a44490fb3d2dc419cdd6b38, 21211c1b9efe42a78a34e52cc95e29b6
I20260608 09:51:46.358815 10730 consensus_queue.cc:260] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P e8e777d8c363450f829b2ffc72cd50ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.359406 10750 raft_consensus.cc:3060] T 5f97082a3cd547ea90f72e80d61de358 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:46.359917 10729 raft_consensus.cc:359] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.360646 10729 raft_consensus.cc:385] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:46.360945 10729 raft_consensus.cc:740] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 190e99733a44490fb3d2dc419cdd6b38, State: Initialized, Role: FOLLOWER
I20260608 09:51:46.361693 10729 consensus_queue.cc:260] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.362645 10533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f97082a3cd547ea90f72e80d61de358" candidate_uuid: "21211c1b9efe42a78a34e52cc95e29b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190e99733a44490fb3d2dc419cdd6b38"
W20260608 09:51:46.364848 10647 leader_election.cc:343] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:46.366317 10760 leader_election.cc:290] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [CANDIDATE]: Term 1 election: Requested vote from peers 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317), e8e777d8c363450f829b2ffc72cd50ad (127.9.161.194:41821)
I20260608 09:51:46.366068 10432 catalog_manager.cc:5696] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193). New cstate: current_term: 1 leader_uuid: "190e99733a44490fb3d2dc419cdd6b38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:46.369743 10730 ts_tablet_manager.cc:1434] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P e8e777d8c363450f829b2ffc72cd50ad: Time spent starting tablet: real 0.043s	user 0.000s	sys 0.008s
I20260608 09:51:46.370580 10609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f97082a3cd547ea90f72e80d61de358" candidate_uuid: "21211c1b9efe42a78a34e52cc95e29b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e777d8c363450f829b2ffc72cd50ad"
I20260608 09:51:46.371359 10730 tablet_bootstrap.cc:492] T 29bac1165a544f89b7e7f805bc9f5e4d P e8e777d8c363450f829b2ffc72cd50ad: Bootstrap starting.
I20260608 09:51:46.374292 10430 catalog_manager.cc:5696] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad reported cstate change: term changed from 0 to 1, leader changed from <none> to e8e777d8c363450f829b2ffc72cd50ad (127.9.161.194). New cstate: current_term: 1 leader_uuid: "e8e777d8c363450f829b2ffc72cd50ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:46.378712 10681 raft_consensus.cc:2468] T 9d83ec7c03cc42b48d57869f1478466f P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8e777d8c363450f829b2ffc72cd50ad in term 1.
I20260608 09:51:46.376724 10729 ts_tablet_manager.cc:1434] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260608 09:51:46.385097 10572 leader_election.cc:304] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad [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: 21211c1b9efe42a78a34e52cc95e29b6, e8e777d8c363450f829b2ffc72cd50ad; no voters: 190e99733a44490fb3d2dc419cdd6b38
I20260608 09:51:46.386394 10765 raft_consensus.cc:2804] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:46.386897 10765 raft_consensus.cc:697] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad [term 1 LEADER]: Becoming Leader. State: Replica: e8e777d8c363450f829b2ffc72cd50ad, State: Running, Role: LEADER
I20260608 09:51:46.387251 10729 tablet_bootstrap.cc:492] T 9d83ec7c03cc42b48d57869f1478466f P 190e99733a44490fb3d2dc419cdd6b38: Bootstrap starting.
I20260608 09:51:46.387740 10765 consensus_queue.cc:237] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.392304 10728 tablet_bootstrap.cc:492] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6: No bootstrap required, opened a new log
I20260608 09:51:46.392957 10728 ts_tablet_manager.cc:1403] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.030s
I20260608 09:51:46.392835 10432 catalog_manager.cc:5696] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21211c1b9efe42a78a34e52cc95e29b6 (127.9.161.195). New cstate: current_term: 1 leader_uuid: "21211c1b9efe42a78a34e52cc95e29b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:46.398203 10750 raft_consensus.cc:2749] T 5f97082a3cd547ea90f72e80d61de358 P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:51:46.407177 10609 raft_consensus.cc:2468] T 5f97082a3cd547ea90f72e80d61de358 P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21211c1b9efe42a78a34e52cc95e29b6 in term 1.
I20260608 09:51:46.409181 10648 leader_election.cc:304] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [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: 21211c1b9efe42a78a34e52cc95e29b6, e8e777d8c363450f829b2ffc72cd50ad; no voters: 190e99733a44490fb3d2dc419cdd6b38
I20260608 09:51:46.410108 10729 tablet_bootstrap.cc:654] T 9d83ec7c03cc42b48d57869f1478466f P 190e99733a44490fb3d2dc419cdd6b38: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:46.410125 10760 raft_consensus.cc:2804] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:46.410938 10760 raft_consensus.cc:697] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 LEADER]: Becoming Leader. State: Replica: 21211c1b9efe42a78a34e52cc95e29b6, State: Running, Role: LEADER
I20260608 09:51:46.412153 10730 tablet_bootstrap.cc:654] T 29bac1165a544f89b7e7f805bc9f5e4d P e8e777d8c363450f829b2ffc72cd50ad: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:46.411836 10760 consensus_queue.cc:237] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.415923 10728 raft_consensus.cc:359] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.416692 10728 raft_consensus.cc:385] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:46.417047 10728 raft_consensus.cc:740] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21211c1b9efe42a78a34e52cc95e29b6, State: Initialized, Role: FOLLOWER
I20260608 09:51:46.423121 10728 consensus_queue.cc:260] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.425743 10728 ts_tablet_manager.cc:1434] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260608 09:51:46.426889 10728 tablet_bootstrap.cc:492] T 9a67001f8ff247b0858d5fb37ee394c9 P 21211c1b9efe42a78a34e52cc95e29b6: Bootstrap starting.
I20260608 09:51:46.428113 10729 tablet_bootstrap.cc:492] T 9d83ec7c03cc42b48d57869f1478466f P 190e99733a44490fb3d2dc419cdd6b38: No bootstrap required, opened a new log
I20260608 09:51:46.428678 10729 ts_tablet_manager.cc:1403] T 9d83ec7c03cc42b48d57869f1478466f P 190e99733a44490fb3d2dc419cdd6b38: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.004s
I20260608 09:51:46.429199 10432 catalog_manager.cc:5696] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad reported cstate change: term changed from 0 to 1, leader changed from <none> to e8e777d8c363450f829b2ffc72cd50ad (127.9.161.194). New cstate: current_term: 1 leader_uuid: "e8e777d8c363450f829b2ffc72cd50ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:46.429327 10430 catalog_manager.cc:5696] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21211c1b9efe42a78a34e52cc95e29b6 (127.9.161.195). New cstate: current_term: 1 leader_uuid: "21211c1b9efe42a78a34e52cc95e29b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:46.432021 10729 raft_consensus.cc:359] T 9d83ec7c03cc42b48d57869f1478466f P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.432888 10729 raft_consensus.cc:385] T 9d83ec7c03cc42b48d57869f1478466f P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:46.433257 10729 raft_consensus.cc:740] T 9d83ec7c03cc42b48d57869f1478466f P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 190e99733a44490fb3d2dc419cdd6b38, State: Initialized, Role: FOLLOWER
I20260608 09:51:46.433395 10728 tablet_bootstrap.cc:654] T 9a67001f8ff247b0858d5fb37ee394c9 P 21211c1b9efe42a78a34e52cc95e29b6: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:46.434181 10729 consensus_queue.cc:260] T 9d83ec7c03cc42b48d57869f1478466f P 190e99733a44490fb3d2dc419cdd6b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.434764 10730 tablet_bootstrap.cc:492] T 29bac1165a544f89b7e7f805bc9f5e4d P e8e777d8c363450f829b2ffc72cd50ad: No bootstrap required, opened a new log
I20260608 09:51:46.435823 10730 ts_tablet_manager.cc:1403] T 29bac1165a544f89b7e7f805bc9f5e4d P e8e777d8c363450f829b2ffc72cd50ad: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.003s
I20260608 09:51:46.436900 10729 ts_tablet_manager.cc:1434] T 9d83ec7c03cc42b48d57869f1478466f P 190e99733a44490fb3d2dc419cdd6b38: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:51:46.437919 10729 tablet_bootstrap.cc:492] T 5f97082a3cd547ea90f72e80d61de358 P 190e99733a44490fb3d2dc419cdd6b38: Bootstrap starting.
I20260608 09:51:46.445247 10728 tablet_bootstrap.cc:492] T 9a67001f8ff247b0858d5fb37ee394c9 P 21211c1b9efe42a78a34e52cc95e29b6: No bootstrap required, opened a new log
I20260608 09:51:46.445833 10728 ts_tablet_manager.cc:1403] T 9a67001f8ff247b0858d5fb37ee394c9 P 21211c1b9efe42a78a34e52cc95e29b6: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260608 09:51:46.448063 10729 tablet_bootstrap.cc:654] T 5f97082a3cd547ea90f72e80d61de358 P 190e99733a44490fb3d2dc419cdd6b38: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:46.448843 10728 raft_consensus.cc:359] T 9a67001f8ff247b0858d5fb37ee394c9 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.449661 10728 raft_consensus.cc:385] T 9a67001f8ff247b0858d5fb37ee394c9 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:46.450028 10728 raft_consensus.cc:740] T 9a67001f8ff247b0858d5fb37ee394c9 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21211c1b9efe42a78a34e52cc95e29b6, State: Initialized, Role: FOLLOWER
I20260608 09:51:46.450973 10728 consensus_queue.cc:260] T 9a67001f8ff247b0858d5fb37ee394c9 P 21211c1b9efe42a78a34e52cc95e29b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.453383 10728 ts_tablet_manager.cc:1434] T 9a67001f8ff247b0858d5fb37ee394c9 P 21211c1b9efe42a78a34e52cc95e29b6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 09:51:46.439975 10730 raft_consensus.cc:359] T 29bac1165a544f89b7e7f805bc9f5e4d P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.456101 10730 raft_consensus.cc:385] T 29bac1165a544f89b7e7f805bc9f5e4d P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:46.456475 10730 raft_consensus.cc:740] T 29bac1165a544f89b7e7f805bc9f5e4d P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8e777d8c363450f829b2ffc72cd50ad, State: Initialized, Role: FOLLOWER
I20260608 09:51:46.457314 10730 consensus_queue.cc:260] T 29bac1165a544f89b7e7f805bc9f5e4d P e8e777d8c363450f829b2ffc72cd50ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.459875 10729 tablet_bootstrap.cc:492] T 5f97082a3cd547ea90f72e80d61de358 P 190e99733a44490fb3d2dc419cdd6b38: No bootstrap required, opened a new log
I20260608 09:51:46.460430 10729 ts_tablet_manager.cc:1403] T 5f97082a3cd547ea90f72e80d61de358 P 190e99733a44490fb3d2dc419cdd6b38: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.013s
I20260608 09:51:46.461040 10730 ts_tablet_manager.cc:1434] T 29bac1165a544f89b7e7f805bc9f5e4d P e8e777d8c363450f829b2ffc72cd50ad: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260608 09:51:46.463114 10729 raft_consensus.cc:359] T 5f97082a3cd547ea90f72e80d61de358 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.463805 10729 raft_consensus.cc:385] T 5f97082a3cd547ea90f72e80d61de358 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:46.464118 10729 raft_consensus.cc:740] T 5f97082a3cd547ea90f72e80d61de358 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 190e99733a44490fb3d2dc419cdd6b38, State: Initialized, Role: FOLLOWER
I20260608 09:51:46.464798 10729 consensus_queue.cc:260] T 5f97082a3cd547ea90f72e80d61de358 P 190e99733a44490fb3d2dc419cdd6b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.466907 10729 ts_tablet_manager.cc:1434] T 5f97082a3cd547ea90f72e80d61de358 P 190e99733a44490fb3d2dc419cdd6b38: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260608 09:51:46.564522 10772 raft_consensus.cc:493] T b8f797497beb4e4a8c3010e4ae697056 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:46.565145 10772 raft_consensus.cc:515] T b8f797497beb4e4a8c3010e4ae697056 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.567354 10772 leader_election.cc:290] T b8f797497beb4e4a8c3010e4ae697056 P 190e99733a44490fb3d2dc419cdd6b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e777d8c363450f829b2ffc72cd50ad (127.9.161.194:41821), 21211c1b9efe42a78a34e52cc95e29b6 (127.9.161.195:38097)
I20260608 09:51:46.568228 10609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f797497beb4e4a8c3010e4ae697056" candidate_uuid: "190e99733a44490fb3d2dc419cdd6b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e777d8c363450f829b2ffc72cd50ad" is_pre_election: true
I20260608 09:51:46.568516 10681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f797497beb4e4a8c3010e4ae697056" candidate_uuid: "190e99733a44490fb3d2dc419cdd6b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21211c1b9efe42a78a34e52cc95e29b6" is_pre_election: true
I20260608 09:51:46.569402 10681 raft_consensus.cc:2393] T b8f797497beb4e4a8c3010e4ae697056 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 190e99733a44490fb3d2dc419cdd6b38 in current term 1: Already voted for candidate e8e777d8c363450f829b2ffc72cd50ad in this term.
I20260608 09:51:46.570399 10497 leader_election.cc:304] T b8f797497beb4e4a8c3010e4ae697056 P 190e99733a44490fb3d2dc419cdd6b38 [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: 190e99733a44490fb3d2dc419cdd6b38; no voters: 21211c1b9efe42a78a34e52cc95e29b6, e8e777d8c363450f829b2ffc72cd50ad
I20260608 09:51:46.571133 10772 raft_consensus.cc:3060] T b8f797497beb4e4a8c3010e4ae697056 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:46.575698 10772 raft_consensus.cc:2749] T b8f797497beb4e4a8c3010e4ae697056 P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:51:46.575793 10765 raft_consensus.cc:493] T 29bac1165a544f89b7e7f805bc9f5e4d P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:46.576361 10765 raft_consensus.cc:515] T 29bac1165a544f89b7e7f805bc9f5e4d P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.578218 10765 leader_election.cc:290] T 29bac1165a544f89b7e7f805bc9f5e4d P e8e777d8c363450f829b2ffc72cd50ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317), 21211c1b9efe42a78a34e52cc95e29b6 (127.9.161.195:38097)
I20260608 09:51:46.578935 10533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bac1165a544f89b7e7f805bc9f5e4d" candidate_uuid: "e8e777d8c363450f829b2ffc72cd50ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190e99733a44490fb3d2dc419cdd6b38" is_pre_election: true
I20260608 09:51:46.579593 10533 raft_consensus.cc:2393] T 29bac1165a544f89b7e7f805bc9f5e4d P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8e777d8c363450f829b2ffc72cd50ad in current term 1: Already voted for candidate 21211c1b9efe42a78a34e52cc95e29b6 in this term.
I20260608 09:51:46.579653 10681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bac1165a544f89b7e7f805bc9f5e4d" candidate_uuid: "e8e777d8c363450f829b2ffc72cd50ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21211c1b9efe42a78a34e52cc95e29b6" is_pre_election: true
I20260608 09:51:46.580986 10572 leader_election.cc:304] T 29bac1165a544f89b7e7f805bc9f5e4d P e8e777d8c363450f829b2ffc72cd50ad [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: e8e777d8c363450f829b2ffc72cd50ad; no voters: 190e99733a44490fb3d2dc419cdd6b38, 21211c1b9efe42a78a34e52cc95e29b6
I20260608 09:51:46.581612 10765 raft_consensus.cc:3060] T 29bac1165a544f89b7e7f805bc9f5e4d P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:46.586365 10765 raft_consensus.cc:2749] T 29bac1165a544f89b7e7f805bc9f5e4d P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:51:46.588714 10772 raft_consensus.cc:493] T 9d83ec7c03cc42b48d57869f1478466f P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:46.589170 10772 raft_consensus.cc:515] T 9d83ec7c03cc42b48d57869f1478466f P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.591133 10772 leader_election.cc:290] T 9d83ec7c03cc42b48d57869f1478466f P 190e99733a44490fb3d2dc419cdd6b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e777d8c363450f829b2ffc72cd50ad (127.9.161.194:41821), 21211c1b9efe42a78a34e52cc95e29b6 (127.9.161.195:38097)
I20260608 09:51:46.591913 10609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d83ec7c03cc42b48d57869f1478466f" candidate_uuid: "190e99733a44490fb3d2dc419cdd6b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e777d8c363450f829b2ffc72cd50ad" is_pre_election: true
I20260608 09:51:46.592177 10681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d83ec7c03cc42b48d57869f1478466f" candidate_uuid: "190e99733a44490fb3d2dc419cdd6b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21211c1b9efe42a78a34e52cc95e29b6" is_pre_election: true
I20260608 09:51:46.592832 10681 raft_consensus.cc:2393] T 9d83ec7c03cc42b48d57869f1478466f P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 190e99733a44490fb3d2dc419cdd6b38 in current term 1: Already voted for candidate e8e777d8c363450f829b2ffc72cd50ad in this term.
I20260608 09:51:46.593778 10497 leader_election.cc:304] T 9d83ec7c03cc42b48d57869f1478466f P 190e99733a44490fb3d2dc419cdd6b38 [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: 190e99733a44490fb3d2dc419cdd6b38; no voters: 21211c1b9efe42a78a34e52cc95e29b6, e8e777d8c363450f829b2ffc72cd50ad
I20260608 09:51:46.594487 10772 raft_consensus.cc:3060] T 9d83ec7c03cc42b48d57869f1478466f P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:46.599090 10772 raft_consensus.cc:2749] T 9d83ec7c03cc42b48d57869f1478466f P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:51:46.610924 10760 raft_consensus.cc:493] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:46.611505 10760 raft_consensus.cc:515] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.613344 10760 leader_election.cc:290] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317), e8e777d8c363450f829b2ffc72cd50ad (127.9.161.194:41821)
I20260608 09:51:46.614442 10533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc121a5d943d4ebcbba6d4f9cc9a93e2" candidate_uuid: "21211c1b9efe42a78a34e52cc95e29b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190e99733a44490fb3d2dc419cdd6b38" is_pre_election: true
I20260608 09:51:46.614555 10609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc121a5d943d4ebcbba6d4f9cc9a93e2" candidate_uuid: "21211c1b9efe42a78a34e52cc95e29b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e777d8c363450f829b2ffc72cd50ad" is_pre_election: true
I20260608 09:51:46.615180 10533 raft_consensus.cc:2468] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21211c1b9efe42a78a34e52cc95e29b6 in term 0.
I20260608 09:51:46.615222 10609 raft_consensus.cc:2468] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21211c1b9efe42a78a34e52cc95e29b6 in term 0.
I20260608 09:51:46.616500 10647 leader_election.cc:304] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 190e99733a44490fb3d2dc419cdd6b38, 21211c1b9efe42a78a34e52cc95e29b6; no voters: 
I20260608 09:51:46.617204 10760 raft_consensus.cc:2804] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:46.617462 10760 raft_consensus.cc:493] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:46.617859 10760 raft_consensus.cc:3060] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:46.622473 10760 raft_consensus.cc:515] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.624375 10760 leader_election.cc:290] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [CANDIDATE]: Term 1 election: Requested vote from peers 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317), e8e777d8c363450f829b2ffc72cd50ad (127.9.161.194:41821)
I20260608 09:51:46.625236 10533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc121a5d943d4ebcbba6d4f9cc9a93e2" candidate_uuid: "21211c1b9efe42a78a34e52cc95e29b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "190e99733a44490fb3d2dc419cdd6b38"
I20260608 09:51:46.625373 10609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc121a5d943d4ebcbba6d4f9cc9a93e2" candidate_uuid: "21211c1b9efe42a78a34e52cc95e29b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e777d8c363450f829b2ffc72cd50ad"
I20260608 09:51:46.625885 10533 raft_consensus.cc:3060] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:46.625914 10609 raft_consensus.cc:3060] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P e8e777d8c363450f829b2ffc72cd50ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:46.632609 10609 raft_consensus.cc:2468] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21211c1b9efe42a78a34e52cc95e29b6 in term 1.
I20260608 09:51:46.632609 10533 raft_consensus.cc:2468] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21211c1b9efe42a78a34e52cc95e29b6 in term 1.
I20260608 09:51:46.634132 10648 leader_election.cc:304] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21211c1b9efe42a78a34e52cc95e29b6, e8e777d8c363450f829b2ffc72cd50ad; no voters: 
I20260608 09:51:46.634893 10760 raft_consensus.cc:2804] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:46.635324 10760 raft_consensus.cc:697] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 LEADER]: Becoming Leader. State: Replica: 21211c1b9efe42a78a34e52cc95e29b6, State: Running, Role: LEADER
I20260608 09:51:46.636116 10760 consensus_queue.cc:237] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.643538 10432 catalog_manager.cc:5696] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21211c1b9efe42a78a34e52cc95e29b6 (127.9.161.195). New cstate: current_term: 1 leader_uuid: "21211c1b9efe42a78a34e52cc95e29b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:46.652813 10760 consensus_queue.cc:1048] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:46.655776 10760 consensus_queue.cc:1048] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:46.675804 10761 consensus_queue.cc:1048] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:46.677386 10761 consensus_queue.cc:1048] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:46.677611 10772 consensus_queue.cc:1048] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:46.686256 10759 raft_consensus.cc:493] T 5f97082a3cd547ea90f72e80d61de358 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:46.686777 10759 raft_consensus.cc:515] T 5f97082a3cd547ea90f72e80d61de358 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:46.690804 10608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f97082a3cd547ea90f72e80d61de358" candidate_uuid: "190e99733a44490fb3d2dc419cdd6b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8e777d8c363450f829b2ffc72cd50ad" is_pre_election: true
I20260608 09:51:46.691567 10759 leader_election.cc:290] T 5f97082a3cd547ea90f72e80d61de358 P 190e99733a44490fb3d2dc419cdd6b38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8e777d8c363450f829b2ffc72cd50ad (127.9.161.194:41821), 21211c1b9efe42a78a34e52cc95e29b6 (127.9.161.195:38097)
I20260608 09:51:46.690873 10681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f97082a3cd547ea90f72e80d61de358" candidate_uuid: "190e99733a44490fb3d2dc419cdd6b38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21211c1b9efe42a78a34e52cc95e29b6" is_pre_election: true
I20260608 09:51:46.692382 10765 consensus_queue.cc:1048] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:46.691987 10608 raft_consensus.cc:2393] T 5f97082a3cd547ea90f72e80d61de358 P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 190e99733a44490fb3d2dc419cdd6b38 in current term 1: Already voted for candidate 21211c1b9efe42a78a34e52cc95e29b6 in this term.
I20260608 09:51:46.699858 10499 leader_election.cc:304] T 5f97082a3cd547ea90f72e80d61de358 P 190e99733a44490fb3d2dc419cdd6b38 [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: 190e99733a44490fb3d2dc419cdd6b38; no voters: 21211c1b9efe42a78a34e52cc95e29b6, e8e777d8c363450f829b2ffc72cd50ad
I20260608 09:51:46.701299 10772 raft_consensus.cc:3060] T 5f97082a3cd547ea90f72e80d61de358 P 190e99733a44490fb3d2dc419cdd6b38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:46.710491 10765 consensus_queue.cc:1048] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:46.726238 10772 raft_consensus.cc:2749] T 5f97082a3cd547ea90f72e80d61de358 P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:51:46.739537 10682 raft_consensus.cc:3060] T 9a67001f8ff247b0858d5fb37ee394c9 P 21211c1b9efe42a78a34e52cc95e29b6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:46.749716 10735 consensus_queue.cc:1048] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:46.783301  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:46.789505 10800 instance_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:46.790751 10801 instance_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:46.793442 10803 instance_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:46.794130  9863 server_base.cc:1061] running on GCE node
I20260608 09:51:46.794997  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:46.795267  9863 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:46.795463  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912306795424 us; error 0 us; skew 500 ppm
I20260608 09:51:46.796087  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:46.798641  9863 webserver.cc:533] Webserver started at http://127.9.161.196:46801/ using document root <none> and password file <none>
I20260608 09:51:46.799193  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:46.799391  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:46.799695  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:46.800793  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912298820956-9863-0/minicluster-data/ts-3-root/instance:
uuid: "82189c4c45bb4ee49d4579413d79729b"
format_stamp: "Formatted at 2026-06-08 09:51:46 on dist-test-slave-bjvn"
I20260608 09:51:46.805584  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:51:46.808983 10808 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:46.809878  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:51:46.810231  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912298820956-9863-0/minicluster-data/ts-3-root
uuid: "82189c4c45bb4ee49d4579413d79729b"
format_stamp: "Formatted at 2026-06-08 09:51:46 on dist-test-slave-bjvn"
I20260608 09:51:46.810536  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912298820956-9863-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912298820956-9863-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912298820956-9863-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:46.820359  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:46.821521  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:46.823208  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:46.826367  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:46.826665  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:46.826965  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:46.827183  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:46.827010 10765 consensus_queue.cc:1048] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:46.837114 10760 consensus_queue.cc:1048] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:46.840761 10750 consensus_queue.cc:1048] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:46.859812 10736 consensus_queue.cc:1048] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:46.869807 10761 consensus_queue.cc:1048] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:46.905180 10750 consensus_queue.cc:1048] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:46.962005  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.196:35561
I20260608 09:51:46.962111 10876 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.196:35561 every 8 connection(s)
I20260608 09:51:46.977982 10877 heartbeater.cc:344] Connected to a master server at 127.9.161.254:35173
I20260608 09:51:46.978514 10877 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:46.979347 10877 heartbeater.cc:507] Master 127.9.161.254:35173 requested a full tablet report, sending...
I20260608 09:51:46.981575 10431 ts_manager.cc:194] Registered new tserver with Master: 82189c4c45bb4ee49d4579413d79729b (127.9.161.196:35561)
I20260608 09:51:46.983171 10431 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51372
I20260608 09:51:47.031261 10761 consensus_queue.cc:1048] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:47.042954 10761 consensus_queue.cc:1048] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:47.985697 10877 heartbeater.cc:499] Master 127.9.161.254:35173 was elected leader, sending a full tablet report...
I20260608 09:51:48.055022 10485 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:51:48.072852 10682 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40fb3965014c48dea2641b77e3a80804"
dest_uuid: "21211c1b9efe42a78a34e52cc95e29b6"
mode: GRACEFUL
new_leader_uuid: "190e99733a44490fb3d2dc419cdd6b38"
 from {username='slave'} at 127.0.0.1:45634
I20260608 09:51:48.073499 10682 raft_consensus.cc:606] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 LEADER]: Received request to transfer leadership to TS 190e99733a44490fb3d2dc419cdd6b38
I20260608 09:51:48.076314 10682 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc121a5d943d4ebcbba6d4f9cc9a93e2"
dest_uuid: "21211c1b9efe42a78a34e52cc95e29b6"
mode: GRACEFUL
new_leader_uuid: "190e99733a44490fb3d2dc419cdd6b38"
 from {username='slave'} at 127.0.0.1:45634
I20260608 09:51:48.076931 10682 raft_consensus.cc:606] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 LEADER]: Received request to transfer leadership to TS 190e99733a44490fb3d2dc419cdd6b38
I20260608 09:51:48.078341 10485 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260608 09:51:48.078970 10485 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:51:48.090534 10887 raft_consensus.cc:993] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6: : Instructing follower 190e99733a44490fb3d2dc419cdd6b38 to start an election
I20260608 09:51:48.091050 10760 raft_consensus.cc:1081] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 LEADER]: Signalling peer 190e99733a44490fb3d2dc419cdd6b38 to start an election
I20260608 09:51:48.092741 10533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40fb3965014c48dea2641b77e3a80804"
dest_uuid: "190e99733a44490fb3d2dc419cdd6b38"
 from {username='slave'} at 127.0.0.1:46784
I20260608 09:51:48.093212 10533 raft_consensus.cc:493] T 40fb3965014c48dea2641b77e3a80804 P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:51:48.093482 10533 raft_consensus.cc:3060] T 40fb3965014c48dea2641b77e3a80804 P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:48.097965 10533 raft_consensus.cc:515] T 40fb3965014c48dea2641b77e3a80804 P 190e99733a44490fb3d2dc419cdd6b38 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:48.099852 10533 leader_election.cc:290] T 40fb3965014c48dea2641b77e3a80804 P 190e99733a44490fb3d2dc419cdd6b38 [CANDIDATE]: Term 2 election: Requested vote from peers e8e777d8c363450f829b2ffc72cd50ad (127.9.161.194:41821), 21211c1b9efe42a78a34e52cc95e29b6 (127.9.161.195:38097)
I20260608 09:51:48.100775 10609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fb3965014c48dea2641b77e3a80804" candidate_uuid: "190e99733a44490fb3d2dc419cdd6b38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8e777d8c363450f829b2ffc72cd50ad"
I20260608 09:51:48.101030 10682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fb3965014c48dea2641b77e3a80804" candidate_uuid: "190e99733a44490fb3d2dc419cdd6b38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21211c1b9efe42a78a34e52cc95e29b6"
I20260608 09:51:48.101366 10609 raft_consensus.cc:3060] T 40fb3965014c48dea2641b77e3a80804 P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:48.101591 10682 raft_consensus.cc:3055] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:51:48.102021 10682 raft_consensus.cc:740] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21211c1b9efe42a78a34e52cc95e29b6, State: Running, Role: LEADER
I20260608 09:51:48.102741 10682 consensus_queue.cc:260] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [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: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:48.103670 10682 raft_consensus.cc:3060] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:48.106405 10609 raft_consensus.cc:2468] T 40fb3965014c48dea2641b77e3a80804 P e8e777d8c363450f829b2ffc72cd50ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190e99733a44490fb3d2dc419cdd6b38 in term 2.
I20260608 09:51:48.107594 10499 leader_election.cc:304] T 40fb3965014c48dea2641b77e3a80804 P 190e99733a44490fb3d2dc419cdd6b38 [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: 190e99733a44490fb3d2dc419cdd6b38, e8e777d8c363450f829b2ffc72cd50ad; no voters: 
I20260608 09:51:48.108455 10884 raft_consensus.cc:2804] T 40fb3965014c48dea2641b77e3a80804 P 190e99733a44490fb3d2dc419cdd6b38 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:51:48.108577 10682 raft_consensus.cc:2468] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190e99733a44490fb3d2dc419cdd6b38 in term 2.
I20260608 09:51:48.109604 10884 raft_consensus.cc:697] T 40fb3965014c48dea2641b77e3a80804 P 190e99733a44490fb3d2dc419cdd6b38 [term 2 LEADER]: Becoming Leader. State: Replica: 190e99733a44490fb3d2dc419cdd6b38, State: Running, Role: LEADER
I20260608 09:51:48.110569 10884 consensus_queue.cc:237] T 40fb3965014c48dea2641b77e3a80804 P 190e99733a44490fb3d2dc419cdd6b38 [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: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:48.119067 10431 catalog_manager.cc:5696] T 40fb3965014c48dea2641b77e3a80804 P 190e99733a44490fb3d2dc419cdd6b38 reported cstate change: term changed from 1 to 2, leader changed from 21211c1b9efe42a78a34e52cc95e29b6 (127.9.161.195) to 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193). New cstate: current_term: 2 leader_uuid: "190e99733a44490fb3d2dc419cdd6b38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:48.416882 10760 raft_consensus.cc:993] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6: : Instructing follower 190e99733a44490fb3d2dc419cdd6b38 to start an election
I20260608 09:51:48.417362 10887 raft_consensus.cc:1081] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 LEADER]: Signalling peer 190e99733a44490fb3d2dc419cdd6b38 to start an election
I20260608 09:51:48.419101 10533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc121a5d943d4ebcbba6d4f9cc9a93e2"
dest_uuid: "190e99733a44490fb3d2dc419cdd6b38"
 from {username='slave'} at 127.0.0.1:46784
I20260608 09:51:48.419651 10533 raft_consensus.cc:493] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:51:48.419994 10533 raft_consensus.cc:3060] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:48.424976 10533 raft_consensus.cc:515] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:48.426761 10533 leader_election.cc:290] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38 [CANDIDATE]: Term 2 election: Requested vote from peers e8e777d8c363450f829b2ffc72cd50ad (127.9.161.194:41821), 21211c1b9efe42a78a34e52cc95e29b6 (127.9.161.195:38097)
I20260608 09:51:48.427685 10609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc121a5d943d4ebcbba6d4f9cc9a93e2" candidate_uuid: "190e99733a44490fb3d2dc419cdd6b38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8e777d8c363450f829b2ffc72cd50ad"
I20260608 09:51:48.427893 10682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc121a5d943d4ebcbba6d4f9cc9a93e2" candidate_uuid: "190e99733a44490fb3d2dc419cdd6b38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21211c1b9efe42a78a34e52cc95e29b6"
I20260608 09:51:48.428283 10609 raft_consensus.cc:3060] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:48.428544 10682 raft_consensus.cc:3055] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:51:48.428918 10682 raft_consensus.cc:740] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21211c1b9efe42a78a34e52cc95e29b6, State: Running, Role: LEADER
I20260608 09:51:48.429630 10682 consensus_queue.cc:260] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [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: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:48.430601 10682 raft_consensus.cc:3060] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:48.433301 10609 raft_consensus.cc:2468] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P e8e777d8c363450f829b2ffc72cd50ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190e99733a44490fb3d2dc419cdd6b38 in term 2.
I20260608 09:51:48.434465 10499 leader_election.cc:304] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38 [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: 190e99733a44490fb3d2dc419cdd6b38, e8e777d8c363450f829b2ffc72cd50ad; no voters: 
I20260608 09:51:48.435288 10884 raft_consensus.cc:2804] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:51:48.435305 10682 raft_consensus.cc:2468] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 190e99733a44490fb3d2dc419cdd6b38 in term 2.
I20260608 09:51:48.435935 10884 raft_consensus.cc:697] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38 [term 2 LEADER]: Becoming Leader. State: Replica: 190e99733a44490fb3d2dc419cdd6b38, State: Running, Role: LEADER
I20260608 09:51:48.436863 10884 consensus_queue.cc:237] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38 [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: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } }
I20260608 09:51:48.444288 10431 catalog_manager.cc:5696] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38 reported cstate change: term changed from 1 to 2, leader changed from 21211c1b9efe42a78a34e52cc95e29b6 (127.9.161.195) to 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193). New cstate: current_term: 2 leader_uuid: "190e99733a44490fb3d2dc419cdd6b38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:48.630766 10682 raft_consensus.cc:1275] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [term 2 FOLLOWER]: Refusing update from remote peer 190e99733a44490fb3d2dc419cdd6b38: 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:48.630766 10609 raft_consensus.cc:1275] T 40fb3965014c48dea2641b77e3a80804 P e8e777d8c363450f829b2ffc72cd50ad [term 2 FOLLOWER]: Refusing update from remote peer 190e99733a44490fb3d2dc419cdd6b38: 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:48.632488 10888 consensus_queue.cc:1048] T 40fb3965014c48dea2641b77e3a80804 P 190e99733a44490fb3d2dc419cdd6b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 }, 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.633488 10884 consensus_queue.cc:1048] T 40fb3965014c48dea2641b77e3a80804 P 190e99733a44490fb3d2dc419cdd6b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:51:48.982179 10609 raft_consensus.cc:1275] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P e8e777d8c363450f829b2ffc72cd50ad [term 2 FOLLOWER]: Refusing update from remote peer 190e99733a44490fb3d2dc419cdd6b38: 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:48.983500 10888 consensus_queue.cc:1048] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 }, 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.992660 10682 raft_consensus.cc:1275] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [term 2 FOLLOWER]: Refusing update from remote peer 190e99733a44490fb3d2dc419cdd6b38: 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:48.994412 10884 consensus_queue.cc:1048] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:51:49.670212 10704 debug-util.cc:398] Leaking SignalData structure 0x7b08001ec320 after lost signal to thread 9866
W20260608 09:51:49.671386 10704 debug-util.cc:398] Leaking SignalData structure 0x7b08001eca00 after lost signal to thread 10466
W20260608 09:51:49.672422 10704 debug-util.cc:398] Leaking SignalData structure 0x7b080012e2a0 after lost signal to thread 10558
W20260608 09:51:49.673364 10704 debug-util.cc:398] Leaking SignalData structure 0x7b08001d08c0 after lost signal to thread 10633
W20260608 09:51:49.674326 10704 debug-util.cc:398] Leaking SignalData structure 0x7b0800222a00 after lost signal to thread 10707
W20260608 09:51:49.675268 10704 debug-util.cc:398] Leaking SignalData structure 0x7b08001a2040 after lost signal to thread 10876
I20260608 09:51:50.080080 10485 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:51:50.094532 10485 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:51:50.095084 10485 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:51:52.096141 10485 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:51:52.102806 10485 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:51:52.103368 10485 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:51:53.088212 10682 consensus_queue.cc:237] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [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: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } attrs { replace: true } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } }
I20260608 09:51:53.097519 10609 raft_consensus.cc:1275] T 29bac1165a544f89b7e7f805bc9f5e4d P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Refusing update from remote peer 21211c1b9efe42a78a34e52cc95e29b6: 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:53.099524 10532 raft_consensus.cc:1275] T 29bac1165a544f89b7e7f805bc9f5e4d P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Refusing update from remote peer 21211c1b9efe42a78a34e52cc95e29b6: 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:53.103300 10914 consensus_queue.cc:1048] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } 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:51:53.105825 10887 consensus_queue.cc:1048] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:51:53.117492 10914 raft_consensus.cc:2955] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82189c4c45bb4ee49d4579413d79729b (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } attrs { replace: true } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } } }
W20260608 09:51:53.120592 10646 consensus_peers.cc:597] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 -> Peer 82189c4c45bb4ee49d4579413d79729b (127.9.161.196:35561): Couldn't send request to peer 82189c4c45bb4ee49d4579413d79729b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 29bac1165a544f89b7e7f805bc9f5e4d. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:53.119866 10532 raft_consensus.cc:2955] T 29bac1165a544f89b7e7f805bc9f5e4d P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82189c4c45bb4ee49d4579413d79729b (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } attrs { replace: true } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } } }
I20260608 09:51:53.126214 10609 raft_consensus.cc:2955] T 29bac1165a544f89b7e7f805bc9f5e4d P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82189c4c45bb4ee49d4579413d79729b (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } attrs { replace: true } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } } }
I20260608 09:51:53.138859 10430 catalog_manager.cc:5696] T 29bac1165a544f89b7e7f805bc9f5e4d P 190e99733a44490fb3d2dc419cdd6b38 reported cstate change: config changed from index -1 to 2, NON_VOTER 82189c4c45bb4ee49d4579413d79729b (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "21211c1b9efe42a78a34e52cc95e29b6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } attrs { replace: true } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } } }
I20260608 09:51:53.141501 10682 consensus_queue.cc:237] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [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: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } attrs { replace: true } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } }
I20260608 09:51:53.151602 10609 raft_consensus.cc:1275] T 5f97082a3cd547ea90f72e80d61de358 P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Refusing update from remote peer 21211c1b9efe42a78a34e52cc95e29b6: 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:53.151949 10532 raft_consensus.cc:1275] T 5f97082a3cd547ea90f72e80d61de358 P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Refusing update from remote peer 21211c1b9efe42a78a34e52cc95e29b6: 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:53.153172 10914 consensus_queue.cc:1048] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } 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:51:53.154239 10887 consensus_queue.cc:1048] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:51:53.157932 10646 consensus_peers.cc:597] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 -> Peer 82189c4c45bb4ee49d4579413d79729b (127.9.161.196:35561): Couldn't send request to peer 82189c4c45bb4ee49d4579413d79729b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5f97082a3cd547ea90f72e80d61de358. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:53.166733 10887 raft_consensus.cc:2955] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82189c4c45bb4ee49d4579413d79729b (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } attrs { replace: true } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } } }
I20260608 09:51:53.170923 10532 raft_consensus.cc:2955] T 5f97082a3cd547ea90f72e80d61de358 P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82189c4c45bb4ee49d4579413d79729b (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } attrs { replace: true } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } } }
I20260608 09:51:53.171365 10609 raft_consensus.cc:2955] T 5f97082a3cd547ea90f72e80d61de358 P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82189c4c45bb4ee49d4579413d79729b (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } attrs { replace: true } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } } }
I20260608 09:51:53.187201 10432 catalog_manager.cc:5696] T 5f97082a3cd547ea90f72e80d61de358 P 190e99733a44490fb3d2dc419cdd6b38 reported cstate change: config changed from index -1 to 2, NON_VOTER 82189c4c45bb4ee49d4579413d79729b (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "21211c1b9efe42a78a34e52cc95e29b6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } attrs { replace: true } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } } }
I20260608 09:51:53.203989 10532 consensus_queue.cc:237] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 [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: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } attrs { replace: true } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } }
I20260608 09:51:53.212399 10609 raft_consensus.cc:1275] T 9a67001f8ff247b0858d5fb37ee394c9 P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Refusing update from remote peer 190e99733a44490fb3d2dc419cdd6b38: 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:53.212695 10682 raft_consensus.cc:1275] T 9a67001f8ff247b0858d5fb37ee394c9 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Refusing update from remote peer 190e99733a44490fb3d2dc419cdd6b38: 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:53.214125 10929 consensus_queue.cc:1048] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:51:53.215497 10909 consensus_queue.cc:1048] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 09:51:53.224387 10497 consensus_peers.cc:597] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 -> Peer 82189c4c45bb4ee49d4579413d79729b (127.9.161.196:35561): Couldn't send request to peer 82189c4c45bb4ee49d4579413d79729b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9a67001f8ff247b0858d5fb37ee394c9. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:53.231196 10909 raft_consensus.cc:2955] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82189c4c45bb4ee49d4579413d79729b (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } attrs { replace: true } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } } }
I20260608 09:51:53.233734 10609 raft_consensus.cc:2955] T 9a67001f8ff247b0858d5fb37ee394c9 P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82189c4c45bb4ee49d4579413d79729b (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } attrs { replace: true } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } } }
I20260608 09:51:53.235380 10682 raft_consensus.cc:2955] T 9a67001f8ff247b0858d5fb37ee394c9 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82189c4c45bb4ee49d4579413d79729b (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } attrs { replace: true } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } } }
I20260608 09:51:53.244995 10430 catalog_manager.cc:5696] T 9a67001f8ff247b0858d5fb37ee394c9 P e8e777d8c363450f829b2ffc72cd50ad reported cstate change: config changed from index -1 to 2, NON_VOTER 82189c4c45bb4ee49d4579413d79729b (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "190e99733a44490fb3d2dc419cdd6b38" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } attrs { replace: true } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } } }
I20260608 09:51:53.253232 10532 consensus_queue.cc:237] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38 [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: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } attrs { replace: true } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } }
I20260608 09:51:53.260622 10682 raft_consensus.cc:1275] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [term 2 FOLLOWER]: Refusing update from remote peer 190e99733a44490fb3d2dc419cdd6b38: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 09:51:53.261621 10497 consensus_peers.cc:597] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38 -> Peer 82189c4c45bb4ee49d4579413d79729b (127.9.161.196:35561): Couldn't send request to peer 82189c4c45bb4ee49d4579413d79729b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc121a5d943d4ebcbba6d4f9cc9a93e2. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:53.262732 10609 raft_consensus.cc:1275] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P e8e777d8c363450f829b2ffc72cd50ad [term 2 FOLLOWER]: Refusing update from remote peer 190e99733a44490fb3d2dc419cdd6b38: 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:53.262639 10909 consensus_queue.cc:1048] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:51:53.264189 10929 consensus_queue.cc:1048] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } 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:53.271806 10909 raft_consensus.cc:2955] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 82189c4c45bb4ee49d4579413d79729b (127.9.161.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } attrs { replace: true } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } } }
I20260608 09:51:53.273677 10682 raft_consensus.cc:2955] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 82189c4c45bb4ee49d4579413d79729b (127.9.161.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } attrs { replace: true } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } } }
I20260608 09:51:53.275913 10608 raft_consensus.cc:2955] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P e8e777d8c363450f829b2ffc72cd50ad [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 82189c4c45bb4ee49d4579413d79729b (127.9.161.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } attrs { replace: true } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } } }
I20260608 09:51:53.289114 10431 catalog_manager.cc:5696] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38 reported cstate change: config changed from index -1 to 3, NON_VOTER 82189c4c45bb4ee49d4579413d79729b (127.9.161.196) added. New cstate: current_term: 2 leader_uuid: "190e99733a44490fb3d2dc419cdd6b38" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:53.678936 10936 ts_tablet_manager.cc:933] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 82189c4c45bb4ee49d4579413d79729b: Initiating tablet copy from peer 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317)
I20260608 09:51:53.682771 10936 tablet_copy_client.cc:323] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 82189c4c45bb4ee49d4579413d79729b: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.193:37317
I20260608 09:51:53.689669 10939 ts_tablet_manager.cc:933] T 9a67001f8ff247b0858d5fb37ee394c9 P 82189c4c45bb4ee49d4579413d79729b: Initiating tablet copy from peer 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317)
I20260608 09:51:53.692425 10939 tablet_copy_client.cc:323] T 9a67001f8ff247b0858d5fb37ee394c9 P 82189c4c45bb4ee49d4579413d79729b: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.193:37317
I20260608 09:51:53.695425 10544 tablet_copy_service.cc:140] P 190e99733a44490fb3d2dc419cdd6b38: Received BeginTabletCopySession request for tablet bc121a5d943d4ebcbba6d4f9cc9a93e2 from peer 82189c4c45bb4ee49d4579413d79729b ({username='slave'} at 127.0.0.1:51538)
I20260608 09:51:53.695962 10543 tablet_copy_service.cc:140] P 190e99733a44490fb3d2dc419cdd6b38: Received BeginTabletCopySession request for tablet 9a67001f8ff247b0858d5fb37ee394c9 from peer 82189c4c45bb4ee49d4579413d79729b ({username='slave'} at 127.0.0.1:51538)
I20260608 09:51:53.696251 10544 tablet_copy_service.cc:161] P 190e99733a44490fb3d2dc419cdd6b38: Beginning new tablet copy session on tablet bc121a5d943d4ebcbba6d4f9cc9a93e2 from peer 82189c4c45bb4ee49d4579413d79729b at {username='slave'} at 127.0.0.1:51538: session id = 82189c4c45bb4ee49d4579413d79729b-bc121a5d943d4ebcbba6d4f9cc9a93e2
I20260608 09:51:53.697108 10543 tablet_copy_service.cc:161] P 190e99733a44490fb3d2dc419cdd6b38: Beginning new tablet copy session on tablet 9a67001f8ff247b0858d5fb37ee394c9 from peer 82189c4c45bb4ee49d4579413d79729b at {username='slave'} at 127.0.0.1:51538: session id = 82189c4c45bb4ee49d4579413d79729b-9a67001f8ff247b0858d5fb37ee394c9
I20260608 09:51:53.698629 10941 ts_tablet_manager.cc:933] T 5f97082a3cd547ea90f72e80d61de358 P 82189c4c45bb4ee49d4579413d79729b: Initiating tablet copy from peer 21211c1b9efe42a78a34e52cc95e29b6 (127.9.161.195:38097)
I20260608 09:51:53.705289 10544 tablet_copy_source_session.cc:215] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:51:53.708472 10942 ts_tablet_manager.cc:933] T 29bac1165a544f89b7e7f805bc9f5e4d P 82189c4c45bb4ee49d4579413d79729b: Initiating tablet copy from peer 21211c1b9efe42a78a34e52cc95e29b6 (127.9.161.195:38097)
I20260608 09:51:53.710038 10936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc121a5d943d4ebcbba6d4f9cc9a93e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:53.714524 10543 tablet_copy_source_session.cc:215] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:51:53.716741 10942 tablet_copy_client.cc:323] T 29bac1165a544f89b7e7f805bc9f5e4d P 82189c4c45bb4ee49d4579413d79729b: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.195:38097
I20260608 09:51:53.719805 10939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a67001f8ff247b0858d5fb37ee394c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:53.730290 10941 tablet_copy_client.cc:323] T 5f97082a3cd547ea90f72e80d61de358 P 82189c4c45bb4ee49d4579413d79729b: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.195:38097
I20260608 09:51:53.740931 10693 tablet_copy_service.cc:140] P 21211c1b9efe42a78a34e52cc95e29b6: Received BeginTabletCopySession request for tablet 29bac1165a544f89b7e7f805bc9f5e4d from peer 82189c4c45bb4ee49d4579413d79729b ({username='slave'} at 127.0.0.1:42574)
I20260608 09:51:53.741490 10693 tablet_copy_service.cc:161] P 21211c1b9efe42a78a34e52cc95e29b6: Beginning new tablet copy session on tablet 29bac1165a544f89b7e7f805bc9f5e4d from peer 82189c4c45bb4ee49d4579413d79729b at {username='slave'} at 127.0.0.1:42574: session id = 82189c4c45bb4ee49d4579413d79729b-29bac1165a544f89b7e7f805bc9f5e4d
I20260608 09:51:53.742298 10692 tablet_copy_service.cc:140] P 21211c1b9efe42a78a34e52cc95e29b6: Received BeginTabletCopySession request for tablet 5f97082a3cd547ea90f72e80d61de358 from peer 82189c4c45bb4ee49d4579413d79729b ({username='slave'} at 127.0.0.1:42574)
I20260608 09:51:53.749924 10692 tablet_copy_service.cc:161] P 21211c1b9efe42a78a34e52cc95e29b6: Beginning new tablet copy session on tablet 5f97082a3cd547ea90f72e80d61de358 from peer 82189c4c45bb4ee49d4579413d79729b at {username='slave'} at 127.0.0.1:42574: session id = 82189c4c45bb4ee49d4579413d79729b-5f97082a3cd547ea90f72e80d61de358
I20260608 09:51:53.753974 10936 tablet_copy_client.cc:806] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 82189c4c45bb4ee49d4579413d79729b: tablet copy: Starting download of 0 data blocks...
I20260608 09:51:53.754787 10936 tablet_copy_client.cc:670] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 82189c4c45bb4ee49d4579413d79729b: tablet copy: Starting download of 1 WAL segments...
I20260608 09:51:53.756060 10692 tablet_copy_source_session.cc:215] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:51:53.758121 10693 tablet_copy_source_session.cc:215] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:51:53.760234 10939 tablet_copy_client.cc:806] T 9a67001f8ff247b0858d5fb37ee394c9 P 82189c4c45bb4ee49d4579413d79729b: tablet copy: Starting download of 0 data blocks...
I20260608 09:51:53.760831 10939 tablet_copy_client.cc:670] T 9a67001f8ff247b0858d5fb37ee394c9 P 82189c4c45bb4ee49d4579413d79729b: tablet copy: Starting download of 1 WAL segments...
I20260608 09:51:53.763083 10941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f97082a3cd547ea90f72e80d61de358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:53.765255 10942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29bac1165a544f89b7e7f805bc9f5e4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:53.765579 10939 tablet_copy_client.cc:538] T 9a67001f8ff247b0858d5fb37ee394c9 P 82189c4c45bb4ee49d4579413d79729b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:51:53.765888 10936 tablet_copy_client.cc:538] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 82189c4c45bb4ee49d4579413d79729b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:51:53.776638 10939 tablet_bootstrap.cc:492] T 9a67001f8ff247b0858d5fb37ee394c9 P 82189c4c45bb4ee49d4579413d79729b: Bootstrap starting.
I20260608 09:51:53.777555 10936 tablet_bootstrap.cc:492] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 82189c4c45bb4ee49d4579413d79729b: Bootstrap starting.
I20260608 09:51:53.798132 10942 tablet_copy_client.cc:806] T 29bac1165a544f89b7e7f805bc9f5e4d P 82189c4c45bb4ee49d4579413d79729b: tablet copy: Starting download of 0 data blocks...
I20260608 09:51:53.798799 10942 tablet_copy_client.cc:670] T 29bac1165a544f89b7e7f805bc9f5e4d P 82189c4c45bb4ee49d4579413d79729b: tablet copy: Starting download of 1 WAL segments...
I20260608 09:51:53.801859 10941 tablet_copy_client.cc:806] T 5f97082a3cd547ea90f72e80d61de358 P 82189c4c45bb4ee49d4579413d79729b: tablet copy: Starting download of 0 data blocks...
I20260608 09:51:53.802454 10941 tablet_copy_client.cc:670] T 5f97082a3cd547ea90f72e80d61de358 P 82189c4c45bb4ee49d4579413d79729b: tablet copy: Starting download of 1 WAL segments...
I20260608 09:51:53.804999 10942 tablet_copy_client.cc:538] T 29bac1165a544f89b7e7f805bc9f5e4d P 82189c4c45bb4ee49d4579413d79729b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:51:53.806900 10941 tablet_copy_client.cc:538] T 5f97082a3cd547ea90f72e80d61de358 P 82189c4c45bb4ee49d4579413d79729b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:51:53.812410 10939 tablet_bootstrap.cc:492] T 9a67001f8ff247b0858d5fb37ee394c9 P 82189c4c45bb4ee49d4579413d79729b: 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:53.813609 10939 tablet_bootstrap.cc:492] T 9a67001f8ff247b0858d5fb37ee394c9 P 82189c4c45bb4ee49d4579413d79729b: Bootstrap complete.
I20260608 09:51:53.814181 10942 tablet_bootstrap.cc:492] T 29bac1165a544f89b7e7f805bc9f5e4d P 82189c4c45bb4ee49d4579413d79729b: Bootstrap starting.
I20260608 09:51:53.814392 10939 ts_tablet_manager.cc:1403] T 9a67001f8ff247b0858d5fb37ee394c9 P 82189c4c45bb4ee49d4579413d79729b: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.017s
I20260608 09:51:53.819187 10939 raft_consensus.cc:359] T 9a67001f8ff247b0858d5fb37ee394c9 P 82189c4c45bb4ee49d4579413d79729b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } attrs { replace: true } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } }
I20260608 09:51:53.820097 10939 raft_consensus.cc:740] T 9a67001f8ff247b0858d5fb37ee394c9 P 82189c4c45bb4ee49d4579413d79729b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82189c4c45bb4ee49d4579413d79729b, State: Initialized, Role: LEARNER
I20260608 09:51:53.820865 10939 consensus_queue.cc:260] T 9a67001f8ff247b0858d5fb37ee394c9 P 82189c4c45bb4ee49d4579413d79729b [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: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } attrs { replace: true } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } }
I20260608 09:51:53.823462 10936 tablet_bootstrap.cc:492] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 82189c4c45bb4ee49d4579413d79729b: 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:53.824411 10936 tablet_bootstrap.cc:492] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 82189c4c45bb4ee49d4579413d79729b: Bootstrap complete.
I20260608 09:51:53.816073 10941 tablet_bootstrap.cc:492] T 5f97082a3cd547ea90f72e80d61de358 P 82189c4c45bb4ee49d4579413d79729b: Bootstrap starting.
I20260608 09:51:53.834245 10939 ts_tablet_manager.cc:1434] T 9a67001f8ff247b0858d5fb37ee394c9 P 82189c4c45bb4ee49d4579413d79729b: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.004s
I20260608 09:51:53.835999 10936 ts_tablet_manager.cc:1403] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 82189c4c45bb4ee49d4579413d79729b: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.020s
I20260608 09:51:53.838665 10543 tablet_copy_service.cc:342] P 190e99733a44490fb3d2dc419cdd6b38: Request end of tablet copy session 82189c4c45bb4ee49d4579413d79729b-9a67001f8ff247b0858d5fb37ee394c9 received from {username='slave'} at 127.0.0.1:51538
I20260608 09:51:53.839198 10543 tablet_copy_service.cc:434] P 190e99733a44490fb3d2dc419cdd6b38: ending tablet copy session 82189c4c45bb4ee49d4579413d79729b-9a67001f8ff247b0858d5fb37ee394c9 on tablet 9a67001f8ff247b0858d5fb37ee394c9 with peer 82189c4c45bb4ee49d4579413d79729b
I20260608 09:51:53.839391 10936 raft_consensus.cc:359] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 82189c4c45bb4ee49d4579413d79729b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } attrs { replace: true } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } }
I20260608 09:51:53.840236 10936 raft_consensus.cc:740] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 82189c4c45bb4ee49d4579413d79729b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 82189c4c45bb4ee49d4579413d79729b, State: Initialized, Role: LEARNER
I20260608 09:51:53.840965 10936 consensus_queue.cc:260] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 82189c4c45bb4ee49d4579413d79729b [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: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } attrs { replace: true } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } }
I20260608 09:51:53.843719 10936 ts_tablet_manager.cc:1434] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 82189c4c45bb4ee49d4579413d79729b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:51:53.858198 10543 tablet_copy_service.cc:342] P 190e99733a44490fb3d2dc419cdd6b38: Request end of tablet copy session 82189c4c45bb4ee49d4579413d79729b-bc121a5d943d4ebcbba6d4f9cc9a93e2 received from {username='slave'} at 127.0.0.1:51538
I20260608 09:51:53.858678 10543 tablet_copy_service.cc:434] P 190e99733a44490fb3d2dc419cdd6b38: ending tablet copy session 82189c4c45bb4ee49d4579413d79729b-bc121a5d943d4ebcbba6d4f9cc9a93e2 on tablet bc121a5d943d4ebcbba6d4f9cc9a93e2 with peer 82189c4c45bb4ee49d4579413d79729b
I20260608 09:51:53.872684 10942 tablet_bootstrap.cc:492] T 29bac1165a544f89b7e7f805bc9f5e4d P 82189c4c45bb4ee49d4579413d79729b: 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:53.873467 10942 tablet_bootstrap.cc:492] T 29bac1165a544f89b7e7f805bc9f5e4d P 82189c4c45bb4ee49d4579413d79729b: Bootstrap complete.
I20260608 09:51:53.874153 10942 ts_tablet_manager.cc:1403] T 29bac1165a544f89b7e7f805bc9f5e4d P 82189c4c45bb4ee49d4579413d79729b: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.007s
I20260608 09:51:53.876513 10942 raft_consensus.cc:359] T 29bac1165a544f89b7e7f805bc9f5e4d P 82189c4c45bb4ee49d4579413d79729b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } attrs { replace: true } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } }
I20260608 09:51:53.877148 10942 raft_consensus.cc:740] T 29bac1165a544f89b7e7f805bc9f5e4d P 82189c4c45bb4ee49d4579413d79729b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82189c4c45bb4ee49d4579413d79729b, State: Initialized, Role: LEARNER
I20260608 09:51:53.877701 10942 consensus_queue.cc:260] T 29bac1165a544f89b7e7f805bc9f5e4d P 82189c4c45bb4ee49d4579413d79729b [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: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } attrs { replace: true } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } }
I20260608 09:51:53.878161 10941 tablet_bootstrap.cc:492] T 5f97082a3cd547ea90f72e80d61de358 P 82189c4c45bb4ee49d4579413d79729b: 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:53.879133 10941 tablet_bootstrap.cc:492] T 5f97082a3cd547ea90f72e80d61de358 P 82189c4c45bb4ee49d4579413d79729b: Bootstrap complete.
I20260608 09:51:53.879865 10941 ts_tablet_manager.cc:1403] T 5f97082a3cd547ea90f72e80d61de358 P 82189c4c45bb4ee49d4579413d79729b: Time spent bootstrapping tablet: real 0.064s	user 0.024s	sys 0.015s
I20260608 09:51:53.880050 10942 ts_tablet_manager.cc:1434] T 29bac1165a544f89b7e7f805bc9f5e4d P 82189c4c45bb4ee49d4579413d79729b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:51:53.882608 10693 tablet_copy_service.cc:342] P 21211c1b9efe42a78a34e52cc95e29b6: Request end of tablet copy session 82189c4c45bb4ee49d4579413d79729b-29bac1165a544f89b7e7f805bc9f5e4d received from {username='slave'} at 127.0.0.1:42574
I20260608 09:51:53.883088 10693 tablet_copy_service.cc:434] P 21211c1b9efe42a78a34e52cc95e29b6: ending tablet copy session 82189c4c45bb4ee49d4579413d79729b-29bac1165a544f89b7e7f805bc9f5e4d on tablet 29bac1165a544f89b7e7f805bc9f5e4d with peer 82189c4c45bb4ee49d4579413d79729b
I20260608 09:51:53.882915 10941 raft_consensus.cc:359] T 5f97082a3cd547ea90f72e80d61de358 P 82189c4c45bb4ee49d4579413d79729b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } attrs { replace: true } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } }
I20260608 09:51:53.884187 10941 raft_consensus.cc:740] T 5f97082a3cd547ea90f72e80d61de358 P 82189c4c45bb4ee49d4579413d79729b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82189c4c45bb4ee49d4579413d79729b, State: Initialized, Role: LEARNER
I20260608 09:51:53.884924 10941 consensus_queue.cc:260] T 5f97082a3cd547ea90f72e80d61de358 P 82189c4c45bb4ee49d4579413d79729b [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: "190e99733a44490fb3d2dc419cdd6b38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37317 } } peers { permanent_uuid: "e8e777d8c363450f829b2ffc72cd50ad" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 41821 } attrs { replace: true } } peers { permanent_uuid: "21211c1b9efe42a78a34e52cc95e29b6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38097 } } peers { permanent_uuid: "82189c4c45bb4ee49d4579413d79729b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35561 } attrs { promote: true } }
I20260608 09:51:53.888381 10941 ts_tablet_manager.cc:1434] T 5f97082a3cd547ea90f72e80d61de358 P 82189c4c45bb4ee49d4579413d79729b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260608 09:51:53.890507 10693 tablet_copy_service.cc:342] P 21211c1b9efe42a78a34e52cc95e29b6: Request end of tablet copy session 82189c4c45bb4ee49d4579413d79729b-5f97082a3cd547ea90f72e80d61de358 received from {username='slave'} at 127.0.0.1:42574
I20260608 09:51:53.890878 10693 tablet_copy_service.cc:434] P 21211c1b9efe42a78a34e52cc95e29b6: ending tablet copy session 82189c4c45bb4ee49d4579413d79729b-5f97082a3cd547ea90f72e80d61de358 on tablet 5f97082a3cd547ea90f72e80d61de358 with peer 82189c4c45bb4ee49d4579413d79729b
I20260608 09:51:54.103348  9863 tablet_server.cc:179] TabletServer@127.9.161.193:0 shutting down...
I20260608 09:51:54.104594 10485 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 09:51:54.115602 10647 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]
I20260608 09:51:54.116328 10485 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:51:54.116986 10485 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:51:54.128471 10647 consensus_peers.cc:597] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 -> Peer 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317): Couldn't send request to peer 190e99733a44490fb3d2dc419cdd6b38. 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:54.141309 10851 raft_consensus.cc:1217] T 9a67001f8ff247b0858d5fb37ee394c9 P 82189c4c45bb4ee49d4579413d79729b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:51:54.174845  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:54.178047  9863 tablet_replica.cc:333] T 5f97082a3cd547ea90f72e80d61de358 P 190e99733a44490fb3d2dc419cdd6b38: stopping tablet replica
I20260608 09:51:54.180506  9863 raft_consensus.cc:2243] T 5f97082a3cd547ea90f72e80d61de358 P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:54.181519  9863 raft_consensus.cc:2272] T 5f97082a3cd547ea90f72e80d61de358 P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:54.184978  9863 tablet_replica.cc:333] T b8f797497beb4e4a8c3010e4ae697056 P 190e99733a44490fb3d2dc419cdd6b38: stopping tablet replica
I20260608 09:51:54.185737  9863 raft_consensus.cc:2243] T b8f797497beb4e4a8c3010e4ae697056 P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:54.186457  9863 raft_consensus.cc:2272] T b8f797497beb4e4a8c3010e4ae697056 P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:54.188781 10851 raft_consensus.cc:1217] T 5f97082a3cd547ea90f72e80d61de358 P 82189c4c45bb4ee49d4579413d79729b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:51:54.189807  9863 tablet_replica.cc:333] T 8f2ef3f68729477ead2e0d1ceca01252 P 190e99733a44490fb3d2dc419cdd6b38: stopping tablet replica
I20260608 09:51:54.190965  9863 raft_consensus.cc:2243] T 8f2ef3f68729477ead2e0d1ceca01252 P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:54.191629  9863 raft_consensus.cc:2272] T 8f2ef3f68729477ead2e0d1ceca01252 P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:54.196401  9863 tablet_replica.cc:333] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38: stopping tablet replica
I20260608 09:51:54.197177  9863 raft_consensus.cc:2243] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:54.198578  9863 raft_consensus.cc:2272] T 9a67001f8ff247b0858d5fb37ee394c9 P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:54.201678  9863 tablet_replica.cc:333] T 9d83ec7c03cc42b48d57869f1478466f P 190e99733a44490fb3d2dc419cdd6b38: stopping tablet replica
I20260608 09:51:54.202314  9863 raft_consensus.cc:2243] T 9d83ec7c03cc42b48d57869f1478466f P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:54.202735  9863 raft_consensus.cc:2272] T 9d83ec7c03cc42b48d57869f1478466f P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:54.204520  9863 tablet_replica.cc:333] T 29bac1165a544f89b7e7f805bc9f5e4d P 190e99733a44490fb3d2dc419cdd6b38: stopping tablet replica
I20260608 09:51:54.205087  9863 raft_consensus.cc:2243] T 29bac1165a544f89b7e7f805bc9f5e4d P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:54.205528  9863 raft_consensus.cc:2272] T 29bac1165a544f89b7e7f805bc9f5e4d P 190e99733a44490fb3d2dc419cdd6b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:54.207238  9863 tablet_replica.cc:333] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38: stopping tablet replica
I20260608 09:51:54.207731  9863 raft_consensus.cc:2243] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:51:54.208740  9863 raft_consensus.cc:2272] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 190e99733a44490fb3d2dc419cdd6b38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:54.211177  9863 tablet_replica.cc:333] T 40fb3965014c48dea2641b77e3a80804 P 190e99733a44490fb3d2dc419cdd6b38: stopping tablet replica
I20260608 09:51:54.211760  9863 raft_consensus.cc:2243] T 40fb3965014c48dea2641b77e3a80804 P 190e99733a44490fb3d2dc419cdd6b38 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:51:54.212603  9863 raft_consensus.cc:2272] T 40fb3965014c48dea2641b77e3a80804 P 190e99733a44490fb3d2dc419cdd6b38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:54.235150  9863 tablet_server.cc:196] TabletServer@127.9.161.193:0 shutdown complete.
I20260608 09:51:54.262319 10851 raft_consensus.cc:1217] T 29bac1165a544f89b7e7f805bc9f5e4d P 82189c4c45bb4ee49d4579413d79729b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:51:54.266753  9863 tablet_server.cc:179] TabletServer@127.9.161.194:0 shutting down...
I20260608 09:51:54.306667  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:54.307684  9863 tablet_replica.cc:333] T 9a67001f8ff247b0858d5fb37ee394c9 P e8e777d8c363450f829b2ffc72cd50ad: stopping tablet replica
I20260608 09:51:54.308705  9863 raft_consensus.cc:2243] T 9a67001f8ff247b0858d5fb37ee394c9 P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:54.309445  9863 raft_consensus.cc:2272] T 9a67001f8ff247b0858d5fb37ee394c9 P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:54.312333  9863 tablet_replica.cc:333] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P e8e777d8c363450f829b2ffc72cd50ad: stopping tablet replica
I20260608 09:51:54.313197  9863 raft_consensus.cc:2243] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P e8e777d8c363450f829b2ffc72cd50ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:54.313850  9863 raft_consensus.cc:2272] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P e8e777d8c363450f829b2ffc72cd50ad [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 09:51:54.314224 10647 consensus_peers.cc:597] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 -> Peer 190e99733a44490fb3d2dc419cdd6b38 (127.9.161.193:37317): Couldn't send request to peer 190e99733a44490fb3d2dc419cdd6b38. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:37317: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:54.315920  9863 tablet_replica.cc:333] T 40fb3965014c48dea2641b77e3a80804 P e8e777d8c363450f829b2ffc72cd50ad: stopping tablet replica
I20260608 09:51:54.316655  9863 raft_consensus.cc:2243] T 40fb3965014c48dea2641b77e3a80804 P e8e777d8c363450f829b2ffc72cd50ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:54.317164  9863 raft_consensus.cc:2272] T 40fb3965014c48dea2641b77e3a80804 P e8e777d8c363450f829b2ffc72cd50ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:54.319777  9863 tablet_replica.cc:333] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad: stopping tablet replica
I20260608 09:51:54.320329  9863 raft_consensus.cc:2243] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:54.321101  9863 raft_consensus.cc:2272] T b8f797497beb4e4a8c3010e4ae697056 P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:54.323037  9863 tablet_replica.cc:333] T 5f97082a3cd547ea90f72e80d61de358 P e8e777d8c363450f829b2ffc72cd50ad: stopping tablet replica
I20260608 09:51:54.323542  9863 raft_consensus.cc:2243] T 5f97082a3cd547ea90f72e80d61de358 P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:54.323979  9863 raft_consensus.cc:2272] T 5f97082a3cd547ea90f72e80d61de358 P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:54.325618  9863 tablet_replica.cc:333] T 29bac1165a544f89b7e7f805bc9f5e4d P e8e777d8c363450f829b2ffc72cd50ad: stopping tablet replica
I20260608 09:51:54.326129  9863 raft_consensus.cc:2243] T 29bac1165a544f89b7e7f805bc9f5e4d P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:54.326566  9863 raft_consensus.cc:2272] T 29bac1165a544f89b7e7f805bc9f5e4d P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:54.328204  9863 tablet_replica.cc:333] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad: stopping tablet replica
I20260608 09:51:54.328680  9863 raft_consensus.cc:2243] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:54.329437  9863 raft_consensus.cc:2272] T 9d83ec7c03cc42b48d57869f1478466f P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:54.331382  9863 tablet_replica.cc:333] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad: stopping tablet replica
I20260608 09:51:54.331874  9863 raft_consensus.cc:2243] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:54.332624  9863 raft_consensus.cc:2272] T 8f2ef3f68729477ead2e0d1ceca01252 P e8e777d8c363450f829b2ffc72cd50ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:54.362561  9863 tablet_server.cc:196] TabletServer@127.9.161.194:0 shutdown complete.
I20260608 09:51:54.384773  9863 tablet_server.cc:179] TabletServer@127.9.161.195:0 shutting down...
I20260608 09:51:54.422293  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:54.423218  9863 tablet_replica.cc:333] T 9a67001f8ff247b0858d5fb37ee394c9 P 21211c1b9efe42a78a34e52cc95e29b6: stopping tablet replica
I20260608 09:51:54.424067  9863 raft_consensus.cc:2243] T 9a67001f8ff247b0858d5fb37ee394c9 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:54.424660  9863 raft_consensus.cc:2272] T 9a67001f8ff247b0858d5fb37ee394c9 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:54.427249  9863 tablet_replica.cc:333] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6: stopping tablet replica
I20260608 09:51:54.427954  9863 raft_consensus.cc:2243] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:54.429199  9863 raft_consensus.cc:2272] T 5f97082a3cd547ea90f72e80d61de358 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:54.431826  9863 tablet_replica.cc:333] T b8f797497beb4e4a8c3010e4ae697056 P 21211c1b9efe42a78a34e52cc95e29b6: stopping tablet replica
I20260608 09:51:54.432571  9863 raft_consensus.cc:2243] T b8f797497beb4e4a8c3010e4ae697056 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:54.433041  9863 raft_consensus.cc:2272] T b8f797497beb4e4a8c3010e4ae697056 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:54.435523  9863 tablet_replica.cc:333] T 8f2ef3f68729477ead2e0d1ceca01252 P 21211c1b9efe42a78a34e52cc95e29b6: stopping tablet replica
I20260608 09:51:54.436235  9863 raft_consensus.cc:2243] T 8f2ef3f68729477ead2e0d1ceca01252 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:54.436733  9863 raft_consensus.cc:2272] T 8f2ef3f68729477ead2e0d1ceca01252 P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:54.439333  9863 tablet_replica.cc:333] T 9d83ec7c03cc42b48d57869f1478466f P 21211c1b9efe42a78a34e52cc95e29b6: stopping tablet replica
I20260608 09:51:54.440012  9863 raft_consensus.cc:2243] T 9d83ec7c03cc42b48d57869f1478466f P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:54.440500  9863 raft_consensus.cc:2272] T 9d83ec7c03cc42b48d57869f1478466f P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:54.443032  9863 tablet_replica.cc:333] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6: stopping tablet replica
I20260608 09:51:54.443710  9863 raft_consensus.cc:2243] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:54.444942  9863 raft_consensus.cc:2272] T 29bac1165a544f89b7e7f805bc9f5e4d P 21211c1b9efe42a78a34e52cc95e29b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:54.447407  9863 tablet_replica.cc:333] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6: stopping tablet replica
I20260608 09:51:54.448072  9863 raft_consensus.cc:2243] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:54.448642  9863 raft_consensus.cc:2272] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 21211c1b9efe42a78a34e52cc95e29b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:54.450896  9863 tablet_replica.cc:333] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6: stopping tablet replica
I20260608 09:51:54.451535  9863 raft_consensus.cc:2243] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:54.452035  9863 raft_consensus.cc:2272] T 40fb3965014c48dea2641b77e3a80804 P 21211c1b9efe42a78a34e52cc95e29b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:54.522843  9863 tablet_server.cc:196] TabletServer@127.9.161.195:0 shutdown complete.
I20260608 09:51:54.550912  9863 tablet_server.cc:179] TabletServer@127.9.161.196:0 shutting down...
I20260608 09:51:54.581664  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:54.582641  9863 tablet_replica.cc:333] T 29bac1165a544f89b7e7f805bc9f5e4d P 82189c4c45bb4ee49d4579413d79729b: stopping tablet replica
I20260608 09:51:54.583264  9863 raft_consensus.cc:2243] T 29bac1165a544f89b7e7f805bc9f5e4d P 82189c4c45bb4ee49d4579413d79729b [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:51:54.583685  9863 raft_consensus.cc:2272] T 29bac1165a544f89b7e7f805bc9f5e4d P 82189c4c45bb4ee49d4579413d79729b [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:51:54.585433  9863 tablet_replica.cc:333] T 5f97082a3cd547ea90f72e80d61de358 P 82189c4c45bb4ee49d4579413d79729b: stopping tablet replica
I20260608 09:51:54.586050  9863 raft_consensus.cc:2243] T 5f97082a3cd547ea90f72e80d61de358 P 82189c4c45bb4ee49d4579413d79729b [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:51:54.586441  9863 raft_consensus.cc:2272] T 5f97082a3cd547ea90f72e80d61de358 P 82189c4c45bb4ee49d4579413d79729b [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:51:54.588064  9863 tablet_replica.cc:333] T 9a67001f8ff247b0858d5fb37ee394c9 P 82189c4c45bb4ee49d4579413d79729b: stopping tablet replica
I20260608 09:51:54.588567  9863 raft_consensus.cc:2243] T 9a67001f8ff247b0858d5fb37ee394c9 P 82189c4c45bb4ee49d4579413d79729b [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:51:54.588945  9863 raft_consensus.cc:2272] T 9a67001f8ff247b0858d5fb37ee394c9 P 82189c4c45bb4ee49d4579413d79729b [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:51:54.590692  9863 tablet_replica.cc:333] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 82189c4c45bb4ee49d4579413d79729b: stopping tablet replica
I20260608 09:51:54.591166  9863 raft_consensus.cc:2243] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 82189c4c45bb4ee49d4579413d79729b [term 2 LEARNER]: Raft consensus shutting down.
I20260608 09:51:54.591535  9863 raft_consensus.cc:2272] T bc121a5d943d4ebcbba6d4f9cc9a93e2 P 82189c4c45bb4ee49d4579413d79729b [term 2 LEARNER]: Raft consensus is shut down!
I20260608 09:51:54.614058  9863 tablet_server.cc:196] TabletServer@127.9.161.196:0 shutdown complete.
I20260608 09:51:54.630403  9863 master.cc:562] Master@127.9.161.254:35173 shutting down...
W20260608 09:51:54.650804 10480 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:51:54.651098 10480 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:51:54.651326 10480 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:51:54.652419  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0d90743f12864839ab81c4f64b9086ea [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:54.652932  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0d90743f12864839ab81c4f64b9086ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:54.653280  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0d90743f12864839ab81c4f64b9086ea: stopping tablet replica
I20260608 09:51:54.673002  9863 master.cc:584] Master@127.9.161.254:35173 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (10799 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 09:51:54.714540  9863 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.161.254:44867,127.9.161.253:33183,127.9.161.252:35753
I20260608 09:51:54.715906  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:54.722036 10959 instance_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:54.722306 10960 instance_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:54.722792 10962 instance_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:54.723423  9863 server_base.cc:1061] running on GCE node
I20260608 09:51:54.724373  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:54.724594  9863 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:54.724754  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912314724736 us; error 0 us; skew 500 ppm
I20260608 09:51:54.725317  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:54.727694  9863 webserver.cc:533] Webserver started at http://127.9.161.254:34791/ using document root <none> and password file <none>
I20260608 09:51:54.728205  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:54.728420  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:54.728695  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:54.729852  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-0/minicluster-data/master-0-root/instance:
uuid: "d876fbde7e414df1b7f407c6b7d72183"
format_stamp: "Formatted at 2026-06-08 09:51:54 on dist-test-slave-bjvn"
I20260608 09:51:54.734709  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:51:54.738538 10967 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:54.739362  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 09:51:54.739687  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-0/minicluster-data/master-0-root
uuid: "d876fbde7e414df1b7f407c6b7d72183"
format_stamp: "Formatted at 2026-06-08 09:51:54 on dist-test-slave-bjvn"
I20260608 09:51:54.740010  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-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:54.763127  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:54.764545  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:54.806217  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.254:44867
I20260608 09:51:54.806339 11018 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.254:44867 every 8 connection(s)
I20260608 09:51:54.810766 11019 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:54.811072  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:54.817575 11022 instance_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:54.817675 11021 instance_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:54.817621 11019 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:54.821703  9863 server_base.cc:1061] running on GCE node
W20260608 09:51:54.821584 11024 instance_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:54.823354  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:54.823618  9863 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:54.823797  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912314823780 us; error 0 us; skew 500 ppm
I20260608 09:51:54.824385  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:54.827251  9863 webserver.cc:533] Webserver started at http://127.9.161.253:40705/ using document root <none> and password file <none>
I20260608 09:51:54.827867  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:54.828119  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:54.828439  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:54.829912  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-0/minicluster-data/master-1-root/instance:
uuid: "1f579c379597447e86b69d39e09d4113"
format_stamp: "Formatted at 2026-06-08 09:51:54 on dist-test-slave-bjvn"
I20260608 09:51:54.834115 11019 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:54.835577  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 09:51:54.840008 11032 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:54.840530 11019 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.161.253:33183: Network error: Client connection negotiation failed: client connection to 127.9.161.253:33183: connect: Connection refused (error 111)
I20260608 09:51:54.841012  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:51:54.841291  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-0/minicluster-data/master-1-root
uuid: "1f579c379597447e86b69d39e09d4113"
format_stamp: "Formatted at 2026-06-08 09:51:54 on dist-test-slave-bjvn"
I20260608 09:51:54.841621  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-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:54.859692  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:54.860948  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:54.900619  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.253:33183
I20260608 09:51:54.900743 11083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.253:33183 every 8 connection(s)
I20260608 09:51:54.901050 11019 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } attempt: 1
I20260608 09:51:54.905642  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:51:54.906107 11084 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:54.911952 11087 instance_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:54.913692 11088 instance_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:54.915761 11084 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:54.918882 11019 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:54.921378  9863 server_base.cc:1061] running on GCE node
W20260608 09:51:54.922910 11090 instance_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:54.923986  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:54.924260  9863 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:54.924464  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912314924448 us; error 0 us; skew 500 ppm
W20260608 09:51:54.924988 11019 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.161.252:35753: Network error: Client connection negotiation failed: client connection to 127.9.161.252:35753: connect: Connection refused (error 111)
I20260608 09:51:54.925267  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:54.928594  9863 webserver.cc:533] Webserver started at http://127.9.161.252:45983/ using document root <none> and password file <none>
I20260608 09:51:54.929230  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:54.929489  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:54.929857  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:54.931574  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-0/minicluster-data/master-2-root/instance:
uuid: "0cd517ec0cee453db78fd32feb6442f3"
format_stamp: "Formatted at 2026-06-08 09:51:54 on dist-test-slave-bjvn"
I20260608 09:51:54.931864 11084 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:54.937453  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 09:51:54.942018 11096 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:54.943051  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:51:54.943377  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-0/minicluster-data/master-2-root
uuid: "0cd517ec0cee453db78fd32feb6442f3"
format_stamp: "Formatted at 2026-06-08 09:51:54 on dist-test-slave-bjvn"
I20260608 09:51:54.943302 11084 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:54.943866  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-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:54.950685 11084 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.161.252:35753: Network error: Client connection negotiation failed: client connection to 127.9.161.252:35753: connect: Connection refused (error 111)
I20260608 09:51:54.958745  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:54.959903  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:54.982491 11019 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } attempt: 1
W20260608 09:51:54.988390 11019 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.161.252:35753: Network error: Client connection negotiation failed: client connection to 127.9.161.252:35753: connect: Connection refused (error 111)
I20260608 09:51:54.999002  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.252:35753
I20260608 09:51:54.999118 11148 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.252:35753 every 8 connection(s)
I20260608 09:51:55.002310  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:51:55.002324 11084 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } attempt: 1
I20260608 09:51:55.003557 11149 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:55.011435 11149 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:55.023212 11084 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113: Bootstrap starting.
I20260608 09:51:55.024824 11149 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:55.028550 11084 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:55.033293 11084 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113: No bootstrap required, opened a new log
I20260608 09:51:55.035285 11149 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:55.036029 11084 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } }
I20260608 09:51:55.036612 11084 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:55.036942 11084 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f579c379597447e86b69d39e09d4113, State: Initialized, Role: FOLLOWER
I20260608 09:51:55.037856 11084 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } }
I20260608 09:51:55.040009 11154 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [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: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } } }
I20260608 09:51:55.040652 11154 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:55.041364 11084 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:55.052294 11149 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3: Bootstrap starting.
I20260608 09:51:55.057904 11149 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3: Neither blocks nor log segments found. Creating new log.
W20260608 09:51:55.058569 11165 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:51:55.058866 11165 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:51:55.062247 11149 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3: No bootstrap required, opened a new log
I20260608 09:51:55.063908 11019 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } attempt: 2
I20260608 09:51:55.064555 11149 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } }
I20260608 09:51:55.065111 11149 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:55.065426 11149 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd517ec0cee453db78fd32feb6442f3, State: Initialized, Role: FOLLOWER
I20260608 09:51:55.066246 11149 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } }
I20260608 09:51:55.068555 11167 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [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: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } } }
I20260608 09:51:55.069103 11167 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:55.069991 11149 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:55.080760 11019 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183: Bootstrap starting.
I20260608 09:51:55.085954 11019 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183: Neither blocks nor log segments found. Creating new log.
W20260608 09:51:55.086527 11178 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:51:55.086829 11178 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:51:55.090211 11019 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183: No bootstrap required, opened a new log
I20260608 09:51:55.092484 11019 raft_consensus.cc:359] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } }
I20260608 09:51:55.092970 11019 raft_consensus.cc:385] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:55.093247 11019 raft_consensus.cc:740] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d876fbde7e414df1b7f407c6b7d72183, State: Initialized, Role: FOLLOWER
I20260608 09:51:55.093941 11019 consensus_queue.cc:260] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } }
I20260608 09:51:55.095634 11180 sys_catalog.cc:455] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [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: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } } }
I20260608 09:51:55.096166 11180 sys_catalog.cc:458] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:55.096776 11019 sys_catalog.cc:565] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:55.106560 11167 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:55.106861  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 09:51:55.107197  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 09:51:55.107200 11167 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } }
I20260608 09:51:55.109297  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:51:55.109378 11167 leader_election.cc:290] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d876fbde7e414df1b7f407c6b7d72183 (127.9.161.254:44867), 1f579c379597447e86b69d39e09d4113 (127.9.161.253:33183)
I20260608 09:51:55.110594 11059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0cd517ec0cee453db78fd32feb6442f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f579c379597447e86b69d39e09d4113" is_pre_election: true
I20260608 09:51:55.110630 10994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0cd517ec0cee453db78fd32feb6442f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d876fbde7e414df1b7f407c6b7d72183" is_pre_election: true
I20260608 09:51:55.111356 11059 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cd517ec0cee453db78fd32feb6442f3 in term 0.
W20260608 09:51:55.111560 11191 catalog_manager.cc:1593] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260608 09:51:55.111375 10994 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cd517ec0cee453db78fd32feb6442f3 in term 0.
W20260608 09:51:55.112002 11191 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:51:55.112919 11100 leader_election.cc:304] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd517ec0cee453db78fd32feb6442f3, d876fbde7e414df1b7f407c6b7d72183; no voters: 
I20260608 09:51:55.113636 11167 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:55.114025 11167 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:55.114372 11167 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:51:55.118640 11192 instance_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:55.119618 11193 instance_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:55.121318  9863 server_base.cc:1061] running on GCE node
W20260608 09:51:55.122229 11195 instance_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:55.122795 11167 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } }
I20260608 09:51:55.123194  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:55.123489  9863 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:55.123672  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912315123656 us; error 0 us; skew 500 ppm
I20260608 09:51:55.124317  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:55.124787 11167 leader_election.cc:290] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [CANDIDATE]: Term 1 election: Requested vote from peers d876fbde7e414df1b7f407c6b7d72183 (127.9.161.254:44867), 1f579c379597447e86b69d39e09d4113 (127.9.161.253:33183)
I20260608 09:51:55.126142 10994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0cd517ec0cee453db78fd32feb6442f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d876fbde7e414df1b7f407c6b7d72183"
I20260608 09:51:55.126739 10994 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:55.126631 11059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0cd517ec0cee453db78fd32feb6442f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f579c379597447e86b69d39e09d4113"
I20260608 09:51:55.127301 11059 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:55.128072  9863 webserver.cc:533] Webserver started at http://127.9.161.193:35185/ using document root <none> and password file <none>
I20260608 09:51:55.128816  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:55.129048  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:55.129374  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:55.130864  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-0/minicluster-data/ts-0-root/instance:
uuid: "edfeb6207eac41bbbd61b9e1689d6b89"
format_stamp: "Formatted at 2026-06-08 09:51:55 on dist-test-slave-bjvn"
I20260608 09:51:55.131652 10994 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd517ec0cee453db78fd32feb6442f3 in term 1.
I20260608 09:51:55.132689 11100 leader_election.cc:304] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd517ec0cee453db78fd32feb6442f3, d876fbde7e414df1b7f407c6b7d72183; no voters: 
I20260608 09:51:55.133399 11167 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:55.134369 11059 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd517ec0cee453db78fd32feb6442f3 in term 1.
I20260608 09:51:55.134538 11167 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [term 1 LEADER]: Becoming Leader. State: Replica: 0cd517ec0cee453db78fd32feb6442f3, State: Running, Role: LEADER
I20260608 09:51:55.135525 11167 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } }
I20260608 09:51:55.137379  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.005s
I20260608 09:51:55.140972 11199 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0cd517ec0cee453db78fd32feb6442f3. Latest consensus state: current_term: 1 leader_uuid: "0cd517ec0cee453db78fd32feb6442f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } } }
I20260608 09:51:55.141646 11199 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:55.143105 11202 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:55.143743 11203 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:51:55.144212  9863 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:51:55.144583  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-0/minicluster-data/ts-0-root
uuid: "edfeb6207eac41bbbd61b9e1689d6b89"
format_stamp: "Formatted at 2026-06-08 09:51:55 on dist-test-slave-bjvn"
I20260608 09:51:55.144964  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-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:55.151607 11203 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:51:55.158052  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:55.159392  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:55.161415  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:55.162415 11059 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [term 1 FOLLOWER]: Refusing update from remote peer 0cd517ec0cee453db78fd32feb6442f3: 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:55.162609 10994 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [term 1 FOLLOWER]: Refusing update from remote peer 0cd517ec0cee453db78fd32feb6442f3: 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:55.164081 11167 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:55.164481  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:55.164788  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:55.165082  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:55.165336  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:55.164825 11199 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:55.177819 11154 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0cd517ec0cee453db78fd32feb6442f3. Latest consensus state: current_term: 1 leader_uuid: "0cd517ec0cee453db78fd32feb6442f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } } }
I20260608 09:51:55.178633 11154 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:55.181335 11180 sys_catalog.cc:455] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0cd517ec0cee453db78fd32feb6442f3. Latest consensus state: current_term: 1 leader_uuid: "0cd517ec0cee453db78fd32feb6442f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } } }
I20260608 09:51:55.182343 11180 sys_catalog.cc:458] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:55.183921 11208 mvcc.cc:204] Tried to move back new op lower bound from 7294616842889977856 to 7294616842803081216. Current Snapshot: MvccSnapshot[applied={T|T < 7294616842889977856}]
I20260608 09:51:55.191833 11167 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "0cd517ec0cee453db78fd32feb6442f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } } }
I20260608 09:51:55.192679 11167 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:55.193415 11167 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "0cd517ec0cee453db78fd32feb6442f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } } }
I20260608 09:51:55.194325 11167 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:55.197167 11203 catalog_manager.cc:1382] Generated new cluster ID: fe57035752f049c9bf5db81609811613
I20260608 09:51:55.197508 11203 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:51:55.211320 11154 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "0cd517ec0cee453db78fd32feb6442f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } } }
I20260608 09:51:55.212438 11154 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:55.228261 11180 sys_catalog.cc:455] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "0cd517ec0cee453db78fd32feb6442f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } } }
I20260608 09:51:55.229382 11180 sys_catalog.cc:458] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:55.256685 11203 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:51:55.258545 11203 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:51:55.285884 11203 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3: Generated new TSK 0
I20260608 09:51:55.286669 11203 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:51:55.299142  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.193:33401
I20260608 09:51:55.299393 11274 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.193:33401 every 8 connection(s)
I20260608 09:51:55.308243  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:51:55.322270 11277 heartbeater.cc:344] Connected to a master server at 127.9.161.254:44867
W20260608 09:51:55.322057 11282 instance_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:55.322901 11277 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:55.323853 11277 heartbeater.cc:507] Master 127.9.161.254:44867 requested a full tablet report, sending...
I20260608 09:51:55.323997 11275 heartbeater.cc:344] Connected to a master server at 127.9.161.252:35753
I20260608 09:51:55.324397 11275 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:55.325284 11275 heartbeater.cc:507] Master 127.9.161.252:35753 requested a full tablet report, sending...
I20260608 09:51:55.327311 10984 ts_manager.cc:194] Registered new tserver with Master: edfeb6207eac41bbbd61b9e1689d6b89 (127.9.161.193:33401)
I20260608 09:51:55.328085 11114 ts_manager.cc:194] Registered new tserver with Master: edfeb6207eac41bbbd61b9e1689d6b89 (127.9.161.193:33401)
I20260608 09:51:55.330896 11114 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48476
W20260608 09:51:55.331634 11283 instance_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:55.336050 11285 instance_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:55.336189 11276 heartbeater.cc:344] Connected to a master server at 127.9.161.253:33183
I20260608 09:51:55.336719 11276 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:55.337229  9863 server_base.cc:1061] running on GCE node
I20260608 09:51:55.337466 11276 heartbeater.cc:507] Master 127.9.161.253:33183 requested a full tablet report, sending...
I20260608 09:51:55.338168  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:55.338433  9863 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:55.338644  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912315338623 us; error 0 us; skew 500 ppm
I20260608 09:51:55.339394  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:55.340315 11049 ts_manager.cc:194] Registered new tserver with Master: edfeb6207eac41bbbd61b9e1689d6b89 (127.9.161.193:33401)
I20260608 09:51:55.342432  9863 webserver.cc:533] Webserver started at http://127.9.161.194:35559/ using document root <none> and password file <none>
I20260608 09:51:55.342928  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:55.343086  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:55.343436  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:55.344652  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-0/minicluster-data/ts-1-root/instance:
uuid: "58bc8d474e414ca08e7d41fbce4bbc5e"
format_stamp: "Formatted at 2026-06-08 09:51:55 on dist-test-slave-bjvn"
I20260608 09:51:55.349472  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:51:55.353000 11290 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:55.353907  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:51:55.354215  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-0/minicluster-data/ts-1-root
uuid: "58bc8d474e414ca08e7d41fbce4bbc5e"
format_stamp: "Formatted at 2026-06-08 09:51:55 on dist-test-slave-bjvn"
I20260608 09:51:55.354522  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-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:55.384548  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:55.385965  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:55.387446  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:55.389750  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:55.390013  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:55.390286  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:55.390476  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:55.430008  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.194:35205
I20260608 09:51:55.430126 11352 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.194:35205 every 8 connection(s)
I20260608 09:51:55.438522  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:51:55.454769 11353 heartbeater.cc:344] Connected to a master server at 127.9.161.252:35753
I20260608 09:51:55.455214 11353 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:55.455843 11354 heartbeater.cc:344] Connected to a master server at 127.9.161.253:33183
I20260608 09:51:55.456200 11353 heartbeater.cc:507] Master 127.9.161.252:35753 requested a full tablet report, sending...
I20260608 09:51:55.456341 11354 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:55.457494 11354 heartbeater.cc:507] Master 127.9.161.253:33183 requested a full tablet report, sending...
W20260608 09:51:55.455873 11360 instance_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:55.459211 11114 ts_manager.cc:194] Registered new tserver with Master: 58bc8d474e414ca08e7d41fbce4bbc5e (127.9.161.194:35205)
W20260608 09:51:55.460229 11361 instance_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:55.460767 11049 ts_manager.cc:194] Registered new tserver with Master: 58bc8d474e414ca08e7d41fbce4bbc5e (127.9.161.194:35205)
I20260608 09:51:55.461736 11114 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48488
I20260608 09:51:55.465986 11355 heartbeater.cc:344] Connected to a master server at 127.9.161.254:44867
I20260608 09:51:55.466450 11355 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:55.467227 11355 heartbeater.cc:507] Master 127.9.161.254:44867 requested a full tablet report, sending...
I20260608 09:51:55.468698  9863 server_base.cc:1061] running on GCE node
W20260608 09:51:55.469156 11363 instance_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:55.470333  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:51:55.470518 10984 ts_manager.cc:194] Registered new tserver with Master: 58bc8d474e414ca08e7d41fbce4bbc5e (127.9.161.194:35205)
W20260608 09:51:55.470625  9863 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:55.470974  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912315470954 us; error 0 us; skew 500 ppm
I20260608 09:51:55.471760  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:55.474255  9863 webserver.cc:533] Webserver started at http://127.9.161.195:35397/ using document root <none> and password file <none>
I20260608 09:51:55.474709  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:55.474880  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:55.475111  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:55.476236  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-0/minicluster-data/ts-2-root/instance:
uuid: "db48f622af2e45198829874ab149f6a9"
format_stamp: "Formatted at 2026-06-08 09:51:55 on dist-test-slave-bjvn"
I20260608 09:51:55.481284  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:51:55.484750 11368 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:55.485671  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:51:55.486079  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-0/minicluster-data/ts-2-root
uuid: "db48f622af2e45198829874ab149f6a9"
format_stamp: "Formatted at 2026-06-08 09:51:55 on dist-test-slave-bjvn"
I20260608 09:51:55.486338  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912298820956-9863-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:55.536791  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:55.538131  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:55.539422  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:55.541751  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:55.542030  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:55.542320  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:55.542514  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:55.584595  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.195:45059
I20260608 09:51:55.584710 11430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.195:45059 every 8 connection(s)
I20260608 09:51:55.611104 11432 heartbeater.cc:344] Connected to a master server at 127.9.161.253:33183
I20260608 09:51:55.611538 11432 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:55.612473 11432 heartbeater.cc:507] Master 127.9.161.253:33183 requested a full tablet report, sending...
I20260608 09:51:55.614715 11431 heartbeater.cc:344] Connected to a master server at 127.9.161.252:35753
I20260608 09:51:55.615149 11431 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:55.615785 11049 ts_manager.cc:194] Registered new tserver with Master: db48f622af2e45198829874ab149f6a9 (127.9.161.195:45059)
I20260608 09:51:55.616248 11431 heartbeater.cc:507] Master 127.9.161.252:35753 requested a full tablet report, sending...
I20260608 09:51:55.618664 11114 ts_manager.cc:194] Registered new tserver with Master: db48f622af2e45198829874ab149f6a9 (127.9.161.195:45059)
I20260608 09:51:55.620272 11114 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48496
I20260608 09:51:55.621227 11433 heartbeater.cc:344] Connected to a master server at 127.9.161.254:44867
I20260608 09:51:55.621665 11433 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:55.622493 11433 heartbeater.cc:507] Master 127.9.161.254:44867 requested a full tablet report, sending...
I20260608 09:51:55.624850 10984 ts_manager.cc:194] Registered new tserver with Master: db48f622af2e45198829874ab149f6a9 (127.9.161.195:45059)
I20260608 09:51:55.625442  9863 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.022345153s
I20260608 09:51:56.062788 11165 catalog_manager.cc:1294] Loaded cluster ID: fe57035752f049c9bf5db81609811613
I20260608 09:51:56.063114 11165 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113: loading cluster ID for follower catalog manager: success
I20260608 09:51:56.067631 11165 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113: acquiring CA information for follower catalog manager: success
I20260608 09:51:56.070932 11165 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:51:56.116145 11191 catalog_manager.cc:1294] Loaded cluster ID: fe57035752f049c9bf5db81609811613
I20260608 09:51:56.116485 11191 catalog_manager.cc:1587] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183: loading cluster ID for follower catalog manager: success
I20260608 09:51:56.121726 11191 catalog_manager.cc:1609] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183: acquiring CA information for follower catalog manager: success
I20260608 09:51:56.125072 11191 catalog_manager.cc:1637] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:51:56.335197 11275 heartbeater.cc:499] Master 127.9.161.252:35753 was elected leader, sending a full tablet report...
I20260608 09:51:56.466121 11353 heartbeater.cc:499] Master 127.9.161.252:35753 was elected leader, sending a full tablet report...
I20260608 09:51:56.622991 11431 heartbeater.cc:499] Master 127.9.161.252:35753 was elected leader, sending a full tablet report...
I20260608 09:51:57.083003 11177 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:51:57.236109 11114 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48508:
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:57.312922 11318 tablet_service.cc:1511] Processing CreateTablet for tablet 6ee01052f0304f8eb087a6403a14f507 (DEFAULT_TABLE table=test-workload [id=97b23c5d09244559b48d5fb58af33804]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:51:57.314261 11318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ee01052f0304f8eb087a6403a14f507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:57.322520 11240 tablet_service.cc:1511] Processing CreateTablet for tablet 91fd07a4a3934c028fec685abd498512 (DEFAULT_TABLE table=test-workload [id=97b23c5d09244559b48d5fb58af33804]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:51:57.323951 11240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91fd07a4a3934c028fec685abd498512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:57.327749 11396 tablet_service.cc:1511] Processing CreateTablet for tablet 7c4ecf24698f4fd69a0f601975e69cc5 (DEFAULT_TABLE table=test-workload [id=97b23c5d09244559b48d5fb58af33804]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:51:57.329108 11396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c4ecf24698f4fd69a0f601975e69cc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:57.330222 11466 tablet_bootstrap.cc:492] T 6ee01052f0304f8eb087a6403a14f507 P 58bc8d474e414ca08e7d41fbce4bbc5e: Bootstrap starting.
I20260608 09:51:57.338893 11466 tablet_bootstrap.cc:654] T 6ee01052f0304f8eb087a6403a14f507 P 58bc8d474e414ca08e7d41fbce4bbc5e: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:57.345502 11467 tablet_bootstrap.cc:492] T 91fd07a4a3934c028fec685abd498512 P edfeb6207eac41bbbd61b9e1689d6b89: Bootstrap starting.
I20260608 09:51:57.351617 11469 tablet_bootstrap.cc:492] T 7c4ecf24698f4fd69a0f601975e69cc5 P db48f622af2e45198829874ab149f6a9: Bootstrap starting.
I20260608 09:51:57.354161 11467 tablet_bootstrap.cc:654] T 91fd07a4a3934c028fec685abd498512 P edfeb6207eac41bbbd61b9e1689d6b89: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:57.355085 11466 tablet_bootstrap.cc:492] T 6ee01052f0304f8eb087a6403a14f507 P 58bc8d474e414ca08e7d41fbce4bbc5e: No bootstrap required, opened a new log
I20260608 09:51:57.355643 11466 ts_tablet_manager.cc:1403] T 6ee01052f0304f8eb087a6403a14f507 P 58bc8d474e414ca08e7d41fbce4bbc5e: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.014s
I20260608 09:51:57.358619 11469 tablet_bootstrap.cc:654] T 7c4ecf24698f4fd69a0f601975e69cc5 P db48f622af2e45198829874ab149f6a9: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:57.358955 11466 raft_consensus.cc:359] T 6ee01052f0304f8eb087a6403a14f507 P 58bc8d474e414ca08e7d41fbce4bbc5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58bc8d474e414ca08e7d41fbce4bbc5e" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35205 } }
I20260608 09:51:57.359519 11467 tablet_bootstrap.cc:492] T 91fd07a4a3934c028fec685abd498512 P edfeb6207eac41bbbd61b9e1689d6b89: No bootstrap required, opened a new log
I20260608 09:51:57.359599 11466 raft_consensus.cc:385] T 6ee01052f0304f8eb087a6403a14f507 P 58bc8d474e414ca08e7d41fbce4bbc5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:57.360059 11467 ts_tablet_manager.cc:1403] T 91fd07a4a3934c028fec685abd498512 P edfeb6207eac41bbbd61b9e1689d6b89: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 09:51:57.360047 11466 raft_consensus.cc:740] T 6ee01052f0304f8eb087a6403a14f507 P 58bc8d474e414ca08e7d41fbce4bbc5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58bc8d474e414ca08e7d41fbce4bbc5e, State: Initialized, Role: FOLLOWER
I20260608 09:51:57.361156 11466 consensus_queue.cc:260] T 6ee01052f0304f8eb087a6403a14f507 P 58bc8d474e414ca08e7d41fbce4bbc5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "58bc8d474e414ca08e7d41fbce4bbc5e" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35205 } }
I20260608 09:51:57.362303 11466 raft_consensus.cc:399] T 6ee01052f0304f8eb087a6403a14f507 P 58bc8d474e414ca08e7d41fbce4bbc5e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:57.362797 11466 raft_consensus.cc:493] T 6ee01052f0304f8eb087a6403a14f507 P 58bc8d474e414ca08e7d41fbce4bbc5e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:57.363330 11466 raft_consensus.cc:3060] T 6ee01052f0304f8eb087a6403a14f507 P 58bc8d474e414ca08e7d41fbce4bbc5e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:57.364018 11467 raft_consensus.cc:359] T 91fd07a4a3934c028fec685abd498512 P edfeb6207eac41bbbd61b9e1689d6b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edfeb6207eac41bbbd61b9e1689d6b89" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33401 } }
I20260608 09:51:57.364697 11467 raft_consensus.cc:385] T 91fd07a4a3934c028fec685abd498512 P edfeb6207eac41bbbd61b9e1689d6b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:57.365041 11467 raft_consensus.cc:740] T 91fd07a4a3934c028fec685abd498512 P edfeb6207eac41bbbd61b9e1689d6b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edfeb6207eac41bbbd61b9e1689d6b89, State: Initialized, Role: FOLLOWER
I20260608 09:51:57.365883 11467 consensus_queue.cc:260] T 91fd07a4a3934c028fec685abd498512 P edfeb6207eac41bbbd61b9e1689d6b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "edfeb6207eac41bbbd61b9e1689d6b89" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33401 } }
I20260608 09:51:57.366427 11467 raft_consensus.cc:399] T 91fd07a4a3934c028fec685abd498512 P edfeb6207eac41bbbd61b9e1689d6b89 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:57.366719 11467 raft_consensus.cc:493] T 91fd07a4a3934c028fec685abd498512 P edfeb6207eac41bbbd61b9e1689d6b89 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:57.367049 11467 raft_consensus.cc:3060] T 91fd07a4a3934c028fec685abd498512 P edfeb6207eac41bbbd61b9e1689d6b89 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:57.367125 11469 tablet_bootstrap.cc:492] T 7c4ecf24698f4fd69a0f601975e69cc5 P db48f622af2e45198829874ab149f6a9: No bootstrap required, opened a new log
I20260608 09:51:57.367666 11469 ts_tablet_manager.cc:1403] T 7c4ecf24698f4fd69a0f601975e69cc5 P db48f622af2e45198829874ab149f6a9: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260608 09:51:57.370647 11466 raft_consensus.cc:515] T 6ee01052f0304f8eb087a6403a14f507 P 58bc8d474e414ca08e7d41fbce4bbc5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58bc8d474e414ca08e7d41fbce4bbc5e" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35205 } }
I20260608 09:51:57.370921 11469 raft_consensus.cc:359] T 7c4ecf24698f4fd69a0f601975e69cc5 P db48f622af2e45198829874ab149f6a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db48f622af2e45198829874ab149f6a9" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45059 } }
I20260608 09:51:57.371567 11469 raft_consensus.cc:385] T 7c4ecf24698f4fd69a0f601975e69cc5 P db48f622af2e45198829874ab149f6a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:57.371587 11466 leader_election.cc:304] T 6ee01052f0304f8eb087a6403a14f507 P 58bc8d474e414ca08e7d41fbce4bbc5e [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: 58bc8d474e414ca08e7d41fbce4bbc5e; no voters: 
I20260608 09:51:57.372043 11469 raft_consensus.cc:740] T 7c4ecf24698f4fd69a0f601975e69cc5 P db48f622af2e45198829874ab149f6a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db48f622af2e45198829874ab149f6a9, State: Initialized, Role: FOLLOWER
I20260608 09:51:57.372318 11467 raft_consensus.cc:515] T 91fd07a4a3934c028fec685abd498512 P edfeb6207eac41bbbd61b9e1689d6b89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edfeb6207eac41bbbd61b9e1689d6b89" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33401 } }
I20260608 09:51:57.372932 11469 consensus_queue.cc:260] T 7c4ecf24698f4fd69a0f601975e69cc5 P db48f622af2e45198829874ab149f6a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "db48f622af2e45198829874ab149f6a9" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45059 } }
I20260608 09:51:57.373206 11467 leader_election.cc:304] T 91fd07a4a3934c028fec685abd498512 P edfeb6207eac41bbbd61b9e1689d6b89 [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: edfeb6207eac41bbbd61b9e1689d6b89; no voters: 
I20260608 09:51:57.373396 11466 leader_election.cc:290] T 6ee01052f0304f8eb087a6403a14f507 P 58bc8d474e414ca08e7d41fbce4bbc5e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:57.373909 11469 raft_consensus.cc:399] T 7c4ecf24698f4fd69a0f601975e69cc5 P db48f622af2e45198829874ab149f6a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:57.373934 11472 raft_consensus.cc:2804] T 6ee01052f0304f8eb087a6403a14f507 P 58bc8d474e414ca08e7d41fbce4bbc5e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:57.374614 11469 raft_consensus.cc:493] T 7c4ecf24698f4fd69a0f601975e69cc5 P db48f622af2e45198829874ab149f6a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:57.375267 11469 raft_consensus.cc:3060] T 7c4ecf24698f4fd69a0f601975e69cc5 P db48f622af2e45198829874ab149f6a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:57.382519 11466 ts_tablet_manager.cc:1434] T 6ee01052f0304f8eb087a6403a14f507 P 58bc8d474e414ca08e7d41fbce4bbc5e: Time spent starting tablet: real 0.027s	user 0.019s	sys 0.009s
I20260608 09:51:57.382711 11474 raft_consensus.cc:2804] T 91fd07a4a3934c028fec685abd498512 P edfeb6207eac41bbbd61b9e1689d6b89 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:57.383351 11467 leader_election.cc:290] T 91fd07a4a3934c028fec685abd498512 P edfeb6207eac41bbbd61b9e1689d6b89 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:57.384092 11469 raft_consensus.cc:515] T 7c4ecf24698f4fd69a0f601975e69cc5 P db48f622af2e45198829874ab149f6a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db48f622af2e45198829874ab149f6a9" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45059 } }
I20260608 09:51:57.385345 11472 raft_consensus.cc:697] T 6ee01052f0304f8eb087a6403a14f507 P 58bc8d474e414ca08e7d41fbce4bbc5e [term 1 LEADER]: Becoming Leader. State: Replica: 58bc8d474e414ca08e7d41fbce4bbc5e, State: Running, Role: LEADER
I20260608 09:51:57.386534 11469 leader_election.cc:304] T 7c4ecf24698f4fd69a0f601975e69cc5 P db48f622af2e45198829874ab149f6a9 [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: db48f622af2e45198829874ab149f6a9; no voters: 
I20260608 09:51:57.386906 11472 consensus_queue.cc:237] T 6ee01052f0304f8eb087a6403a14f507 P 58bc8d474e414ca08e7d41fbce4bbc5e [LEADER]: Queue going to LEADER mode. State: All 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: "58bc8d474e414ca08e7d41fbce4bbc5e" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35205 } }
I20260608 09:51:57.396739 11474 raft_consensus.cc:697] T 91fd07a4a3934c028fec685abd498512 P edfeb6207eac41bbbd61b9e1689d6b89 [term 1 LEADER]: Becoming Leader. State: Replica: edfeb6207eac41bbbd61b9e1689d6b89, State: Running, Role: LEADER
I20260608 09:51:57.397718 11474 consensus_queue.cc:237] T 91fd07a4a3934c028fec685abd498512 P edfeb6207eac41bbbd61b9e1689d6b89 [LEADER]: Queue going to LEADER mode. State: All 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: "edfeb6207eac41bbbd61b9e1689d6b89" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33401 } }
I20260608 09:51:57.404513 11467 ts_tablet_manager.cc:1434] T 91fd07a4a3934c028fec685abd498512 P edfeb6207eac41bbbd61b9e1689d6b89: Time spent starting tablet: real 0.044s	user 0.016s	sys 0.010s
I20260608 09:51:57.404452 11469 leader_election.cc:290] T 7c4ecf24698f4fd69a0f601975e69cc5 P db48f622af2e45198829874ab149f6a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:57.406381 11478 raft_consensus.cc:2804] T 7c4ecf24698f4fd69a0f601975e69cc5 P db48f622af2e45198829874ab149f6a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:57.415426 11469 ts_tablet_manager.cc:1434] T 7c4ecf24698f4fd69a0f601975e69cc5 P db48f622af2e45198829874ab149f6a9: Time spent starting tablet: real 0.047s	user 0.024s	sys 0.018s
I20260608 09:51:57.418797 11114 catalog_manager.cc:5696] T 6ee01052f0304f8eb087a6403a14f507 P 58bc8d474e414ca08e7d41fbce4bbc5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 58bc8d474e414ca08e7d41fbce4bbc5e (127.9.161.194). New cstate: current_term: 1 leader_uuid: "58bc8d474e414ca08e7d41fbce4bbc5e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58bc8d474e414ca08e7d41fbce4bbc5e" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35205 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:57.420250 11113 catalog_manager.cc:5696] T 91fd07a4a3934c028fec685abd498512 P edfeb6207eac41bbbd61b9e1689d6b89 reported cstate change: term changed from 0 to 1, leader changed from <none> to edfeb6207eac41bbbd61b9e1689d6b89 (127.9.161.193). New cstate: current_term: 1 leader_uuid: "edfeb6207eac41bbbd61b9e1689d6b89" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edfeb6207eac41bbbd61b9e1689d6b89" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33401 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:57.424451 11478 raft_consensus.cc:697] T 7c4ecf24698f4fd69a0f601975e69cc5 P db48f622af2e45198829874ab149f6a9 [term 1 LEADER]: Becoming Leader. State: Replica: db48f622af2e45198829874ab149f6a9, State: Running, Role: LEADER
I20260608 09:51:57.425374 11478 consensus_queue.cc:237] T 7c4ecf24698f4fd69a0f601975e69cc5 P db48f622af2e45198829874ab149f6a9 [LEADER]: Queue going to LEADER mode. State: All 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: "db48f622af2e45198829874ab149f6a9" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45059 } }
I20260608 09:51:57.455987 11112 catalog_manager.cc:5696] T 7c4ecf24698f4fd69a0f601975e69cc5 P db48f622af2e45198829874ab149f6a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to db48f622af2e45198829874ab149f6a9 (127.9.161.195). New cstate: current_term: 1 leader_uuid: "db48f622af2e45198829874ab149f6a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db48f622af2e45198829874ab149f6a9" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45059 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:57.510125  9863 master.cc:562] Master@127.9.161.252:35753 shutting down...
I20260608 09:51:57.525017  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:57.526021  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:57.526414  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0cd517ec0cee453db78fd32feb6442f3: stopping tablet replica
I20260608 09:51:57.547981  9863 master.cc:584] Master@127.9.161.252:35753 shutdown complete.
W20260608 09:51:58.463420 11353 heartbeater.cc:646] Failed to heartbeat to 127.9.161.252:35753 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.9.161.252:35753: connect: Connection refused (error 111)
I20260608 09:51:58.988154 11491 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0cd517ec0cee453db78fd32feb6442f3)
I20260608 09:51:58.988867 11492 raft_consensus.cc:493] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0cd517ec0cee453db78fd32feb6442f3)
I20260608 09:51:58.988780 11491 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } }
I20260608 09:51:58.989352 11492 raft_consensus.cc:515] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } }
I20260608 09:51:58.991542 11492 leader_election.cc:290] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1f579c379597447e86b69d39e09d4113 (127.9.161.253:33183), 0cd517ec0cee453db78fd32feb6442f3 (127.9.161.252:35753)
I20260608 09:51:58.992127 11491 leader_election.cc:290] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d876fbde7e414df1b7f407c6b7d72183 (127.9.161.254:44867), 0cd517ec0cee453db78fd32feb6442f3 (127.9.161.252:35753)
I20260608 09:51:58.992837 11059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d876fbde7e414df1b7f407c6b7d72183" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "1f579c379597447e86b69d39e09d4113" is_pre_election: true
I20260608 09:51:58.992965 10994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1f579c379597447e86b69d39e09d4113" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "d876fbde7e414df1b7f407c6b7d72183" is_pre_election: true
I20260608 09:51:58.993609 11059 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d876fbde7e414df1b7f407c6b7d72183 in term 1.
I20260608 09:51:58.993681 10994 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f579c379597447e86b69d39e09d4113 in term 1.
I20260608 09:51:58.995373 11035 leader_election.cc:304] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [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: 1f579c379597447e86b69d39e09d4113, d876fbde7e414df1b7f407c6b7d72183; no voters: 
I20260608 09:51:58.996433 11491 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:51:58.995404 10970 leader_election.cc:304] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [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: 1f579c379597447e86b69d39e09d4113, d876fbde7e414df1b7f407c6b7d72183; no voters: 
I20260608 09:51:58.996908 11491 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0cd517ec0cee453db78fd32feb6442f3)
I20260608 09:51:58.997313 11491 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:58.997390 11492 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:51:58.997888 11492 raft_consensus.cc:493] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0cd517ec0cee453db78fd32feb6442f3)
I20260608 09:51:58.998286 11492 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:51:59.000365 10969 leader_election.cc:336] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0cd517ec0cee453db78fd32feb6442f3 (127.9.161.252:35753): Network error: Client connection negotiation failed: client connection to 127.9.161.252:35753: connect: Connection refused (error 111)
W20260608 09:51:59.000698 11034 leader_election.cc:336] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0cd517ec0cee453db78fd32feb6442f3 (127.9.161.252:35753): Network error: Client connection negotiation failed: client connection to 127.9.161.252:35753: connect: Connection refused (error 111)
I20260608 09:51:59.004638 11491 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } }
I20260608 09:51:59.005023 11492 raft_consensus.cc:515] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } }
I20260608 09:51:59.007817 10994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1f579c379597447e86b69d39e09d4113" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "d876fbde7e414df1b7f407c6b7d72183"
I20260608 09:51:59.008080 11491 leader_election.cc:290] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [CANDIDATE]: Term 2 election: Requested vote from peers d876fbde7e414df1b7f407c6b7d72183 (127.9.161.254:44867), 0cd517ec0cee453db78fd32feb6442f3 (127.9.161.252:35753)
I20260608 09:51:59.008663 10994 raft_consensus.cc:2393] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f579c379597447e86b69d39e09d4113 in current term 2: Already voted for candidate d876fbde7e414df1b7f407c6b7d72183 in this term.
I20260608 09:51:59.008085 11492 leader_election.cc:290] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [CANDIDATE]: Term 2 election: Requested vote from peers 1f579c379597447e86b69d39e09d4113 (127.9.161.253:33183), 0cd517ec0cee453db78fd32feb6442f3 (127.9.161.252:35753)
I20260608 09:51:59.007817 11059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d876fbde7e414df1b7f407c6b7d72183" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "1f579c379597447e86b69d39e09d4113"
I20260608 09:51:59.009922 11059 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d876fbde7e414df1b7f407c6b7d72183 in current term 2: Already voted for candidate 1f579c379597447e86b69d39e09d4113 in this term.
W20260608 09:51:59.012355 11034 leader_election.cc:336] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0cd517ec0cee453db78fd32feb6442f3 (127.9.161.252:35753): Network error: Client connection negotiation failed: client connection to 127.9.161.252:35753: connect: Connection refused (error 111)
W20260608 09:51:59.012441 10969 leader_election.cc:336] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0cd517ec0cee453db78fd32feb6442f3 (127.9.161.252:35753): Network error: Client connection negotiation failed: client connection to 127.9.161.252:35753: connect: Connection refused (error 111)
I20260608 09:51:59.012933 11034 leader_election.cc:304] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [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: 1f579c379597447e86b69d39e09d4113; no voters: 0cd517ec0cee453db78fd32feb6442f3, d876fbde7e414df1b7f407c6b7d72183
I20260608 09:51:59.013022 10969 leader_election.cc:304] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [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: d876fbde7e414df1b7f407c6b7d72183; no voters: 0cd517ec0cee453db78fd32feb6442f3, 1f579c379597447e86b69d39e09d4113
I20260608 09:51:59.013971 11491 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 09:51:59.013971 11492 raft_consensus.cc:2749] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 09:52:00.730362 11504 raft_consensus.cc:493] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:00.731019 11504 raft_consensus.cc:515] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } }
I20260608 09:52:00.732955 11504 leader_election.cc:290] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1f579c379597447e86b69d39e09d4113 (127.9.161.253:33183), 0cd517ec0cee453db78fd32feb6442f3 (127.9.161.252:35753)
I20260608 09:52:00.734411 11059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d876fbde7e414df1b7f407c6b7d72183" candidate_term: 3 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "1f579c379597447e86b69d39e09d4113" is_pre_election: true
I20260608 09:52:00.735220 11059 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d876fbde7e414df1b7f407c6b7d72183 in term 2.
I20260608 09:52:00.737291 11506 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 09:52:00.737293 10969 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.161.252:35753: connect: Connection refused (error 111) [suppressed 9 similar messages]
I20260608 09:52:00.737262 10970 leader_election.cc:304] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [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: 1f579c379597447e86b69d39e09d4113, d876fbde7e414df1b7f407c6b7d72183; no voters: 
I20260608 09:52:00.738082 11506 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } }
I20260608 09:52:00.738623 11504 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 09:52:00.739105 11504 raft_consensus.cc:493] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:00.739578 11504 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:52:00.741272 11506 leader_election.cc:290] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d876fbde7e414df1b7f407c6b7d72183 (127.9.161.254:44867), 0cd517ec0cee453db78fd32feb6442f3 (127.9.161.252:35753)
I20260608 09:52:00.742415 10994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1f579c379597447e86b69d39e09d4113" candidate_term: 3 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "d876fbde7e414df1b7f407c6b7d72183" is_pre_election: true
W20260608 09:52:00.743270 10969 leader_election.cc:336] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0cd517ec0cee453db78fd32feb6442f3 (127.9.161.252:35753): Network error: Client connection negotiation failed: client connection to 127.9.161.252:35753: connect: Connection refused (error 111)
W20260608 09:52:00.748687 11034 leader_election.cc:336] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0cd517ec0cee453db78fd32feb6442f3 (127.9.161.252:35753): Network error: Client connection negotiation failed: client connection to 127.9.161.252:35753: connect: Connection refused (error 111)
I20260608 09:52:00.749655 11504 raft_consensus.cc:515] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } }
I20260608 09:52:00.750653 10994 raft_consensus.cc:2393] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f579c379597447e86b69d39e09d4113 in current term 3: Already voted for candidate d876fbde7e414df1b7f407c6b7d72183 in this term.
I20260608 09:52:00.751655 11504 leader_election.cc:290] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [CANDIDATE]: Term 3 election: Requested vote from peers 1f579c379597447e86b69d39e09d4113 (127.9.161.253:33183), 0cd517ec0cee453db78fd32feb6442f3 (127.9.161.252:35753)
I20260608 09:52:00.752629 11059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d876fbde7e414df1b7f407c6b7d72183" candidate_term: 3 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "1f579c379597447e86b69d39e09d4113"
I20260608 09:52:00.753422 11059 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [term 2 FOLLOWER]: Advancing to term 3
W20260608 09:52:00.756206 10969 leader_election.cc:336] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 0cd517ec0cee453db78fd32feb6442f3 (127.9.161.252:35753): Network error: Client connection negotiation failed: client connection to 127.9.161.252:35753: connect: Connection refused (error 111)
I20260608 09:52:00.756258 11035 leader_election.cc:304] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [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: 1f579c379597447e86b69d39e09d4113; no voters: 0cd517ec0cee453db78fd32feb6442f3, d876fbde7e414df1b7f407c6b7d72183
I20260608 09:52:00.760038 11059 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d876fbde7e414df1b7f407c6b7d72183 in term 3.
I20260608 09:52:00.760478 11506 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 09:52:00.761101 10970 leader_election.cc:304] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [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: 1f579c379597447e86b69d39e09d4113, d876fbde7e414df1b7f407c6b7d72183; no voters: 0cd517ec0cee453db78fd32feb6442f3
I20260608 09:52:00.761885 11504 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:52:00.763051 11504 raft_consensus.cc:697] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [term 3 LEADER]: Becoming Leader. State: Replica: d876fbde7e414df1b7f407c6b7d72183, State: Running, Role: LEADER
I20260608 09:52:00.763896 11504 consensus_queue.cc:237] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [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: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } }
I20260608 09:52:00.768630 11510 sys_catalog.cc:455] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d876fbde7e414df1b7f407c6b7d72183. Latest consensus state: current_term: 3 leader_uuid: "d876fbde7e414df1b7f407c6b7d72183" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } } }
I20260608 09:52:00.769248 11510 sys_catalog.cc:458] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:00.771013 11512 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:52:00.776537 11512 catalog_manager.cc:679] Loaded metadata for table test-workload [id=97b23c5d09244559b48d5fb58af33804]
I20260608 09:52:00.781711 11512 tablet_loader.cc:96] loaded metadata for tablet 6ee01052f0304f8eb087a6403a14f507 (table test-workload [id=97b23c5d09244559b48d5fb58af33804])
I20260608 09:52:00.782810 11512 tablet_loader.cc:96] loaded metadata for tablet 7c4ecf24698f4fd69a0f601975e69cc5 (table test-workload [id=97b23c5d09244559b48d5fb58af33804])
I20260608 09:52:00.783766 11512 tablet_loader.cc:96] loaded metadata for tablet 91fd07a4a3934c028fec685abd498512 (table test-workload [id=97b23c5d09244559b48d5fb58af33804])
I20260608 09:52:00.784711 11512 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:52:00.788290 11512 catalog_manager.cc:1294] Loaded cluster ID: fe57035752f049c9bf5db81609811613
I20260608 09:52:00.788537 11512 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:52:00.792253 11512 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:52:00.795449 11512 catalog_manager.cc:6080] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183: Loaded TSK: 0
I20260608 09:52:00.796434 11512 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:52:01.112293 11190 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:01.112793 11190 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:01.233412 11059 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [term 3 FOLLOWER]: Refusing update from remote peer d876fbde7e414df1b7f407c6b7d72183: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 3 index: 11. (index mismatch)
I20260608 09:52:01.234937 11510 consensus_queue.cc:1048] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260608 09:52:01.239426 11506 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d876fbde7e414df1b7f407c6b7d72183. Latest consensus state: current_term: 3 leader_uuid: "d876fbde7e414df1b7f407c6b7d72183" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } } }
I20260608 09:52:01.240036 11506 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:52:01.245253 11506 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "d876fbde7e414df1b7f407c6b7d72183" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } } }
I20260608 09:52:01.244115 11504 sys_catalog.cc:455] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "d876fbde7e414df1b7f407c6b7d72183" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d876fbde7e414df1b7f407c6b7d72183" member_type: VOTER last_known_addr { host: "127.9.161.254" port: 44867 } } peers { permanent_uuid: "1f579c379597447e86b69d39e09d4113" member_type: VOTER last_known_addr { host: "127.9.161.253" port: 33183 } } peers { permanent_uuid: "0cd517ec0cee453db78fd32feb6442f3" member_type: VOTER last_known_addr { host: "127.9.161.252" port: 35753 } } }
I20260608 09:52:01.246003 11506 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:52:01.246372 11504 sys_catalog.cc:458] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [sys.catalog]: This master's current role is: LEADER
W20260608 09:52:01.248822 10969 consensus_peers.cc:597] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 -> Peer 0cd517ec0cee453db78fd32feb6442f3 (127.9.161.252:35753): Couldn't send request to peer 0cd517ec0cee453db78fd32feb6442f3. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.252:35753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:52:01.347491  9863 tablet_server.cc:179] TabletServer@127.9.161.193:0 shutting down...
I20260608 09:52:01.371783  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:01.372668  9863 tablet_replica.cc:333] T 91fd07a4a3934c028fec685abd498512 P edfeb6207eac41bbbd61b9e1689d6b89: stopping tablet replica
I20260608 09:52:01.373219  9863 raft_consensus.cc:2243] T 91fd07a4a3934c028fec685abd498512 P edfeb6207eac41bbbd61b9e1689d6b89 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:01.373690  9863 raft_consensus.cc:2272] T 91fd07a4a3934c028fec685abd498512 P edfeb6207eac41bbbd61b9e1689d6b89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:01.392848  9863 tablet_server.cc:196] TabletServer@127.9.161.193:0 shutdown complete.
I20260608 09:52:01.405259  9863 tablet_server.cc:179] TabletServer@127.9.161.194:0 shutting down...
I20260608 09:52:01.425061  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:01.425974  9863 tablet_replica.cc:333] T 6ee01052f0304f8eb087a6403a14f507 P 58bc8d474e414ca08e7d41fbce4bbc5e: stopping tablet replica
I20260608 09:52:01.426573  9863 raft_consensus.cc:2243] T 6ee01052f0304f8eb087a6403a14f507 P 58bc8d474e414ca08e7d41fbce4bbc5e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:01.427150  9863 raft_consensus.cc:2272] T 6ee01052f0304f8eb087a6403a14f507 P 58bc8d474e414ca08e7d41fbce4bbc5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:01.446468  9863 tablet_server.cc:196] TabletServer@127.9.161.194:0 shutdown complete.
I20260608 09:52:01.456861  9863 tablet_server.cc:179] TabletServer@127.9.161.195:0 shutting down...
I20260608 09:52:01.476545  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:01.477262  9863 tablet_replica.cc:333] T 7c4ecf24698f4fd69a0f601975e69cc5 P db48f622af2e45198829874ab149f6a9: stopping tablet replica
I20260608 09:52:01.477835  9863 raft_consensus.cc:2243] T 7c4ecf24698f4fd69a0f601975e69cc5 P db48f622af2e45198829874ab149f6a9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:01.478381  9863 raft_consensus.cc:2272] T 7c4ecf24698f4fd69a0f601975e69cc5 P db48f622af2e45198829874ab149f6a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:01.496775  9863 tablet_server.cc:196] TabletServer@127.9.161.195:0 shutdown complete.
I20260608 09:52:01.507243  9863 master.cc:562] Master@127.9.161.254:44867 shutting down...
I20260608 09:52:01.525768  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:52:01.526780  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:01.527256  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P d876fbde7e414df1b7f407c6b7d72183: stopping tablet replica
I20260608 09:52:01.547624  9863 master.cc:584] Master@127.9.161.254:44867 shutdown complete.
I20260608 09:52:01.561123  9863 master.cc:562] Master@127.9.161.253:33183 shutting down...
I20260608 09:52:01.579453  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:01.579998  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:01.580265  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1f579c379597447e86b69d39e09d4113: stopping tablet replica
I20260608 09:52:01.599786  9863 master.cc:584] Master@127.9.161.253:33183 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6918 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 09:52:01.632861  9863 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.161.254:45591
I20260608 09:52:01.634423  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:01.640857 11516 instance_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:01.640827 11517 instance_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:01.641291 11519 instance_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:01.642373  9863 server_base.cc:1061] running on GCE node
I20260608 09:52:01.643160  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:01.643334  9863 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:01.643541  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912321643503 us; error 0 us; skew 500 ppm
I20260608 09:52:01.644129  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:01.646821  9863 webserver.cc:533] Webserver started at http://127.9.161.254:39011/ using document root <none> and password file <none>
I20260608 09:52:01.647357  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:01.647576  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:01.647866  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:01.649129  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912298820956-9863-0/minicluster-data/master-0-root/instance:
uuid: "0cd17656597143df94f5200c015156bf"
format_stamp: "Formatted at 2026-06-08 09:52:01 on dist-test-slave-bjvn"
I20260608 09:52:01.653888  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 09:52:01.657403 11524 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:01.658214  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 09:52:01.658511  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912298820956-9863-0/minicluster-data/master-0-root
uuid: "0cd17656597143df94f5200c015156bf"
format_stamp: "Formatted at 2026-06-08 09:52:01 on dist-test-slave-bjvn"
I20260608 09:52:01.658793  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912298820956-9863-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912298820956-9863-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912298820956-9863-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:01.677052  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:01.678344  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:01.717936  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.254:45591
I20260608 09:52:01.718151 11575 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.254:45591 every 8 connection(s)
I20260608 09:52:01.722165 11576 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:01.732293 11576 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0cd17656597143df94f5200c015156bf: Bootstrap starting.
I20260608 09:52:01.737243 11576 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0cd17656597143df94f5200c015156bf: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:01.741762 11576 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0cd17656597143df94f5200c015156bf: No bootstrap required, opened a new log
I20260608 09:52:01.743983 11576 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0cd17656597143df94f5200c015156bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cd17656597143df94f5200c015156bf" member_type: VOTER }
I20260608 09:52:01.744354 11576 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0cd17656597143df94f5200c015156bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:01.744547 11576 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0cd17656597143df94f5200c015156bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd17656597143df94f5200c015156bf, State: Initialized, Role: FOLLOWER
I20260608 09:52:01.745191 11576 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0cd17656597143df94f5200c015156bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0cd17656597143df94f5200c015156bf" member_type: VOTER }
I20260608 09:52:01.745756 11576 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0cd17656597143df94f5200c015156bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:52:01.746009 11576 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0cd17656597143df94f5200c015156bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:52:01.746227 11576 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0cd17656597143df94f5200c015156bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:01.750552 11576 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0cd17656597143df94f5200c015156bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cd17656597143df94f5200c015156bf" member_type: VOTER }
I20260608 09:52:01.751050 11576 leader_election.cc:304] T 00000000000000000000000000000000 P 0cd17656597143df94f5200c015156bf [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: 0cd17656597143df94f5200c015156bf; no voters: 
I20260608 09:52:01.752133 11576 leader_election.cc:290] T 00000000000000000000000000000000 P 0cd17656597143df94f5200c015156bf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:52:01.752548 11579 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0cd17656597143df94f5200c015156bf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:01.753940 11579 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0cd17656597143df94f5200c015156bf [term 1 LEADER]: Becoming Leader. State: Replica: 0cd17656597143df94f5200c015156bf, State: Running, Role: LEADER
I20260608 09:52:01.754680 11579 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0cd17656597143df94f5200c015156bf [LEADER]: Queue going to LEADER mode. State: All 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: "0cd17656597143df94f5200c015156bf" member_type: VOTER }
I20260608 09:52:01.755290 11576 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0cd17656597143df94f5200c015156bf [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:52:01.757761 11581 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0cd17656597143df94f5200c015156bf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0cd17656597143df94f5200c015156bf. Latest consensus state: current_term: 1 leader_uuid: "0cd17656597143df94f5200c015156bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cd17656597143df94f5200c015156bf" member_type: VOTER } }
I20260608 09:52:01.757740 11580 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0cd17656597143df94f5200c015156bf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0cd17656597143df94f5200c015156bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cd17656597143df94f5200c015156bf" member_type: VOTER } }
I20260608 09:52:01.758491 11581 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0cd17656597143df94f5200c015156bf [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:01.758569 11580 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0cd17656597143df94f5200c015156bf [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:01.764003 11584 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:52:01.771924 11584 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:52:01.772971  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:52:01.781596 11584 catalog_manager.cc:1382] Generated new cluster ID: ae634ec5f2c3478387cef92d7fe555f0
I20260608 09:52:01.781935 11584 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:52:01.796499 11584 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:52:01.797957 11584 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:52:01.813068 11584 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0cd17656597143df94f5200c015156bf: Generated new TSK 0
I20260608 09:52:01.813768 11584 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:52:01.839628  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:01.846019 11597 instance_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:01.847288 11598 instance_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:01.849073  9863 server_base.cc:1061] running on GCE node
W20260608 09:52:01.849020 11600 instance_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:01.850270  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:01.850486  9863 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:01.850615  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912321850603 us; error 0 us; skew 500 ppm
I20260608 09:52:01.851132  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:01.853426  9863 webserver.cc:533] Webserver started at http://127.9.161.193:42239/ using document root <none> and password file <none>
I20260608 09:52:01.854005  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:01.854179  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:01.854401  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:01.855523  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912298820956-9863-0/minicluster-data/ts-0-root/instance:
uuid: "76fca841c2f74da09fc2721879730bcb"
format_stamp: "Formatted at 2026-06-08 09:52:01 on dist-test-slave-bjvn"
I20260608 09:52:01.860318  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 09:52:01.864137 11605 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:01.865160  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:52:01.865420  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912298820956-9863-0/minicluster-data/ts-0-root
uuid: "76fca841c2f74da09fc2721879730bcb"
format_stamp: "Formatted at 2026-06-08 09:52:01 on dist-test-slave-bjvn"
I20260608 09:52:01.865729  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912298820956-9863-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912298820956-9863-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912298820956-9863-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:01.892019  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:01.893360  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:01.894980  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:01.897430  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:01.897621  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:01.897940  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:01.898082  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:01.940544  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.193:32819
I20260608 09:52:01.940677 11667 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.193:32819 every 8 connection(s)
I20260608 09:52:01.946034  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:01.953394 11672 instance_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:01.955514 11673 instance_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:01.956436 11675 instance_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:01.957353  9863 server_base.cc:1061] running on GCE node
I20260608 09:52:01.958556  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:01.958822  9863 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:01.959030  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912321959010 us; error 0 us; skew 500 ppm
I20260608 09:52:01.959713  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:01.960817 11668 heartbeater.cc:344] Connected to a master server at 127.9.161.254:45591
I20260608 09:52:01.961275 11668 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:01.962158 11668 heartbeater.cc:507] Master 127.9.161.254:45591 requested a full tablet report, sending...
I20260608 09:52:01.962724  9863 webserver.cc:533] Webserver started at http://127.9.161.194:40943/ using document root <none> and password file <none>
I20260608 09:52:01.963413  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:01.963666  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:01.963954  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:01.964684 11541 ts_manager.cc:194] Registered new tserver with Master: 76fca841c2f74da09fc2721879730bcb (127.9.161.193:32819)
I20260608 09:52:01.965412  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912298820956-9863-0/minicluster-data/ts-1-root/instance:
uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d"
format_stamp: "Formatted at 2026-06-08 09:52:01 on dist-test-slave-bjvn"
I20260608 09:52:01.966676 11541 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50120
I20260608 09:52:01.970795  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.002s
I20260608 09:52:01.974603 11680 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:01.975384  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260608 09:52:01.975694  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912298820956-9863-0/minicluster-data/ts-1-root
uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d"
format_stamp: "Formatted at 2026-06-08 09:52:01 on dist-test-slave-bjvn"
I20260608 09:52:01.975999  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912298820956-9863-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912298820956-9863-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912298820956-9863-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:02.005975  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:02.007216  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:02.008723  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:02.011238  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:02.011473  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:02.011726  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:02.011905  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:02.052170  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.194:42683
I20260608 09:52:02.052292 11742 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.194:42683 every 8 connection(s)
I20260608 09:52:02.057255  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:02.065207 11747 instance_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:02.066121 11746 instance_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:02.070391  9863 server_base.cc:1061] running on GCE node
W20260608 09:52:02.071725 11749 instance_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:02.072765  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:02.073038  9863 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:02.073022 11743 heartbeater.cc:344] Connected to a master server at 127.9.161.254:45591
I20260608 09:52:02.073480  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912322073459 us; error 0 us; skew 500 ppm
I20260608 09:52:02.073719 11743 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:02.074265  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:02.074594 11743 heartbeater.cc:507] Master 127.9.161.254:45591 requested a full tablet report, sending...
I20260608 09:52:02.076911 11541 ts_manager.cc:194] Registered new tserver with Master: 2106cc9f1a6b4097b6b78e2d761e7d4d (127.9.161.194:42683)
I20260608 09:52:02.077175  9863 webserver.cc:533] Webserver started at http://127.9.161.195:35411/ using document root <none> and password file <none>
I20260608 09:52:02.077898  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:02.078110  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:02.078423  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:02.078688 11541 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50128
I20260608 09:52:02.079773  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912298820956-9863-0/minicluster-data/ts-2-root/instance:
uuid: "fab3a0e8343a4ba9801e8e780303780d"
format_stamp: "Formatted at 2026-06-08 09:52:02 on dist-test-slave-bjvn"
I20260608 09:52:02.084510  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:52:02.088044 11754 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:02.088783  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:52:02.089090  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912298820956-9863-0/minicluster-data/ts-2-root
uuid: "fab3a0e8343a4ba9801e8e780303780d"
format_stamp: "Formatted at 2026-06-08 09:52:02 on dist-test-slave-bjvn"
I20260608 09:52:02.089365  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912298820956-9863-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912298820956-9863-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912298820956-9863-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:02.113482  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:02.114746  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:02.116281  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:02.118737  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:02.118976  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:02.119266  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:02.119434  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:02.161188  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.195:37825
I20260608 09:52:02.161307 11816 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.195:37825 every 8 connection(s)
I20260608 09:52:02.175997 11817 heartbeater.cc:344] Connected to a master server at 127.9.161.254:45591
I20260608 09:52:02.176407 11817 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:02.177251 11817 heartbeater.cc:507] Master 127.9.161.254:45591 requested a full tablet report, sending...
I20260608 09:52:02.179314 11541 ts_manager.cc:194] Registered new tserver with Master: fab3a0e8343a4ba9801e8e780303780d (127.9.161.195:37825)
I20260608 09:52:02.179834  9863 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014974668s
I20260608 09:52:02.180733 11541 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50138
I20260608 09:52:02.969491 11668 heartbeater.cc:499] Master 127.9.161.254:45591 was elected leader, sending a full tablet report...
I20260608 09:52:03.081339 11743 heartbeater.cc:499] Master 127.9.161.254:45591 was elected leader, sending a full tablet report...
I20260608 09:52:03.183631 11817 heartbeater.cc:499] Master 127.9.161.254:45591 was elected leader, sending a full tablet report...
I20260608 09:52:03.244886 11541 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50144:
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:03.247195 11541 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:03.306624 11708 tablet_service.cc:1511] Processing CreateTablet for tablet 088e234799ca4255976d939c42eed6f9 (DEFAULT_TABLE table=test-workload [id=4a20bef56d1a4a44a7abdd947cae08e4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 09:52:03.308208 11708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088e234799ca4255976d939c42eed6f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:03.309188 11633 tablet_service.cc:1511] Processing CreateTablet for tablet 088e234799ca4255976d939c42eed6f9 (DEFAULT_TABLE table=test-workload [id=4a20bef56d1a4a44a7abdd947cae08e4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 09:52:03.309423 11632 tablet_service.cc:1511] Processing CreateTablet for tablet 47a85a2f913848b1abed30c847923a58 (DEFAULT_TABLE table=test-workload [id=4a20bef56d1a4a44a7abdd947cae08e4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 09:52:03.310737 11633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088e234799ca4255976d939c42eed6f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:03.310510 11782 tablet_service.cc:1511] Processing CreateTablet for tablet 088e234799ca4255976d939c42eed6f9 (DEFAULT_TABLE table=test-workload [id=4a20bef56d1a4a44a7abdd947cae08e4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 09:52:03.311928 11782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088e234799ca4255976d939c42eed6f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:03.314585 11632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a85a2f913848b1abed30c847923a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:03.315073 11781 tablet_service.cc:1511] Processing CreateTablet for tablet 47a85a2f913848b1abed30c847923a58 (DEFAULT_TABLE table=test-workload [id=4a20bef56d1a4a44a7abdd947cae08e4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 09:52:03.316417 11781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a85a2f913848b1abed30c847923a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:03.319253 11707 tablet_service.cc:1511] Processing CreateTablet for tablet 47a85a2f913848b1abed30c847923a58 (DEFAULT_TABLE table=test-workload [id=4a20bef56d1a4a44a7abdd947cae08e4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 09:52:03.320634 11707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a85a2f913848b1abed30c847923a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:03.343411 11837 tablet_bootstrap.cc:492] T 088e234799ca4255976d939c42eed6f9 P 76fca841c2f74da09fc2721879730bcb: Bootstrap starting.
I20260608 09:52:03.351624 11838 tablet_bootstrap.cc:492] T 47a85a2f913848b1abed30c847923a58 P fab3a0e8343a4ba9801e8e780303780d: Bootstrap starting.
I20260608 09:52:03.352486 11839 tablet_bootstrap.cc:492] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d: Bootstrap starting.
I20260608 09:52:03.352933 11837 tablet_bootstrap.cc:654] T 088e234799ca4255976d939c42eed6f9 P 76fca841c2f74da09fc2721879730bcb: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:03.359354 11837 tablet_bootstrap.cc:492] T 088e234799ca4255976d939c42eed6f9 P 76fca841c2f74da09fc2721879730bcb: No bootstrap required, opened a new log
I20260608 09:52:03.359619 11838 tablet_bootstrap.cc:654] T 47a85a2f913848b1abed30c847923a58 P fab3a0e8343a4ba9801e8e780303780d: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:03.359409 11839 tablet_bootstrap.cc:654] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:03.360174 11837 ts_tablet_manager.cc:1403] T 088e234799ca4255976d939c42eed6f9 P 76fca841c2f74da09fc2721879730bcb: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260608 09:52:03.364370 11837 raft_consensus.cc:359] T 088e234799ca4255976d939c42eed6f9 P 76fca841c2f74da09fc2721879730bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } }
I20260608 09:52:03.365166 11837 raft_consensus.cc:385] T 088e234799ca4255976d939c42eed6f9 P 76fca841c2f74da09fc2721879730bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:03.365444 11837 raft_consensus.cc:740] T 088e234799ca4255976d939c42eed6f9 P 76fca841c2f74da09fc2721879730bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76fca841c2f74da09fc2721879730bcb, State: Initialized, Role: FOLLOWER
I20260608 09:52:03.365669 11838 tablet_bootstrap.cc:492] T 47a85a2f913848b1abed30c847923a58 P fab3a0e8343a4ba9801e8e780303780d: No bootstrap required, opened a new log
I20260608 09:52:03.366252 11838 ts_tablet_manager.cc:1403] T 47a85a2f913848b1abed30c847923a58 P fab3a0e8343a4ba9801e8e780303780d: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 09:52:03.366582 11839 tablet_bootstrap.cc:492] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d: No bootstrap required, opened a new log
I20260608 09:52:03.366320 11837 consensus_queue.cc:260] T 088e234799ca4255976d939c42eed6f9 P 76fca841c2f74da09fc2721879730bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } }
I20260608 09:52:03.367080 11839 ts_tablet_manager.cc:1403] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260608 09:52:03.369434 11837 ts_tablet_manager.cc:1434] T 088e234799ca4255976d939c42eed6f9 P 76fca841c2f74da09fc2721879730bcb: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260608 09:52:03.369669 11838 raft_consensus.cc:359] T 47a85a2f913848b1abed30c847923a58 P fab3a0e8343a4ba9801e8e780303780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } } peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } }
I20260608 09:52:03.370092 11839 raft_consensus.cc:359] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } }
I20260608 09:52:03.370646 11837 tablet_bootstrap.cc:492] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb: Bootstrap starting.
I20260608 09:52:03.370858 11839 raft_consensus.cc:385] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:03.371285 11839 raft_consensus.cc:740] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2106cc9f1a6b4097b6b78e2d761e7d4d, State: Initialized, Role: FOLLOWER
I20260608 09:52:03.370622 11838 raft_consensus.cc:385] T 47a85a2f913848b1abed30c847923a58 P fab3a0e8343a4ba9801e8e780303780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:03.371871 11838 raft_consensus.cc:740] T 47a85a2f913848b1abed30c847923a58 P fab3a0e8343a4ba9801e8e780303780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab3a0e8343a4ba9801e8e780303780d, State: Initialized, Role: FOLLOWER
I20260608 09:52:03.372318 11839 consensus_queue.cc:260] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } }
I20260608 09:52:03.372934 11838 consensus_queue.cc:260] T 47a85a2f913848b1abed30c847923a58 P fab3a0e8343a4ba9801e8e780303780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } } peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } }
I20260608 09:52:03.379355 11837 tablet_bootstrap.cc:654] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:03.385113 11839 ts_tablet_manager.cc:1434] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.005s
I20260608 09:52:03.386457 11839 tablet_bootstrap.cc:492] T 47a85a2f913848b1abed30c847923a58 P 2106cc9f1a6b4097b6b78e2d761e7d4d: Bootstrap starting.
I20260608 09:52:03.386938 11838 ts_tablet_manager.cc:1434] T 47a85a2f913848b1abed30c847923a58 P fab3a0e8343a4ba9801e8e780303780d: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.005s
I20260608 09:52:03.388155 11838 tablet_bootstrap.cc:492] T 088e234799ca4255976d939c42eed6f9 P fab3a0e8343a4ba9801e8e780303780d: Bootstrap starting.
I20260608 09:52:03.393584 11839 tablet_bootstrap.cc:654] T 47a85a2f913848b1abed30c847923a58 P 2106cc9f1a6b4097b6b78e2d761e7d4d: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:03.395398 11838 tablet_bootstrap.cc:654] T 088e234799ca4255976d939c42eed6f9 P fab3a0e8343a4ba9801e8e780303780d: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:03.407011 11837 tablet_bootstrap.cc:492] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb: No bootstrap required, opened a new log
I20260608 09:52:03.407557 11837 ts_tablet_manager.cc:1403] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.011s
I20260608 09:52:03.409389 11839 tablet_bootstrap.cc:492] T 47a85a2f913848b1abed30c847923a58 P 2106cc9f1a6b4097b6b78e2d761e7d4d: No bootstrap required, opened a new log
I20260608 09:52:03.410022 11839 ts_tablet_manager.cc:1403] T 47a85a2f913848b1abed30c847923a58 P 2106cc9f1a6b4097b6b78e2d761e7d4d: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260608 09:52:03.410570 11838 tablet_bootstrap.cc:492] T 088e234799ca4255976d939c42eed6f9 P fab3a0e8343a4ba9801e8e780303780d: No bootstrap required, opened a new log
I20260608 09:52:03.410468 11837 raft_consensus.cc:359] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } } peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } }
I20260608 09:52:03.411120 11838 ts_tablet_manager.cc:1403] T 088e234799ca4255976d939c42eed6f9 P fab3a0e8343a4ba9801e8e780303780d: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260608 09:52:03.411309 11837 raft_consensus.cc:385] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:03.411669 11837 raft_consensus.cc:740] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76fca841c2f74da09fc2721879730bcb, State: Initialized, Role: FOLLOWER
I20260608 09:52:03.412770 11839 raft_consensus.cc:359] T 47a85a2f913848b1abed30c847923a58 P 2106cc9f1a6b4097b6b78e2d761e7d4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } } peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } }
I20260608 09:52:03.412549 11837 consensus_queue.cc:260] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } } peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } }
I20260608 09:52:03.413383 11839 raft_consensus.cc:385] T 47a85a2f913848b1abed30c847923a58 P 2106cc9f1a6b4097b6b78e2d761e7d4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:03.413781 11839 raft_consensus.cc:740] T 47a85a2f913848b1abed30c847923a58 P 2106cc9f1a6b4097b6b78e2d761e7d4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2106cc9f1a6b4097b6b78e2d761e7d4d, State: Initialized, Role: FOLLOWER
I20260608 09:52:03.414345 11838 raft_consensus.cc:359] T 088e234799ca4255976d939c42eed6f9 P fab3a0e8343a4ba9801e8e780303780d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } }
I20260608 09:52:03.415189 11837 ts_tablet_manager.cc:1434] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 09:52:03.415156 11838 raft_consensus.cc:385] T 088e234799ca4255976d939c42eed6f9 P fab3a0e8343a4ba9801e8e780303780d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:03.414815 11839 consensus_queue.cc:260] T 47a85a2f913848b1abed30c847923a58 P 2106cc9f1a6b4097b6b78e2d761e7d4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } } peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } }
I20260608 09:52:03.415793 11838 raft_consensus.cc:740] T 088e234799ca4255976d939c42eed6f9 P fab3a0e8343a4ba9801e8e780303780d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab3a0e8343a4ba9801e8e780303780d, State: Initialized, Role: FOLLOWER
I20260608 09:52:03.417423 11839 ts_tablet_manager.cc:1434] T 47a85a2f913848b1abed30c847923a58 P 2106cc9f1a6b4097b6b78e2d761e7d4d: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260608 09:52:03.417145 11838 consensus_queue.cc:260] T 088e234799ca4255976d939c42eed6f9 P fab3a0e8343a4ba9801e8e780303780d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } }
I20260608 09:52:03.419549 11838 ts_tablet_manager.cc:1434] T 088e234799ca4255976d939c42eed6f9 P fab3a0e8343a4ba9801e8e780303780d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 09:52:03.610344 11843 raft_consensus.cc:493] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:03.610852 11843 raft_consensus.cc:515] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } } peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } }
I20260608 09:52:03.613055 11843 leader_election.cc:290] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2106cc9f1a6b4097b6b78e2d761e7d4d (127.9.161.194:42683), fab3a0e8343a4ba9801e8e780303780d (127.9.161.195:37825)
I20260608 09:52:03.625970 11792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a85a2f913848b1abed30c847923a58" candidate_uuid: "76fca841c2f74da09fc2721879730bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab3a0e8343a4ba9801e8e780303780d" is_pre_election: true
I20260608 09:52:03.625964 11718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a85a2f913848b1abed30c847923a58" candidate_uuid: "76fca841c2f74da09fc2721879730bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" is_pre_election: true
I20260608 09:52:03.626992 11792 raft_consensus.cc:2468] T 47a85a2f913848b1abed30c847923a58 P fab3a0e8343a4ba9801e8e780303780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76fca841c2f74da09fc2721879730bcb in term 0.
I20260608 09:52:03.626997 11718 raft_consensus.cc:2468] T 47a85a2f913848b1abed30c847923a58 P 2106cc9f1a6b4097b6b78e2d761e7d4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76fca841c2f74da09fc2721879730bcb in term 0.
I20260608 09:52:03.628701 11607 leader_election.cc:304] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2106cc9f1a6b4097b6b78e2d761e7d4d, 76fca841c2f74da09fc2721879730bcb; no voters: 
I20260608 09:52:03.629464 11843 raft_consensus.cc:2804] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:03.629850 11843 raft_consensus.cc:493] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:03.630122 11843 raft_consensus.cc:3060] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:03.634980 11843 raft_consensus.cc:515] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } } peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } }
I20260608 09:52:03.636624 11843 leader_election.cc:290] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb [CANDIDATE]: Term 1 election: Requested vote from peers 2106cc9f1a6b4097b6b78e2d761e7d4d (127.9.161.194:42683), fab3a0e8343a4ba9801e8e780303780d (127.9.161.195:37825)
I20260608 09:52:03.637643 11718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a85a2f913848b1abed30c847923a58" candidate_uuid: "76fca841c2f74da09fc2721879730bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d"
I20260608 09:52:03.637778 11792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a85a2f913848b1abed30c847923a58" candidate_uuid: "76fca841c2f74da09fc2721879730bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab3a0e8343a4ba9801e8e780303780d"
I20260608 09:52:03.638214 11718 raft_consensus.cc:3060] T 47a85a2f913848b1abed30c847923a58 P 2106cc9f1a6b4097b6b78e2d761e7d4d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:03.638374 11792 raft_consensus.cc:3060] T 47a85a2f913848b1abed30c847923a58 P fab3a0e8343a4ba9801e8e780303780d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:03.643338 11718 raft_consensus.cc:2468] T 47a85a2f913848b1abed30c847923a58 P 2106cc9f1a6b4097b6b78e2d761e7d4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76fca841c2f74da09fc2721879730bcb in term 1.
I20260608 09:52:03.643433 11792 raft_consensus.cc:2468] T 47a85a2f913848b1abed30c847923a58 P fab3a0e8343a4ba9801e8e780303780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76fca841c2f74da09fc2721879730bcb in term 1.
I20260608 09:52:03.644557 11607 leader_election.cc:304] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2106cc9f1a6b4097b6b78e2d761e7d4d, 76fca841c2f74da09fc2721879730bcb; no voters: 
I20260608 09:52:03.645326 11843 raft_consensus.cc:2804] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:03.646588 11843 raft_consensus.cc:697] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb [term 1 LEADER]: Becoming Leader. State: Replica: 76fca841c2f74da09fc2721879730bcb, State: Running, Role: LEADER
I20260608 09:52:03.647289 11843 consensus_queue.cc:237] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } } peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } }
I20260608 09:52:03.655457 11539 catalog_manager.cc:5696] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 76fca841c2f74da09fc2721879730bcb (127.9.161.193). New cstate: current_term: 1 leader_uuid: "76fca841c2f74da09fc2721879730bcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:03.661162 11844 raft_consensus.cc:493] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:03.661777 11844 raft_consensus.cc:515] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } }
I20260608 09:52:03.665966 11844 leader_election.cc:290] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76fca841c2f74da09fc2721879730bcb (127.9.161.193:32819), fab3a0e8343a4ba9801e8e780303780d (127.9.161.195:37825)
I20260608 09:52:03.677649 11792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088e234799ca4255976d939c42eed6f9" candidate_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab3a0e8343a4ba9801e8e780303780d" is_pre_election: true
I20260608 09:52:03.678515 11792 raft_consensus.cc:2468] T 088e234799ca4255976d939c42eed6f9 P fab3a0e8343a4ba9801e8e780303780d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2106cc9f1a6b4097b6b78e2d761e7d4d in term 0.
I20260608 09:52:03.678579 11643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088e234799ca4255976d939c42eed6f9" candidate_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76fca841c2f74da09fc2721879730bcb" is_pre_election: true
I20260608 09:52:03.679245 11643 raft_consensus.cc:2468] T 088e234799ca4255976d939c42eed6f9 P 76fca841c2f74da09fc2721879730bcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2106cc9f1a6b4097b6b78e2d761e7d4d in term 0.
I20260608 09:52:03.679808 11683 leader_election.cc:304] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2106cc9f1a6b4097b6b78e2d761e7d4d, fab3a0e8343a4ba9801e8e780303780d; no voters: 
I20260608 09:52:03.680649 11844 raft_consensus.cc:2804] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:03.680971 11844 raft_consensus.cc:493] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:03.681200 11844 raft_consensus.cc:3060] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:03.685859 11844 raft_consensus.cc:515] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } }
I20260608 09:52:03.687986 11844 leader_election.cc:290] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [CANDIDATE]: Term 1 election: Requested vote from peers 76fca841c2f74da09fc2721879730bcb (127.9.161.193:32819), fab3a0e8343a4ba9801e8e780303780d (127.9.161.195:37825)
I20260608 09:52:03.688344 11643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088e234799ca4255976d939c42eed6f9" candidate_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76fca841c2f74da09fc2721879730bcb"
I20260608 09:52:03.688598 11792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088e234799ca4255976d939c42eed6f9" candidate_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fab3a0e8343a4ba9801e8e780303780d"
I20260608 09:52:03.688939 11643 raft_consensus.cc:3060] T 088e234799ca4255976d939c42eed6f9 P 76fca841c2f74da09fc2721879730bcb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:03.689127 11792 raft_consensus.cc:3060] T 088e234799ca4255976d939c42eed6f9 P fab3a0e8343a4ba9801e8e780303780d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:03.695947 11792 raft_consensus.cc:2468] T 088e234799ca4255976d939c42eed6f9 P fab3a0e8343a4ba9801e8e780303780d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2106cc9f1a6b4097b6b78e2d761e7d4d in term 1.
I20260608 09:52:03.695951 11643 raft_consensus.cc:2468] T 088e234799ca4255976d939c42eed6f9 P 76fca841c2f74da09fc2721879730bcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2106cc9f1a6b4097b6b78e2d761e7d4d in term 1.
I20260608 09:52:03.697502 11681 leader_election.cc:304] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2106cc9f1a6b4097b6b78e2d761e7d4d, 76fca841c2f74da09fc2721879730bcb; no voters: 
I20260608 09:52:03.698311 11844 raft_consensus.cc:2804] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:03.699450 11844 raft_consensus.cc:697] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [term 1 LEADER]: Becoming Leader. State: Replica: 2106cc9f1a6b4097b6b78e2d761e7d4d, State: Running, Role: LEADER
I20260608 09:52:03.700326 11844 consensus_queue.cc:237] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } }
I20260608 09:52:03.707168 11539 catalog_manager.cc:5696] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2106cc9f1a6b4097b6b78e2d761e7d4d (127.9.161.194). New cstate: current_term: 1 leader_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:03.770074 11594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:03.773061 11594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:03.773433 11594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:04.040678 11843 consensus_queue.cc:1048] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 }, 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.053936 11859 consensus_queue.cc:1048] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 }, 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.208992 11844 consensus_queue.cc:1048] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 }, 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.222566 11866 consensus_queue.cc:1048] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:05.774343 11594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:05.776468 11594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:05.776832 11594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:07.777829 11594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:07.780126 11594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:07.780507 11594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:09.781692 11594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:09.784220 11594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:09.784612 11594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:11.785766 11594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:11.787799 11594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:11.788107 11594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:52:12.530786 11739 debug-util.cc:398] Leaking SignalData structure 0x7b080019d4c0 after lost signal to thread 9866
W20260608 09:52:12.531744 11739 debug-util.cc:398] Leaking SignalData structure 0x7b080012b3c0 after lost signal to thread 11575
W20260608 09:52:12.532642 11739 debug-util.cc:398] Leaking SignalData structure 0x7b08001955c0 after lost signal to thread 11667
W20260608 09:52:12.533596 11739 debug-util.cc:398] Leaking SignalData structure 0x7b08000398a0 after lost signal to thread 11742
W20260608 09:52:12.534476 11739 debug-util.cc:398] Leaking SignalData structure 0x7b080022a460 after lost signal to thread 11816
I20260608 09:52:13.789111 11594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:13.791822 11594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:13.792199 11594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:15.793136 11594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:15.795264 11594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:15.795625 11594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:16.283834  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:16.293845 11871 instance_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:16.294299 11872 instance_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:16.297123 11874 instance_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:16.298540  9863 server_base.cc:1061] running on GCE node
I20260608 09:52:16.299569  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:16.299821  9863 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:16.300000  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912336299984 us; error 0 us; skew 500 ppm
I20260608 09:52:16.300674  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:16.303690  9863 webserver.cc:533] Webserver started at http://127.9.161.196:41473/ using document root <none> and password file <none>
I20260608 09:52:16.304288  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:16.304520  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:16.304868  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:16.306433  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912298820956-9863-0/minicluster-data/ts-3-root/instance:
uuid: "eec47731f2254228bb7d8d7c1aa5981c"
format_stamp: "Formatted at 2026-06-08 09:52:16 on dist-test-slave-bjvn"
I20260608 09:52:16.311954  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:52:16.315954 11879 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:16.316804  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:52:16.317139  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912298820956-9863-0/minicluster-data/ts-3-root
uuid: "eec47731f2254228bb7d8d7c1aa5981c"
format_stamp: "Formatted at 2026-06-08 09:52:16 on dist-test-slave-bjvn"
I20260608 09:52:16.317574  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912298820956-9863-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912298820956-9863-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912298820956-9863-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:16.328962  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:16.330479  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:16.332052  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:16.334631  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:16.334875  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:16.335141  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:16.335350  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:16.379035  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.196:45371
I20260608 09:52:16.379146 11941 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.196:45371 every 8 connection(s)
I20260608 09:52:16.395394 11942 heartbeater.cc:344] Connected to a master server at 127.9.161.254:45591
I20260608 09:52:16.395879 11942 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:16.396682 11942 heartbeater.cc:507] Master 127.9.161.254:45591 requested a full tablet report, sending...
I20260608 09:52:16.398921 11539 ts_manager.cc:194] Registered new tserver with Master: eec47731f2254228bb7d8d7c1aa5981c (127.9.161.196:45371)
I20260608 09:52:16.400470 11539 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53868
I20260608 09:52:16.860136 11718 consensus_queue.cc:237] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [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: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } attrs { replace: true } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } } peers { permanent_uuid: "eec47731f2254228bb7d8d7c1aa5981c" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 45371 } attrs { promote: true } }
I20260608 09:52:16.869686 11792 raft_consensus.cc:1275] T 088e234799ca4255976d939c42eed6f9 P fab3a0e8343a4ba9801e8e780303780d [term 1 FOLLOWER]: Refusing update from remote peer 2106cc9f1a6b4097b6b78e2d761e7d4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:52:16.870659 11643 raft_consensus.cc:1275] T 088e234799ca4255976d939c42eed6f9 P 76fca841c2f74da09fc2721879730bcb [term 1 FOLLOWER]: Refusing update from remote peer 2106cc9f1a6b4097b6b78e2d761e7d4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:52:16.872375 11844 consensus_queue.cc:1048] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:52:16.873818 11951 consensus_queue.cc:1048] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } 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:52:16.885739 11951 raft_consensus.cc:2955] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eec47731f2254228bb7d8d7c1aa5981c (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } attrs { replace: true } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } } peers { permanent_uuid: "eec47731f2254228bb7d8d7c1aa5981c" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 45371 } attrs { promote: true } } }
W20260608 09:52:16.888607 11681 consensus_peers.cc:597] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d -> Peer eec47731f2254228bb7d8d7c1aa5981c (127.9.161.196:45371): Couldn't send request to peer eec47731f2254228bb7d8d7c1aa5981c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 088e234799ca4255976d939c42eed6f9. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:52:16.888347 11643 raft_consensus.cc:2955] T 088e234799ca4255976d939c42eed6f9 P 76fca841c2f74da09fc2721879730bcb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eec47731f2254228bb7d8d7c1aa5981c (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } attrs { replace: true } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } } peers { permanent_uuid: "eec47731f2254228bb7d8d7c1aa5981c" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 45371 } attrs { promote: true } } }
I20260608 09:52:16.890249 11792 raft_consensus.cc:2955] T 088e234799ca4255976d939c42eed6f9 P fab3a0e8343a4ba9801e8e780303780d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eec47731f2254228bb7d8d7c1aa5981c (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } attrs { replace: true } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } } peers { permanent_uuid: "eec47731f2254228bb7d8d7c1aa5981c" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 45371 } attrs { promote: true } } }
I20260608 09:52:16.907752 11539 catalog_manager.cc:5696] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d reported cstate change: config changed from index -1 to 2, NON_VOTER eec47731f2254228bb7d8d7c1aa5981c (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eec47731f2254228bb7d8d7c1aa5981c" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 45371 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:17.403101 11942 heartbeater.cc:499] Master 127.9.161.254:45591 was elected leader, sending a full tablet report...
I20260608 09:52:17.441613 11961 ts_tablet_manager.cc:933] T 088e234799ca4255976d939c42eed6f9 P eec47731f2254228bb7d8d7c1aa5981c: Initiating tablet copy from peer 2106cc9f1a6b4097b6b78e2d761e7d4d (127.9.161.194:42683)
I20260608 09:52:17.443468 11961 tablet_copy_client.cc:323] T 088e234799ca4255976d939c42eed6f9 P eec47731f2254228bb7d8d7c1aa5981c: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.194:42683
I20260608 09:52:17.455168 11728 tablet_copy_service.cc:140] P 2106cc9f1a6b4097b6b78e2d761e7d4d: Received BeginTabletCopySession request for tablet 088e234799ca4255976d939c42eed6f9 from peer eec47731f2254228bb7d8d7c1aa5981c ({username='slave'} at 127.0.0.1:50950)
I20260608 09:52:17.455773 11728 tablet_copy_service.cc:161] P 2106cc9f1a6b4097b6b78e2d761e7d4d: Beginning new tablet copy session on tablet 088e234799ca4255976d939c42eed6f9 from peer eec47731f2254228bb7d8d7c1aa5981c at {username='slave'} at 127.0.0.1:50950: session id = eec47731f2254228bb7d8d7c1aa5981c-088e234799ca4255976d939c42eed6f9
I20260608 09:52:17.463470 11728 tablet_copy_source_session.cc:215] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:52:17.466522 11961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088e234799ca4255976d939c42eed6f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:17.478677 11961 tablet_copy_client.cc:806] T 088e234799ca4255976d939c42eed6f9 P eec47731f2254228bb7d8d7c1aa5981c: tablet copy: Starting download of 0 data blocks...
I20260608 09:52:17.479326 11961 tablet_copy_client.cc:670] T 088e234799ca4255976d939c42eed6f9 P eec47731f2254228bb7d8d7c1aa5981c: tablet copy: Starting download of 1 WAL segments...
I20260608 09:52:17.483327 11961 tablet_copy_client.cc:538] T 088e234799ca4255976d939c42eed6f9 P eec47731f2254228bb7d8d7c1aa5981c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:52:17.489274 11961 tablet_bootstrap.cc:492] T 088e234799ca4255976d939c42eed6f9 P eec47731f2254228bb7d8d7c1aa5981c: Bootstrap starting.
I20260608 09:52:17.507838 11961 tablet_bootstrap.cc:492] T 088e234799ca4255976d939c42eed6f9 P eec47731f2254228bb7d8d7c1aa5981c: 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:52:17.508913 11961 tablet_bootstrap.cc:492] T 088e234799ca4255976d939c42eed6f9 P eec47731f2254228bb7d8d7c1aa5981c: Bootstrap complete.
I20260608 09:52:17.509677 11961 ts_tablet_manager.cc:1403] T 088e234799ca4255976d939c42eed6f9 P eec47731f2254228bb7d8d7c1aa5981c: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.009s
I20260608 09:52:17.512995 11961 raft_consensus.cc:359] T 088e234799ca4255976d939c42eed6f9 P eec47731f2254228bb7d8d7c1aa5981c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } attrs { replace: true } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } } peers { permanent_uuid: "eec47731f2254228bb7d8d7c1aa5981c" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 45371 } attrs { promote: true } }
I20260608 09:52:17.513873 11961 raft_consensus.cc:740] T 088e234799ca4255976d939c42eed6f9 P eec47731f2254228bb7d8d7c1aa5981c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eec47731f2254228bb7d8d7c1aa5981c, State: Initialized, Role: LEARNER
I20260608 09:52:17.514590 11961 consensus_queue.cc:260] T 088e234799ca4255976d939c42eed6f9 P eec47731f2254228bb7d8d7c1aa5981c [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: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } attrs { replace: true } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } } peers { permanent_uuid: "eec47731f2254228bb7d8d7c1aa5981c" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 45371 } attrs { promote: true } }
I20260608 09:52:17.517666 11961 ts_tablet_manager.cc:1434] T 088e234799ca4255976d939c42eed6f9 P eec47731f2254228bb7d8d7c1aa5981c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:52:17.519418 11728 tablet_copy_service.cc:342] P 2106cc9f1a6b4097b6b78e2d761e7d4d: Request end of tablet copy session eec47731f2254228bb7d8d7c1aa5981c-088e234799ca4255976d939c42eed6f9 received from {username='slave'} at 127.0.0.1:50950
I20260608 09:52:17.519858 11728 tablet_copy_service.cc:434] P 2106cc9f1a6b4097b6b78e2d761e7d4d: ending tablet copy session eec47731f2254228bb7d8d7c1aa5981c-088e234799ca4255976d939c42eed6f9 on tablet 088e234799ca4255976d939c42eed6f9 with peer eec47731f2254228bb7d8d7c1aa5981c
I20260608 09:52:17.796684 11594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:17.799676 11594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:17.800189 11594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:17.888998 11917 raft_consensus.cc:1217] T 088e234799ca4255976d939c42eed6f9 P eec47731f2254228bb7d8d7c1aa5981c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:52:18.297168 11968 raft_consensus.cc:1064] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d: attempting to promote NON_VOTER eec47731f2254228bb7d8d7c1aa5981c to VOTER
I20260608 09:52:18.300379 11968 consensus_queue.cc:237] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [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: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } attrs { replace: true } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } } peers { permanent_uuid: "eec47731f2254228bb7d8d7c1aa5981c" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 45371 } attrs { promote: false } }
I20260608 09:52:18.307934 11792 raft_consensus.cc:1275] T 088e234799ca4255976d939c42eed6f9 P fab3a0e8343a4ba9801e8e780303780d [term 1 FOLLOWER]: Refusing update from remote peer 2106cc9f1a6b4097b6b78e2d761e7d4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:52:18.307937 11917 raft_consensus.cc:1275] T 088e234799ca4255976d939c42eed6f9 P eec47731f2254228bb7d8d7c1aa5981c [term 1 LEARNER]: Refusing update from remote peer 2106cc9f1a6b4097b6b78e2d761e7d4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:52:18.309716 11643 raft_consensus.cc:1275] T 088e234799ca4255976d939c42eed6f9 P 76fca841c2f74da09fc2721879730bcb [term 1 FOLLOWER]: Refusing update from remote peer 2106cc9f1a6b4097b6b78e2d761e7d4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:52:18.309880 11968 consensus_queue.cc:1048] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:52:18.311299 11967 consensus_queue.cc:1048] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eec47731f2254228bb7d8d7c1aa5981c" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 45371 } 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:52:18.312345 11950 consensus_queue.cc:1048] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } 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:52:18.331540 11950 raft_consensus.cc:2955] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eec47731f2254228bb7d8d7c1aa5981c (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } attrs { replace: true } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } } peers { permanent_uuid: "eec47731f2254228bb7d8d7c1aa5981c" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 45371 } attrs { promote: false } } }
I20260608 09:52:18.335148 11792 raft_consensus.cc:2955] T 088e234799ca4255976d939c42eed6f9 P fab3a0e8343a4ba9801e8e780303780d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eec47731f2254228bb7d8d7c1aa5981c (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } attrs { replace: true } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } } peers { permanent_uuid: "eec47731f2254228bb7d8d7c1aa5981c" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 45371 } attrs { promote: false } } }
I20260608 09:52:18.342324 11917 raft_consensus.cc:2955] T 088e234799ca4255976d939c42eed6f9 P eec47731f2254228bb7d8d7c1aa5981c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eec47731f2254228bb7d8d7c1aa5981c (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } attrs { replace: true } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } } peers { permanent_uuid: "eec47731f2254228bb7d8d7c1aa5981c" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 45371 } attrs { promote: false } } }
I20260608 09:52:18.345552 11540 catalog_manager.cc:5696] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d reported cstate change: config changed from index 2 to 3, eec47731f2254228bb7d8d7c1aa5981c (127.9.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eec47731f2254228bb7d8d7c1aa5981c" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 45371 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:52:18.340008 11643 raft_consensus.cc:2955] T 088e234799ca4255976d939c42eed6f9 P 76fca841c2f74da09fc2721879730bcb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eec47731f2254228bb7d8d7c1aa5981c (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "76fca841c2f74da09fc2721879730bcb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 32819 } attrs { replace: true } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } } peers { permanent_uuid: "eec47731f2254228bb7d8d7c1aa5981c" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 45371 } attrs { promote: false } } }
I20260608 09:52:18.378798 11718 consensus_queue.cc:237] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [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: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } } peers { permanent_uuid: "eec47731f2254228bb7d8d7c1aa5981c" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 45371 } attrs { promote: false } }
I20260608 09:52:18.384397 11917 raft_consensus.cc:1275] T 088e234799ca4255976d939c42eed6f9 P eec47731f2254228bb7d8d7c1aa5981c [term 1 FOLLOWER]: Refusing update from remote peer 2106cc9f1a6b4097b6b78e2d761e7d4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:52:18.384796 11792 raft_consensus.cc:1275] T 088e234799ca4255976d939c42eed6f9 P fab3a0e8343a4ba9801e8e780303780d [term 1 FOLLOWER]: Refusing update from remote peer 2106cc9f1a6b4097b6b78e2d761e7d4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:52:18.386588 11968 consensus_queue.cc:1048] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eec47731f2254228bb7d8d7c1aa5981c" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 45371 } 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:18.388013 11950 consensus_queue.cc:1048] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:52:18.393815 11968 raft_consensus.cc:2955] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76fca841c2f74da09fc2721879730bcb (127.9.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } } peers { permanent_uuid: "eec47731f2254228bb7d8d7c1aa5981c" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 45371 } attrs { promote: false } } }
I20260608 09:52:18.398684 11792 raft_consensus.cc:2955] T 088e234799ca4255976d939c42eed6f9 P fab3a0e8343a4ba9801e8e780303780d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76fca841c2f74da09fc2721879730bcb (127.9.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } } peers { permanent_uuid: "eec47731f2254228bb7d8d7c1aa5981c" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 45371 } attrs { promote: false } } }
I20260608 09:52:18.400490 11917 raft_consensus.cc:2955] T 088e234799ca4255976d939c42eed6f9 P eec47731f2254228bb7d8d7c1aa5981c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 76fca841c2f74da09fc2721879730bcb (127.9.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } } peers { permanent_uuid: "eec47731f2254228bb7d8d7c1aa5981c" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 45371 } attrs { promote: false } } }
I20260608 09:52:18.404618 11526 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 088e234799ca4255976d939c42eed6f9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:52:18.408407 11539 catalog_manager.cc:5696] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d reported cstate change: config changed from index 3 to 4, VOTER 76fca841c2f74da09fc2721879730bcb (127.9.161.193) evicted. New cstate: current_term: 1 leader_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2106cc9f1a6b4097b6b78e2d761e7d4d" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 42683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fab3a0e8343a4ba9801e8e780303780d" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 37825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eec47731f2254228bb7d8d7c1aa5981c" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 45371 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:52:18.421325 11633 tablet_service.cc:1558] Processing DeleteTablet for tablet 088e234799ca4255976d939c42eed6f9 with delete_type TABLET_DATA_TOMBSTONED (TS 76fca841c2f74da09fc2721879730bcb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38932
I20260608 09:52:18.423969 11978 tablet_replica.cc:333] T 088e234799ca4255976d939c42eed6f9 P 76fca841c2f74da09fc2721879730bcb: stopping tablet replica
I20260608 09:52:18.424945 11978 raft_consensus.cc:2243] T 088e234799ca4255976d939c42eed6f9 P 76fca841c2f74da09fc2721879730bcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:18.426771 11978 raft_consensus.cc:2272] T 088e234799ca4255976d939c42eed6f9 P 76fca841c2f74da09fc2721879730bcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:18.429987 11978 ts_tablet_manager.cc:1916] T 088e234799ca4255976d939c42eed6f9 P 76fca841c2f74da09fc2721879730bcb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:52:18.441031 11978 ts_tablet_manager.cc:1929] T 088e234799ca4255976d939c42eed6f9 P 76fca841c2f74da09fc2721879730bcb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:52:18.441468 11978 log.cc:1199] T 088e234799ca4255976d939c42eed6f9 P 76fca841c2f74da09fc2721879730bcb: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912298820956-9863-0/minicluster-data/ts-0-root/wals/088e234799ca4255976d939c42eed6f9
I20260608 09:52:18.443022 11525 catalog_manager.cc:5027] TS 76fca841c2f74da09fc2721879730bcb (127.9.161.193:32819): tablet 088e234799ca4255976d939c42eed6f9 (table test-workload [id=4a20bef56d1a4a44a7abdd947cae08e4]) successfully deleted
I20260608 09:52:19.801452 11594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:19.803913 11594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:19.804308 11594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:21.805328 11594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:21.807862 11594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:21.808254 11594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:23.809201 11594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:23.811421 11594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:23.811794 11594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:25.812913 11594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:25.815150 11594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:25.815582 11594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:27.816753 11594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:27.819115 11594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:27.819607 11594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:29.821067 11594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:29.823908 11594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:29.824318 11594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:29.996891  9863 tablet_server.cc:179] TabletServer@127.9.161.193:0 shutting down...
I20260608 09:52:30.028102  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:30.029057  9863 tablet_replica.cc:333] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb: stopping tablet replica
I20260608 09:52:30.029601  9863 raft_consensus.cc:2243] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:30.030685  9863 raft_consensus.cc:2272] T 47a85a2f913848b1abed30c847923a58 P 76fca841c2f74da09fc2721879730bcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:30.054759  9863 tablet_server.cc:196] TabletServer@127.9.161.193:0 shutdown complete.
I20260608 09:52:30.068701  9863 tablet_server.cc:179] TabletServer@127.9.161.194:0 shutting down...
I20260608 09:52:30.095588  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:30.096401  9863 tablet_replica.cc:333] T 47a85a2f913848b1abed30c847923a58 P 2106cc9f1a6b4097b6b78e2d761e7d4d: stopping tablet replica
I20260608 09:52:30.097018  9863 raft_consensus.cc:2243] T 47a85a2f913848b1abed30c847923a58 P 2106cc9f1a6b4097b6b78e2d761e7d4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:30.097538  9863 raft_consensus.cc:2272] T 47a85a2f913848b1abed30c847923a58 P 2106cc9f1a6b4097b6b78e2d761e7d4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:30.099802  9863 tablet_replica.cc:333] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d: stopping tablet replica
I20260608 09:52:30.100274  9863 raft_consensus.cc:2243] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:30.101161  9863 raft_consensus.cc:2272] T 088e234799ca4255976d939c42eed6f9 P 2106cc9f1a6b4097b6b78e2d761e7d4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:30.140996  9863 tablet_server.cc:196] TabletServer@127.9.161.194:0 shutdown complete.
I20260608 09:52:30.154654  9863 tablet_server.cc:179] TabletServer@127.9.161.195:0 shutting down...
I20260608 09:52:30.183372  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:30.184129  9863 tablet_replica.cc:333] T 088e234799ca4255976d939c42eed6f9 P fab3a0e8343a4ba9801e8e780303780d: stopping tablet replica
I20260608 09:52:30.184702  9863 raft_consensus.cc:2243] T 088e234799ca4255976d939c42eed6f9 P fab3a0e8343a4ba9801e8e780303780d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:30.185286  9863 raft_consensus.cc:2272] T 088e234799ca4255976d939c42eed6f9 P fab3a0e8343a4ba9801e8e780303780d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:30.187685  9863 tablet_replica.cc:333] T 47a85a2f913848b1abed30c847923a58 P fab3a0e8343a4ba9801e8e780303780d: stopping tablet replica
I20260608 09:52:30.188652  9863 raft_consensus.cc:2243] T 47a85a2f913848b1abed30c847923a58 P fab3a0e8343a4ba9801e8e780303780d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:30.189146  9863 raft_consensus.cc:2272] T 47a85a2f913848b1abed30c847923a58 P fab3a0e8343a4ba9801e8e780303780d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:30.213956  9863 tablet_server.cc:196] TabletServer@127.9.161.195:0 shutdown complete.
I20260608 09:52:30.227049  9863 tablet_server.cc:179] TabletServer@127.9.161.196:0 shutting down...
I20260608 09:52:30.254012  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:30.254755  9863 tablet_replica.cc:333] T 088e234799ca4255976d939c42eed6f9 P eec47731f2254228bb7d8d7c1aa5981c: stopping tablet replica
I20260608 09:52:30.255280  9863 raft_consensus.cc:2243] T 088e234799ca4255976d939c42eed6f9 P eec47731f2254228bb7d8d7c1aa5981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:30.255849  9863 raft_consensus.cc:2272] T 088e234799ca4255976d939c42eed6f9 P eec47731f2254228bb7d8d7c1aa5981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:30.275633  9863 tablet_server.cc:196] TabletServer@127.9.161.196:0 shutdown complete.
I20260608 09:52:30.286868  9863 master.cc:562] Master@127.9.161.254:45591 shutting down...
I20260608 09:52:30.309572  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0cd17656597143df94f5200c015156bf [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:30.310254  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0cd17656597143df94f5200c015156bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:30.310575  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0cd17656597143df94f5200c015156bf: stopping tablet replica
I20260608 09:52:30.330626  9863 master.cc:584] Master@127.9.161.254:45591 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (28738 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 09:52:30.371438  9863 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.161.254:43349
I20260608 09:52:30.373278  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:30.380221 11984 instance_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:30.380446 11983 instance_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:30.382695  9863 server_base.cc:1061] running on GCE node
W20260608 09:52:30.383940 11986 instance_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:30.384976  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:30.385185  9863 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:30.385403  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912350385382 us; error 0 us; skew 500 ppm
I20260608 09:52:30.386189  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:30.389279  9863 webserver.cc:533] Webserver started at http://127.9.161.254:44951/ using document root <none> and password file <none>
I20260608 09:52:30.390012  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:30.390275  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:30.390668  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:30.391956  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912298820956-9863-0/minicluster-data/master-0-root/instance:
uuid: "1b3abfeab9554dba8cf741b5829b2d7c"
format_stamp: "Formatted at 2026-06-08 09:52:30 on dist-test-slave-bjvn"
I20260608 09:52:30.396983  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:52:30.400897 11991 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:30.401997  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:52:30.402304  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912298820956-9863-0/minicluster-data/master-0-root
uuid: "1b3abfeab9554dba8cf741b5829b2d7c"
format_stamp: "Formatted at 2026-06-08 09:52:30 on dist-test-slave-bjvn"
I20260608 09:52:30.402606  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912298820956-9863-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912298820956-9863-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912298820956-9863-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:30.434688  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:30.436097  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:30.476593  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.254:43349
I20260608 09:52:30.476709 12042 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.254:43349 every 8 connection(s)
I20260608 09:52:30.481397 12043 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:30.492055 12043 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1b3abfeab9554dba8cf741b5829b2d7c: Bootstrap starting.
I20260608 09:52:30.496953 12043 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1b3abfeab9554dba8cf741b5829b2d7c: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:30.501446 12043 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1b3abfeab9554dba8cf741b5829b2d7c: No bootstrap required, opened a new log
I20260608 09:52:30.503815 12043 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1b3abfeab9554dba8cf741b5829b2d7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b3abfeab9554dba8cf741b5829b2d7c" member_type: VOTER }
I20260608 09:52:30.504415 12043 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1b3abfeab9554dba8cf741b5829b2d7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:30.504717 12043 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1b3abfeab9554dba8cf741b5829b2d7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b3abfeab9554dba8cf741b5829b2d7c, State: Initialized, Role: FOLLOWER
I20260608 09:52:30.505400 12043 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1b3abfeab9554dba8cf741b5829b2d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1b3abfeab9554dba8cf741b5829b2d7c" member_type: VOTER }
I20260608 09:52:30.505900 12043 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1b3abfeab9554dba8cf741b5829b2d7c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:52:30.506131 12043 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1b3abfeab9554dba8cf741b5829b2d7c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:52:30.506430 12043 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1b3abfeab9554dba8cf741b5829b2d7c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:30.510993 12043 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1b3abfeab9554dba8cf741b5829b2d7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b3abfeab9554dba8cf741b5829b2d7c" member_type: VOTER }
I20260608 09:52:30.511570 12043 leader_election.cc:304] T 00000000000000000000000000000000 P 1b3abfeab9554dba8cf741b5829b2d7c [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: 1b3abfeab9554dba8cf741b5829b2d7c; no voters: 
I20260608 09:52:30.512856 12043 leader_election.cc:290] T 00000000000000000000000000000000 P 1b3abfeab9554dba8cf741b5829b2d7c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:52:30.513383 12046 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1b3abfeab9554dba8cf741b5829b2d7c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:30.514860 12046 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1b3abfeab9554dba8cf741b5829b2d7c [term 1 LEADER]: Becoming Leader. State: Replica: 1b3abfeab9554dba8cf741b5829b2d7c, State: Running, Role: LEADER
I20260608 09:52:30.515758 12046 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1b3abfeab9554dba8cf741b5829b2d7c [LEADER]: Queue going to LEADER mode. State: All 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: "1b3abfeab9554dba8cf741b5829b2d7c" member_type: VOTER }
I20260608 09:52:30.516681 12043 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1b3abfeab9554dba8cf741b5829b2d7c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:52:30.520804 12048 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1b3abfeab9554dba8cf741b5829b2d7c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1b3abfeab9554dba8cf741b5829b2d7c. Latest consensus state: current_term: 1 leader_uuid: "1b3abfeab9554dba8cf741b5829b2d7c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b3abfeab9554dba8cf741b5829b2d7c" member_type: VOTER } }
I20260608 09:52:30.520684 12047 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1b3abfeab9554dba8cf741b5829b2d7c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1b3abfeab9554dba8cf741b5829b2d7c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b3abfeab9554dba8cf741b5829b2d7c" member_type: VOTER } }
I20260608 09:52:30.521474 12047 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1b3abfeab9554dba8cf741b5829b2d7c [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:30.521983 12048 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1b3abfeab9554dba8cf741b5829b2d7c [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:30.526535 12053 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:52:30.535076 12053 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:52:30.536273  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:52:30.546160 12053 catalog_manager.cc:1382] Generated new cluster ID: 5e13ed4e9dbe4531a986ae72ba5b53c5
I20260608 09:52:30.546468 12053 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:52:30.568071 12053 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:52:30.570282 12053 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:52:30.582743 12053 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1b3abfeab9554dba8cf741b5829b2d7c: Generated new TSK 0
I20260608 09:52:30.583395 12053 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:52:30.602082  9863 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000209287s
I20260608 09:52:42.698936  9863 master.cc:562] Master@127.9.161.254:43349 shutting down...
I20260608 09:52:42.729641  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1b3abfeab9554dba8cf741b5829b2d7c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:42.730603  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1b3abfeab9554dba8cf741b5829b2d7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:42.731040  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1b3abfeab9554dba8cf741b5829b2d7c: stopping tablet replica
I20260608 09:52:42.751784  9863 master.cc:584] Master@127.9.161.254:43349 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12416 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 09:52:42.788559  9863 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.161.254:33913
I20260608 09:52:42.789937  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:42.795958 12066 instance_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:42.796187 12067 instance_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:42.797564 12069 instance_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:42.800057  9863 server_base.cc:1061] running on GCE node
I20260608 09:52:42.801136  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:42.801481  9863 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:42.801703  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912362801665 us; error 0 us; skew 500 ppm
I20260608 09:52:42.802618  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:42.809204  9863 webserver.cc:533] Webserver started at http://127.9.161.254:42305/ using document root <none> and password file <none>
I20260608 09:52:42.809891  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:42.810137  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:42.810437  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:42.811728  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912298820956-9863-0/minicluster-data/master-0-root/instance:
uuid: "38b1f6f4d191415f9879eedd4d046e75"
format_stamp: "Formatted at 2026-06-08 09:52:42 on dist-test-slave-bjvn"
I20260608 09:52:42.817092  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:52:42.820895 12074 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:42.821950  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:52:42.822216  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912298820956-9863-0/minicluster-data/master-0-root
uuid: "38b1f6f4d191415f9879eedd4d046e75"
format_stamp: "Formatted at 2026-06-08 09:52:42 on dist-test-slave-bjvn"
I20260608 09:52:42.822469  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912298820956-9863-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912298820956-9863-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912298820956-9863-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:42.843776  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:42.845065  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:42.891252  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.254:33913
I20260608 09:52:42.891369 12125 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.254:33913 every 8 connection(s)
I20260608 09:52:42.896363 12126 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:42.907548 12126 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38b1f6f4d191415f9879eedd4d046e75: Bootstrap starting.
I20260608 09:52:42.912837 12126 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 38b1f6f4d191415f9879eedd4d046e75: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:42.917346 12126 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38b1f6f4d191415f9879eedd4d046e75: No bootstrap required, opened a new log
I20260608 09:52:42.919754 12126 raft_consensus.cc:359] T 00000000000000000000000000000000 P 38b1f6f4d191415f9879eedd4d046e75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38b1f6f4d191415f9879eedd4d046e75" member_type: VOTER }
I20260608 09:52:42.920224 12126 raft_consensus.cc:385] T 00000000000000000000000000000000 P 38b1f6f4d191415f9879eedd4d046e75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:42.920476 12126 raft_consensus.cc:740] T 00000000000000000000000000000000 P 38b1f6f4d191415f9879eedd4d046e75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38b1f6f4d191415f9879eedd4d046e75, State: Initialized, Role: FOLLOWER
I20260608 09:52:42.921168 12126 consensus_queue.cc:260] T 00000000000000000000000000000000 P 38b1f6f4d191415f9879eedd4d046e75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38b1f6f4d191415f9879eedd4d046e75" member_type: VOTER }
I20260608 09:52:42.921654 12126 raft_consensus.cc:399] T 00000000000000000000000000000000 P 38b1f6f4d191415f9879eedd4d046e75 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:52:42.921929 12126 raft_consensus.cc:493] T 00000000000000000000000000000000 P 38b1f6f4d191415f9879eedd4d046e75 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:52:42.922227 12126 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 38b1f6f4d191415f9879eedd4d046e75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:42.926892 12126 raft_consensus.cc:515] T 00000000000000000000000000000000 P 38b1f6f4d191415f9879eedd4d046e75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38b1f6f4d191415f9879eedd4d046e75" member_type: VOTER }
I20260608 09:52:42.927451 12126 leader_election.cc:304] T 00000000000000000000000000000000 P 38b1f6f4d191415f9879eedd4d046e75 [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: 38b1f6f4d191415f9879eedd4d046e75; no voters: 
I20260608 09:52:42.928838 12126 leader_election.cc:290] T 00000000000000000000000000000000 P 38b1f6f4d191415f9879eedd4d046e75 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:52:42.929724 12129 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 38b1f6f4d191415f9879eedd4d046e75 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:42.931391 12129 raft_consensus.cc:697] T 00000000000000000000000000000000 P 38b1f6f4d191415f9879eedd4d046e75 [term 1 LEADER]: Becoming Leader. State: Replica: 38b1f6f4d191415f9879eedd4d046e75, State: Running, Role: LEADER
I20260608 09:52:42.932147 12129 consensus_queue.cc:237] T 00000000000000000000000000000000 P 38b1f6f4d191415f9879eedd4d046e75 [LEADER]: Queue going to LEADER mode. State: All 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: "38b1f6f4d191415f9879eedd4d046e75" member_type: VOTER }
I20260608 09:52:42.932698 12126 sys_catalog.cc:565] T 00000000000000000000000000000000 P 38b1f6f4d191415f9879eedd4d046e75 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:52:42.935462 12131 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38b1f6f4d191415f9879eedd4d046e75 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 38b1f6f4d191415f9879eedd4d046e75. Latest consensus state: current_term: 1 leader_uuid: "38b1f6f4d191415f9879eedd4d046e75" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38b1f6f4d191415f9879eedd4d046e75" member_type: VOTER } }
I20260608 09:52:42.935458 12130 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38b1f6f4d191415f9879eedd4d046e75 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "38b1f6f4d191415f9879eedd4d046e75" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38b1f6f4d191415f9879eedd4d046e75" member_type: VOTER } }
I20260608 09:52:42.936269 12131 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38b1f6f4d191415f9879eedd4d046e75 [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:42.936344 12130 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38b1f6f4d191415f9879eedd4d046e75 [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:42.944325 12134 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:52:42.954663 12134 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:52:42.957242  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:52:42.969558 12134 catalog_manager.cc:1382] Generated new cluster ID: efddd06e37054db1982e2467cfe125d2
I20260608 09:52:42.969926 12134 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:52:42.988422 12134 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:52:42.990744 12134 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:52:43.018430 12134 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 38b1f6f4d191415f9879eedd4d046e75: Generated new TSK 0
I20260608 09:52:43.019074 12134 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:52:43.029160  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:43.036962 12147 instance_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.037618 12148 instance_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.040812  9863 server_base.cc:1061] running on GCE node
W20260608 09:52:43.040917 12150 instance_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:43.042230  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:43.042500  9863 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.042649  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912363042636 us; error 0 us; skew 500 ppm
I20260608 09:52:43.043303  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:43.046422  9863 webserver.cc:533] Webserver started at http://127.9.161.193:35357/ using document root <none> and password file <none>
I20260608 09:52:43.046941  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:43.047101  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:43.047335  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:43.048580  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912298820956-9863-0/minicluster-data/ts-0-root/instance:
uuid: "6fd9a7ea9e924faea577a1e38c12fd0a"
format_stamp: "Formatted at 2026-06-08 09:52:43 on dist-test-slave-bjvn"
I20260608 09:52:43.053550  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:52:43.057283 12155 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.058180  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:52:43.058490  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912298820956-9863-0/minicluster-data/ts-0-root
uuid: "6fd9a7ea9e924faea577a1e38c12fd0a"
format_stamp: "Formatted at 2026-06-08 09:52:43 on dist-test-slave-bjvn"
I20260608 09:52:43.058840  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912298820956-9863-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912298820956-9863-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912298820956-9863-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:43.074519  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:43.075831  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:43.077399  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:43.080089  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:43.080338  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:43.080603  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:43.080796  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:43.123742  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.193:41299
I20260608 09:52:43.123919 12217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.193:41299 every 8 connection(s)
I20260608 09:52:43.129560  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:43.137974 12222 instance_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.138330 12223 instance_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:43.142328 12225 instance_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:43.143405  9863 server_base.cc:1061] running on GCE node
I20260608 09:52:43.144470  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:43.144796  9863 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.145006  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912363144989 us; error 0 us; skew 500 ppm
I20260608 09:52:43.145056 12218 heartbeater.cc:344] Connected to a master server at 127.9.161.254:33913
I20260608 09:52:43.145478 12218 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:43.146004  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:43.146579 12218 heartbeater.cc:507] Master 127.9.161.254:33913 requested a full tablet report, sending...
I20260608 09:52:43.149011  9863 webserver.cc:533] Webserver started at http://127.9.161.194:37511/ using document root <none> and password file <none>
I20260608 09:52:43.149814  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:43.149686 12091 ts_manager.cc:194] Registered new tserver with Master: 6fd9a7ea9e924faea577a1e38c12fd0a (127.9.161.193:41299)
I20260608 09:52:43.150166  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:43.150559  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:43.152302  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912298820956-9863-0/minicluster-data/ts-1-root/instance:
uuid: "8dd82bfd5ff94b2b90cf3f59052a1608"
format_stamp: "Formatted at 2026-06-08 09:52:43 on dist-test-slave-bjvn"
I20260608 09:52:43.152583 12091 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51480
I20260608 09:52:43.158509  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
I20260608 09:52:43.162573 12230 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.163612  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 09:52:43.163909  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912298820956-9863-0/minicluster-data/ts-1-root
uuid: "8dd82bfd5ff94b2b90cf3f59052a1608"
format_stamp: "Formatted at 2026-06-08 09:52:43 on dist-test-slave-bjvn"
I20260608 09:52:43.164232  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912298820956-9863-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912298820956-9863-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912298820956-9863-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:43.175264  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:43.176532  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:43.178107  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:43.180557  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:43.180812  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:43.181066  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:43.181258  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:43.224903  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.194:44455
I20260608 09:52:43.224999 12292 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.194:44455 every 8 connection(s)
I20260608 09:52:43.230225  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:43.238212 12296 instance_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.240345 12297 instance_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:43.241353 12299 instance_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:43.244000  9863 server_base.cc:1061] running on GCE node
I20260608 09:52:43.244556 12293 heartbeater.cc:344] Connected to a master server at 127.9.161.254:33913
I20260608 09:52:43.244976 12293 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:43.245141  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:43.245411  9863 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.245600  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912363245577 us; error 0 us; skew 500 ppm
I20260608 09:52:43.245913 12293 heartbeater.cc:507] Master 127.9.161.254:33913 requested a full tablet report, sending...
I20260608 09:52:43.246385  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:43.248332 12091 ts_manager.cc:194] Registered new tserver with Master: 8dd82bfd5ff94b2b90cf3f59052a1608 (127.9.161.194:44455)
I20260608 09:52:43.249567  9863 webserver.cc:533] Webserver started at http://127.9.161.195:37233/ using document root <none> and password file <none>
I20260608 09:52:43.250171  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:43.250392  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:43.250499 12091 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51492
I20260608 09:52:43.250690  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:43.252197  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912298820956-9863-0/minicluster-data/ts-2-root/instance:
uuid: "05fd5c0a003c44b29c164cf4e4466761"
format_stamp: "Formatted at 2026-06-08 09:52:43 on dist-test-slave-bjvn"
I20260608 09:52:43.257752  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 09:52:43.261662 12304 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.262560  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 09:52:43.262940  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912298820956-9863-0/minicluster-data/ts-2-root
uuid: "05fd5c0a003c44b29c164cf4e4466761"
format_stamp: "Formatted at 2026-06-08 09:52:43 on dist-test-slave-bjvn"
I20260608 09:52:43.263253  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912298820956-9863-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912298820956-9863-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912298820956-9863-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:43.287374  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:43.288743  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:43.290376  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:43.292852  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:43.293121  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:43.293383  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:43.293578  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:43.340456  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.195:44397
I20260608 09:52:43.340580 12366 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.195:44397 every 8 connection(s)
I20260608 09:52:43.357602 12367 heartbeater.cc:344] Connected to a master server at 127.9.161.254:33913
I20260608 09:52:43.358160 12367 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:43.358976 12367 heartbeater.cc:507] Master 127.9.161.254:33913 requested a full tablet report, sending...
I20260608 09:52:43.361440 12091 ts_manager.cc:194] Registered new tserver with Master: 05fd5c0a003c44b29c164cf4e4466761 (127.9.161.195:44397)
I20260608 09:52:43.362303  9863 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017915991s
I20260608 09:52:43.363036 12091 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41206
I20260608 09:52:44.156183 12218 heartbeater.cc:499] Master 127.9.161.254:33913 was elected leader, sending a full tablet report...
I20260608 09:52:44.253955 12293 heartbeater.cc:499] Master 127.9.161.254:33913 was elected leader, sending a full tablet report...
I20260608 09:52:44.366019 12367 heartbeater.cc:499] Master 127.9.161.254:33913 was elected leader, sending a full tablet report...
I20260608 09:52:44.950278 12144 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:46.951233 12144 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:48.952178 12144 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:50.953608 12144 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:52.954847 12144 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:54.955922 12144 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:55.462486  9863 tablet_server.cc:179] TabletServer@127.9.161.193:0 shutting down...
I20260608 09:52:55.491302  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:55.509251  9863 tablet_server.cc:196] TabletServer@127.9.161.193:0 shutdown complete.
I20260608 09:52:55.520992  9863 tablet_server.cc:179] TabletServer@127.9.161.194:0 shutting down...
I20260608 09:52:55.543453  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:55.560289  9863 tablet_server.cc:196] TabletServer@127.9.161.194:0 shutdown complete.
I20260608 09:52:55.570238  9863 tablet_server.cc:179] TabletServer@127.9.161.195:0 shutting down...
I20260608 09:52:55.593390  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:55.610023  9863 tablet_server.cc:196] TabletServer@127.9.161.195:0 shutdown complete.
I20260608 09:52:55.618927  9863 master.cc:562] Master@127.9.161.254:33913 shutting down...
I20260608 09:52:55.638723  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 38b1f6f4d191415f9879eedd4d046e75 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:55.639490  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 38b1f6f4d191415f9879eedd4d046e75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:55.639808  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P 38b1f6f4d191415f9879eedd4d046e75: stopping tablet replica
I20260608 09:52:55.658181  9863 master.cc:584] Master@127.9.161.254:33913 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12901 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 09:52:55.692430  9863 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.161.254:40427
I20260608 09:52:55.693634  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:55.700227 12373 instance_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:55.700367 12372 instance_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:55.700625 12375 instance_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:55.701215  9863 server_base.cc:1061] running on GCE node
I20260608 09:52:55.702649  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:55.702876  9863 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:55.703045  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912375703029 us; error 0 us; skew 500 ppm
I20260608 09:52:55.703630  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:55.706326  9863 webserver.cc:533] Webserver started at http://127.9.161.254:41993/ using document root <none> and password file <none>
I20260608 09:52:55.706902  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:55.707115  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:55.707417  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:55.708710  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912298820956-9863-0/minicluster-data/master-0-root/instance:
uuid: "68a1d90779f44bacbf79f95108219c39"
format_stamp: "Formatted at 2026-06-08 09:52:55 on dist-test-slave-bjvn"
I20260608 09:52:55.714097  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.007s
I20260608 09:52:55.717978 12380 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:55.719127  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 09:52:55.719420  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912298820956-9863-0/minicluster-data/master-0-root
uuid: "68a1d90779f44bacbf79f95108219c39"
format_stamp: "Formatted at 2026-06-08 09:52:55 on dist-test-slave-bjvn"
I20260608 09:52:55.719681  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912298820956-9863-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912298820956-9863-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912298820956-9863-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:55.743803  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:55.745050  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:55.784701  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.254:40427
I20260608 09:52:55.784835 12431 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.254:40427 every 8 connection(s)
I20260608 09:52:55.789354 12432 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:55.800910 12432 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 68a1d90779f44bacbf79f95108219c39: Bootstrap starting.
I20260608 09:52:55.806011 12432 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 68a1d90779f44bacbf79f95108219c39: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:55.810734 12432 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 68a1d90779f44bacbf79f95108219c39: No bootstrap required, opened a new log
I20260608 09:52:55.813076 12432 raft_consensus.cc:359] T 00000000000000000000000000000000 P 68a1d90779f44bacbf79f95108219c39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68a1d90779f44bacbf79f95108219c39" member_type: VOTER }
I20260608 09:52:55.813522 12432 raft_consensus.cc:385] T 00000000000000000000000000000000 P 68a1d90779f44bacbf79f95108219c39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:55.813709 12432 raft_consensus.cc:740] T 00000000000000000000000000000000 P 68a1d90779f44bacbf79f95108219c39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68a1d90779f44bacbf79f95108219c39, State: Initialized, Role: FOLLOWER
I20260608 09:52:55.814281 12432 consensus_queue.cc:260] T 00000000000000000000000000000000 P 68a1d90779f44bacbf79f95108219c39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "68a1d90779f44bacbf79f95108219c39" member_type: VOTER }
I20260608 09:52:55.814709 12432 raft_consensus.cc:399] T 00000000000000000000000000000000 P 68a1d90779f44bacbf79f95108219c39 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:52:55.814913 12432 raft_consensus.cc:493] T 00000000000000000000000000000000 P 68a1d90779f44bacbf79f95108219c39 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:52:55.815131 12432 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 68a1d90779f44bacbf79f95108219c39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:55.823450 12432 raft_consensus.cc:515] T 00000000000000000000000000000000 P 68a1d90779f44bacbf79f95108219c39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68a1d90779f44bacbf79f95108219c39" member_type: VOTER }
I20260608 09:52:55.825037 12432 leader_election.cc:304] T 00000000000000000000000000000000 P 68a1d90779f44bacbf79f95108219c39 [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: 68a1d90779f44bacbf79f95108219c39; no voters: 
I20260608 09:52:55.827113 12432 leader_election.cc:290] T 00000000000000000000000000000000 P 68a1d90779f44bacbf79f95108219c39 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:52:55.827491 12435 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 68a1d90779f44bacbf79f95108219c39 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:55.829162 12435 raft_consensus.cc:697] T 00000000000000000000000000000000 P 68a1d90779f44bacbf79f95108219c39 [term 1 LEADER]: Becoming Leader. State: Replica: 68a1d90779f44bacbf79f95108219c39, State: Running, Role: LEADER
I20260608 09:52:55.830099 12435 consensus_queue.cc:237] T 00000000000000000000000000000000 P 68a1d90779f44bacbf79f95108219c39 [LEADER]: Queue going to LEADER mode. State: All 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: "68a1d90779f44bacbf79f95108219c39" member_type: VOTER }
I20260608 09:52:55.830461 12432 sys_catalog.cc:565] T 00000000000000000000000000000000 P 68a1d90779f44bacbf79f95108219c39 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:52:55.833297 12437 sys_catalog.cc:455] T 00000000000000000000000000000000 P 68a1d90779f44bacbf79f95108219c39 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 68a1d90779f44bacbf79f95108219c39. Latest consensus state: current_term: 1 leader_uuid: "68a1d90779f44bacbf79f95108219c39" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68a1d90779f44bacbf79f95108219c39" member_type: VOTER } }
I20260608 09:52:55.833283 12436 sys_catalog.cc:455] T 00000000000000000000000000000000 P 68a1d90779f44bacbf79f95108219c39 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "68a1d90779f44bacbf79f95108219c39" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68a1d90779f44bacbf79f95108219c39" member_type: VOTER } }
I20260608 09:52:55.834059 12436 sys_catalog.cc:458] T 00000000000000000000000000000000 P 68a1d90779f44bacbf79f95108219c39 [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:55.838162 12437 sys_catalog.cc:458] T 00000000000000000000000000000000 P 68a1d90779f44bacbf79f95108219c39 [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:55.838696 12440 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:52:55.844398 12440 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:52:55.849711  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:52:55.854895 12440 catalog_manager.cc:1382] Generated new cluster ID: 4508c3655def4453bc35bf382eaaaebe
I20260608 09:52:55.855253 12440 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:52:55.886035 12440 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:52:55.887398 12440 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:52:55.913024 12440 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 68a1d90779f44bacbf79f95108219c39: Generated new TSK 0
I20260608 09:52:55.913720 12440 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:52:55.981283  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:55.987867 12453 instance_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:55.989071 12454 instance_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:55.991068 12456 instance_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:55.991535  9863 server_base.cc:1061] running on GCE node
I20260608 09:52:55.992470  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:55.992681  9863 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:55.992879  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912375992852 us; error 0 us; skew 500 ppm
I20260608 09:52:55.993491  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:55.996049  9863 webserver.cc:533] Webserver started at http://127.9.161.193:35533/ using document root <none> and password file <none>
I20260608 09:52:55.996625  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:55.996829  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:55.997144  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:55.998634  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912298820956-9863-0/minicluster-data/ts-0-root/instance:
uuid: "6fb75172a1594dfe8fe85410fed6991b"
format_stamp: "Formatted at 2026-06-08 09:52:55 on dist-test-slave-bjvn"
I20260608 09:52:56.003902  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:52:56.007513 12461 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.008394  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260608 09:52:56.008718  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912298820956-9863-0/minicluster-data/ts-0-root
uuid: "6fb75172a1594dfe8fe85410fed6991b"
format_stamp: "Formatted at 2026-06-08 09:52:55 on dist-test-slave-bjvn"
I20260608 09:52:56.009030  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912298820956-9863-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912298820956-9863-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912298820956-9863-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:56.028885  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:56.030244  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:56.031877  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:56.034631  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:56.034879  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:56.035143  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:56.035326  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:56.077725  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.193:37361
I20260608 09:52:56.077885 12523 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.193:37361 every 8 connection(s)
I20260608 09:52:56.083400  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:56.091924 12528 instance_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.092617 12529 instance_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.095795 12531 instance_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.096621  9863 server_base.cc:1061] running on GCE node
I20260608 09:52:56.097747  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:56.098044  9863 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.098047 12524 heartbeater.cc:344] Connected to a master server at 127.9.161.254:40427
I20260608 09:52:56.098366  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912376098328 us; error 0 us; skew 500 ppm
I20260608 09:52:56.098635 12524 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:56.099154  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:56.099467 12524 heartbeater.cc:507] Master 127.9.161.254:40427 requested a full tablet report, sending...
I20260608 09:52:56.102406 12397 ts_manager.cc:194] Registered new tserver with Master: 6fb75172a1594dfe8fe85410fed6991b (127.9.161.193:37361)
I20260608 09:52:56.102622  9863 webserver.cc:533] Webserver started at http://127.9.161.194:33143/ using document root <none> and password file <none>
I20260608 09:52:56.103302  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:56.103518  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:56.103823  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:56.104296 12397 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46320
I20260608 09:52:56.105141  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912298820956-9863-0/minicluster-data/ts-1-root/instance:
uuid: "12cf50f1bdb54e5596ff609b6aedd908"
format_stamp: "Formatted at 2026-06-08 09:52:56 on dist-test-slave-bjvn"
I20260608 09:52:56.110055  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 09:52:56.113785 12536 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.114986  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:52:56.115319  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912298820956-9863-0/minicluster-data/ts-1-root
uuid: "12cf50f1bdb54e5596ff609b6aedd908"
format_stamp: "Formatted at 2026-06-08 09:52:56 on dist-test-slave-bjvn"
I20260608 09:52:56.115583  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912298820956-9863-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912298820956-9863-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912298820956-9863-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:56.141362  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:56.142699  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:56.144496  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:56.146986  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:56.147198  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:56.147480  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:56.147642  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:56.188946  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.194:39711
I20260608 09:52:56.189100 12598 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.194:39711 every 8 connection(s)
I20260608 09:52:56.194445  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:56.203517 12602 instance_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.204552 12603 instance_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.208009 12605 instance_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.208214  9863 server_base.cc:1061] running on GCE node
I20260608 09:52:56.209383 12599 heartbeater.cc:344] Connected to a master server at 127.9.161.254:40427
I20260608 09:52:56.209470  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:56.209852  9863 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.209867 12599 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:56.210153  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912376210132 us; error 0 us; skew 500 ppm
I20260608 09:52:56.210940 12599 heartbeater.cc:507] Master 127.9.161.254:40427 requested a full tablet report, sending...
I20260608 09:52:56.210963  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:56.213708 12397 ts_manager.cc:194] Registered new tserver with Master: 12cf50f1bdb54e5596ff609b6aedd908 (127.9.161.194:39711)
I20260608 09:52:56.214236  9863 webserver.cc:533] Webserver started at http://127.9.161.195:40067/ using document root <none> and password file <none>
I20260608 09:52:56.214821  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:56.215041  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:56.215335  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:56.215435 12397 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46330
I20260608 09:52:56.216863  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912298820956-9863-0/minicluster-data/ts-2-root/instance:
uuid: "8153a943123e422a8dcacfe6dcb5b72b"
format_stamp: "Formatted at 2026-06-08 09:52:56 on dist-test-slave-bjvn"
I20260608 09:52:56.222101  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:52:56.225996 12610 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.226890  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 09:52:56.227218  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912298820956-9863-0/minicluster-data/ts-2-root
uuid: "8153a943123e422a8dcacfe6dcb5b72b"
format_stamp: "Formatted at 2026-06-08 09:52:56 on dist-test-slave-bjvn"
I20260608 09:52:56.227517  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912298820956-9863-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912298820956-9863-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912298820956-9863-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:56.239625  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:56.240936  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:56.242614  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:56.245149  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:56.245393  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:56.245646  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:56.245860  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:52:56.287101  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.195:35735
I20260608 09:52:56.287261 12672 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.195:35735 every 8 connection(s)
I20260608 09:52:56.302296 12673 heartbeater.cc:344] Connected to a master server at 127.9.161.254:40427
I20260608 09:52:56.302655 12673 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:56.303439 12673 heartbeater.cc:507] Master 127.9.161.254:40427 requested a full tablet report, sending...
I20260608 09:52:56.305454 12397 ts_manager.cc:194] Registered new tserver with Master: 8153a943123e422a8dcacfe6dcb5b72b (127.9.161.195:35735)
I20260608 09:52:56.305946  9863 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01503554s
I20260608 09:52:56.307320 12397 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46340
I20260608 09:52:57.107106 12524 heartbeater.cc:499] Master 127.9.161.254:40427 was elected leader, sending a full tablet report...
I20260608 09:52:57.218566 12599 heartbeater.cc:499] Master 127.9.161.254:40427 was elected leader, sending a full tablet report...
I20260608 09:52:57.310613 12673 heartbeater.cc:499] Master 127.9.161.254:40427 was elected leader, sending a full tablet report...
I20260608 09:52:57.362987 12397 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46350:
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:57.365640 12397 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:57.430114 12489 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd96d27f056411e8cb8a7d87c601220 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=6e596e0a1a794e3090dd2199a5278eff]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:57.433148 12488 tablet_service.cc:1511] Processing CreateTablet for tablet 06cc149558ff4c259937b933d9cce5ad (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=6e596e0a1a794e3090dd2199a5278eff]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:57.435482 12487 tablet_service.cc:1511] Processing CreateTablet for tablet f63ca06df9e5460dbf285f3cd9689700 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=6e596e0a1a794e3090dd2199a5278eff]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:57.438489 12486 tablet_service.cc:1511] Processing CreateTablet for tablet eed61d0aaa3f4c38a5c18bf43e184bdd (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=6e596e0a1a794e3090dd2199a5278eff]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:57.431839 12489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd96d27f056411e8cb8a7d87c601220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:57.440088 12486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eed61d0aaa3f4c38a5c18bf43e184bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:57.443116 12487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f63ca06df9e5460dbf285f3cd9689700. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:57.445245 12636 tablet_service.cc:1511] Processing CreateTablet for tablet f63ca06df9e5460dbf285f3cd9689700 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=6e596e0a1a794e3090dd2199a5278eff]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:57.446256 12637 tablet_service.cc:1511] Processing CreateTablet for tablet 06cc149558ff4c259937b933d9cce5ad (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=6e596e0a1a794e3090dd2199a5278eff]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:57.447336 12636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f63ca06df9e5460dbf285f3cd9689700. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:57.447928 12488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06cc149558ff4c259937b933d9cce5ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:57.447458 12563 tablet_service.cc:1511] Processing CreateTablet for tablet 06cc149558ff4c259937b933d9cce5ad (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=6e596e0a1a794e3090dd2199a5278eff]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:57.448951 12637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06cc149558ff4c259937b933d9cce5ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:57.449069 12563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06cc149558ff4c259937b933d9cce5ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:57.449446 12635 tablet_service.cc:1511] Processing CreateTablet for tablet eed61d0aaa3f4c38a5c18bf43e184bdd (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=6e596e0a1a794e3090dd2199a5278eff]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:57.446264 12564 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd96d27f056411e8cb8a7d87c601220 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=6e596e0a1a794e3090dd2199a5278eff]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:57.450914 12635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eed61d0aaa3f4c38a5c18bf43e184bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:57.451742 12564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd96d27f056411e8cb8a7d87c601220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:57.453264 12638 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd96d27f056411e8cb8a7d87c601220 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=6e596e0a1a794e3090dd2199a5278eff]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:57.455130 12638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd96d27f056411e8cb8a7d87c601220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:57.464191 12562 tablet_service.cc:1511] Processing CreateTablet for tablet f63ca06df9e5460dbf285f3cd9689700 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=6e596e0a1a794e3090dd2199a5278eff]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:57.465840 12562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f63ca06df9e5460dbf285f3cd9689700. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:57.471117 12561 tablet_service.cc:1511] Processing CreateTablet for tablet eed61d0aaa3f4c38a5c18bf43e184bdd (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=6e596e0a1a794e3090dd2199a5278eff]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:57.472760 12561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eed61d0aaa3f4c38a5c18bf43e184bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:57.503087 12693 tablet_bootstrap.cc:492] T f63ca06df9e5460dbf285f3cd9689700 P 8153a943123e422a8dcacfe6dcb5b72b: Bootstrap starting.
I20260608 09:52:57.515309 12694 tablet_bootstrap.cc:492] T 7fd96d27f056411e8cb8a7d87c601220 P 6fb75172a1594dfe8fe85410fed6991b: Bootstrap starting.
I20260608 09:52:57.521847 12693 tablet_bootstrap.cc:654] T f63ca06df9e5460dbf285f3cd9689700 P 8153a943123e422a8dcacfe6dcb5b72b: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:57.526574 12695 tablet_bootstrap.cc:492] T 7fd96d27f056411e8cb8a7d87c601220 P 12cf50f1bdb54e5596ff609b6aedd908: Bootstrap starting.
I20260608 09:52:57.528137 12694 tablet_bootstrap.cc:654] T 7fd96d27f056411e8cb8a7d87c601220 P 6fb75172a1594dfe8fe85410fed6991b: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:57.535074 12693 tablet_bootstrap.cc:492] T f63ca06df9e5460dbf285f3cd9689700 P 8153a943123e422a8dcacfe6dcb5b72b: No bootstrap required, opened a new log
I20260608 09:52:57.535730 12693 ts_tablet_manager.cc:1403] T f63ca06df9e5460dbf285f3cd9689700 P 8153a943123e422a8dcacfe6dcb5b72b: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.000s
I20260608 09:52:57.535176 12695 tablet_bootstrap.cc:654] T 7fd96d27f056411e8cb8a7d87c601220 P 12cf50f1bdb54e5596ff609b6aedd908: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:57.537878 12694 tablet_bootstrap.cc:492] T 7fd96d27f056411e8cb8a7d87c601220 P 6fb75172a1594dfe8fe85410fed6991b: No bootstrap required, opened a new log
I20260608 09:52:57.538390 12694 ts_tablet_manager.cc:1403] T 7fd96d27f056411e8cb8a7d87c601220 P 6fb75172a1594dfe8fe85410fed6991b: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.012s
I20260608 09:52:57.539022 12693 raft_consensus.cc:359] T f63ca06df9e5460dbf285f3cd9689700 P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.539853 12693 raft_consensus.cc:385] T f63ca06df9e5460dbf285f3cd9689700 P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:57.540200 12693 raft_consensus.cc:740] T f63ca06df9e5460dbf285f3cd9689700 P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8153a943123e422a8dcacfe6dcb5b72b, State: Initialized, Role: FOLLOWER
I20260608 09:52:57.541535 12695 tablet_bootstrap.cc:492] T 7fd96d27f056411e8cb8a7d87c601220 P 12cf50f1bdb54e5596ff609b6aedd908: No bootstrap required, opened a new log
I20260608 09:52:57.541168 12693 consensus_queue.cc:260] T f63ca06df9e5460dbf285f3cd9689700 P 8153a943123e422a8dcacfe6dcb5b72b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.542071 12695 ts_tablet_manager.cc:1403] T 7fd96d27f056411e8cb8a7d87c601220 P 12cf50f1bdb54e5596ff609b6aedd908: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.006s
I20260608 09:52:57.541680 12694 raft_consensus.cc:359] T 7fd96d27f056411e8cb8a7d87c601220 P 6fb75172a1594dfe8fe85410fed6991b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } }
I20260608 09:52:57.542516 12694 raft_consensus.cc:385] T 7fd96d27f056411e8cb8a7d87c601220 P 6fb75172a1594dfe8fe85410fed6991b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:57.542960 12694 raft_consensus.cc:740] T 7fd96d27f056411e8cb8a7d87c601220 P 6fb75172a1594dfe8fe85410fed6991b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fb75172a1594dfe8fe85410fed6991b, State: Initialized, Role: FOLLOWER
I20260608 09:52:57.544026 12694 consensus_queue.cc:260] T 7fd96d27f056411e8cb8a7d87c601220 P 6fb75172a1594dfe8fe85410fed6991b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } }
I20260608 09:52:57.544543 12693 ts_tablet_manager.cc:1434] T f63ca06df9e5460dbf285f3cd9689700 P 8153a943123e422a8dcacfe6dcb5b72b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260608 09:52:57.545261 12695 raft_consensus.cc:359] T 7fd96d27f056411e8cb8a7d87c601220 P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } }
I20260608 09:52:57.545728 12693 tablet_bootstrap.cc:492] T eed61d0aaa3f4c38a5c18bf43e184bdd P 8153a943123e422a8dcacfe6dcb5b72b: Bootstrap starting.
I20260608 09:52:57.546131 12695 raft_consensus.cc:385] T 7fd96d27f056411e8cb8a7d87c601220 P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:57.546557 12695 raft_consensus.cc:740] T 7fd96d27f056411e8cb8a7d87c601220 P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12cf50f1bdb54e5596ff609b6aedd908, State: Initialized, Role: FOLLOWER
I20260608 09:52:57.547587 12695 consensus_queue.cc:260] T 7fd96d27f056411e8cb8a7d87c601220 P 12cf50f1bdb54e5596ff609b6aedd908 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } }
I20260608 09:52:57.553565 12694 ts_tablet_manager.cc:1434] T 7fd96d27f056411e8cb8a7d87c601220 P 6fb75172a1594dfe8fe85410fed6991b: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 09:52:57.555012 12693 tablet_bootstrap.cc:654] T eed61d0aaa3f4c38a5c18bf43e184bdd P 8153a943123e422a8dcacfe6dcb5b72b: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:57.556309 12695 ts_tablet_manager.cc:1434] T 7fd96d27f056411e8cb8a7d87c601220 P 12cf50f1bdb54e5596ff609b6aedd908: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.001s
I20260608 09:52:57.557437 12695 tablet_bootstrap.cc:492] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908: Bootstrap starting.
I20260608 09:52:57.564218 12694 tablet_bootstrap.cc:492] T 06cc149558ff4c259937b933d9cce5ad P 6fb75172a1594dfe8fe85410fed6991b: Bootstrap starting.
I20260608 09:52:57.565238 12693 tablet_bootstrap.cc:492] T eed61d0aaa3f4c38a5c18bf43e184bdd P 8153a943123e422a8dcacfe6dcb5b72b: No bootstrap required, opened a new log
I20260608 09:52:57.565802 12693 ts_tablet_manager.cc:1403] T eed61d0aaa3f4c38a5c18bf43e184bdd P 8153a943123e422a8dcacfe6dcb5b72b: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260608 09:52:57.568928 12693 raft_consensus.cc:359] T eed61d0aaa3f4c38a5c18bf43e184bdd P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.569703 12693 raft_consensus.cc:385] T eed61d0aaa3f4c38a5c18bf43e184bdd P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:57.570180 12693 raft_consensus.cc:740] T eed61d0aaa3f4c38a5c18bf43e184bdd P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8153a943123e422a8dcacfe6dcb5b72b, State: Initialized, Role: FOLLOWER
I20260608 09:52:57.571915 12694 tablet_bootstrap.cc:654] T 06cc149558ff4c259937b933d9cce5ad P 6fb75172a1594dfe8fe85410fed6991b: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:57.571435 12693 consensus_queue.cc:260] T eed61d0aaa3f4c38a5c18bf43e184bdd P 8153a943123e422a8dcacfe6dcb5b72b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.572623 12695 tablet_bootstrap.cc:654] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:57.575389 12693 ts_tablet_manager.cc:1434] T eed61d0aaa3f4c38a5c18bf43e184bdd P 8153a943123e422a8dcacfe6dcb5b72b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:52:57.576885 12693 tablet_bootstrap.cc:492] T 06cc149558ff4c259937b933d9cce5ad P 8153a943123e422a8dcacfe6dcb5b72b: Bootstrap starting.
I20260608 09:52:57.577771 12699 raft_consensus.cc:493] T eed61d0aaa3f4c38a5c18bf43e184bdd P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:57.578490 12699 raft_consensus.cc:515] T eed61d0aaa3f4c38a5c18bf43e184bdd P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
W20260608 09:52:57.584050 12525 tablet.cc:2404] T 7fd96d27f056411e8cb8a7d87c601220 P 6fb75172a1594dfe8fe85410fed6991b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:52:57.586122 12695 tablet_bootstrap.cc:492] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908: No bootstrap required, opened a new log
I20260608 09:52:57.586407 12693 tablet_bootstrap.cc:654] T 06cc149558ff4c259937b933d9cce5ad P 8153a943123e422a8dcacfe6dcb5b72b: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:57.586809 12695 ts_tablet_manager.cc:1403] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.003s
I20260608 09:52:57.591863 12694 tablet_bootstrap.cc:492] T 06cc149558ff4c259937b933d9cce5ad P 6fb75172a1594dfe8fe85410fed6991b: No bootstrap required, opened a new log
I20260608 09:52:57.592882 12694 ts_tablet_manager.cc:1403] T 06cc149558ff4c259937b933d9cce5ad P 6fb75172a1594dfe8fe85410fed6991b: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.011s
I20260608 09:52:57.594233 12699 leader_election.cc:290] T eed61d0aaa3f4c38a5c18bf43e184bdd P 8153a943123e422a8dcacfe6dcb5b72b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fb75172a1594dfe8fe85410fed6991b (127.9.161.193:37361), 12cf50f1bdb54e5596ff609b6aedd908 (127.9.161.194:39711)
I20260608 09:52:57.592419 12695 raft_consensus.cc:359] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.595371 12695 raft_consensus.cc:385] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:57.597433 12695 raft_consensus.cc:740] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12cf50f1bdb54e5596ff609b6aedd908, State: Initialized, Role: FOLLOWER
I20260608 09:52:57.597384 12694 raft_consensus.cc:359] T 06cc149558ff4c259937b933d9cce5ad P 6fb75172a1594dfe8fe85410fed6991b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.598600 12694 raft_consensus.cc:385] T 06cc149558ff4c259937b933d9cce5ad P 6fb75172a1594dfe8fe85410fed6991b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:57.599056 12694 raft_consensus.cc:740] T 06cc149558ff4c259937b933d9cce5ad P 6fb75172a1594dfe8fe85410fed6991b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fb75172a1594dfe8fe85410fed6991b, State: Initialized, Role: FOLLOWER
I20260608 09:52:57.600401 12694 consensus_queue.cc:260] T 06cc149558ff4c259937b933d9cce5ad P 6fb75172a1594dfe8fe85410fed6991b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.599030 12695 consensus_queue.cc:260] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.603538 12694 ts_tablet_manager.cc:1434] T 06cc149558ff4c259937b933d9cce5ad P 6fb75172a1594dfe8fe85410fed6991b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260608 09:52:57.609190 12694 tablet_bootstrap.cc:492] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b: Bootstrap starting.
I20260608 09:52:57.618284 12574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eed61d0aaa3f4c38a5c18bf43e184bdd" candidate_uuid: "8153a943123e422a8dcacfe6dcb5b72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12cf50f1bdb54e5596ff609b6aedd908" is_pre_election: true
I20260608 09:52:57.607443 12695 ts_tablet_manager.cc:1434] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260608 09:52:57.619829 12695 tablet_bootstrap.cc:492] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908: Bootstrap starting.
I20260608 09:52:57.622195 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eed61d0aaa3f4c38a5c18bf43e184bdd" candidate_uuid: "8153a943123e422a8dcacfe6dcb5b72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb75172a1594dfe8fe85410fed6991b" is_pre_election: true
I20260608 09:52:57.622646 12694 tablet_bootstrap.cc:654] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b: Neither blocks nor log segments found. Creating new log.
W20260608 09:52:57.623454 12612 leader_election.cc:343] T eed61d0aaa3f4c38a5c18bf43e184bdd P 8153a943123e422a8dcacfe6dcb5b72b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12cf50f1bdb54e5596ff609b6aedd908 (127.9.161.194:39711): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:57.624084 12693 tablet_bootstrap.cc:492] T 06cc149558ff4c259937b933d9cce5ad P 8153a943123e422a8dcacfe6dcb5b72b: No bootstrap required, opened a new log
I20260608 09:52:57.624189 12699 raft_consensus.cc:493] T f63ca06df9e5460dbf285f3cd9689700 P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 09:52:57.624359 12614 leader_election.cc:343] T eed61d0aaa3f4c38a5c18bf43e184bdd P 8153a943123e422a8dcacfe6dcb5b72b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fb75172a1594dfe8fe85410fed6991b (127.9.161.193:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:57.624647 12693 ts_tablet_manager.cc:1403] T 06cc149558ff4c259937b933d9cce5ad P 8153a943123e422a8dcacfe6dcb5b72b: Time spent bootstrapping tablet: real 0.048s	user 0.033s	sys 0.012s
I20260608 09:52:57.624933 12614 leader_election.cc:304] T eed61d0aaa3f4c38a5c18bf43e184bdd P 8153a943123e422a8dcacfe6dcb5b72b [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: 8153a943123e422a8dcacfe6dcb5b72b; no voters: 12cf50f1bdb54e5596ff609b6aedd908, 6fb75172a1594dfe8fe85410fed6991b
I20260608 09:52:57.624718 12699 raft_consensus.cc:515] T f63ca06df9e5460dbf285f3cd9689700 P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.631485 12699 leader_election.cc:290] T f63ca06df9e5460dbf285f3cd9689700 P 8153a943123e422a8dcacfe6dcb5b72b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fb75172a1594dfe8fe85410fed6991b (127.9.161.193:37361), 12cf50f1bdb54e5596ff609b6aedd908 (127.9.161.194:39711)
I20260608 09:52:57.633010 12574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f63ca06df9e5460dbf285f3cd9689700" candidate_uuid: "8153a943123e422a8dcacfe6dcb5b72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12cf50f1bdb54e5596ff609b6aedd908" is_pre_election: true
I20260608 09:52:57.635066 12695 tablet_bootstrap.cc:654] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:57.635149 12699 raft_consensus.cc:2749] T eed61d0aaa3f4c38a5c18bf43e184bdd P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:52:57.635908 12694 tablet_bootstrap.cc:492] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b: No bootstrap required, opened a new log
W20260608 09:52:57.636273 12612 leader_election.cc:343] T f63ca06df9e5460dbf285f3cd9689700 P 8153a943123e422a8dcacfe6dcb5b72b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12cf50f1bdb54e5596ff609b6aedd908 (127.9.161.194:39711): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:57.634241 12693 raft_consensus.cc:359] T 06cc149558ff4c259937b933d9cce5ad P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.637293 12693 raft_consensus.cc:385] T 06cc149558ff4c259937b933d9cce5ad P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:57.637741 12693 raft_consensus.cc:740] T 06cc149558ff4c259937b933d9cce5ad P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8153a943123e422a8dcacfe6dcb5b72b, State: Initialized, Role: FOLLOWER
I20260608 09:52:57.636459 12694 ts_tablet_manager.cc:1403] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.001s
I20260608 09:52:57.639562 12693 consensus_queue.cc:260] T 06cc149558ff4c259937b933d9cce5ad P 8153a943123e422a8dcacfe6dcb5b72b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.640457 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f63ca06df9e5460dbf285f3cd9689700" candidate_uuid: "8153a943123e422a8dcacfe6dcb5b72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb75172a1594dfe8fe85410fed6991b" is_pre_election: true
I20260608 09:52:57.642122 12693 ts_tablet_manager.cc:1434] T 06cc149558ff4c259937b933d9cce5ad P 8153a943123e422a8dcacfe6dcb5b72b: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
W20260608 09:52:57.642073 12614 leader_election.cc:343] T f63ca06df9e5460dbf285f3cd9689700 P 8153a943123e422a8dcacfe6dcb5b72b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fb75172a1594dfe8fe85410fed6991b (127.9.161.193:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:57.643074 12614 leader_election.cc:304] T f63ca06df9e5460dbf285f3cd9689700 P 8153a943123e422a8dcacfe6dcb5b72b [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: 8153a943123e422a8dcacfe6dcb5b72b; no voters: 12cf50f1bdb54e5596ff609b6aedd908, 6fb75172a1594dfe8fe85410fed6991b
I20260608 09:52:57.642122 12694 raft_consensus.cc:359] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.643736 12694 raft_consensus.cc:385] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:57.643923 12699 raft_consensus.cc:2749] T f63ca06df9e5460dbf285f3cd9689700 P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:52:57.644140 12694 raft_consensus.cc:740] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fb75172a1594dfe8fe85410fed6991b, State: Initialized, Role: FOLLOWER
I20260608 09:52:57.645308 12695 tablet_bootstrap.cc:492] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908: No bootstrap required, opened a new log
I20260608 09:52:57.645018 12694 consensus_queue.cc:260] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.646252 12693 tablet_bootstrap.cc:492] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b: Bootstrap starting.
I20260608 09:52:57.647657 12694 ts_tablet_manager.cc:1434] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:52:57.648752 12694 tablet_bootstrap.cc:492] T eed61d0aaa3f4c38a5c18bf43e184bdd P 6fb75172a1594dfe8fe85410fed6991b: Bootstrap starting.
I20260608 09:52:57.653774 12693 tablet_bootstrap.cc:654] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:57.655616 12694 tablet_bootstrap.cc:654] T eed61d0aaa3f4c38a5c18bf43e184bdd P 6fb75172a1594dfe8fe85410fed6991b: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:57.659065 12693 tablet_bootstrap.cc:492] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b: No bootstrap required, opened a new log
I20260608 09:52:57.659582 12693 ts_tablet_manager.cc:1403] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 09:52:57.659940 12695 ts_tablet_manager.cc:1403] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.005s
I20260608 09:52:57.661314 12694 tablet_bootstrap.cc:492] T eed61d0aaa3f4c38a5c18bf43e184bdd P 6fb75172a1594dfe8fe85410fed6991b: No bootstrap required, opened a new log
I20260608 09:52:57.661828 12694 ts_tablet_manager.cc:1403] T eed61d0aaa3f4c38a5c18bf43e184bdd P 6fb75172a1594dfe8fe85410fed6991b: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 09:52:57.662110 12693 raft_consensus.cc:359] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } }
I20260608 09:52:57.662688 12693 raft_consensus.cc:385] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:57.662945 12693 raft_consensus.cc:740] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8153a943123e422a8dcacfe6dcb5b72b, State: Initialized, Role: FOLLOWER
I20260608 09:52:57.663134 12695 raft_consensus.cc:359] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.663901 12695 raft_consensus.cc:385] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:57.663643 12693 consensus_queue.cc:260] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } }
I20260608 09:52:57.664216 12695 raft_consensus.cc:740] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12cf50f1bdb54e5596ff609b6aedd908, State: Initialized, Role: FOLLOWER
I20260608 09:52:57.664848 12694 raft_consensus.cc:359] T eed61d0aaa3f4c38a5c18bf43e184bdd P 6fb75172a1594dfe8fe85410fed6991b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.665599 12694 raft_consensus.cc:385] T eed61d0aaa3f4c38a5c18bf43e184bdd P 6fb75172a1594dfe8fe85410fed6991b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:57.665230 12695 consensus_queue.cc:260] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.665970 12693 ts_tablet_manager.cc:1434] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 09:52:57.665947 12694 raft_consensus.cc:740] T eed61d0aaa3f4c38a5c18bf43e184bdd P 6fb75172a1594dfe8fe85410fed6991b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fb75172a1594dfe8fe85410fed6991b, State: Initialized, Role: FOLLOWER
I20260608 09:52:57.666982 12709 raft_consensus.cc:493] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:57.667100 12694 consensus_queue.cc:260] T eed61d0aaa3f4c38a5c18bf43e184bdd P 6fb75172a1594dfe8fe85410fed6991b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.667423 12709 raft_consensus.cc:515] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } }
I20260608 09:52:57.670532 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd96d27f056411e8cb8a7d87c601220" candidate_uuid: "8153a943123e422a8dcacfe6dcb5b72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb75172a1594dfe8fe85410fed6991b" is_pre_election: true
I20260608 09:52:57.671002 12574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd96d27f056411e8cb8a7d87c601220" candidate_uuid: "8153a943123e422a8dcacfe6dcb5b72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12cf50f1bdb54e5596ff609b6aedd908" is_pre_election: true
I20260608 09:52:57.671190 12499 raft_consensus.cc:2468] T 7fd96d27f056411e8cb8a7d87c601220 P 6fb75172a1594dfe8fe85410fed6991b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8153a943123e422a8dcacfe6dcb5b72b in term 0.
I20260608 09:52:57.671644 12574 raft_consensus.cc:2468] T 7fd96d27f056411e8cb8a7d87c601220 P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8153a943123e422a8dcacfe6dcb5b72b in term 0.
I20260608 09:52:57.671861 12694 ts_tablet_manager.cc:1434] T eed61d0aaa3f4c38a5c18bf43e184bdd P 6fb75172a1594dfe8fe85410fed6991b: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260608 09:52:57.672628 12614 leader_election.cc:304] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fb75172a1594dfe8fe85410fed6991b, 8153a943123e422a8dcacfe6dcb5b72b; no voters: 
I20260608 09:52:57.669761 12709 leader_election.cc:290] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fb75172a1594dfe8fe85410fed6991b (127.9.161.193:37361), 12cf50f1bdb54e5596ff609b6aedd908 (127.9.161.194:39711)
I20260608 09:52:57.673625 12699 raft_consensus.cc:2804] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:57.674059 12699 raft_consensus.cc:493] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:57.674412 12699 raft_consensus.cc:3060] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:57.675102 12695 ts_tablet_manager.cc:1434] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260608 09:52:57.681318 12699 raft_consensus.cc:515] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } }
I20260608 09:52:57.681942 12695 tablet_bootstrap.cc:492] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908: Bootstrap starting.
I20260608 09:52:57.684360 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd96d27f056411e8cb8a7d87c601220" candidate_uuid: "8153a943123e422a8dcacfe6dcb5b72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb75172a1594dfe8fe85410fed6991b"
I20260608 09:52:57.685073 12499 raft_consensus.cc:3060] T 7fd96d27f056411e8cb8a7d87c601220 P 6fb75172a1594dfe8fe85410fed6991b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:57.689215 12695 tablet_bootstrap.cc:654] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:57.690935 12699 leader_election.cc:290] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b [CANDIDATE]: Term 1 election: Requested vote from peers 6fb75172a1594dfe8fe85410fed6991b (127.9.161.193:37361), 12cf50f1bdb54e5596ff609b6aedd908 (127.9.161.194:39711)
I20260608 09:52:57.691705 12574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd96d27f056411e8cb8a7d87c601220" candidate_uuid: "8153a943123e422a8dcacfe6dcb5b72b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12cf50f1bdb54e5596ff609b6aedd908"
I20260608 09:52:57.692421 12574 raft_consensus.cc:3060] T 7fd96d27f056411e8cb8a7d87c601220 P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:57.692334 12499 raft_consensus.cc:2468] T 7fd96d27f056411e8cb8a7d87c601220 P 6fb75172a1594dfe8fe85410fed6991b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8153a943123e422a8dcacfe6dcb5b72b in term 1.
I20260608 09:52:57.693614 12614 leader_election.cc:304] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fb75172a1594dfe8fe85410fed6991b, 8153a943123e422a8dcacfe6dcb5b72b; no voters: 
I20260608 09:52:57.694396 12699 raft_consensus.cc:2804] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:57.694649 12695 tablet_bootstrap.cc:492] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908: No bootstrap required, opened a new log
I20260608 09:52:57.694831 12699 raft_consensus.cc:697] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b [term 1 LEADER]: Becoming Leader. State: Replica: 8153a943123e422a8dcacfe6dcb5b72b, State: Running, Role: LEADER
I20260608 09:52:57.695240 12695 ts_tablet_manager.cc:1403] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260608 09:52:57.695693 12699 consensus_queue.cc:237] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } }
I20260608 09:52:57.698369 12700 raft_consensus.cc:493] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:57.698688 12695 raft_consensus.cc:359] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.698887 12700 raft_consensus.cc:515] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.699473 12695 raft_consensus.cc:385] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:57.699801 12695 raft_consensus.cc:740] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12cf50f1bdb54e5596ff609b6aedd908, State: Initialized, Role: FOLLOWER
I20260608 09:52:57.700205 12574 raft_consensus.cc:2468] T 7fd96d27f056411e8cb8a7d87c601220 P 12cf50f1bdb54e5596ff609b6aedd908 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8153a943123e422a8dcacfe6dcb5b72b in term 1.
I20260608 09:52:57.700837 12695 consensus_queue.cc:260] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.706305 12695 ts_tablet_manager.cc:1434] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260608 09:52:57.707568 12701 raft_consensus.cc:493] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:57.706453 12700 leader_election.cc:290] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12cf50f1bdb54e5596ff609b6aedd908 (127.9.161.194:39711), 8153a943123e422a8dcacfe6dcb5b72b (127.9.161.195:35735)
I20260608 09:52:57.708130 12701 raft_consensus.cc:515] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.709260 12395 catalog_manager.cc:5696] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8153a943123e422a8dcacfe6dcb5b72b (127.9.161.195). New cstate: current_term: 1 leader_uuid: "8153a943123e422a8dcacfe6dcb5b72b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:57.720144 12701 leader_election.cc:290] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fb75172a1594dfe8fe85410fed6991b (127.9.161.193:37361), 8153a943123e422a8dcacfe6dcb5b72b (127.9.161.195:35735)
I20260608 09:52:57.742215 12574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f63ca06df9e5460dbf285f3cd9689700" candidate_uuid: "6fb75172a1594dfe8fe85410fed6991b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12cf50f1bdb54e5596ff609b6aedd908" is_pre_election: true
I20260608 09:52:57.742877 12574 raft_consensus.cc:2468] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fb75172a1594dfe8fe85410fed6991b in term 0.
I20260608 09:52:57.744686 12463 leader_election.cc:304] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12cf50f1bdb54e5596ff609b6aedd908, 6fb75172a1594dfe8fe85410fed6991b; no voters: 
I20260608 09:52:57.745587 12700 raft_consensus.cc:2804] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:57.745999 12700 raft_consensus.cc:493] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:57.746356 12700 raft_consensus.cc:3060] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:57.747537 12701 raft_consensus.cc:493] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:57.748054 12701 raft_consensus.cc:515] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.750380 12701 leader_election.cc:290] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fb75172a1594dfe8fe85410fed6991b (127.9.161.193:37361), 8153a943123e422a8dcacfe6dcb5b72b (127.9.161.195:35735)
I20260608 09:52:57.750826 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f63ca06df9e5460dbf285f3cd9689700" candidate_uuid: "12cf50f1bdb54e5596ff609b6aedd908" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb75172a1594dfe8fe85410fed6991b" is_pre_election: true
I20260608 09:52:57.751838 12648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f63ca06df9e5460dbf285f3cd9689700" candidate_uuid: "6fb75172a1594dfe8fe85410fed6991b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8153a943123e422a8dcacfe6dcb5b72b" is_pre_election: true
I20260608 09:52:57.752569 12701 raft_consensus.cc:493] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:57.752462 12648 raft_consensus.cc:2468] T f63ca06df9e5460dbf285f3cd9689700 P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fb75172a1594dfe8fe85410fed6991b in term 0.
I20260608 09:52:57.753065 12701 raft_consensus.cc:515] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.754671 12648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06cc149558ff4c259937b933d9cce5ad" candidate_uuid: "12cf50f1bdb54e5596ff609b6aedd908" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8153a943123e422a8dcacfe6dcb5b72b" is_pre_election: true
I20260608 09:52:57.754884 12647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f63ca06df9e5460dbf285f3cd9689700" candidate_uuid: "12cf50f1bdb54e5596ff609b6aedd908" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8153a943123e422a8dcacfe6dcb5b72b" is_pre_election: true
I20260608 09:52:57.755338 12648 raft_consensus.cc:2468] T 06cc149558ff4c259937b933d9cce5ad P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12cf50f1bdb54e5596ff609b6aedd908 in term 0.
I20260608 09:52:57.755463 12647 raft_consensus.cc:2468] T f63ca06df9e5460dbf285f3cd9689700 P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12cf50f1bdb54e5596ff609b6aedd908 in term 0.
I20260608 09:52:57.756348 12701 leader_election.cc:290] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fb75172a1594dfe8fe85410fed6991b (127.9.161.193:37361), 8153a943123e422a8dcacfe6dcb5b72b (127.9.161.195:35735)
I20260608 09:52:57.757335 12538 leader_election.cc:304] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12cf50f1bdb54e5596ff609b6aedd908, 8153a943123e422a8dcacfe6dcb5b72b; no voters: 
I20260608 09:52:57.758031 12647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eed61d0aaa3f4c38a5c18bf43e184bdd" candidate_uuid: "12cf50f1bdb54e5596ff609b6aedd908" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8153a943123e422a8dcacfe6dcb5b72b" is_pre_election: true
I20260608 09:52:57.758463 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eed61d0aaa3f4c38a5c18bf43e184bdd" candidate_uuid: "12cf50f1bdb54e5596ff609b6aedd908" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb75172a1594dfe8fe85410fed6991b" is_pre_election: true
I20260608 09:52:57.758647 12647 raft_consensus.cc:2468] T eed61d0aaa3f4c38a5c18bf43e184bdd P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12cf50f1bdb54e5596ff609b6aedd908 in term 0.
I20260608 09:52:57.757414 12498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06cc149558ff4c259937b933d9cce5ad" candidate_uuid: "12cf50f1bdb54e5596ff609b6aedd908" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb75172a1594dfe8fe85410fed6991b" is_pre_election: true
I20260608 09:52:57.759253 12701 raft_consensus.cc:2804] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:57.759094 12700 raft_consensus.cc:515] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.758523 12538 leader_election.cc:304] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12cf50f1bdb54e5596ff609b6aedd908, 8153a943123e422a8dcacfe6dcb5b72b; no voters: 
I20260608 09:52:57.759734 12701 raft_consensus.cc:493] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:57.759824 12498 raft_consensus.cc:2468] T 06cc149558ff4c259937b933d9cce5ad P 6fb75172a1594dfe8fe85410fed6991b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12cf50f1bdb54e5596ff609b6aedd908 in term 0.
I20260608 09:52:57.760195 12701 raft_consensus.cc:3060] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:57.761363 12499 raft_consensus.cc:2393] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12cf50f1bdb54e5596ff609b6aedd908 in current term 1: Already voted for candidate 6fb75172a1594dfe8fe85410fed6991b in this term.
I20260608 09:52:57.763496 12574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f63ca06df9e5460dbf285f3cd9689700" candidate_uuid: "6fb75172a1594dfe8fe85410fed6991b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12cf50f1bdb54e5596ff609b6aedd908"
I20260608 09:52:57.763985 12720 raft_consensus.cc:2804] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:57.764503 12574 raft_consensus.cc:3060] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:57.759189 12497 raft_consensus.cc:2468] T eed61d0aaa3f4c38a5c18bf43e184bdd P 6fb75172a1594dfe8fe85410fed6991b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12cf50f1bdb54e5596ff609b6aedd908 in term 0.
I20260608 09:52:57.766311 12647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f63ca06df9e5460dbf285f3cd9689700" candidate_uuid: "6fb75172a1594dfe8fe85410fed6991b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8153a943123e422a8dcacfe6dcb5b72b"
I20260608 09:52:57.766548 12540 leader_election.cc:304] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12cf50f1bdb54e5596ff609b6aedd908, 6fb75172a1594dfe8fe85410fed6991b; no voters: 
I20260608 09:52:57.766963 12647 raft_consensus.cc:3060] T f63ca06df9e5460dbf285f3cd9689700 P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:57.768805 12701 raft_consensus.cc:515] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.771333 12701 leader_election.cc:290] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908 [CANDIDATE]: Term 1 election: Requested vote from peers 6fb75172a1594dfe8fe85410fed6991b (127.9.161.193:37361), 8153a943123e422a8dcacfe6dcb5b72b (127.9.161.195:35735)
I20260608 09:52:57.761364 12700 leader_election.cc:290] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b [CANDIDATE]: Term 1 election: Requested vote from peers 12cf50f1bdb54e5596ff609b6aedd908 (127.9.161.194:39711), 8153a943123e422a8dcacfe6dcb5b72b (127.9.161.195:35735)
I20260608 09:52:57.772058 12701 raft_consensus.cc:2804] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:57.774125 12701 raft_consensus.cc:493] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:57.774605 12701 raft_consensus.cc:3060] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:57.774683 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06cc149558ff4c259937b933d9cce5ad" candidate_uuid: "12cf50f1bdb54e5596ff609b6aedd908" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb75172a1594dfe8fe85410fed6991b"
I20260608 09:52:57.775694 12497 raft_consensus.cc:3060] T 06cc149558ff4c259937b933d9cce5ad P 6fb75172a1594dfe8fe85410fed6991b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:57.776208 12648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06cc149558ff4c259937b933d9cce5ad" candidate_uuid: "12cf50f1bdb54e5596ff609b6aedd908" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8153a943123e422a8dcacfe6dcb5b72b"
I20260608 09:52:57.776212 12647 raft_consensus.cc:2468] T f63ca06df9e5460dbf285f3cd9689700 P 8153a943123e422a8dcacfe6dcb5b72b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fb75172a1594dfe8fe85410fed6991b in term 1.
I20260608 09:52:57.777067 12648 raft_consensus.cc:3060] T 06cc149558ff4c259937b933d9cce5ad P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:57.773651 12574 raft_consensus.cc:2468] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fb75172a1594dfe8fe85410fed6991b in term 1.
I20260608 09:52:57.778000 12463 leader_election.cc:304] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fb75172a1594dfe8fe85410fed6991b, 8153a943123e422a8dcacfe6dcb5b72b; no voters: 
I20260608 09:52:57.778580 12720 raft_consensus.cc:493] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:57.779088 12720 raft_consensus.cc:3060] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:57.785188 12648 raft_consensus.cc:2468] T 06cc149558ff4c259937b933d9cce5ad P 8153a943123e422a8dcacfe6dcb5b72b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12cf50f1bdb54e5596ff609b6aedd908 in term 1.
I20260608 09:52:57.786957 12538 leader_election.cc:304] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12cf50f1bdb54e5596ff609b6aedd908, 8153a943123e422a8dcacfe6dcb5b72b; no voters: 
I20260608 09:52:57.787173 12497 raft_consensus.cc:2468] T 06cc149558ff4c259937b933d9cce5ad P 6fb75172a1594dfe8fe85410fed6991b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12cf50f1bdb54e5596ff609b6aedd908 in term 1.
I20260608 09:52:57.787133 12720 raft_consensus.cc:515] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.788096 12721 raft_consensus.cc:2804] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:57.790189 12700 raft_consensus.cc:2804] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:57.790843 12700 raft_consensus.cc:697] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b [term 1 LEADER]: Becoming Leader. State: Replica: 6fb75172a1594dfe8fe85410fed6991b, State: Running, Role: LEADER
I20260608 09:52:57.791904 12721 raft_consensus.cc:697] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908 [term 1 LEADER]: Becoming Leader. State: Replica: 12cf50f1bdb54e5596ff609b6aedd908, State: Running, Role: LEADER
I20260608 09:52:57.792029 12700 consensus_queue.cc:237] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.793042 12720 leader_election.cc:290] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908 [CANDIDATE]: Term 2 election: Requested vote from peers 6fb75172a1594dfe8fe85410fed6991b (127.9.161.193:37361), 8153a943123e422a8dcacfe6dcb5b72b (127.9.161.195:35735)
I20260608 09:52:57.792829 12721 consensus_queue.cc:237] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.794394 12648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f63ca06df9e5460dbf285f3cd9689700" candidate_uuid: "12cf50f1bdb54e5596ff609b6aedd908" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8153a943123e422a8dcacfe6dcb5b72b"
I20260608 09:52:57.794968 12648 raft_consensus.cc:3060] T f63ca06df9e5460dbf285f3cd9689700 P 8153a943123e422a8dcacfe6dcb5b72b [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:57.797959 12701 raft_consensus.cc:515] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.801028 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eed61d0aaa3f4c38a5c18bf43e184bdd" candidate_uuid: "12cf50f1bdb54e5596ff609b6aedd908" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb75172a1594dfe8fe85410fed6991b"
I20260608 09:52:57.801651 12499 raft_consensus.cc:3060] T eed61d0aaa3f4c38a5c18bf43e184bdd P 6fb75172a1594dfe8fe85410fed6991b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:57.802327 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f63ca06df9e5460dbf285f3cd9689700" candidate_uuid: "12cf50f1bdb54e5596ff609b6aedd908" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb75172a1594dfe8fe85410fed6991b"
I20260608 09:52:57.802717 12395 catalog_manager.cc:5696] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12cf50f1bdb54e5596ff609b6aedd908 (127.9.161.194). New cstate: current_term: 1 leader_uuid: "12cf50f1bdb54e5596ff609b6aedd908" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:57.804947 12701 leader_election.cc:290] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908 [CANDIDATE]: Term 1 election: Requested vote from peers 6fb75172a1594dfe8fe85410fed6991b (127.9.161.193:37361), 8153a943123e422a8dcacfe6dcb5b72b (127.9.161.195:35735)
I20260608 09:52:57.806270 12647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eed61d0aaa3f4c38a5c18bf43e184bdd" candidate_uuid: "12cf50f1bdb54e5596ff609b6aedd908" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8153a943123e422a8dcacfe6dcb5b72b"
I20260608 09:52:57.806864 12647 raft_consensus.cc:3060] T eed61d0aaa3f4c38a5c18bf43e184bdd P 8153a943123e422a8dcacfe6dcb5b72b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:57.808648 12499 raft_consensus.cc:2468] T eed61d0aaa3f4c38a5c18bf43e184bdd P 6fb75172a1594dfe8fe85410fed6991b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12cf50f1bdb54e5596ff609b6aedd908 in term 1.
I20260608 09:52:57.809942 12540 leader_election.cc:304] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12cf50f1bdb54e5596ff609b6aedd908, 6fb75172a1594dfe8fe85410fed6991b; no voters: 
I20260608 09:52:57.810882 12701 raft_consensus.cc:2804] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:57.811841 12701 raft_consensus.cc:697] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908 [term 1 LEADER]: Becoming Leader. State: Replica: 12cf50f1bdb54e5596ff609b6aedd908, State: Running, Role: LEADER
I20260608 09:52:57.813258 12701 consensus_queue.cc:237] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.818782 12647 raft_consensus.cc:2468] T eed61d0aaa3f4c38a5c18bf43e184bdd P 8153a943123e422a8dcacfe6dcb5b72b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12cf50f1bdb54e5596ff609b6aedd908 in term 1.
I20260608 09:52:57.826228 12648 raft_consensus.cc:2468] T f63ca06df9e5460dbf285f3cd9689700 P 8153a943123e422a8dcacfe6dcb5b72b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12cf50f1bdb54e5596ff609b6aedd908 in term 2.
I20260608 09:52:57.827569 12538 leader_election.cc:304] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908 [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: 12cf50f1bdb54e5596ff609b6aedd908, 8153a943123e422a8dcacfe6dcb5b72b; no voters: 6fb75172a1594dfe8fe85410fed6991b
I20260608 09:52:57.830195 12721 raft_consensus.cc:2804] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:52:57.830737 12721 raft_consensus.cc:697] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908 [term 2 LEADER]: Becoming Leader. State: Replica: 12cf50f1bdb54e5596ff609b6aedd908, State: Running, Role: LEADER
I20260608 09:52:57.831605 12721 consensus_queue.cc:237] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908 [LEADER]: Queue going to LEADER 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: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } }
I20260608 09:52:57.835448 12395 catalog_manager.cc:5696] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fb75172a1594dfe8fe85410fed6991b (127.9.161.193). New cstate: current_term: 1 leader_uuid: "6fb75172a1594dfe8fe85410fed6991b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:57.842835 12396 catalog_manager.cc:5696] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12cf50f1bdb54e5596ff609b6aedd908 (127.9.161.194). New cstate: current_term: 1 leader_uuid: "12cf50f1bdb54e5596ff609b6aedd908" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:57.849522 12450 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
W20260608 09:52:57.853554 12445 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260608 09:52:57.854676 12450 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 09:52:57.861068 12396 catalog_manager.cc:5696] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908 reported cstate change: term changed from 1 to 2, leader changed from 6fb75172a1594dfe8fe85410fed6991b (127.9.161.193) to 12cf50f1bdb54e5596ff609b6aedd908 (127.9.161.194). New cstate: current_term: 2 leader_uuid: "12cf50f1bdb54e5596ff609b6aedd908" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fb75172a1594dfe8fe85410fed6991b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12cf50f1bdb54e5596ff609b6aedd908" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8153a943123e422a8dcacfe6dcb5b72b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35735 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:57.920331  9863 tablet_server.cc:179] TabletServer@127.9.161.193:0 shutting down...
I20260608 09:52:57.938616  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:57.939646  9863 tablet_replica.cc:333] T eed61d0aaa3f4c38a5c18bf43e184bdd P 6fb75172a1594dfe8fe85410fed6991b: stopping tablet replica
I20260608 09:52:57.940343  9863 raft_consensus.cc:2243] T eed61d0aaa3f4c38a5c18bf43e184bdd P 6fb75172a1594dfe8fe85410fed6991b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:57.940778  9863 raft_consensus.cc:2272] T eed61d0aaa3f4c38a5c18bf43e184bdd P 6fb75172a1594dfe8fe85410fed6991b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:57.942793  9863 tablet_replica.cc:333] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b: stopping tablet replica
I20260608 09:52:57.943372  9863 raft_consensus.cc:2243] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:57.943977  9863 pending_rounds.cc:70] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b: Trying to abort 1 pending ops.
I20260608 09:52:57.944226  9863 pending_rounds.cc:77] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617099477594112 op_type: NO_OP noop_request { }
I20260608 09:52:57.944573  9863 raft_consensus.cc:2889] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:52:57.944852  9863 raft_consensus.cc:2272] T f63ca06df9e5460dbf285f3cd9689700 P 6fb75172a1594dfe8fe85410fed6991b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:57.947161  9863 tablet_replica.cc:333] T 06cc149558ff4c259937b933d9cce5ad P 6fb75172a1594dfe8fe85410fed6991b: stopping tablet replica
I20260608 09:52:57.947685  9863 raft_consensus.cc:2243] T 06cc149558ff4c259937b933d9cce5ad P 6fb75172a1594dfe8fe85410fed6991b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:57.948089  9863 raft_consensus.cc:2272] T 06cc149558ff4c259937b933d9cce5ad P 6fb75172a1594dfe8fe85410fed6991b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:57.950042  9863 tablet_replica.cc:333] T 7fd96d27f056411e8cb8a7d87c601220 P 6fb75172a1594dfe8fe85410fed6991b: stopping tablet replica
I20260608 09:52:57.950524  9863 raft_consensus.cc:2243] T 7fd96d27f056411e8cb8a7d87c601220 P 6fb75172a1594dfe8fe85410fed6991b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:57.950896  9863 raft_consensus.cc:2272] T 7fd96d27f056411e8cb8a7d87c601220 P 6fb75172a1594dfe8fe85410fed6991b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:57.973466  9863 tablet_server.cc:196] TabletServer@127.9.161.193:0 shutdown complete.
I20260608 09:52:57.984278  9863 tablet_server.cc:179] TabletServer@127.9.161.194:0 shutting down...
I20260608 09:52:58.000460  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:58.001351  9863 tablet_replica.cc:333] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908: stopping tablet replica
I20260608 09:52:58.002036  9863 raft_consensus.cc:2243] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:52:58.002957  9863 pending_rounds.cc:70] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908: Trying to abort 1 pending ops.
I20260608 09:52:58.003193  9863 pending_rounds.cc:77] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908: Aborting op as it isn't in flight: id { term: 2 index: 1 } timestamp: 7294617099621695488 op_type: NO_OP noop_request { }
I20260608 09:52:58.003494  9863 raft_consensus.cc:2889] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:52:58.003788  9863 raft_consensus.cc:2272] T f63ca06df9e5460dbf285f3cd9689700 P 12cf50f1bdb54e5596ff609b6aedd908 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:58.006717  9863 tablet_replica.cc:333] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908: stopping tablet replica
I20260608 09:52:58.007372  9863 raft_consensus.cc:2243] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:58.007982  9863 pending_rounds.cc:70] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908: Trying to abort 1 pending ops.
I20260608 09:52:58.008189  9863 pending_rounds.cc:77] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617099580026880 op_type: NO_OP noop_request { }
I20260608 09:52:58.008482  9863 raft_consensus.cc:2889] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:52:58.008767  9863 raft_consensus.cc:2272] T eed61d0aaa3f4c38a5c18bf43e184bdd P 12cf50f1bdb54e5596ff609b6aedd908 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:58.011157  9863 tablet_replica.cc:333] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908: stopping tablet replica
I20260608 09:52:58.011727  9863 raft_consensus.cc:2243] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:58.012337  9863 pending_rounds.cc:70] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908: Trying to abort 1 pending ops.
I20260608 09:52:58.012550  9863 pending_rounds.cc:77] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617099454603264 op_type: NO_OP noop_request { }
I20260608 09:52:58.012838  9863 raft_consensus.cc:2889] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:52:58.013123  9863 raft_consensus.cc:2272] T 06cc149558ff4c259937b933d9cce5ad P 12cf50f1bdb54e5596ff609b6aedd908 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:58.015525  9863 tablet_replica.cc:333] T 7fd96d27f056411e8cb8a7d87c601220 P 12cf50f1bdb54e5596ff609b6aedd908: stopping tablet replica
I20260608 09:52:58.016047  9863 raft_consensus.cc:2243] T 7fd96d27f056411e8cb8a7d87c601220 P 12cf50f1bdb54e5596ff609b6aedd908 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:58.016448  9863 raft_consensus.cc:2272] T 7fd96d27f056411e8cb8a7d87c601220 P 12cf50f1bdb54e5596ff609b6aedd908 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:58.040211  9863 tablet_server.cc:196] TabletServer@127.9.161.194:0 shutdown complete.
I20260608 09:52:58.051564  9863 tablet_server.cc:179] TabletServer@127.9.161.195:0 shutting down...
I20260608 09:52:58.069036  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:58.069892  9863 tablet_replica.cc:333] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b: stopping tablet replica
I20260608 09:52:58.070650  9863 raft_consensus.cc:2243] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:58.071238  9863 pending_rounds.cc:70] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b: Trying to abort 1 pending ops.
I20260608 09:52:58.071401  9863 pending_rounds.cc:77] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617099053068288 op_type: NO_OP noop_request { }
I20260608 09:52:58.071631  9863 raft_consensus.cc:2889] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:52:58.071857  9863 raft_consensus.cc:2272] T 7fd96d27f056411e8cb8a7d87c601220 P 8153a943123e422a8dcacfe6dcb5b72b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:58.074275  9863 tablet_replica.cc:333] T 06cc149558ff4c259937b933d9cce5ad P 8153a943123e422a8dcacfe6dcb5b72b: stopping tablet replica
I20260608 09:52:58.074757  9863 raft_consensus.cc:2243] T 06cc149558ff4c259937b933d9cce5ad P 8153a943123e422a8dcacfe6dcb5b72b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:58.075104  9863 raft_consensus.cc:2272] T 06cc149558ff4c259937b933d9cce5ad P 8153a943123e422a8dcacfe6dcb5b72b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:58.076933  9863 tablet_replica.cc:333] T eed61d0aaa3f4c38a5c18bf43e184bdd P 8153a943123e422a8dcacfe6dcb5b72b: stopping tablet replica
I20260608 09:52:58.077400  9863 raft_consensus.cc:2243] T eed61d0aaa3f4c38a5c18bf43e184bdd P 8153a943123e422a8dcacfe6dcb5b72b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:58.077735  9863 raft_consensus.cc:2272] T eed61d0aaa3f4c38a5c18bf43e184bdd P 8153a943123e422a8dcacfe6dcb5b72b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:58.079366  9863 tablet_replica.cc:333] T f63ca06df9e5460dbf285f3cd9689700 P 8153a943123e422a8dcacfe6dcb5b72b: stopping tablet replica
I20260608 09:52:58.079780  9863 raft_consensus.cc:2243] T f63ca06df9e5460dbf285f3cd9689700 P 8153a943123e422a8dcacfe6dcb5b72b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:58.080104  9863 raft_consensus.cc:2272] T f63ca06df9e5460dbf285f3cd9689700 P 8153a943123e422a8dcacfe6dcb5b72b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:58.102212  9863 tablet_server.cc:196] TabletServer@127.9.161.195:0 shutdown complete.
I20260608 09:52:58.113636  9863 master.cc:562] Master@127.9.161.254:40427 shutting down...
I20260608 09:52:58.130412  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 68a1d90779f44bacbf79f95108219c39 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:58.130921  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 68a1d90779f44bacbf79f95108219c39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:58.131209  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P 68a1d90779f44bacbf79f95108219c39: stopping tablet replica
I20260608 09:52:58.149501  9863 master.cc:584] Master@127.9.161.254:40427 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2489 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 09:52:58.181715  9863 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.161.254:43113
I20260608 09:52:58.182960  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:58.188251 12728 instance_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:58.188563 12729 instance_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:58.189831 12731 instance_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:58.190809  9863 server_base.cc:1061] running on GCE node
I20260608 09:52:58.191715  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:58.191900  9863 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:58.192077  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912378192060 us; error 0 us; skew 500 ppm
I20260608 09:52:58.192700  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:58.195652  9863 webserver.cc:533] Webserver started at http://127.9.161.254:39999/ using document root <none> and password file <none>
I20260608 09:52:58.196211  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:58.196406  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:58.196702  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:58.197880  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/master-0-root/instance:
uuid: "d075a65bdc674b0cb0f197c1828cbc67"
format_stamp: "Formatted at 2026-06-08 09:52:58 on dist-test-slave-bjvn"
I20260608 09:52:58.202661  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:52:58.206256 12736 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:58.207029  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:52:58.207334  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/master-0-root
uuid: "d075a65bdc674b0cb0f197c1828cbc67"
format_stamp: "Formatted at 2026-06-08 09:52:58 on dist-test-slave-bjvn"
I20260608 09:52:58.207670  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-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:58.230103  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:58.231225  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:58.268779  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.254:43113
I20260608 09:52:58.268944 12787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.254:43113 every 8 connection(s)
I20260608 09:52:58.273093 12788 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:58.284323 12788 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d075a65bdc674b0cb0f197c1828cbc67: Bootstrap starting.
I20260608 09:52:58.289333 12788 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d075a65bdc674b0cb0f197c1828cbc67: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:58.293906 12788 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d075a65bdc674b0cb0f197c1828cbc67: No bootstrap required, opened a new log
I20260608 09:52:58.296211 12788 raft_consensus.cc:359] T 00000000000000000000000000000000 P d075a65bdc674b0cb0f197c1828cbc67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d075a65bdc674b0cb0f197c1828cbc67" member_type: VOTER }
I20260608 09:52:58.296628 12788 raft_consensus.cc:385] T 00000000000000000000000000000000 P d075a65bdc674b0cb0f197c1828cbc67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:58.296844 12788 raft_consensus.cc:740] T 00000000000000000000000000000000 P d075a65bdc674b0cb0f197c1828cbc67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d075a65bdc674b0cb0f197c1828cbc67, State: Initialized, Role: FOLLOWER
I20260608 09:52:58.297567 12788 consensus_queue.cc:260] T 00000000000000000000000000000000 P d075a65bdc674b0cb0f197c1828cbc67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d075a65bdc674b0cb0f197c1828cbc67" member_type: VOTER }
I20260608 09:52:58.298064 12788 raft_consensus.cc:399] T 00000000000000000000000000000000 P d075a65bdc674b0cb0f197c1828cbc67 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:52:58.298292 12788 raft_consensus.cc:493] T 00000000000000000000000000000000 P d075a65bdc674b0cb0f197c1828cbc67 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:52:58.298532 12788 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d075a65bdc674b0cb0f197c1828cbc67 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:58.303601 12788 raft_consensus.cc:515] T 00000000000000000000000000000000 P d075a65bdc674b0cb0f197c1828cbc67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d075a65bdc674b0cb0f197c1828cbc67" member_type: VOTER }
I20260608 09:52:58.304154 12788 leader_election.cc:304] T 00000000000000000000000000000000 P d075a65bdc674b0cb0f197c1828cbc67 [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: d075a65bdc674b0cb0f197c1828cbc67; no voters: 
I20260608 09:52:58.305322 12788 leader_election.cc:290] T 00000000000000000000000000000000 P d075a65bdc674b0cb0f197c1828cbc67 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:52:58.305763 12791 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d075a65bdc674b0cb0f197c1828cbc67 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:58.307298 12791 raft_consensus.cc:697] T 00000000000000000000000000000000 P d075a65bdc674b0cb0f197c1828cbc67 [term 1 LEADER]: Becoming Leader. State: Replica: d075a65bdc674b0cb0f197c1828cbc67, State: Running, Role: LEADER
I20260608 09:52:58.307926 12791 consensus_queue.cc:237] T 00000000000000000000000000000000 P d075a65bdc674b0cb0f197c1828cbc67 [LEADER]: Queue going to LEADER mode. State: All 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: "d075a65bdc674b0cb0f197c1828cbc67" member_type: VOTER }
I20260608 09:52:58.308688 12788 sys_catalog.cc:565] T 00000000000000000000000000000000 P d075a65bdc674b0cb0f197c1828cbc67 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:52:58.311169 12793 sys_catalog.cc:455] T 00000000000000000000000000000000 P d075a65bdc674b0cb0f197c1828cbc67 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d075a65bdc674b0cb0f197c1828cbc67. Latest consensus state: current_term: 1 leader_uuid: "d075a65bdc674b0cb0f197c1828cbc67" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d075a65bdc674b0cb0f197c1828cbc67" member_type: VOTER } }
I20260608 09:52:58.311200 12792 sys_catalog.cc:455] T 00000000000000000000000000000000 P d075a65bdc674b0cb0f197c1828cbc67 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d075a65bdc674b0cb0f197c1828cbc67" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d075a65bdc674b0cb0f197c1828cbc67" member_type: VOTER } }
I20260608 09:52:58.311902 12793 sys_catalog.cc:458] T 00000000000000000000000000000000 P d075a65bdc674b0cb0f197c1828cbc67 [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:58.312016 12792 sys_catalog.cc:458] T 00000000000000000000000000000000 P d075a65bdc674b0cb0f197c1828cbc67 [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:58.317374 12796 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:52:58.326647 12796 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:52:58.327858  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:52:58.336822 12796 catalog_manager.cc:1382] Generated new cluster ID: 5b26aee97a544320845ab1cd4d7d4b6c
I20260608 09:52:58.337145 12796 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:52:58.351220 12796 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:52:58.352541 12796 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:52:58.365218 12796 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d075a65bdc674b0cb0f197c1828cbc67: Generated new TSK 0
I20260608 09:52:58.365938 12796 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:52:58.394749  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:58.401153 12809 instance_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:58.401959 12810 instance_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:58.404395  9863 server_base.cc:1061] running on GCE node
W20260608 09:52:58.404294 12812 instance_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:58.405472  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:58.405710  9863 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:58.405956  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912378405931 us; error 0 us; skew 500 ppm
I20260608 09:52:58.406581  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:58.409143  9863 webserver.cc:533] Webserver started at http://127.9.161.193:34085/ using document root <none> and password file <none>
I20260608 09:52:58.409713  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:58.409987  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:58.410372  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:58.411547  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/ts-0-root/instance:
uuid: "9733f15aa48b4704a057ed5fab0fefdf"
format_stamp: "Formatted at 2026-06-08 09:52:58 on dist-test-slave-bjvn"
I20260608 09:52:58.416551  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:52:58.420379 12817 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:58.421347  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260608 09:52:58.421707  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/ts-0-root
uuid: "9733f15aa48b4704a057ed5fab0fefdf"
format_stamp: "Formatted at 2026-06-08 09:52:58 on dist-test-slave-bjvn"
I20260608 09:52:58.422080  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-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:58.437965  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:58.439090  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:58.440510  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:58.443001  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:58.443182  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:58.443516  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:58.443686  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:58.485666  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.193:38017
I20260608 09:52:58.485780 12879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.193:38017 every 8 connection(s)
I20260608 09:52:58.491115  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:58.498762 12884 instance_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:58.500782 12885 instance_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:58.503369  9863 server_base.cc:1061] running on GCE node
W20260608 09:52:58.503414 12887 instance_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:58.504696  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:58.504948  9863 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:58.505149  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912378505129 us; error 0 us; skew 500 ppm
I20260608 09:52:58.505910  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:58.508808  9863 webserver.cc:533] Webserver started at http://127.9.161.194:45423/ using document root <none> and password file <none>
I20260608 09:52:58.508875 12880 heartbeater.cc:344] Connected to a master server at 127.9.161.254:43113
I20260608 09:52:58.509411 12880 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:58.509464  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:58.509902  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:58.510183  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:58.510524 12880 heartbeater.cc:507] Master 127.9.161.254:43113 requested a full tablet report, sending...
I20260608 09:52:58.511375  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/ts-1-root/instance:
uuid: "8ccb2791235c4675b245460a3fc1ff58"
format_stamp: "Formatted at 2026-06-08 09:52:58 on dist-test-slave-bjvn"
I20260608 09:52:58.512923 12753 ts_manager.cc:194] Registered new tserver with Master: 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017)
I20260608 09:52:58.514842 12753 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32868
I20260608 09:52:58.516736  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:52:58.521045 12892 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:58.522831  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:52:58.523303  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/ts-1-root
uuid: "8ccb2791235c4675b245460a3fc1ff58"
format_stamp: "Formatted at 2026-06-08 09:52:58 on dist-test-slave-bjvn"
I20260608 09:52:58.523603  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-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:58.557703  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:58.558884  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:58.560302  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:58.562824  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:58.563014  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:58.563331  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:58.563509  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:58.603020  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.194:36987
I20260608 09:52:58.603259 12954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.194:36987 every 8 connection(s)
I20260608 09:52:58.608271  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:58.616343 12958 instance_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:58.617462 12959 instance_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:58.622181 12961 instance_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:58.622545  9863 server_base.cc:1061] running on GCE node
I20260608 09:52:58.622874 12955 heartbeater.cc:344] Connected to a master server at 127.9.161.254:43113
I20260608 09:52:58.623308 12955 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:58.623684  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:58.623967  9863 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:58.624166  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912378624145 us; error 0 us; skew 500 ppm
I20260608 09:52:58.624297 12955 heartbeater.cc:507] Master 127.9.161.254:43113 requested a full tablet report, sending...
I20260608 09:52:58.625082  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:58.627048 12753 ts_manager.cc:194] Registered new tserver with Master: 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987)
I20260608 09:52:58.628216  9863 webserver.cc:533] Webserver started at http://127.9.161.195:40669/ using document root <none> and password file <none>
I20260608 09:52:58.628978  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:58.629081 12753 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32870
I20260608 09:52:58.629235  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:58.629590  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:58.631081  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/ts-2-root/instance:
uuid: "fa119b4943584456a2007aa74ca05c2c"
format_stamp: "Formatted at 2026-06-08 09:52:58 on dist-test-slave-bjvn"
I20260608 09:52:58.637153  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:52:58.640744 12966 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:58.641985  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:52:58.642359  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/ts-2-root
uuid: "fa119b4943584456a2007aa74ca05c2c"
format_stamp: "Formatted at 2026-06-08 09:52:58 on dist-test-slave-bjvn"
I20260608 09:52:58.642652  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-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:58.660806  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:58.661971  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:58.663429  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:58.665747  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:58.665995  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:58.666237  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:58.666422  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:58.705874  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.195:42379
I20260608 09:52:58.705931 13028 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.195:42379 every 8 connection(s)
I20260608 09:52:58.721091 13029 heartbeater.cc:344] Connected to a master server at 127.9.161.254:43113
I20260608 09:52:58.721490 13029 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:58.722411 13029 heartbeater.cc:507] Master 127.9.161.254:43113 requested a full tablet report, sending...
I20260608 09:52:58.724911 12753 ts_manager.cc:194] Registered new tserver with Master: fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:52:58.725647  9863 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016500336s
I20260608 09:52:58.726799 12753 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32876
I20260608 09:52:59.518556 12880 heartbeater.cc:499] Master 127.9.161.254:43113 was elected leader, sending a full tablet report...
I20260608 09:52:59.632516 12955 heartbeater.cc:499] Master 127.9.161.254:43113 was elected leader, sending a full tablet report...
I20260608 09:52:59.730170 13029 heartbeater.cc:499] Master 127.9.161.254:43113 was elected leader, sending a full tablet report...
I20260608 09:52:59.784593 12753 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32878:
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:52:59.787317 12753 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:52:59.864682 12920 tablet_service.cc:1511] Processing CreateTablet for tablet 6d2660b268314b3c97986b8ec693780f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:59.864405 12919 tablet_service.cc:1511] Processing CreateTablet for tablet 377f463ed9a642439009085b4310fbe0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:59.866835 12920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d2660b268314b3c97986b8ec693780f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:59.867974 12917 tablet_service.cc:1511] Processing CreateTablet for tablet 3a72c6e49f9f416b8514c272254a2fad (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:59.868990 12994 tablet_service.cc:1511] Processing CreateTablet for tablet 6d2660b268314b3c97986b8ec693780f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:59.869799 12917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a72c6e49f9f416b8514c272254a2fad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:59.870826 12994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d2660b268314b3c97986b8ec693780f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:59.870975 12993 tablet_service.cc:1511] Processing CreateTablet for tablet 377f463ed9a642439009085b4310fbe0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:59.871173 12918 tablet_service.cc:1511] Processing CreateTablet for tablet cdc64719c73a40378b801b5350b2dfd5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:59.872524 12993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 377f463ed9a642439009085b4310fbe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:59.872845 12918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdc64719c73a40378b801b5350b2dfd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:59.874432 12919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 377f463ed9a642439009085b4310fbe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:59.875237 12992 tablet_service.cc:1511] Processing CreateTablet for tablet cdc64719c73a40378b801b5350b2dfd5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:59.876206 12916 tablet_service.cc:1511] Processing CreateTablet for tablet 02407b9336cc485c9db2e1616e51d31e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:59.876811 12992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdc64719c73a40378b801b5350b2dfd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:59.877876 12916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02407b9336cc485c9db2e1616e51d31e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:59.879181 12991 tablet_service.cc:1511] Processing CreateTablet for tablet 3a72c6e49f9f416b8514c272254a2fad (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:59.880663 12991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a72c6e49f9f416b8514c272254a2fad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:59.883141 12990 tablet_service.cc:1511] Processing CreateTablet for tablet 02407b9336cc485c9db2e1616e51d31e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:59.884645 12990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02407b9336cc485c9db2e1616e51d31e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:59.924996 12920 tablet_service.cc:1511] Processing CreateTablet for tablet 232ace2d0bfc46029eb0966c54072491 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:59.926899 12920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 232ace2d0bfc46029eb0966c54072491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:59.936287 12842 tablet_service.cc:1511] Processing CreateTablet for tablet 3a72c6e49f9f416b8514c272254a2fad (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:59.949329 12842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a72c6e49f9f416b8514c272254a2fad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:59.940212 12843 tablet_service.cc:1511] Processing CreateTablet for tablet cdc64719c73a40378b801b5350b2dfd5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:59.931740 12844 tablet_service.cc:1511] Processing CreateTablet for tablet 377f463ed9a642439009085b4310fbe0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:59.928923 12845 tablet_service.cc:1511] Processing CreateTablet for tablet 6d2660b268314b3c97986b8ec693780f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:59.955240 12843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdc64719c73a40378b801b5350b2dfd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:59.956195 12845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d2660b268314b3c97986b8ec693780f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:59.961448 12844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 377f463ed9a642439009085b4310fbe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:59.962169 12993 tablet_service.cc:1511] Processing CreateTablet for tablet 232ace2d0bfc46029eb0966c54072491 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:59.965909 12919 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7731b4d0da489a8fb49f79fcacb62c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:59.967525 12919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7731b4d0da489a8fb49f79fcacb62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:59.967662 12989 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7731b4d0da489a8fb49f79fcacb62c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:59.967877 12839 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7731b4d0da489a8fb49f79fcacb62c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:59.969300 12839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7731b4d0da489a8fb49f79fcacb62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:59.944056 12841 tablet_service.cc:1511] Processing CreateTablet for tablet 02407b9336cc485c9db2e1616e51d31e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:59.971035 12841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02407b9336cc485c9db2e1616e51d31e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:59.946864 12840 tablet_service.cc:1511] Processing CreateTablet for tablet 232ace2d0bfc46029eb0966c54072491 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:59.974345 12993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 232ace2d0bfc46029eb0966c54072491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:59.974943 12840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 232ace2d0bfc46029eb0966c54072491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:59.975039 12989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7731b4d0da489a8fb49f79fcacb62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:59.979413 12838 tablet_service.cc:1511] Processing CreateTablet for tablet 831cd089a6164af28317874eb25264cb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:59.981060 12920 tablet_service.cc:1511] Processing CreateTablet for tablet 831cd089a6164af28317874eb25264cb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:59.982211 12838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 831cd089a6164af28317874eb25264cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:59.982545 12920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 831cd089a6164af28317874eb25264cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:59.989702 12988 tablet_service.cc:1511] Processing CreateTablet for tablet 831cd089a6164af28317874eb25264cb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:59.991915 12988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 831cd089a6164af28317874eb25264cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:00.011118 13051 tablet_bootstrap.cc:492] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58: Bootstrap starting.
I20260608 09:53:00.022749 13050 tablet_bootstrap.cc:492] T 6d2660b268314b3c97986b8ec693780f P fa119b4943584456a2007aa74ca05c2c: Bootstrap starting.
I20260608 09:53:00.046491 13052 tablet_bootstrap.cc:492] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf: Bootstrap starting.
I20260608 09:53:00.051295 13051 tablet_bootstrap.cc:654] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:00.058364 13050 tablet_bootstrap.cc:654] T 6d2660b268314b3c97986b8ec693780f P fa119b4943584456a2007aa74ca05c2c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:00.065316 13052 tablet_bootstrap.cc:654] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:00.067636 13051 tablet_bootstrap.cc:492] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58: No bootstrap required, opened a new log
I20260608 09:53:00.068199 13051 ts_tablet_manager.cc:1403] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.000s
I20260608 09:53:00.068351 13050 tablet_bootstrap.cc:492] T 6d2660b268314b3c97986b8ec693780f P fa119b4943584456a2007aa74ca05c2c: No bootstrap required, opened a new log
I20260608 09:53:00.068884 13050 ts_tablet_manager.cc:1403] T 6d2660b268314b3c97986b8ec693780f P fa119b4943584456a2007aa74ca05c2c: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.005s
I20260608 09:53:00.071368 13052 tablet_bootstrap.cc:492] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf: No bootstrap required, opened a new log
I20260608 09:53:00.071863 13052 ts_tablet_manager.cc:1403] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.000s
I20260608 09:53:00.071871 13050 raft_consensus.cc:359] T 6d2660b268314b3c97986b8ec693780f P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.071843 13051 raft_consensus.cc:359] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.073040 13050 raft_consensus.cc:385] T 6d2660b268314b3c97986b8ec693780f P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:00.073133 13051 raft_consensus.cc:385] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:00.073379 13050 raft_consensus.cc:740] T 6d2660b268314b3c97986b8ec693780f P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa119b4943584456a2007aa74ca05c2c, State: Initialized, Role: FOLLOWER
I20260608 09:53:00.073523 13051 raft_consensus.cc:740] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Initialized, Role: FOLLOWER
I20260608 09:53:00.074379 13050 consensus_queue.cc:260] T 6d2660b268314b3c97986b8ec693780f P fa119b4943584456a2007aa74ca05c2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.074542 13051 consensus_queue.cc:260] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.075417 13052 raft_consensus.cc:359] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.076212 13052 raft_consensus.cc:385] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:00.076541 13052 raft_consensus.cc:740] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9733f15aa48b4704a057ed5fab0fefdf, State: Initialized, Role: FOLLOWER
I20260608 09:53:00.078037 13051 ts_tablet_manager.cc:1434] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260608 09:53:00.078480 13050 ts_tablet_manager.cc:1434] T 6d2660b268314b3c97986b8ec693780f P fa119b4943584456a2007aa74ca05c2c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260608 09:53:00.079196 13051 tablet_bootstrap.cc:492] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58: Bootstrap starting.
I20260608 09:53:00.079947 13052 consensus_queue.cc:260] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.079492 13050 tablet_bootstrap.cc:492] T 377f463ed9a642439009085b4310fbe0 P fa119b4943584456a2007aa74ca05c2c: Bootstrap starting.
I20260608 09:53:00.087574 13051 tablet_bootstrap.cc:654] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:00.089051 13050 tablet_bootstrap.cc:654] T 377f463ed9a642439009085b4310fbe0 P fa119b4943584456a2007aa74ca05c2c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:00.094401 13052 ts_tablet_manager.cc:1434] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf: Time spent starting tablet: real 0.022s	user 0.015s	sys 0.004s
I20260608 09:53:00.098026 13052 tablet_bootstrap.cc:492] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf: Bootstrap starting.
I20260608 09:53:00.104465 13050 tablet_bootstrap.cc:492] T 377f463ed9a642439009085b4310fbe0 P fa119b4943584456a2007aa74ca05c2c: No bootstrap required, opened a new log
I20260608 09:53:00.105119 13050 ts_tablet_manager.cc:1403] T 377f463ed9a642439009085b4310fbe0 P fa119b4943584456a2007aa74ca05c2c: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.000s
I20260608 09:53:00.107430 13052 tablet_bootstrap.cc:654] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:00.109925 13050 raft_consensus.cc:359] T 377f463ed9a642439009085b4310fbe0 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.110800 13050 raft_consensus.cc:385] T 377f463ed9a642439009085b4310fbe0 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:00.111192 13050 raft_consensus.cc:740] T 377f463ed9a642439009085b4310fbe0 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa119b4943584456a2007aa74ca05c2c, State: Initialized, Role: FOLLOWER
I20260608 09:53:00.111738 13051 tablet_bootstrap.cc:492] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58: No bootstrap required, opened a new log
I20260608 09:53:00.112653 13051 ts_tablet_manager.cc:1403] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.015s
I20260608 09:53:00.112214 13050 consensus_queue.cc:260] T 377f463ed9a642439009085b4310fbe0 P fa119b4943584456a2007aa74ca05c2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.115285 13050 ts_tablet_manager.cc:1434] T 377f463ed9a642439009085b4310fbe0 P fa119b4943584456a2007aa74ca05c2c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:53:00.116392 13050 tablet_bootstrap.cc:492] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c: Bootstrap starting.
I20260608 09:53:00.116986 13051 raft_consensus.cc:359] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.118018 13051 raft_consensus.cc:385] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:00.118410 13051 raft_consensus.cc:740] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Initialized, Role: FOLLOWER
I20260608 09:53:00.119911 13051 consensus_queue.cc:260] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.124199 13052 tablet_bootstrap.cc:492] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf: No bootstrap required, opened a new log
I20260608 09:53:00.124505 13050 tablet_bootstrap.cc:654] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:00.124748 13052 ts_tablet_manager.cc:1403] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.011s
I20260608 09:53:00.126698 13051 ts_tablet_manager.cc:1434] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 09:53:00.127765 13051 tablet_bootstrap.cc:492] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58: Bootstrap starting.
I20260608 09:53:00.128232 13052 raft_consensus.cc:359] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.129067 13052 raft_consensus.cc:385] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:00.129374 13052 raft_consensus.cc:740] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9733f15aa48b4704a057ed5fab0fefdf, State: Initialized, Role: FOLLOWER
I20260608 09:53:00.130402 13052 consensus_queue.cc:260] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.135257 13051 tablet_bootstrap.cc:654] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:00.140565 13052 ts_tablet_manager.cc:1434] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260608 09:53:00.141311 13050 tablet_bootstrap.cc:492] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c: No bootstrap required, opened a new log
I20260608 09:53:00.141860 13050 ts_tablet_manager.cc:1403] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.003s
I20260608 09:53:00.144824 13052 tablet_bootstrap.cc:492] T 232ace2d0bfc46029eb0966c54072491 P 9733f15aa48b4704a057ed5fab0fefdf: Bootstrap starting.
I20260608 09:53:00.145568 13051 tablet_bootstrap.cc:492] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58: No bootstrap required, opened a new log
I20260608 09:53:00.145160 13050 raft_consensus.cc:359] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.146027 13050 raft_consensus.cc:385] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:00.146124 13051 ts_tablet_manager.cc:1403] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.005s
I20260608 09:53:00.146400 13050 raft_consensus.cc:740] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa119b4943584456a2007aa74ca05c2c, State: Initialized, Role: FOLLOWER
I20260608 09:53:00.147289 13050 consensus_queue.cc:260] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.149315 13051 raft_consensus.cc:359] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.149680 13050 ts_tablet_manager.cc:1434] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 09:53:00.150115 13051 raft_consensus.cc:385] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:00.150461 13051 raft_consensus.cc:740] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Initialized, Role: FOLLOWER
I20260608 09:53:00.150966 13050 tablet_bootstrap.cc:492] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c: Bootstrap starting.
I20260608 09:53:00.151254 13051 consensus_queue.cc:260] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.153609 13052 tablet_bootstrap.cc:654] T 232ace2d0bfc46029eb0966c54072491 P 9733f15aa48b4704a057ed5fab0fefdf: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:00.153880 13051 ts_tablet_manager.cc:1434] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 09:53:00.154968 13051 tablet_bootstrap.cc:492] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58: Bootstrap starting.
I20260608 09:53:00.158905 13050 tablet_bootstrap.cc:654] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:00.162889 13051 tablet_bootstrap.cc:654] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:00.171957 13050 tablet_bootstrap.cc:492] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c: No bootstrap required, opened a new log
I20260608 09:53:00.171980 13052 tablet_bootstrap.cc:492] T 232ace2d0bfc46029eb0966c54072491 P 9733f15aa48b4704a057ed5fab0fefdf: No bootstrap required, opened a new log
I20260608 09:53:00.172752 13052 ts_tablet_manager.cc:1403] T 232ace2d0bfc46029eb0966c54072491 P 9733f15aa48b4704a057ed5fab0fefdf: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.012s
I20260608 09:53:00.174130 13050 ts_tablet_manager.cc:1403] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.005s
I20260608 09:53:00.177241 13052 raft_consensus.cc:359] T 232ace2d0bfc46029eb0966c54072491 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.177479 13050 raft_consensus.cc:359] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.178072 13052 raft_consensus.cc:385] T 232ace2d0bfc46029eb0966c54072491 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:00.178210 13050 raft_consensus.cc:385] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:00.178313 13051 tablet_bootstrap.cc:492] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58: No bootstrap required, opened a new log
I20260608 09:53:00.178454 13052 raft_consensus.cc:740] T 232ace2d0bfc46029eb0966c54072491 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9733f15aa48b4704a057ed5fab0fefdf, State: Initialized, Role: FOLLOWER
I20260608 09:53:00.178552 13050 raft_consensus.cc:740] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa119b4943584456a2007aa74ca05c2c, State: Initialized, Role: FOLLOWER
I20260608 09:53:00.179070 13051 ts_tablet_manager.cc:1403] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.000s
I20260608 09:53:00.179630 13052 consensus_queue.cc:260] T 232ace2d0bfc46029eb0966c54072491 P 9733f15aa48b4704a057ed5fab0fefdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.179630 13050 consensus_queue.cc:260] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.182300 13052 ts_tablet_manager.cc:1434] T 232ace2d0bfc46029eb0966c54072491 P 9733f15aa48b4704a057ed5fab0fefdf: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 09:53:00.182243 13051 raft_consensus.cc:359] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.183097 13051 raft_consensus.cc:385] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:00.183405 13051 raft_consensus.cc:740] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Initialized, Role: FOLLOWER
I20260608 09:53:00.183492 13052 tablet_bootstrap.cc:492] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf: Bootstrap starting.
I20260608 09:53:00.184228 13051 consensus_queue.cc:260] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.186403 13050 ts_tablet_manager.cc:1434] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 09:53:00.187453 13050 tablet_bootstrap.cc:492] T 02407b9336cc485c9db2e1616e51d31e P fa119b4943584456a2007aa74ca05c2c: Bootstrap starting.
I20260608 09:53:00.190948 13052 tablet_bootstrap.cc:654] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:00.194581 13050 tablet_bootstrap.cc:654] T 02407b9336cc485c9db2e1616e51d31e P fa119b4943584456a2007aa74ca05c2c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:00.195003 13051 ts_tablet_manager.cc:1434] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260608 09:53:00.199083 13051 tablet_bootstrap.cc:492] T 232ace2d0bfc46029eb0966c54072491 P 8ccb2791235c4675b245460a3fc1ff58: Bootstrap starting.
I20260608 09:53:00.207477 13056 raft_consensus.cc:493] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:00.208717 13051 tablet_bootstrap.cc:654] T 232ace2d0bfc46029eb0966c54072491 P 8ccb2791235c4675b245460a3fc1ff58: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:00.208326 13056 raft_consensus.cc:515] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.216985 13056 leader_election.cc:290] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017), 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987)
I20260608 09:53:00.220088 13058 raft_consensus.cc:493] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:00.220867 13058 raft_consensus.cc:515] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.228418 13058 leader_election.cc:290] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:00.233049 13056 raft_consensus.cc:493] T 6d2660b268314b3c97986b8ec693780f P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:00.233819 13056 raft_consensus.cc:515] T 6d2660b268314b3c97986b8ec693780f P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.236495 13056 leader_election.cc:290] T 6d2660b268314b3c97986b8ec693780f P fa119b4943584456a2007aa74ca05c2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987), 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017)
I20260608 09:53:00.241361 13051 tablet_bootstrap.cc:492] T 232ace2d0bfc46029eb0966c54072491 P 8ccb2791235c4675b245460a3fc1ff58: No bootstrap required, opened a new log
I20260608 09:53:00.242029 13051 ts_tablet_manager.cc:1403] T 232ace2d0bfc46029eb0966c54072491 P 8ccb2791235c4675b245460a3fc1ff58: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.004s
I20260608 09:53:00.246234 13051 raft_consensus.cc:359] T 232ace2d0bfc46029eb0966c54072491 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.248081 13051 raft_consensus.cc:385] T 232ace2d0bfc46029eb0966c54072491 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:00.248565 13051 raft_consensus.cc:740] T 232ace2d0bfc46029eb0966c54072491 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Initialized, Role: FOLLOWER
I20260608 09:53:00.249953 13051 consensus_queue.cc:260] T 232ace2d0bfc46029eb0966c54072491 P 8ccb2791235c4675b245460a3fc1ff58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.257215 13051 ts_tablet_manager.cc:1434] T 232ace2d0bfc46029eb0966c54072491 P 8ccb2791235c4675b245460a3fc1ff58: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260608 09:53:00.260679 13051 tablet_bootstrap.cc:492] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58: Bootstrap starting.
I20260608 09:53:00.263204 13057 raft_consensus.cc:493] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:00.263727 13057 raft_consensus.cc:515] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.268790 13057 leader_election.cc:290] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:00.270416 13051 tablet_bootstrap.cc:654] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:00.284354 13051 tablet_bootstrap.cc:492] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58: No bootstrap required, opened a new log
I20260608 09:53:00.285180 13051 ts_tablet_manager.cc:1403] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260608 09:53:00.289358 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2660b268314b3c97986b8ec693780f" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ccb2791235c4675b245460a3fc1ff58" is_pre_election: true
I20260608 09:53:00.290231 12930 raft_consensus.cc:2468] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9733f15aa48b4704a057ed5fab0fefdf in term 0.
I20260608 09:53:00.291194 13051 raft_consensus.cc:359] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.291927 12818 leader_election.cc:304] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ccb2791235c4675b245460a3fc1ff58, 9733f15aa48b4704a057ed5fab0fefdf; no voters: 
I20260608 09:53:00.293349 13058 raft_consensus.cc:2804] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:00.293807 13058 raft_consensus.cc:493] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:00.294167 13058 raft_consensus.cc:3060] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:00.296516 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2660b268314b3c97986b8ec693780f" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c" is_pre_election: true
I20260608 09:53:00.297289 13004 raft_consensus.cc:2468] T 6d2660b268314b3c97986b8ec693780f P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9733f15aa48b4704a057ed5fab0fefdf in term 0.
I20260608 09:53:00.299592 13050 tablet_bootstrap.cc:492] T 02407b9336cc485c9db2e1616e51d31e P fa119b4943584456a2007aa74ca05c2c: No bootstrap required, opened a new log
I20260608 09:53:00.300143 13050 ts_tablet_manager.cc:1403] T 02407b9336cc485c9db2e1616e51d31e P fa119b4943584456a2007aa74ca05c2c: Time spent bootstrapping tablet: real 0.113s	user 0.062s	sys 0.026s
I20260608 09:53:00.300839 13052 tablet_bootstrap.cc:492] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf: No bootstrap required, opened a new log
I20260608 09:53:00.301375 13052 ts_tablet_manager.cc:1403] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf: Time spent bootstrapping tablet: real 0.118s	user 0.028s	sys 0.025s
I20260608 09:53:00.303459 13050 raft_consensus.cc:359] T 02407b9336cc485c9db2e1616e51d31e P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.304175 13050 raft_consensus.cc:385] T 02407b9336cc485c9db2e1616e51d31e P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:00.304479 13050 raft_consensus.cc:740] T 02407b9336cc485c9db2e1616e51d31e P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa119b4943584456a2007aa74ca05c2c, State: Initialized, Role: FOLLOWER
I20260608 09:53:00.305289 13050 consensus_queue.cc:260] T 02407b9336cc485c9db2e1616e51d31e P fa119b4943584456a2007aa74ca05c2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.306701 13058 raft_consensus.cc:515] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.307255 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a72c6e49f9f416b8514c272254a2fad" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c" is_pre_election: true
W20260608 09:53:00.311867 12896 leader_election.cc:343] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:00.309254 13050 ts_tablet_manager.cc:1434] T 02407b9336cc485c9db2e1616e51d31e P fa119b4943584456a2007aa74ca05c2c: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 09:53:00.292161 13051 raft_consensus.cc:385] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:00.313613 13050 tablet_bootstrap.cc:492] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c: Bootstrap starting.
I20260608 09:53:00.313951 13051 raft_consensus.cc:740] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Initialized, Role: FOLLOWER
I20260608 09:53:00.314436 12855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc64719c73a40378b801b5350b2dfd5" candidate_uuid: "fa119b4943584456a2007aa74ca05c2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf" is_pre_election: true
I20260608 09:53:00.315866 12853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a72c6e49f9f416b8514c272254a2fad" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf" is_pre_election: true
I20260608 09:53:00.316358 12854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2660b268314b3c97986b8ec693780f" candidate_uuid: "fa119b4943584456a2007aa74ca05c2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf" is_pre_election: true
I20260608 09:53:00.317232 12854 raft_consensus.cc:2393] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fa119b4943584456a2007aa74ca05c2c in current term 1: Already voted for candidate 9733f15aa48b4704a057ed5fab0fefdf in this term.
I20260608 09:53:00.315881 13051 consensus_queue.cc:260] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
W20260608 09:53:00.318085 12893 leader_election.cc:343] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:00.318701 12893 leader_election.cc:304] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58 [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: 8ccb2791235c4675b245460a3fc1ff58; no voters: 9733f15aa48b4704a057ed5fab0fefdf, fa119b4943584456a2007aa74ca05c2c
I20260608 09:53:00.319212 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2660b268314b3c97986b8ec693780f" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ccb2791235c4675b245460a3fc1ff58"
I20260608 09:53:00.319803 12930 raft_consensus.cc:3060] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:00.320259 13057 raft_consensus.cc:2749] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:00.321178 13058 leader_election.cc:290] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [CANDIDATE]: Term 1 election: Requested vote from peers 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:00.322755 13050 tablet_bootstrap.cc:654] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:00.323235 13051 ts_tablet_manager.cc:1434] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.002s
I20260608 09:53:00.322942 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2660b268314b3c97986b8ec693780f" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c"
I20260608 09:53:00.323818 13004 raft_consensus.cc:3060] T 6d2660b268314b3c97986b8ec693780f P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:00.324422 13051 tablet_bootstrap.cc:492] T 9a7731b4d0da489a8fb49f79fcacb62c P 8ccb2791235c4675b245460a3fc1ff58: Bootstrap starting.
I20260608 09:53:00.305465 13052 raft_consensus.cc:359] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
W20260608 09:53:00.329948 12967 leader_election.cc:343] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:00.332201 13052 raft_consensus.cc:385] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:00.332757 13052 raft_consensus.cc:740] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9733f15aa48b4704a057ed5fab0fefdf, State: Initialized, Role: FOLLOWER
I20260608 09:53:00.333909 13052 consensus_queue.cc:260] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.337646 13052 ts_tablet_manager.cc:1434] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.003s
I20260608 09:53:00.339145 13052 tablet_bootstrap.cc:492] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf: Bootstrap starting.
I20260608 09:53:00.341749 13004 raft_consensus.cc:2468] T 6d2660b268314b3c97986b8ec693780f P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9733f15aa48b4704a057ed5fab0fefdf in term 1.
I20260608 09:53:00.343863 12821 leader_election.cc:304] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9733f15aa48b4704a057ed5fab0fefdf, fa119b4943584456a2007aa74ca05c2c; no voters: 
I20260608 09:53:00.344769 13058 raft_consensus.cc:2804] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:00.347805 13052 tablet_bootstrap.cc:654] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:00.349016 13051 tablet_bootstrap.cc:654] T 9a7731b4d0da489a8fb49f79fcacb62c P 8ccb2791235c4675b245460a3fc1ff58: Neither blocks nor log segments found. Creating new log.
W20260608 09:53:00.352044 12801 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:53:00.353706 12806 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260608 09:53:00.354828 12806 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 09:53:00.361152 12930 raft_consensus.cc:2468] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9733f15aa48b4704a057ed5fab0fefdf in term 1.
I20260608 09:53:00.365437 13057 raft_consensus.cc:493] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:00.366022 13057 raft_consensus.cc:515] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.367401 12929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc64719c73a40378b801b5350b2dfd5" candidate_uuid: "fa119b4943584456a2007aa74ca05c2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ccb2791235c4675b245460a3fc1ff58" is_pre_election: true
I20260608 09:53:00.368113 12929 raft_consensus.cc:2468] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa119b4943584456a2007aa74ca05c2c in term 0.
I20260608 09:53:00.368538 13057 leader_election.cc:290] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:00.369560 12928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2660b268314b3c97986b8ec693780f" candidate_uuid: "fa119b4943584456a2007aa74ca05c2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ccb2791235c4675b245460a3fc1ff58" is_pre_election: true
I20260608 09:53:00.370528 12928 raft_consensus.cc:2393] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fa119b4943584456a2007aa74ca05c2c in current term 1: Already voted for candidate 9733f15aa48b4704a057ed5fab0fefdf in this term.
I20260608 09:53:00.370796 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc64719c73a40378b801b5350b2dfd5" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c" is_pre_election: true
I20260608 09:53:00.371424 13004 raft_consensus.cc:2468] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 0.
I20260608 09:53:00.373750 12896 leader_election.cc:304] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ccb2791235c4675b245460a3fc1ff58, fa119b4943584456a2007aa74ca05c2c; no voters: 
I20260608 09:53:00.374141 13050 tablet_bootstrap.cc:492] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c: No bootstrap required, opened a new log
I20260608 09:53:00.374739 13050 ts_tablet_manager.cc:1403] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c: Time spent bootstrapping tablet: real 0.061s	user 0.021s	sys 0.009s
I20260608 09:53:00.375435 12967 leader_election.cc:304] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [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: 8ccb2791235c4675b245460a3fc1ff58, fa119b4943584456a2007aa74ca05c2c; no voters: 9733f15aa48b4704a057ed5fab0fefdf
I20260608 09:53:00.376349 12854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc64719c73a40378b801b5350b2dfd5" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf" is_pre_election: true
I20260608 09:53:00.376832 12967 leader_election.cc:304] T 6d2660b268314b3c97986b8ec693780f P fa119b4943584456a2007aa74ca05c2c [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: fa119b4943584456a2007aa74ca05c2c; no voters: 8ccb2791235c4675b245460a3fc1ff58, 9733f15aa48b4704a057ed5fab0fefdf
I20260608 09:53:00.377988 13056 raft_consensus.cc:2804] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 09:53:00.378198 12893 leader_election.cc:343] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:00.378424 13056 raft_consensus.cc:493] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:00.378819 13056 raft_consensus.cc:3060] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:00.379204 13057 raft_consensus.cc:2804] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:00.379601 13057 raft_consensus.cc:493] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:00.379967 13057 raft_consensus.cc:3060] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:00.379804 13050 raft_consensus.cc:359] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.380553 13050 raft_consensus.cc:385] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:00.380821 13050 raft_consensus.cc:740] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa119b4943584456a2007aa74ca05c2c, State: Initialized, Role: FOLLOWER
I20260608 09:53:00.381518 13050 consensus_queue.cc:260] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.382777 13058 raft_consensus.cc:697] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [term 1 LEADER]: Becoming Leader. State: Replica: 9733f15aa48b4704a057ed5fab0fefdf, State: Running, Role: LEADER
I20260608 09:53:00.382959 13083 raft_consensus.cc:2749] T 6d2660b268314b3c97986b8ec693780f P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:00.383790 13058 consensus_queue.cc:237] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.385866 13081 raft_consensus.cc:493] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:00.386376 13081 raft_consensus.cc:515] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.389755 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "831cd089a6164af28317874eb25264cb" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ccb2791235c4675b245460a3fc1ff58" is_pre_election: true
I20260608 09:53:00.391426 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "831cd089a6164af28317874eb25264cb" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c" is_pre_election: true
W20260608 09:53:00.392078 12818 leader_election.cc:343] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:00.393128 13081 leader_election.cc:290] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:00.389209 13056 raft_consensus.cc:515] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
W20260608 09:53:00.393359 12821 leader_election.cc:343] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:00.394906 12821 leader_election.cc:304] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [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: 9733f15aa48b4704a057ed5fab0fefdf; no voters: 8ccb2791235c4675b245460a3fc1ff58, fa119b4943584456a2007aa74ca05c2c
I20260608 09:53:00.396865 13051 tablet_bootstrap.cc:492] T 9a7731b4d0da489a8fb49f79fcacb62c P 8ccb2791235c4675b245460a3fc1ff58: No bootstrap required, opened a new log
I20260608 09:53:00.397095 12854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc64719c73a40378b801b5350b2dfd5" candidate_uuid: "fa119b4943584456a2007aa74ca05c2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
I20260608 09:53:00.397409 13051 ts_tablet_manager.cc:1403] T 9a7731b4d0da489a8fb49f79fcacb62c P 8ccb2791235c4675b245460a3fc1ff58: Time spent bootstrapping tablet: real 0.073s	user 0.010s	sys 0.016s
I20260608 09:53:00.397344 13081 raft_consensus.cc:2749] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:00.397264 13057 raft_consensus.cc:515] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
W20260608 09:53:00.398670 12967 leader_election.cc:343] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:00.401430 13051 raft_consensus.cc:359] T 9a7731b4d0da489a8fb49f79fcacb62c P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.402432 13051 raft_consensus.cc:385] T 9a7731b4d0da489a8fb49f79fcacb62c P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:00.402760 13051 raft_consensus.cc:740] T 9a7731b4d0da489a8fb49f79fcacb62c P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Initialized, Role: FOLLOWER
I20260608 09:53:00.404244 13056 leader_election.cc:290] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [CANDIDATE]: Term 1 election: Requested vote from peers 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017), 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987)
I20260608 09:53:00.404791 13052 tablet_bootstrap.cc:492] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf: No bootstrap required, opened a new log
I20260608 09:53:00.405315 13052 ts_tablet_manager.cc:1403] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.000s
I20260608 09:53:00.405014 13051 consensus_queue.cc:260] T 9a7731b4d0da489a8fb49f79fcacb62c P 8ccb2791235c4675b245460a3fc1ff58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.409209 13050 ts_tablet_manager.cc:1434] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.011s
I20260608 09:53:00.412456 13050 tablet_bootstrap.cc:492] T 831cd089a6164af28317874eb25264cb P fa119b4943584456a2007aa74ca05c2c: Bootstrap starting.
I20260608 09:53:00.413653 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc64719c73a40378b801b5350b2dfd5" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c"
I20260608 09:53:00.414529 13004 raft_consensus.cc:2393] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8ccb2791235c4675b245460a3fc1ff58 in current term 1: Already voted for candidate fa119b4943584456a2007aa74ca05c2c in this term.
I20260608 09:53:00.419234 13050 tablet_bootstrap.cc:654] T 831cd089a6164af28317874eb25264cb P fa119b4943584456a2007aa74ca05c2c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:00.419024 13087 raft_consensus.cc:493] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:00.419842 13087 raft_consensus.cc:515] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.423861 12854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc64719c73a40378b801b5350b2dfd5" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
I20260608 09:53:00.428143 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc64719c73a40378b801b5350b2dfd5" candidate_uuid: "fa119b4943584456a2007aa74ca05c2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ccb2791235c4675b245460a3fc1ff58"
I20260608 09:53:00.429301 12930 raft_consensus.cc:2393] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fa119b4943584456a2007aa74ca05c2c in current term 1: Already voted for candidate 8ccb2791235c4675b245460a3fc1ff58 in this term.
I20260608 09:53:00.429666 13057 leader_election.cc:290] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 election: Requested vote from peers 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:00.430576 12967 leader_election.cc:304] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [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: fa119b4943584456a2007aa74ca05c2c; no voters: 8ccb2791235c4675b245460a3fc1ff58, 9733f15aa48b4704a057ed5fab0fefdf
I20260608 09:53:00.430970 13051 ts_tablet_manager.cc:1434] T 9a7731b4d0da489a8fb49f79fcacb62c P 8ccb2791235c4675b245460a3fc1ff58: Time spent starting tablet: real 0.033s	user 0.017s	sys 0.009s
I20260608 09:53:00.432045 13051 tablet_bootstrap.cc:492] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58: Bootstrap starting.
I20260608 09:53:00.432085 13084 raft_consensus.cc:2749] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260608 09:53:00.433458 12893 leader_election.cc:343] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:00.433974 12893 leader_election.cc:304] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [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: 8ccb2791235c4675b245460a3fc1ff58; no voters: 9733f15aa48b4704a057ed5fab0fefdf, fa119b4943584456a2007aa74ca05c2c
I20260608 09:53:00.435298 13088 raft_consensus.cc:2749] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:53:00.434950 13052 raft_consensus.cc:359] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.436168 13052 raft_consensus.cc:385] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:00.436679 13052 raft_consensus.cc:740] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9733f15aa48b4704a057ed5fab0fefdf, State: Initialized, Role: FOLLOWER
I20260608 09:53:00.438036 13052 consensus_queue.cc:260] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.439404 12854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377f463ed9a642439009085b4310fbe0" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf" is_pre_election: true
I20260608 09:53:00.440039 12854 raft_consensus.cc:2468] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 0.
I20260608 09:53:00.441510 12893 leader_election.cc:304] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ccb2791235c4675b245460a3fc1ff58, 9733f15aa48b4704a057ed5fab0fefdf; no voters: 
I20260608 09:53:00.442070 13052 ts_tablet_manager.cc:1434] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf: Time spent starting tablet: real 0.036s	user 0.013s	sys 0.000s
I20260608 09:53:00.442436 13088 raft_consensus.cc:2804] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:00.442827 13088 raft_consensus.cc:493] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:00.443284 13088 raft_consensus.cc:3060] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:00.443367 13052 tablet_bootstrap.cc:492] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf: Bootstrap starting.
I20260608 09:53:00.443137 12752 catalog_manager.cc:5696] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193). New cstate: current_term: 1 leader_uuid: "9733f15aa48b4704a057ed5fab0fefdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:00.444737 13084 raft_consensus.cc:493] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:00.445212 13084 raft_consensus.cc:515] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.447921 13084 leader_election.cc:290] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017), 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987)
I20260608 09:53:00.449980 12854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232ace2d0bfc46029eb0966c54072491" candidate_uuid: "fa119b4943584456a2007aa74ca05c2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf" is_pre_election: true
I20260608 09:53:00.450673 12854 raft_consensus.cc:2468] T 232ace2d0bfc46029eb0966c54072491 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa119b4943584456a2007aa74ca05c2c in term 0.
I20260608 09:53:00.452283 13051 tablet_bootstrap.cc:654] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:00.452034 12967 leader_election.cc:304] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9733f15aa48b4704a057ed5fab0fefdf, fa119b4943584456a2007aa74ca05c2c; no voters: 
I20260608 09:53:00.453024 13084 raft_consensus.cc:2804] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:00.453105 13052 tablet_bootstrap.cc:654] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:00.453522 13084 raft_consensus.cc:493] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:00.453956 13084 raft_consensus.cc:3060] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:00.462971 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232ace2d0bfc46029eb0966c54072491" candidate_uuid: "fa119b4943584456a2007aa74ca05c2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ccb2791235c4675b245460a3fc1ff58" is_pre_election: true
I20260608 09:53:00.463908 12930 raft_consensus.cc:2468] T 232ace2d0bfc46029eb0966c54072491 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa119b4943584456a2007aa74ca05c2c in term 0.
I20260608 09:53:00.467619 13052 tablet_bootstrap.cc:492] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf: No bootstrap required, opened a new log
I20260608 09:53:00.468466 13052 ts_tablet_manager.cc:1403] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.003s
I20260608 09:53:00.473173 13056 raft_consensus.cc:493] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:00.473956 13056 raft_consensus.cc:515] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.476257 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377f463ed9a642439009085b4310fbe0" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c" is_pre_election: true
I20260608 09:53:00.476781 13056 leader_election.cc:290] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987), 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017)
I20260608 09:53:00.477077 13004 raft_consensus.cc:2468] T 377f463ed9a642439009085b4310fbe0 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 0.
I20260608 09:53:00.478864 13052 raft_consensus.cc:359] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.479696 13052 raft_consensus.cc:385] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:00.480173 13052 raft_consensus.cc:740] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9733f15aa48b4704a057ed5fab0fefdf, State: Initialized, Role: FOLLOWER
I20260608 09:53:00.480232 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a72c6e49f9f416b8514c272254a2fad" candidate_uuid: "fa119b4943584456a2007aa74ca05c2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ccb2791235c4675b245460a3fc1ff58" is_pre_election: true
I20260608 09:53:00.481225 12930 raft_consensus.cc:2468] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa119b4943584456a2007aa74ca05c2c in term 0.
I20260608 09:53:00.481565 13052 consensus_queue.cc:260] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.483525 12967 leader_election.cc:304] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ccb2791235c4675b245460a3fc1ff58, fa119b4943584456a2007aa74ca05c2c; no voters: 
I20260608 09:53:00.484719 13056 raft_consensus.cc:2804] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:00.485180 13056 raft_consensus.cc:493] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:00.480235 13057 raft_consensus.cc:493] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:00.485834 13052 ts_tablet_manager.cc:1434] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260608 09:53:00.486340 13057 raft_consensus.cc:515] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.487440 13052 tablet_bootstrap.cc:492] T 3a72c6e49f9f416b8514c272254a2fad P 9733f15aa48b4704a057ed5fab0fefdf: Bootstrap starting.
I20260608 09:53:00.490516 13057 leader_election.cc:290] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:00.485675 13056 raft_consensus.cc:3060] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:00.497503 13052 tablet_bootstrap.cc:654] T 3a72c6e49f9f416b8514c272254a2fad P 9733f15aa48b4704a057ed5fab0fefdf: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:00.504105 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02407b9336cc485c9db2e1616e51d31e" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c" is_pre_election: true
I20260608 09:53:00.504144 12853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02407b9336cc485c9db2e1616e51d31e" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf" is_pre_election: true
I20260608 09:53:00.505203 13004 raft_consensus.cc:2468] T 02407b9336cc485c9db2e1616e51d31e P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 0.
W20260608 09:53:00.506551 12893 leader_election.cc:343] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:00.507594 12854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a72c6e49f9f416b8514c272254a2fad" candidate_uuid: "fa119b4943584456a2007aa74ca05c2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf" is_pre_election: true
W20260608 09:53:00.509644 12967 leader_election.cc:343] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:00.512342 13052 tablet_bootstrap.cc:492] T 3a72c6e49f9f416b8514c272254a2fad P 9733f15aa48b4704a057ed5fab0fefdf: No bootstrap required, opened a new log
I20260608 09:53:00.513190 13052 ts_tablet_manager.cc:1403] T 3a72c6e49f9f416b8514c272254a2fad P 9733f15aa48b4704a057ed5fab0fefdf: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260608 09:53:00.513989 12896 leader_election.cc:304] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [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: 8ccb2791235c4675b245460a3fc1ff58, fa119b4943584456a2007aa74ca05c2c; no voters: 9733f15aa48b4704a057ed5fab0fefdf
I20260608 09:53:00.515759 13057 raft_consensus.cc:2804] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:00.516235 13057 raft_consensus.cc:493] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:00.516651 13057 raft_consensus.cc:3060] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:00.518283 13052 raft_consensus.cc:359] T 3a72c6e49f9f416b8514c272254a2fad P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.519461 13052 raft_consensus.cc:385] T 3a72c6e49f9f416b8514c272254a2fad P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:00.519927 13052 raft_consensus.cc:740] T 3a72c6e49f9f416b8514c272254a2fad P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9733f15aa48b4704a057ed5fab0fefdf, State: Initialized, Role: FOLLOWER
I20260608 09:53:00.521467 13052 consensus_queue.cc:260] T 3a72c6e49f9f416b8514c272254a2fad P 9733f15aa48b4704a057ed5fab0fefdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.525421 13052 ts_tablet_manager.cc:1434] T 3a72c6e49f9f416b8514c272254a2fad P 9733f15aa48b4704a057ed5fab0fefdf: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 09:53:00.525894 13087 leader_election.cc:290] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:00.527153 13052 tablet_bootstrap.cc:492] T 02407b9336cc485c9db2e1616e51d31e P 9733f15aa48b4704a057ed5fab0fefdf: Bootstrap starting.
I20260608 09:53:00.532627 13088 raft_consensus.cc:515] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.536495 13052 tablet_bootstrap.cc:654] T 02407b9336cc485c9db2e1616e51d31e P 9733f15aa48b4704a057ed5fab0fefdf: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:00.537410 13050 tablet_bootstrap.cc:492] T 831cd089a6164af28317874eb25264cb P fa119b4943584456a2007aa74ca05c2c: No bootstrap required, opened a new log
I20260608 09:53:00.537932 13058 raft_consensus.cc:493] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:00.538506 13050 ts_tablet_manager.cc:1403] T 831cd089a6164af28317874eb25264cb P fa119b4943584456a2007aa74ca05c2c: Time spent bootstrapping tablet: real 0.126s	user 0.042s	sys 0.066s
I20260608 09:53:00.538492 13058 raft_consensus.cc:515] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.539860 13084 raft_consensus.cc:515] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.542260 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7731b4d0da489a8fb49f79fcacb62c" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c" is_pre_election: true
I20260608 09:53:00.542634 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7731b4d0da489a8fb49f79fcacb62c" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ccb2791235c4675b245460a3fc1ff58" is_pre_election: true
I20260608 09:53:00.543219 12930 raft_consensus.cc:2468] T 9a7731b4d0da489a8fb49f79fcacb62c P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9733f15aa48b4704a057ed5fab0fefdf in term 0.
I20260608 09:53:00.542897 13050 raft_consensus.cc:359] T 831cd089a6164af28317874eb25264cb P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
W20260608 09:53:00.543776 12821 leader_election.cc:343] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:00.543882 13050 raft_consensus.cc:385] T 831cd089a6164af28317874eb25264cb P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:00.544588 13050 raft_consensus.cc:740] T 831cd089a6164af28317874eb25264cb P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa119b4943584456a2007aa74ca05c2c, State: Initialized, Role: FOLLOWER
I20260608 09:53:00.544910 12818 leader_election.cc:304] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [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: 8ccb2791235c4675b245460a3fc1ff58, 9733f15aa48b4704a057ed5fab0fefdf; no voters: fa119b4943584456a2007aa74ca05c2c
I20260608 09:53:00.545977 13081 raft_consensus.cc:2804] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:00.545876 13050 consensus_queue.cc:260] T 831cd089a6164af28317874eb25264cb P fa119b4943584456a2007aa74ca05c2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.546448 13081 raft_consensus.cc:493] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:00.546870 13081 raft_consensus.cc:3060] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:00.548239 13050 ts_tablet_manager.cc:1434] T 831cd089a6164af28317874eb25264cb P fa119b4943584456a2007aa74ca05c2c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:53:00.548115 13057 raft_consensus.cc:515] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.548557 13051 tablet_bootstrap.cc:492] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58: No bootstrap required, opened a new log
I20260608 09:53:00.549132 13051 ts_tablet_manager.cc:1403] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58: Time spent bootstrapping tablet: real 0.117s	user 0.017s	sys 0.039s
I20260608 09:53:00.549358 13050 tablet_bootstrap.cc:492] T 9a7731b4d0da489a8fb49f79fcacb62c P fa119b4943584456a2007aa74ca05c2c: Bootstrap starting.
I20260608 09:53:00.551990 13051 raft_consensus.cc:359] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.552750 13051 raft_consensus.cc:385] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:00.553053 13051 raft_consensus.cc:740] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Initialized, Role: FOLLOWER
I20260608 09:53:00.553918 13051 consensus_queue.cc:260] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.555049 13058 leader_election.cc:290] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:00.556089 13051 ts_tablet_manager.cc:1434] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:53:00.556298 13050 tablet_bootstrap.cc:654] T 9a7731b4d0da489a8fb49f79fcacb62c P fa119b4943584456a2007aa74ca05c2c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:00.560694 13058 raft_consensus.cc:493] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:00.525477 13056 raft_consensus.cc:515] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.561601 13050 tablet_bootstrap.cc:492] T 9a7731b4d0da489a8fb49f79fcacb62c P fa119b4943584456a2007aa74ca05c2c: No bootstrap required, opened a new log
I20260608 09:53:00.561220 13058 raft_consensus.cc:515] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.562126 13050 ts_tablet_manager.cc:1403] T 9a7731b4d0da489a8fb49f79fcacb62c P fa119b4943584456a2007aa74ca05c2c: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260608 09:53:00.563629 13058 leader_election.cc:290] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:00.563827 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a72c6e49f9f416b8514c272254a2fad" candidate_uuid: "fa119b4943584456a2007aa74ca05c2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ccb2791235c4675b245460a3fc1ff58"
I20260608 09:53:00.564445 12930 raft_consensus.cc:3060] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:00.564323 12928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc64719c73a40378b801b5350b2dfd5" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ccb2791235c4675b245460a3fc1ff58" is_pre_election: true
I20260608 09:53:00.565184 12928 raft_consensus.cc:2393] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9733f15aa48b4704a057ed5fab0fefdf in current term 1: Already voted for candidate 8ccb2791235c4675b245460a3fc1ff58 in this term.
I20260608 09:53:00.565021 13050 raft_consensus.cc:359] T 9a7731b4d0da489a8fb49f79fcacb62c P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.565579 13050 raft_consensus.cc:385] T 9a7731b4d0da489a8fb49f79fcacb62c P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:00.565866 13050 raft_consensus.cc:740] T 9a7731b4d0da489a8fb49f79fcacb62c P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa119b4943584456a2007aa74ca05c2c, State: Initialized, Role: FOLLOWER
I20260608 09:53:00.566869 13050 consensus_queue.cc:260] T 9a7731b4d0da489a8fb49f79fcacb62c P fa119b4943584456a2007aa74ca05c2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.567210 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc64719c73a40378b801b5350b2dfd5" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c" is_pre_election: true
I20260608 09:53:00.568022 13004 raft_consensus.cc:2393] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9733f15aa48b4704a057ed5fab0fefdf in current term 1: Already voted for candidate fa119b4943584456a2007aa74ca05c2c in this term.
I20260608 09:53:00.568389 13081 raft_consensus.cc:515] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.568878 13050 ts_tablet_manager.cc:1434] T 9a7731b4d0da489a8fb49f79fcacb62c P fa119b4943584456a2007aa74ca05c2c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:53:00.569340 12821 leader_election.cc:304] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [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: 9733f15aa48b4704a057ed5fab0fefdf; no voters: 8ccb2791235c4675b245460a3fc1ff58, fa119b4943584456a2007aa74ca05c2c
I20260608 09:53:00.570569 13058 raft_consensus.cc:3060] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:00.571499 12928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7731b4d0da489a8fb49f79fcacb62c" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ccb2791235c4675b245460a3fc1ff58"
I20260608 09:53:00.572089 12928 raft_consensus.cc:3060] T 9a7731b4d0da489a8fb49f79fcacb62c P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:00.575116 12930 raft_consensus.cc:2468] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa119b4943584456a2007aa74ca05c2c in term 1.
I20260608 09:53:00.575587 13058 raft_consensus.cc:2749] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:00.576368 13081 leader_election.cc:290] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [CANDIDATE]: Term 1 election: Requested vote from peers 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:00.576541 12967 leader_election.cc:304] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ccb2791235c4675b245460a3fc1ff58, fa119b4943584456a2007aa74ca05c2c; no voters: 
I20260608 09:53:00.577523 13083 raft_consensus.cc:2804] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:00.578738 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7731b4d0da489a8fb49f79fcacb62c" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c"
I20260608 09:53:00.579358 13004 raft_consensus.cc:3060] T 9a7731b4d0da489a8fb49f79fcacb62c P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:00.579476 12928 raft_consensus.cc:2468] T 9a7731b4d0da489a8fb49f79fcacb62c P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9733f15aa48b4704a057ed5fab0fefdf in term 1.
I20260608 09:53:00.580953 12818 leader_election.cc:304] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ccb2791235c4675b245460a3fc1ff58, 9733f15aa48b4704a057ed5fab0fefdf; no voters: 
I20260608 09:53:00.581943 13081 raft_consensus.cc:2804] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:00.581970 13083 raft_consensus.cc:697] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [term 1 LEADER]: Becoming Leader. State: Replica: fa119b4943584456a2007aa74ca05c2c, State: Running, Role: LEADER
I20260608 09:53:00.582476 13052 tablet_bootstrap.cc:492] T 02407b9336cc485c9db2e1616e51d31e P 9733f15aa48b4704a057ed5fab0fefdf: No bootstrap required, opened a new log
I20260608 09:53:00.582751 13081 raft_consensus.cc:697] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [term 1 LEADER]: Becoming Leader. State: Replica: 9733f15aa48b4704a057ed5fab0fefdf, State: Running, Role: LEADER
I20260608 09:53:00.582973 13052 ts_tablet_manager.cc:1403] T 02407b9336cc485c9db2e1616e51d31e P 9733f15aa48b4704a057ed5fab0fefdf: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.009s
I20260608 09:53:00.583120 13083 consensus_queue.cc:237] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.583732 13081 consensus_queue.cc:237] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.586136 13052 raft_consensus.cc:359] T 02407b9336cc485c9db2e1616e51d31e P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.586501 13004 raft_consensus.cc:2468] T 9a7731b4d0da489a8fb49f79fcacb62c P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9733f15aa48b4704a057ed5fab0fefdf in term 1.
I20260608 09:53:00.586844 13052 raft_consensus.cc:385] T 02407b9336cc485c9db2e1616e51d31e P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:00.587198 13052 raft_consensus.cc:740] T 02407b9336cc485c9db2e1616e51d31e P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9733f15aa48b4704a057ed5fab0fefdf, State: Initialized, Role: FOLLOWER
I20260608 09:53:00.587981 13052 consensus_queue.cc:260] T 02407b9336cc485c9db2e1616e51d31e P 9733f15aa48b4704a057ed5fab0fefdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.590698 13056 leader_election.cc:290] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [CANDIDATE]: Term 1 election: Requested vote from peers 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987), 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017)
I20260608 09:53:00.590957 13052 ts_tablet_manager.cc:1434] T 02407b9336cc485c9db2e1616e51d31e P 9733f15aa48b4704a057ed5fab0fefdf: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:53:00.592321 12854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a72c6e49f9f416b8514c272254a2fad" candidate_uuid: "fa119b4943584456a2007aa74ca05c2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
I20260608 09:53:00.592928 12854 raft_consensus.cc:3060] T 3a72c6e49f9f416b8514c272254a2fad P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:00.593734 12853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02407b9336cc485c9db2e1616e51d31e" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
I20260608 09:53:00.594058 13084 leader_election.cc:290] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [CANDIDATE]: Term 1 election: Requested vote from peers 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017), 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987)
I20260608 09:53:00.594412 12853 raft_consensus.cc:3060] T 02407b9336cc485c9db2e1616e51d31e P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:00.596863 13088 leader_election.cc:290] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 election: Requested vote from peers 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:00.598152 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377f463ed9a642439009085b4310fbe0" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c"
I20260608 09:53:00.598753 13004 raft_consensus.cc:3060] T 377f463ed9a642439009085b4310fbe0 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:00.600845 12854 raft_consensus.cc:2468] T 3a72c6e49f9f416b8514c272254a2fad P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa119b4943584456a2007aa74ca05c2c in term 1.
I20260608 09:53:00.605402 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232ace2d0bfc46029eb0966c54072491" candidate_uuid: "fa119b4943584456a2007aa74ca05c2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ccb2791235c4675b245460a3fc1ff58"
I20260608 09:53:00.606282 12930 raft_consensus.cc:3060] T 232ace2d0bfc46029eb0966c54072491 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:00.607347 13057 leader_election.cc:290] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 election: Requested vote from peers 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:00.610199 12855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377f463ed9a642439009085b4310fbe0" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
I20260608 09:53:00.610877 12855 raft_consensus.cc:3060] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:00.611734 13003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02407b9336cc485c9db2e1616e51d31e" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c"
I20260608 09:53:00.612586 13003 raft_consensus.cc:3060] T 02407b9336cc485c9db2e1616e51d31e P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:00.621209 12855 raft_consensus.cc:2468] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 1.
I20260608 09:53:00.622725 12893 leader_election.cc:304] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ccb2791235c4675b245460a3fc1ff58, 9733f15aa48b4704a057ed5fab0fefdf; no voters: 
I20260608 09:53:00.623922 13057 raft_consensus.cc:2804] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:00.624434 13057 raft_consensus.cc:697] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Becoming Leader. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Running, Role: LEADER
I20260608 09:53:00.625290 13057 consensus_queue.cc:237] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.626295 13003 raft_consensus.cc:2468] T 02407b9336cc485c9db2e1616e51d31e P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 1.
I20260608 09:53:00.627691 13004 raft_consensus.cc:2468] T 377f463ed9a642439009085b4310fbe0 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 1.
I20260608 09:53:00.628062 12896 leader_election.cc:304] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ccb2791235c4675b245460a3fc1ff58, fa119b4943584456a2007aa74ca05c2c; no voters: 
I20260608 09:53:00.629557 13088 raft_consensus.cc:2804] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:00.630119 12853 raft_consensus.cc:2468] T 02407b9336cc485c9db2e1616e51d31e P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 1.
I20260608 09:53:00.630223 13088 raft_consensus.cc:697] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Becoming Leader. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Running, Role: LEADER
I20260608 09:53:00.632768 12930 raft_consensus.cc:2468] T 232ace2d0bfc46029eb0966c54072491 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa119b4943584456a2007aa74ca05c2c in term 1.
I20260608 09:53:00.631551 13088 consensus_queue.cc:237] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.634192 12967 leader_election.cc:304] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ccb2791235c4675b245460a3fc1ff58, fa119b4943584456a2007aa74ca05c2c; no voters: 
I20260608 09:53:00.635382 13084 raft_consensus.cc:2804] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:00.636008 13084 raft_consensus.cc:697] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [term 1 LEADER]: Becoming Leader. State: Replica: fa119b4943584456a2007aa74ca05c2c, State: Running, Role: LEADER
I20260608 09:53:00.637058 13084 consensus_queue.cc:237] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.645519 12854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232ace2d0bfc46029eb0966c54072491" candidate_uuid: "fa119b4943584456a2007aa74ca05c2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
I20260608 09:53:00.646405 12854 raft_consensus.cc:3060] T 232ace2d0bfc46029eb0966c54072491 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:00.655238 12854 raft_consensus.cc:2468] T 232ace2d0bfc46029eb0966c54072491 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa119b4943584456a2007aa74ca05c2c in term 1.
I20260608 09:53:00.657734 12749 catalog_manager.cc:5696] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c reported cstate change: term changed from 0 to 1, leader changed from <none> to fa119b4943584456a2007aa74ca05c2c (127.9.161.195). New cstate: current_term: 1 leader_uuid: "fa119b4943584456a2007aa74ca05c2c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:00.662514 12752 catalog_manager.cc:5696] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194). New cstate: current_term: 1 leader_uuid: "8ccb2791235c4675b245460a3fc1ff58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:00.664278 12752 catalog_manager.cc:5696] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194). New cstate: current_term: 1 leader_uuid: "8ccb2791235c4675b245460a3fc1ff58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:00.672511 12749 catalog_manager.cc:5696] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c reported cstate change: term changed from 0 to 1, leader changed from <none> to fa119b4943584456a2007aa74ca05c2c (127.9.161.195). New cstate: current_term: 1 leader_uuid: "fa119b4943584456a2007aa74ca05c2c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:00.676322 12753 catalog_manager.cc:5696] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193). New cstate: current_term: 1 leader_uuid: "9733f15aa48b4704a057ed5fab0fefdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:00.718741 13057 raft_consensus.cc:493] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:00.719291 13057 raft_consensus.cc:515] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.721284 13057 leader_election.cc:290] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:00.722220 12854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "831cd089a6164af28317874eb25264cb" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf" is_pre_election: true
I20260608 09:53:00.722426 13003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "831cd089a6164af28317874eb25264cb" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c" is_pre_election: true
I20260608 09:53:00.722931 12854 raft_consensus.cc:2468] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 0.
I20260608 09:53:00.722992 13003 raft_consensus.cc:2468] T 831cd089a6164af28317874eb25264cb P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 0.
I20260608 09:53:00.724293 12896 leader_election.cc:304] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ccb2791235c4675b245460a3fc1ff58, fa119b4943584456a2007aa74ca05c2c; no voters: 
I20260608 09:53:00.725044 13057 raft_consensus.cc:2804] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:00.725382 13057 raft_consensus.cc:493] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:00.725668 13057 raft_consensus.cc:3060] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:00.730247 13057 raft_consensus.cc:515] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.731931 13057 leader_election.cc:290] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 election: Requested vote from peers 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:00.732899 12854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "831cd089a6164af28317874eb25264cb" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
I20260608 09:53:00.733038 13003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "831cd089a6164af28317874eb25264cb" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c"
I20260608 09:53:00.733433 12854 raft_consensus.cc:3060] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:00.733601 13003 raft_consensus.cc:3060] T 831cd089a6164af28317874eb25264cb P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:00.738276 12854 raft_consensus.cc:2468] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 1.
I20260608 09:53:00.738278 13003 raft_consensus.cc:2468] T 831cd089a6164af28317874eb25264cb P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 1.
I20260608 09:53:00.739598 12893 leader_election.cc:304] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ccb2791235c4675b245460a3fc1ff58, 9733f15aa48b4704a057ed5fab0fefdf; no voters: 
I20260608 09:53:00.740304 13057 raft_consensus.cc:2804] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:00.740743 13057 raft_consensus.cc:697] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Becoming Leader. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Running, Role: LEADER
I20260608 09:53:00.741580 13057 consensus_queue.cc:237] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:00.749766 12753 catalog_manager.cc:5696] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194). New cstate: current_term: 1 leader_uuid: "8ccb2791235c4675b245460a3fc1ff58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:00.895095 13081 consensus_queue.cc:1048] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:00.908454 13107 consensus_queue.cc:1048] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:01.003044 13081 consensus_queue.cc:1048] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:01.009122 13081 consensus_queue.cc:1048] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:01.020350 13056 consensus_queue.cc:1048] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:01.028537 13057 consensus_queue.cc:1048] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:01.031311 13056 consensus_queue.cc:1048] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:01.047969 13088 consensus_queue.cc:1048] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" 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:53:01.051424 13088 consensus_queue.cc:1048] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:01.051640 13084 consensus_queue.cc:1048] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" 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:53:01.053139 13084 consensus_queue.cc:1048] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:01.095063 13057 consensus_queue.cc:1048] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:01.130607 13057 consensus_queue.cc:1048] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:01.143723 13122 consensus_queue.cc:1048] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" 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:53:01.355551 12801 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260608 09:53:02.649358 12801 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:53:02.654488 13127 raft_consensus.cc:493] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:02.655201 13127 raft_consensus.cc:515] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:02.658150 13127 leader_election.cc:290] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017), 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987)
I20260608 09:53:02.679960 13129 raft_consensus.cc:493] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:02.681629 12928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc64719c73a40378b801b5350b2dfd5" candidate_uuid: "fa119b4943584456a2007aa74ca05c2c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ccb2791235c4675b245460a3fc1ff58" is_pre_election: true
I20260608 09:53:02.680744 13129 raft_consensus.cc:515] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:02.682662 13130 raft_consensus.cc:493] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:02.682986 12928 raft_consensus.cc:2468] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa119b4943584456a2007aa74ca05c2c in term 1.
I20260608 09:53:02.683219 13130 raft_consensus.cc:515] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:02.684450 12967 leader_election.cc:304] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [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: 8ccb2791235c4675b245460a3fc1ff58, fa119b4943584456a2007aa74ca05c2c; no voters: 
I20260608 09:53:02.685482 13127 raft_consensus.cc:2804] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:53:02.685907 13127 raft_consensus.cc:493] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:02.686326 13127 raft_consensus.cc:3060] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:02.688946 13003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc64719c73a40378b801b5350b2dfd5" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c" is_pre_election: true
I20260608 09:53:02.691322 13130 leader_election.cc:290] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:02.693028 13002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc64719c73a40378b801b5350b2dfd5" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c" is_pre_election: true
I20260608 09:53:02.693374 12928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc64719c73a40378b801b5350b2dfd5" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ccb2791235c4675b245460a3fc1ff58" is_pre_election: true
I20260608 09:53:02.694020 12928 raft_consensus.cc:2468] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9733f15aa48b4704a057ed5fab0fefdf in term 1.
I20260608 09:53:02.692425 13131 raft_consensus.cc:493] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8ccb2791235c4675b245460a3fc1ff58)
I20260608 09:53:02.695358 13131 raft_consensus.cc:515] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:02.696959 12818 leader_election.cc:304] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [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: 8ccb2791235c4675b245460a3fc1ff58, 9733f15aa48b4704a057ed5fab0fefdf; no voters: 
I20260608 09:53:02.697923 13129 leader_election.cc:290] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:02.698729 13002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "831cd089a6164af28317874eb25264cb" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c" is_pre_election: true
I20260608 09:53:02.698935 12928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "831cd089a6164af28317874eb25264cb" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ccb2791235c4675b245460a3fc1ff58" is_pre_election: true
I20260608 09:53:02.698678 13127 raft_consensus.cc:515] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:02.700382 13003 raft_consensus.cc:2393] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9733f15aa48b4704a057ed5fab0fefdf in current term 2: Already voted for candidate fa119b4943584456a2007aa74ca05c2c in this term.
I20260608 09:53:02.700706 13131 leader_election.cc:290] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:02.701262 13131 raft_consensus.cc:2804] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:53:02.701588 13131 raft_consensus.cc:493] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:02.701270 12806 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:53:02.702054 13131 raft_consensus.cc:3060] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:02.701939 12853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc64719c73a40378b801b5350b2dfd5" candidate_uuid: "fa119b4943584456a2007aa74ca05c2c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
I20260608 09:53:02.703904 12818 leader_election.cc:304] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [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: 9733f15aa48b4704a057ed5fab0fefdf; no voters: 8ccb2791235c4675b245460a3fc1ff58, fa119b4943584456a2007aa74ca05c2c
W20260608 09:53:02.705005 12806 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 09:53:02.705281 13130 raft_consensus.cc:2749] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:02.705633 12854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc64719c73a40378b801b5350b2dfd5" candidate_uuid: "fa119b4943584456a2007aa74ca05c2c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf" is_pre_election: true
I20260608 09:53:02.709519 13127 leader_election.cc:290] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [CANDIDATE]: Term 2 election: Requested vote from peers 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017), 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987)
I20260608 09:53:02.715559 13131 raft_consensus.cc:515] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:02.716002 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc64719c73a40378b801b5350b2dfd5" candidate_uuid: "fa119b4943584456a2007aa74ca05c2c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ccb2791235c4675b245460a3fc1ff58"
I20260608 09:53:02.718302 13131 leader_election.cc:290] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [CANDIDATE]: Term 2 election: Requested vote from peers 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:02.718716 12930 raft_consensus.cc:3060] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:02.719919 12853 raft_consensus.cc:2393] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fa119b4943584456a2007aa74ca05c2c in current term 2: Already voted for candidate 9733f15aa48b4704a057ed5fab0fefdf in this term.
I20260608 09:53:02.720698 12928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc64719c73a40378b801b5350b2dfd5" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ccb2791235c4675b245460a3fc1ff58"
I20260608 09:53:02.723853 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc64719c73a40378b801b5350b2dfd5" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c"
I20260608 09:53:02.727111 12930 raft_consensus.cc:2468] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa119b4943584456a2007aa74ca05c2c in term 2.
I20260608 09:53:02.728457 12821 leader_election.cc:304] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [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: 9733f15aa48b4704a057ed5fab0fefdf; no voters: 8ccb2791235c4675b245460a3fc1ff58, fa119b4943584456a2007aa74ca05c2c
I20260608 09:53:02.730505 12850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc64719c73a40378b801b5350b2dfd5" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf" is_pre_election: true
I20260608 09:53:02.734150 13130 raft_consensus.cc:2749] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 09:53:02.736542 12967 leader_election.cc:304] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [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: 8ccb2791235c4675b245460a3fc1ff58, fa119b4943584456a2007aa74ca05c2c; no voters: 
I20260608 09:53:02.737339 12893 leader_election.cc:304] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [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: 8ccb2791235c4675b245460a3fc1ff58; no voters: 9733f15aa48b4704a057ed5fab0fefdf, fa119b4943584456a2007aa74ca05c2c
I20260608 09:53:02.738266 13124 raft_consensus.cc:2749] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:02.738678 13125 raft_consensus.cc:2804] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:53:02.739307 13125 raft_consensus.cc:697] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [term 2 LEADER]: Becoming Leader. State: Replica: fa119b4943584456a2007aa74ca05c2c, State: Running, Role: LEADER
I20260608 09:53:02.740257 13125 consensus_queue.cc:237] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [LEADER]: Queue going to LEADER 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: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:02.759750 12749 catalog_manager.cc:5696] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c reported cstate change: term changed from 0 to 2, leader changed from <none> to fa119b4943584456a2007aa74ca05c2c (127.9.161.195). New cstate: current_term: 2 leader_uuid: "fa119b4943584456a2007aa74ca05c2c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:03.104447  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:03.116374 13140 instance_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:03.117558 13139 instance_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:53:03.119571  9863 server_base.cc:1061] running on GCE node
W20260608 09:53:03.120575 13142 instance_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:03.121588  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:03.121857  9863 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:03.122093  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912383122071 us; error 0 us; skew 500 ppm
I20260608 09:53:03.122731  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:03.125470  9863 webserver.cc:533] Webserver started at http://127.9.161.196:46247/ using document root <none> and password file <none>
I20260608 09:53:03.126163  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:03.126382  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:03.126719  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:03.127944  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/ts-3-root/instance:
uuid: "45c73268e49a4238b2b679a8f066e521"
format_stamp: "Formatted at 2026-06-08 09:53:03 on dist-test-slave-bjvn"
I20260608 09:53:03.133417  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:53:03.137710 13147 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:03.138772  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:53:03.139106  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/ts-3-root
uuid: "45c73268e49a4238b2b679a8f066e521"
format_stamp: "Formatted at 2026-06-08 09:53:03 on dist-test-slave-bjvn"
I20260608 09:53:03.139398  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-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:03.156791  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:03.158368  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:03.160192  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:03.162863  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:03.163057  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:03.163326  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:03.163589  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:53:03.212145  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.196:46039
I20260608 09:53:03.212255 13209 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.196:46039 every 8 connection(s)
I20260608 09:53:03.219851 12749 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32878:
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:03.231616 13210 heartbeater.cc:344] Connected to a master server at 127.9.161.254:43113
I20260608 09:53:03.232208 13210 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:03.233217 13210 heartbeater.cc:507] Master 127.9.161.254:43113 requested a full tablet report, sending...
I20260608 09:53:03.235806 12752 ts_manager.cc:194] Registered new tserver with Master: 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039)
I20260608 09:53:03.237377 12752 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32884
W20260608 09:53:03.245036 12749 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fd7e2fba47f64f75a8599df8c2db3092 has no consensus state
W20260608 09:53:03.246906 12749 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 844ad92d9b27402d9e3c3b2cb70dd7e9 has no consensus state
W20260608 09:53:03.248288 12749 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e6605ae4f0c54bcd845113f9f62b7169 has no consensus state
W20260608 09:53:03.249635 12749 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ce64250166924201b0d0416770d3899a has no consensus state
W20260608 09:53:03.250931 12749 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cd61106dfc88471db6d0a7307683f5b6 has no consensus state
W20260608 09:53:03.252409 12749 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0d9a6976686f44188d616449482889eb has no consensus state
W20260608 09:53:03.253736 12749 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a7ca55722030461cb2a3d360b11b9175 has no consensus state
W20260608 09:53:03.255273 12749 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 812b19d7a9ef427d912b2191c790c69b has no consensus state
W20260608 09:53:03.268306 12737 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet fd7e2fba47f64f75a8599df8c2db3092 (table range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet fd7e2fba47f64f75a8599df8c2db3092 has no consensus state
I20260608 09:53:03.269367 12928 raft_consensus.cc:1275] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Refusing update from remote peer fa119b4943584456a2007aa74ca05c2c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 09:53:03.270850 13125 consensus_queue.cc:1048] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 }, 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.290855 12841 tablet_service.cc:1511] Processing CreateTablet for tablet fd7e2fba47f64f75a8599df8c2db3092 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:03.292508 12841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd7e2fba47f64f75a8599df8c2db3092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.298110 12920 tablet_service.cc:1511] Processing CreateTablet for tablet fd7e2fba47f64f75a8599df8c2db3092 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:03.299787 12920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd7e2fba47f64f75a8599df8c2db3092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.306972 12989 tablet_service.cc:1511] Processing CreateTablet for tablet 844ad92d9b27402d9e3c3b2cb70dd7e9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:03.308492 12989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 844ad92d9b27402d9e3c3b2cb70dd7e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.313232 12843 tablet_service.cc:1511] Processing CreateTablet for tablet 844ad92d9b27402d9e3c3b2cb70dd7e9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:03.314788 12843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 844ad92d9b27402d9e3c3b2cb70dd7e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.316419 13175 tablet_service.cc:1511] Processing CreateTablet for tablet fd7e2fba47f64f75a8599df8c2db3092 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:03.318009 13175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd7e2fba47f64f75a8599df8c2db3092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.325228 13174 tablet_service.cc:1511] Processing CreateTablet for tablet 844ad92d9b27402d9e3c3b2cb70dd7e9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:03.327322 13174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 844ad92d9b27402d9e3c3b2cb70dd7e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.328114 13171 tablet_service.cc:1511] Processing CreateTablet for tablet cd61106dfc88471db6d0a7307683f5b6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:03.331349 13173 tablet_service.cc:1511] Processing CreateTablet for tablet e6605ae4f0c54bcd845113f9f62b7169 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:03.333546 12919 tablet_service.cc:1511] Processing CreateTablet for tablet e6605ae4f0c54bcd845113f9f62b7169 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:03.335093 12919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6605ae4f0c54bcd845113f9f62b7169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.335744 12991 tablet_service.cc:1511] Processing CreateTablet for tablet cd61106dfc88471db6d0a7307683f5b6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:03.337167 12991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd61106dfc88471db6d0a7307683f5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.337350 12992 tablet_service.cc:1511] Processing CreateTablet for tablet 0d9a6976686f44188d616449482889eb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:03.338797 12992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d9a6976686f44188d616449482889eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.339072 13172 tablet_service.cc:1511] Processing CreateTablet for tablet ce64250166924201b0d0416770d3899a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:03.325320 12988 tablet_service.cc:1511] Processing CreateTablet for tablet e6605ae4f0c54bcd845113f9f62b7169 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:03.341414 13170 tablet_service.cc:1511] Processing CreateTablet for tablet 0d9a6976686f44188d616449482889eb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:03.342232 12988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6605ae4f0c54bcd845113f9f62b7169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.343252 12842 tablet_service.cc:1511] Processing CreateTablet for tablet ce64250166924201b0d0416770d3899a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:03.344647 12842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce64250166924201b0d0416770d3899a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.325227 12917 tablet_service.cc:1511] Processing CreateTablet for tablet ce64250166924201b0d0416770d3899a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:03.347342 12917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce64250166924201b0d0416770d3899a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.348177 12990 tablet_service.cc:1511] Processing CreateTablet for tablet 812b19d7a9ef427d912b2191c790c69b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:03.349546 12990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 812b19d7a9ef427d912b2191c790c69b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.354341 13171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd61106dfc88471db6d0a7307683f5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.355129 13169 tablet_service.cc:1511] Processing CreateTablet for tablet a7ca55722030461cb2a3d360b11b9175 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:03.356678 13169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ca55722030461cb2a3d360b11b9175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.357142 12918 tablet_service.cc:1511] Processing CreateTablet for tablet 0d9a6976686f44188d616449482889eb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:03.358172 13172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce64250166924201b0d0416770d3899a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.358667 12918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d9a6976686f44188d616449482889eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.361450 13170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d9a6976686f44188d616449482889eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.361727 12916 tablet_service.cc:1511] Processing CreateTablet for tablet a7ca55722030461cb2a3d360b11b9175 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:03.363336 12916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ca55722030461cb2a3d360b11b9175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.363147 13168 tablet_service.cc:1511] Processing CreateTablet for tablet 812b19d7a9ef427d912b2191c790c69b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:03.364660 13168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 812b19d7a9ef427d912b2191c790c69b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.366899 13173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6605ae4f0c54bcd845113f9f62b7169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.367678 12839 tablet_service.cc:1511] Processing CreateTablet for tablet a7ca55722030461cb2a3d360b11b9175 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:03.368126 12844 tablet_service.cc:1511] Processing CreateTablet for tablet cd61106dfc88471db6d0a7307683f5b6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:03.369076 12839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ca55722030461cb2a3d360b11b9175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.370477 12840 tablet_service.cc:1511] Processing CreateTablet for tablet 812b19d7a9ef427d912b2191c790c69b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:03.371945 12840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 812b19d7a9ef427d912b2191c790c69b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.373976 12844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd61106dfc88471db6d0a7307683f5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.439970 13223 tablet_bootstrap.cc:492] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521: Bootstrap starting.
I20260608 09:53:03.457557 13218 tablet_bootstrap.cc:492] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58: Bootstrap starting.
I20260608 09:53:03.467022 13220 tablet_bootstrap.cc:492] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c: Bootstrap starting.
I20260608 09:53:03.482949 13222 tablet_bootstrap.cc:492] T fd7e2fba47f64f75a8599df8c2db3092 P 9733f15aa48b4704a057ed5fab0fefdf: Bootstrap starting.
I20260608 09:53:03.488484 13220 tablet_bootstrap.cc:654] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:03.492945 13222 tablet_bootstrap.cc:654] T fd7e2fba47f64f75a8599df8c2db3092 P 9733f15aa48b4704a057ed5fab0fefdf: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:03.499982 12853 raft_consensus.cc:1275] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Refusing update from remote peer fa119b4943584456a2007aa74ca05c2c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 09:53:03.515940 13218 tablet_bootstrap.cc:654] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:03.540066 13217 consensus_queue.cc:1048] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260608 09:53:03.549139 13223 tablet_bootstrap.cc:654] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:03.559759 13220 tablet_bootstrap.cc:492] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c: No bootstrap required, opened a new log
I20260608 09:53:03.563417 13222 tablet_bootstrap.cc:492] T fd7e2fba47f64f75a8599df8c2db3092 P 9733f15aa48b4704a057ed5fab0fefdf: No bootstrap required, opened a new log
I20260608 09:53:03.564628 13222 ts_tablet_manager.cc:1403] T fd7e2fba47f64f75a8599df8c2db3092 P 9733f15aa48b4704a057ed5fab0fefdf: Time spent bootstrapping tablet: real 0.082s	user 0.021s	sys 0.036s
I20260608 09:53:03.566157 13220 ts_tablet_manager.cc:1403] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c: Time spent bootstrapping tablet: real 0.100s	user 0.008s	sys 0.022s
I20260608 09:53:03.576422 13222 raft_consensus.cc:359] T fd7e2fba47f64f75a8599df8c2db3092 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } }
I20260608 09:53:03.577694 13222 raft_consensus.cc:385] T fd7e2fba47f64f75a8599df8c2db3092 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:03.578260 13222 raft_consensus.cc:740] T fd7e2fba47f64f75a8599df8c2db3092 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9733f15aa48b4704a057ed5fab0fefdf, State: Initialized, Role: FOLLOWER
I20260608 09:53:03.582142 13223 tablet_bootstrap.cc:492] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521: No bootstrap required, opened a new log
I20260608 09:53:03.581727 13222 consensus_queue.cc:260] T fd7e2fba47f64f75a8599df8c2db3092 P 9733f15aa48b4704a057ed5fab0fefdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } }
I20260608 09:53:03.582762 13223 ts_tablet_manager.cc:1403] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521: Time spent bootstrapping tablet: real 0.149s	user 0.022s	sys 0.017s
I20260608 09:53:03.582980 13218 tablet_bootstrap.cc:492] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58: No bootstrap required, opened a new log
I20260608 09:53:03.583596 13218 ts_tablet_manager.cc:1403] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58: Time spent bootstrapping tablet: real 0.127s	user 0.037s	sys 0.039s
I20260608 09:53:03.584661 13222 ts_tablet_manager.cc:1434] T fd7e2fba47f64f75a8599df8c2db3092 P 9733f15aa48b4704a057ed5fab0fefdf: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260608 09:53:03.585767 13222 tablet_bootstrap.cc:492] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf: Bootstrap starting.
I20260608 09:53:03.586133 13223 raft_consensus.cc:359] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } }
I20260608 09:53:03.586923 13223 raft_consensus.cc:385] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:03.587302 13223 raft_consensus.cc:740] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45c73268e49a4238b2b679a8f066e521, State: Initialized, Role: FOLLOWER
I20260608 09:53:03.588145 13223 consensus_queue.cc:260] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } }
I20260608 09:53:03.574942 13220 raft_consensus.cc:359] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:03.592135 13220 raft_consensus.cc:385] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:03.592486 13220 raft_consensus.cc:740] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa119b4943584456a2007aa74ca05c2c, State: Initialized, Role: FOLLOWER
I20260608 09:53:03.593461 13220 consensus_queue.cc:260] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:03.594527 13222 tablet_bootstrap.cc:654] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:03.598368 13220 ts_tablet_manager.cc:1434] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
I20260608 09:53:03.586800 13218 raft_consensus.cc:359] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } }
I20260608 09:53:03.600600 13218 raft_consensus.cc:385] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:03.600948 13218 raft_consensus.cc:740] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Initialized, Role: FOLLOWER
I20260608 09:53:03.601200 13220 tablet_bootstrap.cc:492] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P fa119b4943584456a2007aa74ca05c2c: Bootstrap starting.
I20260608 09:53:03.601871 13218 consensus_queue.cc:260] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } }
I20260608 09:53:03.604696 13218 ts_tablet_manager.cc:1434] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260608 09:53:03.605753 13218 tablet_bootstrap.cc:492] T a7ca55722030461cb2a3d360b11b9175 P 8ccb2791235c4675b245460a3fc1ff58: Bootstrap starting.
I20260608 09:53:03.611510 13223 ts_tablet_manager.cc:1434] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521: Time spent starting tablet: real 0.028s	user 0.016s	sys 0.011s
I20260608 09:53:03.613329 13210 heartbeater.cc:499] Master 127.9.161.254:43113 was elected leader, sending a full tablet report...
I20260608 09:53:03.613523 13220 tablet_bootstrap.cc:654] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P fa119b4943584456a2007aa74ca05c2c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:03.621260 13223 tablet_bootstrap.cc:492] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521: Bootstrap starting.
I20260608 09:53:03.622692 13218 tablet_bootstrap.cc:654] T a7ca55722030461cb2a3d360b11b9175 P 8ccb2791235c4675b245460a3fc1ff58: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:03.617576 13231 raft_consensus.cc:493] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:03.638696 13231 raft_consensus.cc:515] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } }
I20260608 09:53:03.642488 13231 leader_election.cc:290] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017), 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987)
W20260608 09:53:03.652799 12801 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:53:03.657967 13222 tablet_bootstrap.cc:492] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf: No bootstrap required, opened a new log
I20260608 09:53:03.658811 13222 ts_tablet_manager.cc:1403] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.030s
I20260608 09:53:03.663300 13222 raft_consensus.cc:359] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } }
I20260608 09:53:03.664428 13222 raft_consensus.cc:385] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:03.664886 13222 raft_consensus.cc:740] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9733f15aa48b4704a057ed5fab0fefdf, State: Initialized, Role: FOLLOWER
I20260608 09:53:03.666023 13222 consensus_queue.cc:260] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } }
I20260608 09:53:03.673838 13222 ts_tablet_manager.cc:1434] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260608 09:53:03.673950 13223 tablet_bootstrap.cc:654] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:03.675508 13222 tablet_bootstrap.cc:492] T a7ca55722030461cb2a3d360b11b9175 P 9733f15aa48b4704a057ed5fab0fefdf: Bootstrap starting.
I20260608 09:53:03.684990 13218 tablet_bootstrap.cc:492] T a7ca55722030461cb2a3d360b11b9175 P 8ccb2791235c4675b245460a3fc1ff58: No bootstrap required, opened a new log
I20260608 09:53:03.685447 13222 tablet_bootstrap.cc:654] T a7ca55722030461cb2a3d360b11b9175 P 9733f15aa48b4704a057ed5fab0fefdf: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:03.685643 13218 ts_tablet_manager.cc:1403] T a7ca55722030461cb2a3d360b11b9175 P 8ccb2791235c4675b245460a3fc1ff58: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.003s
I20260608 09:53:03.689311 13219 raft_consensus.cc:493] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:03.690050 13219 raft_consensus.cc:515] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:03.691923 13218 raft_consensus.cc:359] T a7ca55722030461cb2a3d360b11b9175 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } }
I20260608 09:53:03.692742 13218 raft_consensus.cc:385] T a7ca55722030461cb2a3d360b11b9175 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:03.699918 13218 raft_consensus.cc:740] T a7ca55722030461cb2a3d360b11b9175 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Initialized, Role: FOLLOWER
I20260608 09:53:03.700678 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9a6976686f44188d616449482889eb" candidate_uuid: "fa119b4943584456a2007aa74ca05c2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ccb2791235c4675b245460a3fc1ff58" is_pre_election: true
W20260608 09:53:03.702308 12967 leader_election.cc:343] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:03.702411 13218 consensus_queue.cc:260] T a7ca55722030461cb2a3d360b11b9175 P 8ccb2791235c4675b245460a3fc1ff58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } }
I20260608 09:53:03.704057 13219 leader_election.cc:290] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039), 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987)
I20260608 09:53:03.704743 13220 tablet_bootstrap.cc:492] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P fa119b4943584456a2007aa74ca05c2c: No bootstrap required, opened a new log
I20260608 09:53:03.710764 13220 ts_tablet_manager.cc:1403] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P fa119b4943584456a2007aa74ca05c2c: Time spent bootstrapping tablet: real 0.111s	user 0.034s	sys 0.031s
I20260608 09:53:03.711462 13223 tablet_bootstrap.cc:492] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521: No bootstrap required, opened a new log
I20260608 09:53:03.712064 13223 ts_tablet_manager.cc:1403] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521: Time spent bootstrapping tablet: real 0.091s	user 0.020s	sys 0.000s
I20260608 09:53:03.716572 13223 raft_consensus.cc:359] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } }
I20260608 09:53:03.717434 13223 raft_consensus.cc:385] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:03.717823 13223 raft_consensus.cc:740] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45c73268e49a4238b2b679a8f066e521, State: Initialized, Role: FOLLOWER
I20260608 09:53:03.718614 13218 ts_tablet_manager.cc:1434] T a7ca55722030461cb2a3d360b11b9175 P 8ccb2791235c4675b245460a3fc1ff58: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.004s
I20260608 09:53:03.718817 13223 consensus_queue.cc:260] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } }
I20260608 09:53:03.722081 13223 ts_tablet_manager.cc:1434] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260608 09:53:03.723552 13223 tablet_bootstrap.cc:492] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521: Bootstrap starting.
W20260608 09:53:03.727887 13025 debug-util.cc:398] Leaking SignalData structure 0x7b08001c8fe0 after lost signal to thread 9866
I20260608 09:53:03.728440 13124 raft_consensus.cc:493] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:03.728960 13124 raft_consensus.cc:515] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } }
I20260608 09:53:03.733137 12850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7e2fba47f64f75a8599df8c2db3092" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf" is_pre_election: true
I20260608 09:53:03.733857 12850 raft_consensus.cc:2468] T fd7e2fba47f64f75a8599df8c2db3092 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 0.
W20260608 09:53:03.734127 13025 debug-util.cc:398] Leaking SignalData structure 0x7b080003aa80 after lost signal to thread 13028
I20260608 09:53:03.735428 12893 leader_election.cc:304] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ccb2791235c4675b245460a3fc1ff58, 9733f15aa48b4704a057ed5fab0fefdf; no voters: 
I20260608 09:53:03.716420 13220 raft_consensus.cc:359] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } }
I20260608 09:53:03.741922 13220 raft_consensus.cc:385] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:03.742388 13220 raft_consensus.cc:740] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa119b4943584456a2007aa74ca05c2c, State: Initialized, Role: FOLLOWER
I20260608 09:53:03.743611 13220 consensus_queue.cc:260] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P fa119b4943584456a2007aa74ca05c2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } }
I20260608 09:53:03.747045 13218 tablet_bootstrap.cc:492] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58: Bootstrap starting.
I20260608 09:53:03.753082 13124 leader_election.cc:290] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039), 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017)
I20260608 09:53:03.753773 13124 raft_consensus.cc:2804] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:03.754666 13124 raft_consensus.cc:493] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:03.757025 13124 raft_consensus.cc:3060] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:03.759059 13220 ts_tablet_manager.cc:1434] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P fa119b4943584456a2007aa74ca05c2c: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.003s
I20260608 09:53:03.760154 13220 tablet_bootstrap.cc:492] T 812b19d7a9ef427d912b2191c790c69b P fa119b4943584456a2007aa74ca05c2c: Bootstrap starting.
I20260608 09:53:03.780066 12853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7e2fba47f64f75a8599df8c2db3092" candidate_uuid: "45c73268e49a4238b2b679a8f066e521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf" is_pre_election: true
I20260608 09:53:03.781311 12853 raft_consensus.cc:2468] T fd7e2fba47f64f75a8599df8c2db3092 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45c73268e49a4238b2b679a8f066e521 in term 0.
I20260608 09:53:03.790146 13148 leader_election.cc:304] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45c73268e49a4238b2b679a8f066e521, 9733f15aa48b4704a057ed5fab0fefdf; no voters: 
I20260608 09:53:03.794512 13232 raft_consensus.cc:2804] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:03.796110 13232 raft_consensus.cc:493] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:03.796509 13232 raft_consensus.cc:3060] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:03.792176 13185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9a6976686f44188d616449482889eb" candidate_uuid: "fa119b4943584456a2007aa74ca05c2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45c73268e49a4238b2b679a8f066e521" is_pre_election: true
W20260608 09:53:03.802016 12970 leader_election.cc:343] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:03.802568 12970 leader_election.cc:304] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c [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: fa119b4943584456a2007aa74ca05c2c; no voters: 45c73268e49a4238b2b679a8f066e521, 8ccb2791235c4675b245460a3fc1ff58
I20260608 09:53:03.802928 13222 tablet_bootstrap.cc:492] T a7ca55722030461cb2a3d360b11b9175 P 9733f15aa48b4704a057ed5fab0fefdf: No bootstrap required, opened a new log
W20260608 09:53:03.792703 12893 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.161.193:38017, user_credentials={real_user=slave}} blocked reactor thread for 57348.8us
I20260608 09:53:03.799714 12748 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d075a65bdc674b0cb0f197c1828cbc67: range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f] alter complete (version 0)
I20260608 09:53:03.803433 13222 ts_tablet_manager.cc:1403] T a7ca55722030461cb2a3d360b11b9175 P 9733f15aa48b4704a057ed5fab0fefdf: Time spent bootstrapping tablet: real 0.128s	user 0.029s	sys 0.049s
I20260608 09:53:03.803416 13219 raft_consensus.cc:2749] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:03.805655 13220 tablet_bootstrap.cc:654] T 812b19d7a9ef427d912b2191c790c69b P fa119b4943584456a2007aa74ca05c2c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:03.808837 13223 tablet_bootstrap.cc:654] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:03.811818 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7e2fba47f64f75a8599df8c2db3092" candidate_uuid: "45c73268e49a4238b2b679a8f066e521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ccb2791235c4675b245460a3fc1ff58" is_pre_election: true
I20260608 09:53:03.812785 13222 raft_consensus.cc:359] T a7ca55722030461cb2a3d360b11b9175 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } }
I20260608 09:53:03.813529 13222 raft_consensus.cc:385] T a7ca55722030461cb2a3d360b11b9175 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:03.813884 13222 raft_consensus.cc:740] T a7ca55722030461cb2a3d360b11b9175 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9733f15aa48b4704a057ed5fab0fefdf, State: Initialized, Role: FOLLOWER
I20260608 09:53:03.813279 13124 raft_consensus.cc:515] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } }
I20260608 09:53:03.816440 12930 raft_consensus.cc:2393] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 45c73268e49a4238b2b679a8f066e521 in current term 1: Already voted for candidate 8ccb2791235c4675b245460a3fc1ff58 in this term.
I20260608 09:53:03.822111 13133 raft_consensus.cc:493] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:03.823024 13222 consensus_queue.cc:260] T a7ca55722030461cb2a3d360b11b9175 P 9733f15aa48b4704a057ed5fab0fefdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } }
I20260608 09:53:03.824388 13124 leader_election.cc:290] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 election: Requested vote from peers 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039), 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017)
I20260608 09:53:03.823021 13133 raft_consensus.cc:515] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } }
I20260608 09:53:03.826931 12853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7e2fba47f64f75a8599df8c2db3092" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
I20260608 09:53:03.826968 13232 raft_consensus.cc:515] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } }
I20260608 09:53:03.827709 12853 raft_consensus.cc:3060] T fd7e2fba47f64f75a8599df8c2db3092 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:03.828612 13133 leader_election.cc:290] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987), 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039)
I20260608 09:53:03.836195 12928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce64250166924201b0d0416770d3899a" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ccb2791235c4675b245460a3fc1ff58" is_pre_election: true
W20260608 09:53:03.843890 12818 leader_election.cc:343] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:03.844470 13218 tablet_bootstrap.cc:654] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:03.852952 13232 leader_election.cc:290] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [CANDIDATE]: Term 1 election: Requested vote from peers 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017), 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987)
I20260608 09:53:03.853600 12850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7e2fba47f64f75a8599df8c2db3092" candidate_uuid: "45c73268e49a4238b2b679a8f066e521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
I20260608 09:53:03.856647 12853 raft_consensus.cc:2468] T fd7e2fba47f64f75a8599df8c2db3092 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 1.
I20260608 09:53:03.858989 12928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7e2fba47f64f75a8599df8c2db3092" candidate_uuid: "45c73268e49a4238b2b679a8f066e521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ccb2791235c4675b245460a3fc1ff58"
I20260608 09:53:03.859184 12893 leader_election.cc:304] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ccb2791235c4675b245460a3fc1ff58, 9733f15aa48b4704a057ed5fab0fefdf; no voters: 
I20260608 09:53:03.860134 13232 raft_consensus.cc:493] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:03.860110 12928 raft_consensus.cc:2393] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 45c73268e49a4238b2b679a8f066e521 in current term 1: Already voted for candidate 8ccb2791235c4675b245460a3fc1ff58 in this term.
I20260608 09:53:03.861534 13124 raft_consensus.cc:2804] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:03.862442 13124 raft_consensus.cc:697] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Becoming Leader. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Running, Role: LEADER
I20260608 09:53:03.862481 13148 leader_election.cc:304] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [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: 45c73268e49a4238b2b679a8f066e521; no voters: 8ccb2791235c4675b245460a3fc1ff58, 9733f15aa48b4704a057ed5fab0fefdf
I20260608 09:53:03.863401 13231 raft_consensus.cc:2749] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:53:03.863432 13124 consensus_queue.cc:237] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } }
I20260608 09:53:03.861043 13232 raft_consensus.cc:515] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } }
I20260608 09:53:03.866941 13222 ts_tablet_manager.cc:1434] T a7ca55722030461cb2a3d360b11b9175 P 9733f15aa48b4704a057ed5fab0fefdf: Time spent starting tablet: real 0.062s	user 0.009s	sys 0.011s
I20260608 09:53:03.870405 13222 tablet_bootstrap.cc:492] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf: Bootstrap starting.
I20260608 09:53:03.871631 12853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ca55722030461cb2a3d360b11b9175" candidate_uuid: "45c73268e49a4238b2b679a8f066e521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf" is_pre_election: true
I20260608 09:53:03.873279 12853 raft_consensus.cc:2468] T a7ca55722030461cb2a3d360b11b9175 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45c73268e49a4238b2b679a8f066e521 in term 0.
I20260608 09:53:03.876789 13242 raft_consensus.cc:493] T a7ca55722030461cb2a3d360b11b9175 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:03.882406 13148 leader_election.cc:304] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45c73268e49a4238b2b679a8f066e521, 9733f15aa48b4704a057ed5fab0fefdf; no voters: 
I20260608 09:53:03.882921 12928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ca55722030461cb2a3d360b11b9175" candidate_uuid: "45c73268e49a4238b2b679a8f066e521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ccb2791235c4675b245460a3fc1ff58" is_pre_election: true
I20260608 09:53:03.879630 13232 leader_election.cc:290] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017), 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987)
I20260608 09:53:03.878983 13242 raft_consensus.cc:515] T a7ca55722030461cb2a3d360b11b9175 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } }
I20260608 09:53:03.883296 13231 raft_consensus.cc:2804] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:03.885596 13231 raft_consensus.cc:493] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:03.885947 13220 tablet_bootstrap.cc:492] T 812b19d7a9ef427d912b2191c790c69b P fa119b4943584456a2007aa74ca05c2c: No bootstrap required, opened a new log
I20260608 09:53:03.885983 13231 raft_consensus.cc:3060] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:03.891690 13218 tablet_bootstrap.cc:492] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58: No bootstrap required, opened a new log
I20260608 09:53:03.893440 13218 ts_tablet_manager.cc:1403] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58: Time spent bootstrapping tablet: real 0.147s	user 0.012s	sys 0.013s
I20260608 09:53:03.893779 12928 raft_consensus.cc:2468] T a7ca55722030461cb2a3d360b11b9175 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45c73268e49a4238b2b679a8f066e521 in term 0.
I20260608 09:53:03.896243 13242 leader_election.cc:290] T a7ca55722030461cb2a3d360b11b9175 P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039), 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017)
I20260608 09:53:03.896485 12853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ca55722030461cb2a3d360b11b9175" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf" is_pre_election: true
I20260608 09:53:03.892388 12752 catalog_manager.cc:5696] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194). New cstate: current_term: 1 leader_uuid: "8ccb2791235c4675b245460a3fc1ff58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:03.894109 13220 ts_tablet_manager.cc:1403] T 812b19d7a9ef427d912b2191c790c69b P fa119b4943584456a2007aa74ca05c2c: Time spent bootstrapping tablet: real 0.134s	user 0.011s	sys 0.017s
I20260608 09:53:03.900966 13185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7e2fba47f64f75a8599df8c2db3092" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45c73268e49a4238b2b679a8f066e521" is_pre_election: true
I20260608 09:53:03.898241 13218 raft_consensus.cc:359] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } }
I20260608 09:53:03.900074 12853 raft_consensus.cc:2468] T a7ca55722030461cb2a3d360b11b9175 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 0.
I20260608 09:53:03.902793 13218 raft_consensus.cc:385] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:03.902144 13185 raft_consensus.cc:2393] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8ccb2791235c4675b245460a3fc1ff58 in current term 1: Already voted for candidate 45c73268e49a4238b2b679a8f066e521 in this term.
I20260608 09:53:03.902576 13231 raft_consensus.cc:515] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } }
I20260608 09:53:03.904899 12893 leader_election.cc:304] T a7ca55722030461cb2a3d360b11b9175 P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ccb2791235c4675b245460a3fc1ff58, 9733f15aa48b4704a057ed5fab0fefdf; no voters: 
I20260608 09:53:03.905877 13124 raft_consensus.cc:2804] T a7ca55722030461cb2a3d360b11b9175 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:03.903162 13218 raft_consensus.cc:740] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Initialized, Role: FOLLOWER
I20260608 09:53:03.905692 13183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ca55722030461cb2a3d360b11b9175" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45c73268e49a4238b2b679a8f066e521" is_pre_election: true
I20260608 09:53:03.908530 13184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7e2fba47f64f75a8599df8c2db3092" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45c73268e49a4238b2b679a8f066e521"
I20260608 09:53:03.908824 13218 consensus_queue.cc:260] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } }
I20260608 09:53:03.909962 13184 raft_consensus.cc:2393] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8ccb2791235c4675b245460a3fc1ff58 in current term 1: Already voted for candidate 45c73268e49a4238b2b679a8f066e521 in this term.
I20260608 09:53:03.909832 13220 raft_consensus.cc:359] T 812b19d7a9ef427d912b2191c790c69b P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } }
I20260608 09:53:03.910224 13231 leader_election.cc:290] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521 [CANDIDATE]: Term 1 election: Requested vote from peers 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017), 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987)
I20260608 09:53:03.910636 13220 raft_consensus.cc:385] T 812b19d7a9ef427d912b2191c790c69b P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:03.910921 13220 raft_consensus.cc:740] T 812b19d7a9ef427d912b2191c790c69b P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa119b4943584456a2007aa74ca05c2c, State: Initialized, Role: FOLLOWER
I20260608 09:53:03.911568 13220 consensus_queue.cc:260] T 812b19d7a9ef427d912b2191c790c69b P fa119b4943584456a2007aa74ca05c2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } }
I20260608 09:53:03.912127 13218 ts_tablet_manager.cc:1434] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260608 09:53:03.912827 12853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ca55722030461cb2a3d360b11b9175" candidate_uuid: "45c73268e49a4238b2b679a8f066e521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
I20260608 09:53:03.913407 12853 raft_consensus.cc:3060] T a7ca55722030461cb2a3d360b11b9175 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:03.914077 13218 tablet_bootstrap.cc:492] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58: Bootstrap starting.
I20260608 09:53:03.914326 12928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ca55722030461cb2a3d360b11b9175" candidate_uuid: "45c73268e49a4238b2b679a8f066e521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ccb2791235c4675b245460a3fc1ff58"
I20260608 09:53:03.916254 13183 raft_consensus.cc:2393] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8ccb2791235c4675b245460a3fc1ff58 in current term 1: Already voted for candidate 45c73268e49a4238b2b679a8f066e521 in this term.
I20260608 09:53:03.908216 13124 raft_consensus.cc:493] T a7ca55722030461cb2a3d360b11b9175 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:03.918111 13124 raft_consensus.cc:3060] T a7ca55722030461cb2a3d360b11b9175 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:03.921171 12853 raft_consensus.cc:2468] T a7ca55722030461cb2a3d360b11b9175 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45c73268e49a4238b2b679a8f066e521 in term 1.
I20260608 09:53:03.922772 13148 leader_election.cc:304] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45c73268e49a4238b2b679a8f066e521, 9733f15aa48b4704a057ed5fab0fefdf; no voters: 
I20260608 09:53:03.923938 13220 ts_tablet_manager.cc:1434] T 812b19d7a9ef427d912b2191c790c69b P fa119b4943584456a2007aa74ca05c2c: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260608 09:53:03.925328 13231 raft_consensus.cc:2804] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:03.926774 13183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce64250166924201b0d0416770d3899a" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45c73268e49a4238b2b679a8f066e521" is_pre_election: true
I20260608 09:53:03.927117 13231 raft_consensus.cc:697] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521 [term 1 LEADER]: Becoming Leader. State: Replica: 45c73268e49a4238b2b679a8f066e521, State: Running, Role: LEADER
W20260608 09:53:03.929976 12821 leader_election.cc:343] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:03.942386 12821 leader_election.cc:304] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf [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: 9733f15aa48b4704a057ed5fab0fefdf; no voters: 45c73268e49a4238b2b679a8f066e521, 8ccb2791235c4675b245460a3fc1ff58
I20260608 09:53:03.943387 13245 raft_consensus.cc:2749] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:03.930749 13231 consensus_queue.cc:237] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } }
I20260608 09:53:03.936793 13124 raft_consensus.cc:515] T a7ca55722030461cb2a3d360b11b9175 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } }
I20260608 09:53:03.947616 12928 raft_consensus.cc:2393] T a7ca55722030461cb2a3d360b11b9175 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 45c73268e49a4238b2b679a8f066e521 in current term 1: Already voted for candidate 8ccb2791235c4675b245460a3fc1ff58 in this term.
I20260608 09:53:03.951033 13124 leader_election.cc:290] T a7ca55722030461cb2a3d360b11b9175 P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 election: Requested vote from peers 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039), 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017)
I20260608 09:53:03.951323 13183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ca55722030461cb2a3d360b11b9175" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45c73268e49a4238b2b679a8f066e521"
I20260608 09:53:03.939675 13218 tablet_bootstrap.cc:654] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:03.954468 12853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ca55722030461cb2a3d360b11b9175" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
I20260608 09:53:03.955335 12853 raft_consensus.cc:2393] T a7ca55722030461cb2a3d360b11b9175 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8ccb2791235c4675b245460a3fc1ff58 in current term 1: Already voted for candidate 45c73268e49a4238b2b679a8f066e521 in this term.
I20260608 09:53:03.938050 13222 tablet_bootstrap.cc:654] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:03.956763 12893 leader_election.cc:304] T a7ca55722030461cb2a3d360b11b9175 P 8ccb2791235c4675b245460a3fc1ff58 [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: 8ccb2791235c4675b245460a3fc1ff58; no voters: 45c73268e49a4238b2b679a8f066e521, 9733f15aa48b4704a057ed5fab0fefdf
I20260608 09:53:03.928088 13220 tablet_bootstrap.cc:492] T cd61106dfc88471db6d0a7307683f5b6 P fa119b4943584456a2007aa74ca05c2c: Bootstrap starting.
I20260608 09:53:03.933099 13223 tablet_bootstrap.cc:492] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521: No bootstrap required, opened a new log
I20260608 09:53:03.958187 13124 raft_consensus.cc:2749] T a7ca55722030461cb2a3d360b11b9175 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:53:03.958478 13223 ts_tablet_manager.cc:1403] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521: Time spent bootstrapping tablet: real 0.235s	user 0.011s	sys 0.005s
I20260608 09:53:03.962195 13223 raft_consensus.cc:359] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } }
I20260608 09:53:03.963025 13223 raft_consensus.cc:385] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:03.963384 13223 raft_consensus.cc:740] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45c73268e49a4238b2b679a8f066e521, State: Initialized, Role: FOLLOWER
I20260608 09:53:03.964747 13220 tablet_bootstrap.cc:654] T cd61106dfc88471db6d0a7307683f5b6 P fa119b4943584456a2007aa74ca05c2c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:03.964515 13223 consensus_queue.cc:260] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } }
I20260608 09:53:03.968192 13223 ts_tablet_manager.cc:1434] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260608 09:53:03.971560 13222 tablet_bootstrap.cc:492] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf: No bootstrap required, opened a new log
I20260608 09:53:03.974164 13222 ts_tablet_manager.cc:1403] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.007s
I20260608 09:53:03.977901 13222 raft_consensus.cc:359] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } }
I20260608 09:53:03.978824 13222 raft_consensus.cc:385] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:03.979174 13222 raft_consensus.cc:740] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9733f15aa48b4704a057ed5fab0fefdf, State: Initialized, Role: FOLLOWER
I20260608 09:53:03.979333 13220 tablet_bootstrap.cc:492] T cd61106dfc88471db6d0a7307683f5b6 P fa119b4943584456a2007aa74ca05c2c: No bootstrap required, opened a new log
I20260608 09:53:03.979900 13220 ts_tablet_manager.cc:1403] T cd61106dfc88471db6d0a7307683f5b6 P fa119b4943584456a2007aa74ca05c2c: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.004s
I20260608 09:53:03.980080 13222 consensus_queue.cc:260] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } }
I20260608 09:53:03.982689 13222 ts_tablet_manager.cc:1434] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 09:53:03.982963 13220 raft_consensus.cc:359] T cd61106dfc88471db6d0a7307683f5b6 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:03.983702 13220 raft_consensus.cc:385] T cd61106dfc88471db6d0a7307683f5b6 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:03.983811 13222 tablet_bootstrap.cc:492] T 812b19d7a9ef427d912b2191c790c69b P 9733f15aa48b4704a057ed5fab0fefdf: Bootstrap starting.
I20260608 09:53:03.984023 13220 raft_consensus.cc:740] T cd61106dfc88471db6d0a7307683f5b6 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa119b4943584456a2007aa74ca05c2c, State: Initialized, Role: FOLLOWER
I20260608 09:53:03.985952 13223 tablet_bootstrap.cc:492] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521: Bootstrap starting.
I20260608 09:53:03.988333 13220 consensus_queue.cc:260] T cd61106dfc88471db6d0a7307683f5b6 P fa119b4943584456a2007aa74ca05c2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:03.991008 13220 ts_tablet_manager.cc:1434] T cd61106dfc88471db6d0a7307683f5b6 P fa119b4943584456a2007aa74ca05c2c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 09:53:03.991452 13218 tablet_bootstrap.cc:492] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58: No bootstrap required, opened a new log
I20260608 09:53:03.992010 13218 ts_tablet_manager.cc:1403] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58: Time spent bootstrapping tablet: real 0.079s	user 0.012s	sys 0.003s
I20260608 09:53:03.992182 13220 tablet_bootstrap.cc:492] T e6605ae4f0c54bcd845113f9f62b7169 P fa119b4943584456a2007aa74ca05c2c: Bootstrap starting.
I20260608 09:53:03.995350 13218 raft_consensus.cc:359] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:03.996127 13218 raft_consensus.cc:385] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:03.996457 13218 raft_consensus.cc:740] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Initialized, Role: FOLLOWER
I20260608 09:53:03.997335 13218 consensus_queue.cc:260] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:03.999818 13220 tablet_bootstrap.cc:654] T e6605ae4f0c54bcd845113f9f62b7169 P fa119b4943584456a2007aa74ca05c2c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:04.000147 13218 ts_tablet_manager.cc:1434] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:53:04.001324 13218 tablet_bootstrap.cc:492] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58: Bootstrap starting.
I20260608 09:53:04.004513 13222 tablet_bootstrap.cc:654] T 812b19d7a9ef427d912b2191c790c69b P 9733f15aa48b4704a057ed5fab0fefdf: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:04.015370 13223 tablet_bootstrap.cc:654] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:04.015754 13245 raft_consensus.cc:493] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:04.023201 13245 raft_consensus.cc:515] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } }
I20260608 09:53:04.025606 13245 leader_election.cc:290] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:04.017382 13220 tablet_bootstrap.cc:492] T e6605ae4f0c54bcd845113f9f62b7169 P fa119b4943584456a2007aa74ca05c2c: No bootstrap required, opened a new log
I20260608 09:53:04.028151 13183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "844ad92d9b27402d9e3c3b2cb70dd7e9" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45c73268e49a4238b2b679a8f066e521" is_pre_election: true
I20260608 09:53:04.028540 13220 ts_tablet_manager.cc:1403] T e6605ae4f0c54bcd845113f9f62b7169 P fa119b4943584456a2007aa74ca05c2c: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.009s
I20260608 09:53:04.021546 12752 catalog_manager.cc:5696] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45c73268e49a4238b2b679a8f066e521 (127.9.161.196). New cstate: current_term: 1 leader_uuid: "45c73268e49a4238b2b679a8f066e521" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:04.029978 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "844ad92d9b27402d9e3c3b2cb70dd7e9" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c" is_pre_election: true
I20260608 09:53:04.030701 13004 raft_consensus.cc:2468] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9733f15aa48b4704a057ed5fab0fefdf in term 0.
I20260608 09:53:04.031461 13220 raft_consensus.cc:359] T e6605ae4f0c54bcd845113f9f62b7169 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:04.032197 12821 leader_election.cc:304] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9733f15aa48b4704a057ed5fab0fefdf, fa119b4943584456a2007aa74ca05c2c; no voters: 
I20260608 09:53:04.033119 13245 raft_consensus.cc:2804] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 09:53:04.033278 12821 leader_election.cc:343] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:04.033527 13245 raft_consensus.cc:493] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:04.022594 13218 tablet_bootstrap.cc:654] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:04.033949 13245 raft_consensus.cc:3060] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:04.039635 13222 tablet_bootstrap.cc:492] T 812b19d7a9ef427d912b2191c790c69b P 9733f15aa48b4704a057ed5fab0fefdf: No bootstrap required, opened a new log
I20260608 09:53:04.040199 13222 ts_tablet_manager.cc:1403] T 812b19d7a9ef427d912b2191c790c69b P 9733f15aa48b4704a057ed5fab0fefdf: Time spent bootstrapping tablet: real 0.057s	user 0.005s	sys 0.006s
I20260608 09:53:04.041538 13245 raft_consensus.cc:515] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } }
I20260608 09:53:04.043996 13222 raft_consensus.cc:359] T 812b19d7a9ef427d912b2191c790c69b P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } }
I20260608 09:53:04.044747 13183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "844ad92d9b27402d9e3c3b2cb70dd7e9" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45c73268e49a4238b2b679a8f066e521"
I20260608 09:53:04.045127 13222 raft_consensus.cc:385] T 812b19d7a9ef427d912b2191c790c69b P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:04.045615 13222 raft_consensus.cc:740] T 812b19d7a9ef427d912b2191c790c69b P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9733f15aa48b4704a057ed5fab0fefdf, State: Initialized, Role: FOLLOWER
W20260608 09:53:04.046314 12821 leader_election.cc:343] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:04.032728 13220 raft_consensus.cc:385] T e6605ae4f0c54bcd845113f9f62b7169 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:04.046497 13222 consensus_queue.cc:260] T 812b19d7a9ef427d912b2191c790c69b P 9733f15aa48b4704a057ed5fab0fefdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } }
I20260608 09:53:04.047106 13220 raft_consensus.cc:740] T e6605ae4f0c54bcd845113f9f62b7169 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa119b4943584456a2007aa74ca05c2c, State: Initialized, Role: FOLLOWER
I20260608 09:53:04.049484 13220 consensus_queue.cc:260] T e6605ae4f0c54bcd845113f9f62b7169 P fa119b4943584456a2007aa74ca05c2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:04.051482 13220 ts_tablet_manager.cc:1434] T e6605ae4f0c54bcd845113f9f62b7169 P fa119b4943584456a2007aa74ca05c2c: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.003s
I20260608 09:53:04.051761 13245 leader_election.cc:290] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [CANDIDATE]: Term 1 election: Requested vote from peers 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:04.047101 13223 tablet_bootstrap.cc:492] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521: No bootstrap required, opened a new log
I20260608 09:53:04.054251 13223 ts_tablet_manager.cc:1403] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521: Time spent bootstrapping tablet: real 0.069s	user 0.008s	sys 0.005s
I20260608 09:53:04.048799 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "844ad92d9b27402d9e3c3b2cb70dd7e9" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c"
I20260608 09:53:04.055351 13004 raft_consensus.cc:3060] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:04.058032 13223 raft_consensus.cc:359] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:04.058815 13223 raft_consensus.cc:385] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:04.059190 13223 raft_consensus.cc:740] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45c73268e49a4238b2b679a8f066e521, State: Initialized, Role: FOLLOWER
I20260608 09:53:04.060217 13223 consensus_queue.cc:260] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:04.062645 13223 ts_tablet_manager.cc:1434] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 09:53:04.063810 13223 tablet_bootstrap.cc:492] T 0d9a6976686f44188d616449482889eb P 45c73268e49a4238b2b679a8f066e521: Bootstrap starting.
I20260608 09:53:04.068097 13231 raft_consensus.cc:493] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:04.068650 13231 raft_consensus.cc:515] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } }
I20260608 09:53:04.070863 13223 tablet_bootstrap.cc:654] T 0d9a6976686f44188d616449482889eb P 45c73268e49a4238b2b679a8f066e521: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:04.075549 13218 tablet_bootstrap.cc:492] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58: No bootstrap required, opened a new log
I20260608 09:53:04.076606 13218 ts_tablet_manager.cc:1403] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.000s
I20260608 09:53:04.078305 12853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812b19d7a9ef427d912b2191c790c69b" candidate_uuid: "45c73268e49a4238b2b679a8f066e521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf" is_pre_election: true
I20260608 09:53:04.078987 12853 raft_consensus.cc:2468] T 812b19d7a9ef427d912b2191c790c69b P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45c73268e49a4238b2b679a8f066e521 in term 0.
I20260608 09:53:04.080067 13218 raft_consensus.cc:359] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:04.080864 13218 raft_consensus.cc:385] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:04.081218 13218 raft_consensus.cc:740] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Initialized, Role: FOLLOWER
I20260608 09:53:04.081024 13148 leader_election.cc:304] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45c73268e49a4238b2b679a8f066e521, 9733f15aa48b4704a057ed5fab0fefdf; no voters: 
I20260608 09:53:04.082180 13232 raft_consensus.cc:2804] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:04.082581 13232 raft_consensus.cc:493] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:04.082969 13231 leader_election.cc:290] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379), 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017)
I20260608 09:53:04.083076 13232 raft_consensus.cc:3060] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:04.084357 13222 ts_tablet_manager.cc:1434] T 812b19d7a9ef427d912b2191c790c69b P 9733f15aa48b4704a057ed5fab0fefdf: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.003s
I20260608 09:53:04.085505 13222 tablet_bootstrap.cc:492] T cd61106dfc88471db6d0a7307683f5b6 P 9733f15aa48b4704a057ed5fab0fefdf: Bootstrap starting.
I20260608 09:53:04.098472 13232 raft_consensus.cc:515] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } }
I20260608 09:53:04.068114 13004 raft_consensus.cc:2468] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9733f15aa48b4704a057ed5fab0fefdf in term 1.
I20260608 09:53:04.094345 13218 consensus_queue.cc:260] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:04.103091 12821 leader_election.cc:304] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [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: 9733f15aa48b4704a057ed5fab0fefdf, fa119b4943584456a2007aa74ca05c2c; no voters: 45c73268e49a4238b2b679a8f066e521
I20260608 09:53:04.103991 13245 raft_consensus.cc:2804] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:04.104408 13218 ts_tablet_manager.cc:1434] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58: Time spent starting tablet: real 0.027s	user 0.001s	sys 0.007s
I20260608 09:53:04.104471 13245 raft_consensus.cc:697] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 LEADER]: Becoming Leader. State: Replica: 9733f15aa48b4704a057ed5fab0fefdf, State: Running, Role: LEADER
I20260608 09:53:04.109859 13231 raft_consensus.cc:493] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:04.106652 13003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812b19d7a9ef427d912b2191c790c69b" candidate_uuid: "45c73268e49a4238b2b679a8f066e521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c" is_pre_election: true
I20260608 09:53:04.108887 12853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812b19d7a9ef427d912b2191c790c69b" candidate_uuid: "45c73268e49a4238b2b679a8f066e521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
I20260608 09:53:04.111732 13003 raft_consensus.cc:2468] T 812b19d7a9ef427d912b2191c790c69b P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45c73268e49a4238b2b679a8f066e521 in term 0.
I20260608 09:53:04.112182 12853 raft_consensus.cc:3060] T 812b19d7a9ef427d912b2191c790c69b P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:04.111929 13245 consensus_queue.cc:237] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } }
I20260608 09:53:04.111562 13231 raft_consensus.cc:515] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:04.116564 13231 leader_election.cc:290] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:04.108886 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812b19d7a9ef427d912b2191c790c69b" candidate_uuid: "45c73268e49a4238b2b679a8f066e521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c"
I20260608 09:53:04.117149 12850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd61106dfc88471db6d0a7307683f5b6" candidate_uuid: "45c73268e49a4238b2b679a8f066e521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf" is_pre_election: true
I20260608 09:53:04.105669 13223 tablet_bootstrap.cc:492] T 0d9a6976686f44188d616449482889eb P 45c73268e49a4238b2b679a8f066e521: No bootstrap required, opened a new log
I20260608 09:53:04.117720 13003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd61106dfc88471db6d0a7307683f5b6" candidate_uuid: "45c73268e49a4238b2b679a8f066e521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c" is_pre_election: true
I20260608 09:53:04.118551 13223 ts_tablet_manager.cc:1403] T 0d9a6976686f44188d616449482889eb P 45c73268e49a4238b2b679a8f066e521: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.016s
I20260608 09:53:04.118649 13003 raft_consensus.cc:2468] T cd61106dfc88471db6d0a7307683f5b6 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45c73268e49a4238b2b679a8f066e521 in term 0.
I20260608 09:53:04.117674 13004 raft_consensus.cc:3060] T 812b19d7a9ef427d912b2191c790c69b P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:53:04.118672 13148 leader_election.cc:343] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:04.120944 13151 leader_election.cc:304] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521 [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: 45c73268e49a4238b2b679a8f066e521, fa119b4943584456a2007aa74ca05c2c; no voters: 9733f15aa48b4704a057ed5fab0fefdf
I20260608 09:53:04.122704 12853 raft_consensus.cc:2468] T 812b19d7a9ef427d912b2191c790c69b P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45c73268e49a4238b2b679a8f066e521 in term 1.
I20260608 09:53:04.123883 13148 leader_election.cc:304] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45c73268e49a4238b2b679a8f066e521, 9733f15aa48b4704a057ed5fab0fefdf; no voters: 
I20260608 09:53:04.127116 13231 raft_consensus.cc:2804] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:04.128155 13231 raft_consensus.cc:493] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:04.129047 13231 raft_consensus.cc:3060] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:04.131040 13223 raft_consensus.cc:359] T 0d9a6976686f44188d616449482889eb P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:04.131871 13223 raft_consensus.cc:385] T 0d9a6976686f44188d616449482889eb P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:04.132205 13223 raft_consensus.cc:740] T 0d9a6976686f44188d616449482889eb P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45c73268e49a4238b2b679a8f066e521, State: Initialized, Role: FOLLOWER
I20260608 09:53:04.110900 13222 tablet_bootstrap.cc:654] T cd61106dfc88471db6d0a7307683f5b6 P 9733f15aa48b4704a057ed5fab0fefdf: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:04.138525 12752 catalog_manager.cc:5696] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf reported cstate change: term changed from 0 to 1, leader changed from <none> to 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193). New cstate: current_term: 1 leader_uuid: "9733f15aa48b4704a057ed5fab0fefdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:04.127664 13004 raft_consensus.cc:2468] T 812b19d7a9ef427d912b2191c790c69b P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45c73268e49a4238b2b679a8f066e521 in term 1.
I20260608 09:53:04.141676 13231 raft_consensus.cc:515] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:04.133188 13223 consensus_queue.cc:260] T 0d9a6976686f44188d616449482889eb P 45c73268e49a4238b2b679a8f066e521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:04.147835 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd61106dfc88471db6d0a7307683f5b6" candidate_uuid: "45c73268e49a4238b2b679a8f066e521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c"
I20260608 09:53:04.148495 13004 raft_consensus.cc:3060] T cd61106dfc88471db6d0a7307683f5b6 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:04.152136 13231 leader_election.cc:290] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521 [CANDIDATE]: Term 1 election: Requested vote from peers 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:04.108970 13232 leader_election.cc:290] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521 [CANDIDATE]: Term 1 election: Requested vote from peers fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379), 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017)
I20260608 09:53:04.157435 13004 raft_consensus.cc:2468] T cd61106dfc88471db6d0a7307683f5b6 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45c73268e49a4238b2b679a8f066e521 in term 1.
I20260608 09:53:04.162886 13264 raft_consensus.cc:2804] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:04.163527 13151 leader_election.cc:304] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45c73268e49a4238b2b679a8f066e521, fa119b4943584456a2007aa74ca05c2c; no voters: 
I20260608 09:53:04.163678 13264 raft_consensus.cc:697] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521 [term 1 LEADER]: Becoming Leader. State: Replica: 45c73268e49a4238b2b679a8f066e521, State: Running, Role: LEADER
I20260608 09:53:04.163915 12853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd61106dfc88471db6d0a7307683f5b6" candidate_uuid: "45c73268e49a4238b2b679a8f066e521" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
I20260608 09:53:04.164645 13231 raft_consensus.cc:2804] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:04.164680 13264 consensus_queue.cc:237] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } }
I20260608 09:53:04.162374 13222 tablet_bootstrap.cc:492] T cd61106dfc88471db6d0a7307683f5b6 P 9733f15aa48b4704a057ed5fab0fefdf: No bootstrap required, opened a new log
W20260608 09:53:04.165719 13148 leader_election.cc:343] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:04.166033 13222 ts_tablet_manager.cc:1403] T cd61106dfc88471db6d0a7307683f5b6 P 9733f15aa48b4704a057ed5fab0fefdf: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.002s
I20260608 09:53:04.165300 13231 raft_consensus.cc:697] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521 [term 1 LEADER]: Becoming Leader. State: Replica: 45c73268e49a4238b2b679a8f066e521, State: Running, Role: LEADER
I20260608 09:53:04.161867 13223 ts_tablet_manager.cc:1434] T 0d9a6976686f44188d616449482889eb P 45c73268e49a4238b2b679a8f066e521: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.005s
I20260608 09:53:04.170377 13231 consensus_queue.cc:237] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:04.169219 13222 raft_consensus.cc:359] T cd61106dfc88471db6d0a7307683f5b6 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:04.171363 13222 raft_consensus.cc:385] T cd61106dfc88471db6d0a7307683f5b6 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:04.171726 13222 raft_consensus.cc:740] T cd61106dfc88471db6d0a7307683f5b6 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9733f15aa48b4704a057ed5fab0fefdf, State: Initialized, Role: FOLLOWER
I20260608 09:53:04.172724 13222 consensus_queue.cc:260] T cd61106dfc88471db6d0a7307683f5b6 P 9733f15aa48b4704a057ed5fab0fefdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:04.170907 13223 tablet_bootstrap.cc:492] T e6605ae4f0c54bcd845113f9f62b7169 P 45c73268e49a4238b2b679a8f066e521: Bootstrap starting.
I20260608 09:53:04.177529 13222 ts_tablet_manager.cc:1434] T cd61106dfc88471db6d0a7307683f5b6 P 9733f15aa48b4704a057ed5fab0fefdf: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 09:53:04.202340 12752 catalog_manager.cc:5696] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45c73268e49a4238b2b679a8f066e521 (127.9.161.196). New cstate: current_term: 1 leader_uuid: "45c73268e49a4238b2b679a8f066e521" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:04.203281 13223 tablet_bootstrap.cc:654] T e6605ae4f0c54bcd845113f9f62b7169 P 45c73268e49a4238b2b679a8f066e521: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:04.203735 12752 catalog_manager.cc:5696] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45c73268e49a4238b2b679a8f066e521 (127.9.161.196). New cstate: current_term: 1 leader_uuid: "45c73268e49a4238b2b679a8f066e521" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:04.209007 13223 tablet_bootstrap.cc:492] T e6605ae4f0c54bcd845113f9f62b7169 P 45c73268e49a4238b2b679a8f066e521: No bootstrap required, opened a new log
I20260608 09:53:04.209614 13223 ts_tablet_manager.cc:1403] T e6605ae4f0c54bcd845113f9f62b7169 P 45c73268e49a4238b2b679a8f066e521: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.001s
I20260608 09:53:04.213770 13223 raft_consensus.cc:359] T e6605ae4f0c54bcd845113f9f62b7169 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:04.214612 13223 raft_consensus.cc:385] T e6605ae4f0c54bcd845113f9f62b7169 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:04.214931 13223 raft_consensus.cc:740] T e6605ae4f0c54bcd845113f9f62b7169 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45c73268e49a4238b2b679a8f066e521, State: Initialized, Role: FOLLOWER
I20260608 09:53:04.215796 13223 consensus_queue.cc:260] T e6605ae4f0c54bcd845113f9f62b7169 P 45c73268e49a4238b2b679a8f066e521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:04.218458 13223 ts_tablet_manager.cc:1434] T e6605ae4f0c54bcd845113f9f62b7169 P 45c73268e49a4238b2b679a8f066e521: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:53:04.219592 13223 tablet_bootstrap.cc:492] T ce64250166924201b0d0416770d3899a P 45c73268e49a4238b2b679a8f066e521: Bootstrap starting.
I20260608 09:53:04.226965 13223 tablet_bootstrap.cc:654] T ce64250166924201b0d0416770d3899a P 45c73268e49a4238b2b679a8f066e521: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:04.233458 13223 tablet_bootstrap.cc:492] T ce64250166924201b0d0416770d3899a P 45c73268e49a4238b2b679a8f066e521: No bootstrap required, opened a new log
I20260608 09:53:04.234040 13223 ts_tablet_manager.cc:1403] T ce64250166924201b0d0416770d3899a P 45c73268e49a4238b2b679a8f066e521: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260608 09:53:04.237186 13223 raft_consensus.cc:359] T ce64250166924201b0d0416770d3899a P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } }
I20260608 09:53:04.237758 13223 raft_consensus.cc:385] T ce64250166924201b0d0416770d3899a P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:04.238080 13223 raft_consensus.cc:740] T ce64250166924201b0d0416770d3899a P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45c73268e49a4238b2b679a8f066e521, State: Initialized, Role: FOLLOWER
I20260608 09:53:04.238757 13223 consensus_queue.cc:260] T ce64250166924201b0d0416770d3899a P 45c73268e49a4238b2b679a8f066e521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } }
I20260608 09:53:04.241295 13223 ts_tablet_manager.cc:1434] T ce64250166924201b0d0416770d3899a P 45c73268e49a4238b2b679a8f066e521: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260608 09:53:04.241931 13124 raft_consensus.cc:493] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:04.242355 13223 tablet_bootstrap.cc:492] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 45c73268e49a4238b2b679a8f066e521: Bootstrap starting.
I20260608 09:53:04.242484 13124 raft_consensus.cc:515] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } }
I20260608 09:53:04.246276 13183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce64250166924201b0d0416770d3899a" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45c73268e49a4238b2b679a8f066e521" is_pre_election: true
I20260608 09:53:04.246973 13183 raft_consensus.cc:2468] T ce64250166924201b0d0416770d3899a P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 0.
I20260608 09:53:04.248428 12896 leader_election.cc:304] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45c73268e49a4238b2b679a8f066e521, 8ccb2791235c4675b245460a3fc1ff58; no voters: 
I20260608 09:53:04.249409 13242 raft_consensus.cc:2804] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:04.249684 13223 tablet_bootstrap.cc:654] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 45c73268e49a4238b2b679a8f066e521: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:04.249828 13242 raft_consensus.cc:493] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:04.250285 13242 raft_consensus.cc:3060] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:04.256845 12853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce64250166924201b0d0416770d3899a" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf" is_pre_election: true
I20260608 09:53:04.257577 12853 raft_consensus.cc:2468] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 0.
I20260608 09:53:04.263180 13124 leader_election.cc:290] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017), 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039)
I20260608 09:53:04.268337 13223 tablet_bootstrap.cc:492] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 45c73268e49a4238b2b679a8f066e521: No bootstrap required, opened a new log
I20260608 09:53:04.268807 13223 ts_tablet_manager.cc:1403] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 45c73268e49a4238b2b679a8f066e521: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.006s
I20260608 09:53:04.268736 13242 raft_consensus.cc:515] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } }
I20260608 09:53:04.271250 13223 raft_consensus.cc:359] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } }
I20260608 09:53:04.272024 13223 raft_consensus.cc:385] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:04.272290 13223 raft_consensus.cc:740] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45c73268e49a4238b2b679a8f066e521, State: Initialized, Role: FOLLOWER
I20260608 09:53:04.272208 12853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce64250166924201b0d0416770d3899a" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
I20260608 09:53:04.272591 13183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce64250166924201b0d0416770d3899a" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45c73268e49a4238b2b679a8f066e521"
I20260608 09:53:04.272928 12853 raft_consensus.cc:3060] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:04.273247 13183 raft_consensus.cc:3060] T ce64250166924201b0d0416770d3899a P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:04.273242 13223 consensus_queue.cc:260] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 45c73268e49a4238b2b679a8f066e521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } }
I20260608 09:53:04.280078 12853 raft_consensus.cc:2468] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 1.
I20260608 09:53:04.281311 13183 raft_consensus.cc:2468] T ce64250166924201b0d0416770d3899a P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 1.
I20260608 09:53:04.281498 12893 leader_election.cc:304] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ccb2791235c4675b245460a3fc1ff58, 9733f15aa48b4704a057ed5fab0fefdf; no voters: 
I20260608 09:53:04.281934 13124 raft_consensus.cc:493] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:04.282480 13124 raft_consensus.cc:515] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:04.282876 13223 ts_tablet_manager.cc:1434] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 45c73268e49a4238b2b679a8f066e521: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 09:53:04.285585 13184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6605ae4f0c54bcd845113f9f62b7169" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45c73268e49a4238b2b679a8f066e521" is_pre_election: true
I20260608 09:53:04.286273 13184 raft_consensus.cc:2468] T e6605ae4f0c54bcd845113f9f62b7169 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 0.
I20260608 09:53:04.286713 13124 leader_election.cc:290] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:04.287371 13242 leader_election.cc:290] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 election: Requested vote from peers 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017), 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039)
I20260608 09:53:04.287263 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6605ae4f0c54bcd845113f9f62b7169" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c" is_pre_election: true
I20260608 09:53:04.288048 13004 raft_consensus.cc:2468] T e6605ae4f0c54bcd845113f9f62b7169 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 0.
I20260608 09:53:04.287284 13124 raft_consensus.cc:2804] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:04.288789 13124 raft_consensus.cc:697] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Becoming Leader. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Running, Role: LEADER
I20260608 09:53:04.289402 12896 leader_election.cc:304] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ccb2791235c4675b245460a3fc1ff58, fa119b4943584456a2007aa74ca05c2c; no voters: 
I20260608 09:53:04.289703 13124 consensus_queue.cc:237] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } }
I20260608 09:53:04.291939 13242 raft_consensus.cc:2804] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:04.293844 13242 raft_consensus.cc:493] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:04.294274 13242 raft_consensus.cc:3060] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:04.300477 12752 catalog_manager.cc:5696] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194). New cstate: current_term: 1 leader_uuid: "8ccb2791235c4675b245460a3fc1ff58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:04.302115 13242 raft_consensus.cc:515] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:04.304570 13242 leader_election.cc:290] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 election: Requested vote from peers 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:04.305778 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6605ae4f0c54bcd845113f9f62b7169" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c"
I20260608 09:53:04.305886 13183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6605ae4f0c54bcd845113f9f62b7169" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45c73268e49a4238b2b679a8f066e521"
I20260608 09:53:04.306635 13004 raft_consensus.cc:3060] T e6605ae4f0c54bcd845113f9f62b7169 P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:04.307138 13183 raft_consensus.cc:3060] T e6605ae4f0c54bcd845113f9f62b7169 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:04.314361 13004 raft_consensus.cc:2468] T e6605ae4f0c54bcd845113f9f62b7169 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 1.
I20260608 09:53:04.315150 13242 consensus_queue.cc:1048] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:04.315553 12896 leader_election.cc:304] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ccb2791235c4675b245460a3fc1ff58, fa119b4943584456a2007aa74ca05c2c; no voters: 
I20260608 09:53:04.316636 13124 raft_consensus.cc:2804] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:04.316880 13183 raft_consensus.cc:2468] T e6605ae4f0c54bcd845113f9f62b7169 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 1.
I20260608 09:53:04.317111 13124 raft_consensus.cc:697] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Becoming Leader. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Running, Role: LEADER
I20260608 09:53:04.318869 13124 consensus_queue.cc:237] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:04.328249 12752 catalog_manager.cc:5696] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194). New cstate: current_term: 1 leader_uuid: "8ccb2791235c4675b245460a3fc1ff58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:04.337942 13271 consensus_queue.cc:1048] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:04.357240 13231 consensus_queue.cc:1048] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" 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:53:04.374804 13264 consensus_queue.cc:1048] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:04.408942 13271 raft_consensus.cc:493] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:04.409512 13271 raft_consensus.cc:515] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:04.411901 13271 leader_election.cc:290] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:04.413282 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9a6976686f44188d616449482889eb" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c" is_pre_election: true
I20260608 09:53:04.413278 13183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9a6976686f44188d616449482889eb" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45c73268e49a4238b2b679a8f066e521" is_pre_election: true
I20260608 09:53:04.414208 13004 raft_consensus.cc:2468] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 0.
I20260608 09:53:04.414379 13183 raft_consensus.cc:2468] T 0d9a6976686f44188d616449482889eb P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 0.
I20260608 09:53:04.415702 12896 leader_election.cc:304] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ccb2791235c4675b245460a3fc1ff58, fa119b4943584456a2007aa74ca05c2c; no voters: 
I20260608 09:53:04.416673 13271 raft_consensus.cc:2804] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:04.417085 13271 raft_consensus.cc:493] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:04.417424 13271 raft_consensus.cc:3060] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:04.422930 13271 raft_consensus.cc:515] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:04.424880 13271 leader_election.cc:290] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 election: Requested vote from peers 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:04.425681 13183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9a6976686f44188d616449482889eb" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45c73268e49a4238b2b679a8f066e521"
I20260608 09:53:04.426020 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9a6976686f44188d616449482889eb" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c"
I20260608 09:53:04.426317 13183 raft_consensus.cc:3060] T 0d9a6976686f44188d616449482889eb P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:04.426584 13004 raft_consensus.cc:3060] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:04.433684 13183 raft_consensus.cc:2468] T 0d9a6976686f44188d616449482889eb P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 1.
I20260608 09:53:04.433681 13004 raft_consensus.cc:2468] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 1.
I20260608 09:53:04.435214 12896 leader_election.cc:304] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45c73268e49a4238b2b679a8f066e521, 8ccb2791235c4675b245460a3fc1ff58; no voters: 
I20260608 09:53:04.436105 13271 raft_consensus.cc:2804] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:04.436789 13271 raft_consensus.cc:697] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Becoming Leader. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Running, Role: LEADER
I20260608 09:53:04.438066 13271 consensus_queue.cc:237] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
W20260608 09:53:04.441103 12738 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 0d9a6976686f44188d616449482889eb (table range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 0d9a6976686f44188d616449482889eb consensus state has no leader
I20260608 09:53:04.446538 12752 catalog_manager.cc:5696] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194). New cstate: current_term: 1 leader_uuid: "8ccb2791235c4675b245460a3fc1ff58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:04.521910 13245 raft_consensus.cc:493] T cd61106dfc88471db6d0a7307683f5b6 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:04.522490 13245 raft_consensus.cc:515] T cd61106dfc88471db6d0a7307683f5b6 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:04.524176 13245 leader_election.cc:290] T cd61106dfc88471db6d0a7307683f5b6 P 9733f15aa48b4704a057ed5fab0fefdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:04.525341 13183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd61106dfc88471db6d0a7307683f5b6" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45c73268e49a4238b2b679a8f066e521" is_pre_election: true
I20260608 09:53:04.526131 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd61106dfc88471db6d0a7307683f5b6" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa119b4943584456a2007aa74ca05c2c" is_pre_election: true
I20260608 09:53:04.527020 13004 raft_consensus.cc:2393] T cd61106dfc88471db6d0a7307683f5b6 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9733f15aa48b4704a057ed5fab0fefdf in current term 1: Already voted for candidate 45c73268e49a4238b2b679a8f066e521 in this term.
I20260608 09:53:04.528164 12821 leader_election.cc:304] T cd61106dfc88471db6d0a7307683f5b6 P 9733f15aa48b4704a057ed5fab0fefdf [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: 9733f15aa48b4704a057ed5fab0fefdf; no voters: 45c73268e49a4238b2b679a8f066e521, fa119b4943584456a2007aa74ca05c2c
I20260608 09:53:04.529122 13245 raft_consensus.cc:3060] T cd61106dfc88471db6d0a7307683f5b6 P 9733f15aa48b4704a057ed5fab0fefdf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:04.533906 13245 raft_consensus.cc:2749] T cd61106dfc88471db6d0a7307683f5b6 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:04.546010 13183 raft_consensus.cc:3060] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 45c73268e49a4238b2b679a8f066e521 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:04.556156 13245 consensus_queue.cc:1048] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:04.567457 13264 consensus_queue.cc:1048] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:04.581288 13285 consensus_queue.cc:1048] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:04.606318 13264 consensus_queue.cc:1048] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:04.688616 13264 consensus_queue.cc:1048] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:04.706158 12806 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:53:04.705732 12928 consensus_queue.cc:237] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [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: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } }
I20260608 09:53:04.711665 13264 consensus_queue.cc:1048] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:04.722553 13242 consensus_queue.cc:1048] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:53:04.767328 12896 consensus_peers.cc:597] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 -> Peer 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039): Couldn't send request to peer 45c73268e49a4238b2b679a8f066e521. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 831cd089a6164af28317874eb25264cb. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:04.772620 13003 raft_consensus.cc:1275] T 831cd089a6164af28317874eb25264cb P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Refusing update from remote peer 8ccb2791235c4675b245460a3fc1ff58: 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:04.775390 13124 consensus_queue.cc:1048] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 }, 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.778568 12853 raft_consensus.cc:1275] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Refusing update from remote peer 8ccb2791235c4675b245460a3fc1ff58: 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:04.781280 13270 consensus_queue.cc:1048] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } 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:04.781216 13242 consensus_queue.cc:1048] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:04.797704 13124 raft_consensus.cc:2955] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } } }
I20260608 09:53:04.799751 12928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02407b9336cc485c9db2e1616e51d31e"
dest_uuid: "8ccb2791235c4675b245460a3fc1ff58"
mode: GRACEFUL
new_leader_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
 from {username='slave'} at 127.0.0.1:59690
I20260608 09:53:04.800521 12928 raft_consensus.cc:606] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Received request to transfer leadership to TS 9733f15aa48b4704a057ed5fab0fefdf
I20260608 09:53:04.800724 13003 raft_consensus.cc:2955] T 831cd089a6164af28317874eb25264cb P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } } }
I20260608 09:53:04.804131 12930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d9a6976686f44188d616449482889eb"
dest_uuid: "8ccb2791235c4675b245460a3fc1ff58"
mode: GRACEFUL
new_leader_uuid: "fa119b4943584456a2007aa74ca05c2c"
 from {username='slave'} at 127.0.0.1:59690
I20260608 09:53:04.804729 12930 raft_consensus.cc:606] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Received request to transfer leadership to TS fa119b4943584456a2007aa74ca05c2c
I20260608 09:53:04.808060 12930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "831cd089a6164af28317874eb25264cb"
dest_uuid: "8ccb2791235c4675b245460a3fc1ff58"
mode: GRACEFUL
new_leader_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
 from {username='slave'} at 127.0.0.1:59690
I20260608 09:53:04.813406 12930 raft_consensus.cc:606] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Received request to transfer leadership to TS 9733f15aa48b4704a057ed5fab0fefdf
I20260608 09:53:04.816758 12806 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 3
I20260608 09:53:04.817706 12806 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:04.820070 13270 raft_consensus.cc:993] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58: : Instructing follower 9733f15aa48b4704a057ed5fab0fefdf to start an election
I20260608 09:53:04.820583 13242 raft_consensus.cc:1081] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Signalling peer 9733f15aa48b4704a057ed5fab0fefdf to start an election
I20260608 09:53:04.824553 12930 consensus_queue.cc:237] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [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: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } }
I20260608 09:53:04.825776 12853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "831cd089a6164af28317874eb25264cb"
dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
 from {username='slave'} at 127.0.0.1:56874
I20260608 09:53:04.826552 12853 raft_consensus.cc:493] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:53:04.826964 12853 raft_consensus.cc:3060] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:04.827375 12749 catalog_manager.cc:5696] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 reported cstate change: config changed from index -1 to 2, NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "8ccb2791235c4675b245460a3fc1ff58" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:04.836297 12853 raft_consensus.cc:515] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } }
I20260608 09:53:04.839658 12853 leader_election.cc:290] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [CANDIDATE]: Term 2 election: Requested vote from peers 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:04.842562 12851 raft_consensus.cc:1240] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Rejecting Update request from peer 8ccb2791235c4675b245460a3fc1ff58 for earlier term 1. Current term is 2. Ops: []
I20260608 09:53:04.843094 13002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "831cd089a6164af28317874eb25264cb" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "fa119b4943584456a2007aa74ca05c2c"
I20260608 09:53:04.843932 13002 raft_consensus.cc:3060] T 831cd089a6164af28317874eb25264cb P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:04.846505 13124 consensus_queue.cc:1059] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:04.847184 12928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "831cd089a6164af28317874eb25264cb" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "8ccb2791235c4675b245460a3fc1ff58"
I20260608 09:53:04.847456 13124 raft_consensus.cc:3055] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:53:04.847828 13124 raft_consensus.cc:740] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Running, Role: LEADER
I20260608 09:53:04.849014 13124 consensus_queue.cc:260] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } }
I20260608 09:53:04.851610 13124 raft_consensus.cc:3060] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:04.861363 13271 consensus_queue.cc:1048] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:04.857766 13002 raft_consensus.cc:2468] T 831cd089a6164af28317874eb25264cb P fa119b4943584456a2007aa74ca05c2c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9733f15aa48b4704a057ed5fab0fefdf in term 2.
I20260608 09:53:04.863626 12821 leader_election.cc:304] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [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: 9733f15aa48b4704a057ed5fab0fefdf, fa119b4943584456a2007aa74ca05c2c; no voters: 
I20260608 09:53:04.864585 13133 raft_consensus.cc:2804] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:53:04.865101 13133 raft_consensus.cc:697] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 2 LEADER]: Becoming Leader. State: Replica: 9733f15aa48b4704a057ed5fab0fefdf, State: Running, Role: LEADER
I20260608 09:53:04.866125 13133 consensus_queue.cc:237] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } }
I20260608 09:53:04.869953 12851 raft_consensus.cc:1275] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Refusing update from remote peer 8ccb2791235c4675b245460a3fc1ff58: 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:04.870280 13002 raft_consensus.cc:1275] T 377f463ed9a642439009085b4310fbe0 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Refusing update from remote peer 8ccb2791235c4675b245460a3fc1ff58: 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:04.872000 13271 consensus_queue.cc:1048] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } 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:53:04.876058 12896 consensus_peers.cc:597] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 -> Peer 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039): Couldn't send request to peer 45c73268e49a4238b2b679a8f066e521. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 377f463ed9a642439009085b4310fbe0. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:04.878818 12753 catalog_manager.cc:5696] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf reported cstate change: config changed from index 2 to -1, term changed from 1 to 2, leader changed from 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194) to 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193), NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) evicted, now has a pending config: VOTER 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193), VOTER 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194), VOTER fa119b4943584456a2007aa74ca05c2c (127.9.161.195), NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196). New cstate: current_term: 2 leader_uuid: "9733f15aa48b4704a057ed5fab0fefdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } health_report { overall_health: UNKNOWN } } } pending_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } } }
I20260608 09:53:04.876605 13270 consensus_queue.cc:1048] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 }, 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.889943 12928 raft_consensus.cc:2468] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9733f15aa48b4704a057ed5fab0fefdf in term 2.
I20260608 09:53:04.898852 12749 catalog_manager.cc:5696] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 reported cstate change: config changed from index -1 to 2, NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) added, no longer has a pending config: VOTER 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193), VOTER 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194), VOTER fa119b4943584456a2007aa74ca05c2c (127.9.161.195), NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196). New cstate: current_term: 2 leader_uuid: "9733f15aa48b4704a057ed5fab0fefdf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } } }
I20260608 09:53:04.897650 13124 raft_consensus.cc:2955] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } } }
I20260608 09:53:04.910542 13242 consensus_queue.cc:1048] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:04.914628 13002 raft_consensus.cc:2955] T 377f463ed9a642439009085b4310fbe0 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } } }
I20260608 09:53:04.918870 12752 catalog_manager.cc:5696] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 reported cstate change: config changed from index -1 to 2, NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "8ccb2791235c4675b245460a3fc1ff58" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:04.924577 13171 tablet_service.cc:1558] Processing DeleteTablet for tablet 831cd089a6164af28317874eb25264cb with delete_type TABLET_DATA_TOMBSTONED (TS 45c73268e49a4238b2b679a8f066e521 not found in new config with opid_index -1) from {username='slave'} at 127.0.0.1:44838
I20260608 09:53:04.952188 12853 raft_consensus.cc:2955] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } } }
I20260608 09:53:04.964782 13003 consensus_queue.cc:237] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [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: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } }
W20260608 09:53:04.973227 12740 catalog_manager.cc:4994] TS 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039): delete failed for tablet 831cd089a6164af28317874eb25264cb because the tablet was not found. No further retry: Not found: Tablet not found: 831cd089a6164af28317874eb25264cb
I20260608 09:53:04.983476 12928 raft_consensus.cc:1275] T 232ace2d0bfc46029eb0966c54072491 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Refusing update from remote peer fa119b4943584456a2007aa74ca05c2c: 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:04.985296 13293 consensus_queue.cc:1048] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } 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:04.986104 13271 consensus_queue.cc:1048] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:53:04.993152 12970 consensus_peers.cc:597] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c -> Peer 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039): Couldn't send request to peer 45c73268e49a4238b2b679a8f066e521. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 232ace2d0bfc46029eb0966c54072491. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:05.000140 12853 raft_consensus.cc:1275] T 232ace2d0bfc46029eb0966c54072491 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Refusing update from remote peer fa119b4943584456a2007aa74ca05c2c: 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:05.002246 13293 consensus_queue.cc:1048] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:53:05.013631 13217 raft_consensus.cc:2955] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } } }
I20260608 09:53:05.026469 13270 consensus_queue.cc:1048] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:05.029714 12930 raft_consensus.cc:2955] T 232ace2d0bfc46029eb0966c54072491 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } } }
W20260608 09:53:05.056464 12801 auto_rebalancer.cc:591] Failed to schedule move for tablet 02407b9336cc485c9db2e1616e51d31e: Remote error: Service unavailable: leader transfer in progress
I20260608 09:53:05.061487 12853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "831cd089a6164af28317874eb25264cb"
dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:56864
I20260608 09:53:05.062577 12853 raft_consensus.cc:606] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 2 LEADER]: Received request to transfer leadership
I20260608 09:53:05.071662 13270 raft_consensus.cc:993] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58: : Instructing follower fa119b4943584456a2007aa74ca05c2c to start an election
I20260608 09:53:05.072206 13270 raft_consensus.cc:1081] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Signalling peer fa119b4943584456a2007aa74ca05c2c to start an election
I20260608 09:53:05.074414 12853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "831cd089a6164af28317874eb25264cb"
dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:56864
I20260608 09:53:05.075198 12853 raft_consensus.cc:606] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 2 LEADER]: Received request to transfer leadership
W20260608 09:53:05.077701 12737 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 831cd089a6164af28317874eb25264cb already in progress [suppressed 3 similar messages]
I20260608 09:53:05.082201 13002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d9a6976686f44188d616449482889eb"
dest_uuid: "fa119b4943584456a2007aa74ca05c2c"
 from {username='slave'} at 127.0.0.1:59560
I20260608 09:53:05.082880 13002 raft_consensus.cc:493] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:53:05.083305 13002 raft_consensus.cc:3060] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:05.087119 12752 catalog_manager.cc:5696] T 232ace2d0bfc46029eb0966c54072491 P 8ccb2791235c4675b245460a3fc1ff58 reported cstate change: config changed from index -1 to 2, NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "fa119b4943584456a2007aa74ca05c2c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } } }
I20260608 09:53:05.093400 12853 raft_consensus.cc:2955] T 232ace2d0bfc46029eb0966c54072491 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } } }
I20260608 09:53:05.095286 12850 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "831cd089a6164af28317874eb25264cb"
dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:56864
I20260608 09:53:05.096212 12850 raft_consensus.cc:606] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 2 LEADER]: Received request to transfer leadership
I20260608 09:53:05.094658 13002 raft_consensus.cc:515] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:05.106828 13002 leader_election.cc:290] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c [CANDIDATE]: Term 2 election: Requested vote from peers 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039), 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987)
I20260608 09:53:05.108171 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9a6976686f44188d616449482889eb" candidate_uuid: "fa119b4943584456a2007aa74ca05c2c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ccb2791235c4675b245460a3fc1ff58"
I20260608 09:53:05.109166 12930 raft_consensus.cc:3055] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:53:05.109546 12930 raft_consensus.cc:740] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Running, Role: LEADER
I20260608 09:53:05.112040 12930 consensus_queue.cc:260] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [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: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:05.115168 12930 raft_consensus.cc:3060] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:05.119308 13183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9a6976686f44188d616449482889eb" candidate_uuid: "fa119b4943584456a2007aa74ca05c2c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45c73268e49a4238b2b679a8f066e521"
I20260608 09:53:05.120023 13183 raft_consensus.cc:3060] T 0d9a6976686f44188d616449482889eb P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:05.137894 12930 raft_consensus.cc:2468] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa119b4943584456a2007aa74ca05c2c in term 2.
I20260608 09:53:05.138187 13183 raft_consensus.cc:2468] T 0d9a6976686f44188d616449482889eb P 45c73268e49a4238b2b679a8f066e521 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa119b4943584456a2007aa74ca05c2c in term 2.
I20260608 09:53:05.140219 12970 leader_election.cc:304] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c [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: 45c73268e49a4238b2b679a8f066e521, fa119b4943584456a2007aa74ca05c2c; no voters: 
I20260608 09:53:05.142628 13313 raft_consensus.cc:2804] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:53:05.143236 13313 raft_consensus.cc:697] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c [term 2 LEADER]: Becoming Leader. State: Replica: fa119b4943584456a2007aa74ca05c2c, State: Running, Role: LEADER
I20260608 09:53:05.144145 13313 consensus_queue.cc:237] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c [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: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
W20260608 09:53:05.146859 12801 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 09:53:05.147311 12801 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 831cd089a6164af28317874eb25264cb already in progress
W20260608 09:53:05.147614 12801 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 831cd089a6164af28317874eb25264cb already in progress
I20260608 09:53:05.159219 12749 catalog_manager.cc:5696] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c reported cstate change: term changed from 1 to 2, leader changed from 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194) to fa119b4943584456a2007aa74ca05c2c (127.9.161.195). New cstate: current_term: 2 leader_uuid: "fa119b4943584456a2007aa74ca05c2c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } health_report { overall_health: HEALTHY } } }
W20260608 09:53:05.261610 12821 consensus_peers.cc:597] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf -> Peer 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039): Couldn't send request to peer 45c73268e49a4238b2b679a8f066e521. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 831cd089a6164af28317874eb25264cb. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:05.271617 12928 raft_consensus.cc:1275] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Refusing update from remote peer 9733f15aa48b4704a057ed5fab0fefdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:53:05.276058 13133 consensus_queue.cc:1048] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 }, 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.283733 13270 raft_consensus.cc:993] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58: : Instructing follower 9733f15aa48b4704a057ed5fab0fefdf to start an election
I20260608 09:53:05.284245 13270 raft_consensus.cc:1081] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Signalling peer 9733f15aa48b4704a057ed5fab0fefdf to start an election
I20260608 09:53:05.286190 12853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02407b9336cc485c9db2e1616e51d31e"
dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
 from {username='slave'} at 127.0.0.1:56874
I20260608 09:53:05.286737 12853 raft_consensus.cc:493] T 02407b9336cc485c9db2e1616e51d31e P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:53:05.287123 12853 raft_consensus.cc:3060] T 02407b9336cc485c9db2e1616e51d31e P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:05.292546 13285 raft_consensus.cc:993] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf: : Instructing follower 8ccb2791235c4675b245460a3fc1ff58 to start an election
I20260608 09:53:05.294106 12853 raft_consensus.cc:515] T 02407b9336cc485c9db2e1616e51d31e P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:05.294803 13133 raft_consensus.cc:1081] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 2 LEADER]: Signalling peer 8ccb2791235c4675b245460a3fc1ff58 to start an election
I20260608 09:53:05.297677 13002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02407b9336cc485c9db2e1616e51d31e" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa119b4943584456a2007aa74ca05c2c"
I20260608 09:53:05.298578 12929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "831cd089a6164af28317874eb25264cb"
dest_uuid: "8ccb2791235c4675b245460a3fc1ff58"
 from {username='slave'} at 127.0.0.1:58752
I20260608 09:53:05.298750 13002 raft_consensus.cc:3060] T 02407b9336cc485c9db2e1616e51d31e P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:05.299152 12929 raft_consensus.cc:493] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:53:05.299567 12929 raft_consensus.cc:3060] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:53:05.302222 12927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02407b9336cc485c9db2e1616e51d31e" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ccb2791235c4675b245460a3fc1ff58"
I20260608 09:53:05.302841 12927 raft_consensus.cc:3055] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:53:05.303148 12927 raft_consensus.cc:740] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Running, Role: LEADER
I20260608 09:53:05.303989 12927 consensus_queue.cc:260] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [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: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:05.305086 12927 raft_consensus.cc:3060] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:05.312275 13002 raft_consensus.cc:2468] T 02407b9336cc485c9db2e1616e51d31e P fa119b4943584456a2007aa74ca05c2c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9733f15aa48b4704a057ed5fab0fefdf in term 2.
I20260608 09:53:05.312927 12853 leader_election.cc:290] T 02407b9336cc485c9db2e1616e51d31e P 9733f15aa48b4704a057ed5fab0fefdf [CANDIDATE]: Term 2 election: Requested vote from peers 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:05.315963 12821 leader_election.cc:304] T 02407b9336cc485c9db2e1616e51d31e P 9733f15aa48b4704a057ed5fab0fefdf [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: 9733f15aa48b4704a057ed5fab0fefdf, fa119b4943584456a2007aa74ca05c2c; no voters: 
I20260608 09:53:05.319332 13133 raft_consensus.cc:2804] T 02407b9336cc485c9db2e1616e51d31e P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:53:05.321264 12927 raft_consensus.cc:2468] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9733f15aa48b4704a057ed5fab0fefdf in term 2.
I20260608 09:53:05.321671 13133 raft_consensus.cc:697] T 02407b9336cc485c9db2e1616e51d31e P 9733f15aa48b4704a057ed5fab0fefdf [term 2 LEADER]: Becoming Leader. State: Replica: 9733f15aa48b4704a057ed5fab0fefdf, State: Running, Role: LEADER
I20260608 09:53:05.323647 13133 consensus_queue.cc:237] T 02407b9336cc485c9db2e1616e51d31e P 9733f15aa48b4704a057ed5fab0fefdf [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: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:05.324343 12929 raft_consensus.cc:515] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } }
I20260608 09:53:05.350204 12853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "831cd089a6164af28317874eb25264cb" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
I20260608 09:53:05.352007 12853 raft_consensus.cc:3055] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 2 LEADER]: Stepping down as leader of term 2
I20260608 09:53:05.356850 12853 raft_consensus.cc:740] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9733f15aa48b4704a057ed5fab0fefdf, State: Running, Role: LEADER
I20260608 09:53:05.358968 12853 consensus_queue.cc:260] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } }
I20260608 09:53:05.361884 13002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "831cd089a6164af28317874eb25264cb" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "fa119b4943584456a2007aa74ca05c2c"
I20260608 09:53:05.373052 13002 raft_consensus.cc:3060] T 831cd089a6164af28317874eb25264cb P fa119b4943584456a2007aa74ca05c2c [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:53:05.373307 12853 raft_consensus.cc:3060] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:53:05.369345 13318 ts_tablet_manager.cc:933] T 377f463ed9a642439009085b4310fbe0 P 45c73268e49a4238b2b679a8f066e521: Initiating tablet copy from peer 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987)
I20260608 09:53:05.364282 12929 leader_election.cc:290] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 3 election: Requested vote from peers 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:05.379802 13002 raft_consensus.cc:2468] T 831cd089a6164af28317874eb25264cb P fa119b4943584456a2007aa74ca05c2c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 3.
I20260608 09:53:05.384140 13318 tablet_copy_client.cc:323] T 377f463ed9a642439009085b4310fbe0 P 45c73268e49a4238b2b679a8f066e521: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.194:36987
I20260608 09:53:05.385264 12749 catalog_manager.cc:5696] T 02407b9336cc485c9db2e1616e51d31e P 9733f15aa48b4704a057ed5fab0fefdf reported cstate change: term changed from 1 to 2, leader changed from 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194) to 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193). New cstate: current_term: 2 leader_uuid: "9733f15aa48b4704a057ed5fab0fefdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:05.388788 12940 tablet_copy_service.cc:140] P 8ccb2791235c4675b245460a3fc1ff58: Received BeginTabletCopySession request for tablet 377f463ed9a642439009085b4310fbe0 from peer 45c73268e49a4238b2b679a8f066e521 ({username='slave'} at 127.0.0.1:59678)
I20260608 09:53:05.389483 12940 tablet_copy_service.cc:161] P 8ccb2791235c4675b245460a3fc1ff58: Beginning new tablet copy session on tablet 377f463ed9a642439009085b4310fbe0 from peer 45c73268e49a4238b2b679a8f066e521 at {username='slave'} at 127.0.0.1:59678: session id = 45c73268e49a4238b2b679a8f066e521-377f463ed9a642439009085b4310fbe0
I20260608 09:53:05.400403 12940 tablet_copy_source_session.cc:215] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:05.379802 12853 raft_consensus.cc:2468] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 3.
I20260608 09:53:05.402719 12896 leader_election.cc:304] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [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: 8ccb2791235c4675b245460a3fc1ff58, fa119b4943584456a2007aa74ca05c2c; no voters: 
I20260608 09:53:05.404896 13270 raft_consensus.cc:2804] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:53:05.405452 13270 raft_consensus.cc:697] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 3 LEADER]: Becoming Leader. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Running, Role: LEADER
I20260608 09:53:05.406728 13270 consensus_queue.cc:237] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } }
I20260608 09:53:05.413321 13318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 377f463ed9a642439009085b4310fbe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:05.421617 12749 catalog_manager.cc:5696] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 reported cstate change: term changed from 2 to 3, leader changed from 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193) to 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194). New cstate: current_term: 3 leader_uuid: "8ccb2791235c4675b245460a3fc1ff58" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:05.435061 13318 tablet_copy_client.cc:806] T 377f463ed9a642439009085b4310fbe0 P 45c73268e49a4238b2b679a8f066e521: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:05.435894 13318 tablet_copy_client.cc:670] T 377f463ed9a642439009085b4310fbe0 P 45c73268e49a4238b2b679a8f066e521: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:05.440456 13318 tablet_copy_client.cc:538] T 377f463ed9a642439009085b4310fbe0 P 45c73268e49a4238b2b679a8f066e521: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:05.450762 13318 tablet_bootstrap.cc:492] T 377f463ed9a642439009085b4310fbe0 P 45c73268e49a4238b2b679a8f066e521: Bootstrap starting.
I20260608 09:53:05.473455 13318 tablet_bootstrap.cc:492] T 377f463ed9a642439009085b4310fbe0 P 45c73268e49a4238b2b679a8f066e521: 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:05.474495 13318 tablet_bootstrap.cc:492] T 377f463ed9a642439009085b4310fbe0 P 45c73268e49a4238b2b679a8f066e521: Bootstrap complete.
I20260608 09:53:05.475245 13318 ts_tablet_manager.cc:1403] T 377f463ed9a642439009085b4310fbe0 P 45c73268e49a4238b2b679a8f066e521: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.002s
I20260608 09:53:05.478602 13318 raft_consensus.cc:359] T 377f463ed9a642439009085b4310fbe0 P 45c73268e49a4238b2b679a8f066e521 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } }
I20260608 09:53:05.479590 13318 raft_consensus.cc:740] T 377f463ed9a642439009085b4310fbe0 P 45c73268e49a4238b2b679a8f066e521 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 45c73268e49a4238b2b679a8f066e521, State: Initialized, Role: LEARNER
I20260608 09:53:05.480360 13318 consensus_queue.cc:260] T 377f463ed9a642439009085b4310fbe0 P 45c73268e49a4238b2b679a8f066e521 [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: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } }
I20260608 09:53:05.484905 13318 ts_tablet_manager.cc:1434] T 377f463ed9a642439009085b4310fbe0 P 45c73268e49a4238b2b679a8f066e521: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 09:53:05.487403 12940 tablet_copy_service.cc:342] P 8ccb2791235c4675b245460a3fc1ff58: Request end of tablet copy session 45c73268e49a4238b2b679a8f066e521-377f463ed9a642439009085b4310fbe0 received from {username='slave'} at 127.0.0.1:59678
I20260608 09:53:05.487886 12940 tablet_copy_service.cc:434] P 8ccb2791235c4675b245460a3fc1ff58: ending tablet copy session 45c73268e49a4238b2b679a8f066e521-377f463ed9a642439009085b4310fbe0 on tablet 377f463ed9a642439009085b4310fbe0 with peer 45c73268e49a4238b2b679a8f066e521
I20260608 09:53:05.539536 13183 raft_consensus.cc:1275] T 0d9a6976686f44188d616449482889eb P 45c73268e49a4238b2b679a8f066e521 [term 2 FOLLOWER]: Refusing update from remote peer fa119b4943584456a2007aa74ca05c2c: 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:05.541754 13313 consensus_queue.cc:1048] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:05.552597 12929 raft_consensus.cc:1275] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Refusing update from remote peer fa119b4943584456a2007aa74ca05c2c: 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:05.555012 13315 consensus_queue.cc:1048] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:05.577281 13318 ts_tablet_manager.cc:933] T 232ace2d0bfc46029eb0966c54072491 P 45c73268e49a4238b2b679a8f066e521: Initiating tablet copy from peer fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:05.590705 13318 tablet_copy_client.cc:323] T 232ace2d0bfc46029eb0966c54072491 P 45c73268e49a4238b2b679a8f066e521: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.195:42379
I20260608 09:53:05.592988 13014 tablet_copy_service.cc:140] P fa119b4943584456a2007aa74ca05c2c: Received BeginTabletCopySession request for tablet 232ace2d0bfc46029eb0966c54072491 from peer 45c73268e49a4238b2b679a8f066e521 ({username='slave'} at 127.0.0.1:40190)
I20260608 09:53:05.593647 13014 tablet_copy_service.cc:161] P fa119b4943584456a2007aa74ca05c2c: Beginning new tablet copy session on tablet 232ace2d0bfc46029eb0966c54072491 from peer 45c73268e49a4238b2b679a8f066e521 at {username='slave'} at 127.0.0.1:40190: session id = 45c73268e49a4238b2b679a8f066e521-232ace2d0bfc46029eb0966c54072491
I20260608 09:53:05.603631 13014 tablet_copy_source_session.cc:215] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:05.607425 13318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 232ace2d0bfc46029eb0966c54072491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:05.626710 13318 tablet_copy_client.cc:806] T 232ace2d0bfc46029eb0966c54072491 P 45c73268e49a4238b2b679a8f066e521: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:05.627359 13318 tablet_copy_client.cc:670] T 232ace2d0bfc46029eb0966c54072491 P 45c73268e49a4238b2b679a8f066e521: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:05.631894 13318 tablet_copy_client.cc:538] T 232ace2d0bfc46029eb0966c54072491 P 45c73268e49a4238b2b679a8f066e521: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:05.642364 13318 tablet_bootstrap.cc:492] T 232ace2d0bfc46029eb0966c54072491 P 45c73268e49a4238b2b679a8f066e521: Bootstrap starting.
I20260608 09:53:05.664592 13318 tablet_bootstrap.cc:492] T 232ace2d0bfc46029eb0966c54072491 P 45c73268e49a4238b2b679a8f066e521: 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:05.665581 13318 tablet_bootstrap.cc:492] T 232ace2d0bfc46029eb0966c54072491 P 45c73268e49a4238b2b679a8f066e521: Bootstrap complete.
I20260608 09:53:05.666345 13318 ts_tablet_manager.cc:1403] T 232ace2d0bfc46029eb0966c54072491 P 45c73268e49a4238b2b679a8f066e521: Time spent bootstrapping tablet: real 0.024s	user 0.023s	sys 0.000s
I20260608 09:53:05.669509 13318 raft_consensus.cc:359] T 232ace2d0bfc46029eb0966c54072491 P 45c73268e49a4238b2b679a8f066e521 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } }
I20260608 09:53:05.670439 13318 raft_consensus.cc:740] T 232ace2d0bfc46029eb0966c54072491 P 45c73268e49a4238b2b679a8f066e521 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 45c73268e49a4238b2b679a8f066e521, State: Initialized, Role: LEARNER
I20260608 09:53:05.671166 13318 consensus_queue.cc:260] T 232ace2d0bfc46029eb0966c54072491 P 45c73268e49a4238b2b679a8f066e521 [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: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } }
I20260608 09:53:05.673959 13318 ts_tablet_manager.cc:1434] T 232ace2d0bfc46029eb0966c54072491 P 45c73268e49a4238b2b679a8f066e521: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:53:05.678681 13014 tablet_copy_service.cc:342] P fa119b4943584456a2007aa74ca05c2c: Request end of tablet copy session 45c73268e49a4238b2b679a8f066e521-232ace2d0bfc46029eb0966c54072491 received from {username='slave'} at 127.0.0.1:40190
I20260608 09:53:05.679177 13014 tablet_copy_service.cc:434] P fa119b4943584456a2007aa74ca05c2c: ending tablet copy session 45c73268e49a4238b2b679a8f066e521-232ace2d0bfc46029eb0966c54072491 on tablet 232ace2d0bfc46029eb0966c54072491 with peer 45c73268e49a4238b2b679a8f066e521
I20260608 09:53:05.794790 12853 raft_consensus.cc:1275] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 3 FOLLOWER]: Refusing update from remote peer 8ccb2791235c4675b245460a3fc1ff58: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:53:05.796541 13124 consensus_queue.cc:1048] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } 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:05.806169 12853 raft_consensus.cc:2955] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 3 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } } }
W20260608 09:53:05.844740 12896 consensus_peers.cc:597] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 -> Peer 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039): Couldn't send request to peer 45c73268e49a4238b2b679a8f066e521. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 831cd089a6164af28317874eb25264cb. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:05.846920 13002 raft_consensus.cc:1275] T 831cd089a6164af28317874eb25264cb P fa119b4943584456a2007aa74ca05c2c [term 3 FOLLOWER]: Refusing update from remote peer 8ccb2791235c4675b245460a3fc1ff58: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:53:05.852201 13242 consensus_queue.cc:1048] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:53:05.893563 13183 raft_consensus.cc:1217] T 377f463ed9a642439009085b4310fbe0 P 45c73268e49a4238b2b679a8f066e521 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:53:05.915071 13002 raft_consensus.cc:1275] T 02407b9336cc485c9db2e1616e51d31e P fa119b4943584456a2007aa74ca05c2c [term 2 FOLLOWER]: Refusing update from remote peer 9733f15aa48b4704a057ed5fab0fefdf: 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:05.916672 13285 consensus_queue.cc:1048] T 02407b9336cc485c9db2e1616e51d31e P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:05.935957 12929 raft_consensus.cc:1275] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Refusing update from remote peer 9733f15aa48b4704a057ed5fab0fefdf: 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:05.944522 13321 consensus_queue.cc:1048] T 02407b9336cc485c9db2e1616e51d31e P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 }, 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.026917 13183 raft_consensus.cc:1217] T 232ace2d0bfc46029eb0966c54072491 P 45c73268e49a4238b2b679a8f066e521 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:53:06.317265 13124 raft_consensus.cc:1064] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58: attempting to promote NON_VOTER 45c73268e49a4238b2b679a8f066e521 to VOTER
I20260608 09:53:06.319844 13124 consensus_queue.cc:237] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [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: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } }
I20260608 09:53:06.329775 13183 raft_consensus.cc:1275] T 377f463ed9a642439009085b4310fbe0 P 45c73268e49a4238b2b679a8f066e521 [term 1 LEARNER]: Refusing update from remote peer 8ccb2791235c4675b245460a3fc1ff58: 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:06.331887 13003 raft_consensus.cc:1275] T 377f463ed9a642439009085b4310fbe0 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Refusing update from remote peer 8ccb2791235c4675b245460a3fc1ff58: 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:06.333652 12853 raft_consensus.cc:1275] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Refusing update from remote peer 8ccb2791235c4675b245460a3fc1ff58: 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:06.334035 13242 consensus_queue.cc:1048] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } 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:06.335562 13270 consensus_queue.cc:1048] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } 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:06.336663 13242 consensus_queue.cc:1048] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 }, 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.371021 13270 raft_consensus.cc:2955] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:06.377736 13183 raft_consensus.cc:2955] T 377f463ed9a642439009085b4310fbe0 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:06.400462 12853 raft_consensus.cc:2955] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:06.416651 13338 ts_tablet_manager.cc:933] T 831cd089a6164af28317874eb25264cb P 45c73268e49a4238b2b679a8f066e521: Initiating tablet copy from peer 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987)
I20260608 09:53:06.416194 12753 catalog_manager.cc:5696] T 377f463ed9a642439009085b4310fbe0 P 45c73268e49a4238b2b679a8f066e521 reported cstate change: config changed from index 2 to 3, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8ccb2791235c4675b245460a3fc1ff58" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:06.431917 13003 raft_consensus.cc:2955] T 377f463ed9a642439009085b4310fbe0 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:06.443718 13338 tablet_copy_client.cc:323] T 831cd089a6164af28317874eb25264cb P 45c73268e49a4238b2b679a8f066e521: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.194:36987
I20260608 09:53:06.445875 12940 tablet_copy_service.cc:140] P 8ccb2791235c4675b245460a3fc1ff58: Received BeginTabletCopySession request for tablet 831cd089a6164af28317874eb25264cb from peer 45c73268e49a4238b2b679a8f066e521 ({username='slave'} at 127.0.0.1:59678)
I20260608 09:53:06.446488 12940 tablet_copy_service.cc:161] P 8ccb2791235c4675b245460a3fc1ff58: Beginning new tablet copy session on tablet 831cd089a6164af28317874eb25264cb from peer 45c73268e49a4238b2b679a8f066e521 at {username='slave'} at 127.0.0.1:59678: session id = 45c73268e49a4238b2b679a8f066e521-831cd089a6164af28317874eb25264cb
I20260608 09:53:06.460069 12940 tablet_copy_source_session.cc:215] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:06.463900 13338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 831cd089a6164af28317874eb25264cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:06.475270 12929 consensus_queue.cc:237] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [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: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } }
I20260608 09:53:06.491279 13183 raft_consensus.cc:1275] T 377f463ed9a642439009085b4310fbe0 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Refusing update from remote peer 8ccb2791235c4675b245460a3fc1ff58: 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:06.493183 13338 tablet_copy_client.cc:806] T 831cd089a6164af28317874eb25264cb P 45c73268e49a4238b2b679a8f066e521: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:06.493441 13335 consensus_queue.cc:1048] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } 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:06.498061 13313 raft_consensus.cc:1064] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c: attempting to promote NON_VOTER 45c73268e49a4238b2b679a8f066e521 to VOTER
I20260608 09:53:06.501654 13270 raft_consensus.cc:2955] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fa119b4943584456a2007aa74ca05c2c (127.9.161.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:06.503729 13184 raft_consensus.cc:2955] T 377f463ed9a642439009085b4310fbe0 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fa119b4943584456a2007aa74ca05c2c (127.9.161.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:06.512912 12853 raft_consensus.cc:1275] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Refusing update from remote peer 8ccb2791235c4675b245460a3fc1ff58: 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:06.521044 13335 consensus_queue.cc:1048] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:53:06.500587 13313 consensus_queue.cc:237] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [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: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } }
I20260608 09:53:06.530097 12853 raft_consensus.cc:2955] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fa119b4943584456a2007aa74ca05c2c (127.9.161.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:06.493856 13338 tablet_copy_client.cc:670] T 831cd089a6164af28317874eb25264cb P 45c73268e49a4238b2b679a8f066e521: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:06.560087 12737 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 377f463ed9a642439009085b4310fbe0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:06.564940 13338 tablet_copy_client.cc:538] T 831cd089a6164af28317874eb25264cb P 45c73268e49a4238b2b679a8f066e521: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:06.574745 13338 tablet_bootstrap.cc:492] T 831cd089a6164af28317874eb25264cb P 45c73268e49a4238b2b679a8f066e521: Bootstrap starting.
I20260608 09:53:06.576599 12748 catalog_manager.cc:5696] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 reported cstate change: config changed from index 3 to 4, VOTER fa119b4943584456a2007aa74ca05c2c (127.9.161.195) evicted. New cstate: current_term: 1 leader_uuid: "8ccb2791235c4675b245460a3fc1ff58" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:06.591650 12988 tablet_service.cc:1558] Processing DeleteTablet for tablet 377f463ed9a642439009085b4310fbe0 with delete_type TABLET_DATA_TOMBSTONED (TS fa119b4943584456a2007aa74ca05c2c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59540
I20260608 09:53:06.594372 13346 tablet_replica.cc:333] T 377f463ed9a642439009085b4310fbe0 P fa119b4943584456a2007aa74ca05c2c: stopping tablet replica
I20260608 09:53:06.596122 13346 raft_consensus.cc:2243] T 377f463ed9a642439009085b4310fbe0 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:06.598170 13346 raft_consensus.cc:2272] T 377f463ed9a642439009085b4310fbe0 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:06.603257 13346 ts_tablet_manager.cc:1916] T 377f463ed9a642439009085b4310fbe0 P fa119b4943584456a2007aa74ca05c2c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:06.624486 13183 raft_consensus.cc:1275] T 232ace2d0bfc46029eb0966c54072491 P 45c73268e49a4238b2b679a8f066e521 [term 1 LEARNER]: Refusing update from remote peer fa119b4943584456a2007aa74ca05c2c: 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:06.626706 13314 consensus_queue.cc:1048] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } 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:06.628978 13338 tablet_bootstrap.cc:492] T 831cd089a6164af28317874eb25264cb P 45c73268e49a4238b2b679a8f066e521: 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:06.630076 13338 tablet_bootstrap.cc:492] T 831cd089a6164af28317874eb25264cb P 45c73268e49a4238b2b679a8f066e521: Bootstrap complete.
I20260608 09:53:06.630883 13338 ts_tablet_manager.cc:1403] T 831cd089a6164af28317874eb25264cb P 45c73268e49a4238b2b679a8f066e521: Time spent bootstrapping tablet: real 0.056s	user 0.030s	sys 0.005s
I20260608 09:53:06.634419 13338 raft_consensus.cc:359] T 831cd089a6164af28317874eb25264cb P 45c73268e49a4238b2b679a8f066e521 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } }
I20260608 09:53:06.637218 12929 raft_consensus.cc:1275] T 232ace2d0bfc46029eb0966c54072491 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Refusing update from remote peer fa119b4943584456a2007aa74ca05c2c: 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:06.640637 12850 raft_consensus.cc:1275] T 232ace2d0bfc46029eb0966c54072491 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Refusing update from remote peer fa119b4943584456a2007aa74ca05c2c: 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:06.645349 13338 raft_consensus.cc:740] T 831cd089a6164af28317874eb25264cb P 45c73268e49a4238b2b679a8f066e521 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 45c73268e49a4238b2b679a8f066e521, State: Initialized, Role: LEARNER
I20260608 09:53:06.645972 13314 consensus_queue.cc:1048] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } 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:06.646322 13338 consensus_queue.cc:260] T 831cd089a6164af28317874eb25264cb P 45c73268e49a4238b2b679a8f066e521 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } }
I20260608 09:53:06.649134 13338 ts_tablet_manager.cc:1434] T 831cd089a6164af28317874eb25264cb P 45c73268e49a4238b2b679a8f066e521: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260608 09:53:06.651233 12940 tablet_copy_service.cc:342] P 8ccb2791235c4675b245460a3fc1ff58: Request end of tablet copy session 45c73268e49a4238b2b679a8f066e521-831cd089a6164af28317874eb25264cb received from {username='slave'} at 127.0.0.1:59678
I20260608 09:53:06.651755 12940 tablet_copy_service.cc:434] P 8ccb2791235c4675b245460a3fc1ff58: ending tablet copy session 45c73268e49a4238b2b679a8f066e521-831cd089a6164af28317874eb25264cb on tablet 831cd089a6164af28317874eb25264cb with peer 45c73268e49a4238b2b679a8f066e521
I20260608 09:53:06.642051 13346 ts_tablet_manager.cc:1929] T 377f463ed9a642439009085b4310fbe0 P fa119b4943584456a2007aa74ca05c2c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:53:06.654910 13346 log.cc:1199] T 377f463ed9a642439009085b4310fbe0 P fa119b4943584456a2007aa74ca05c2c: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/ts-2-root/wals/377f463ed9a642439009085b4310fbe0
I20260608 09:53:06.655618 13314 consensus_queue.cc:1048] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:53:06.656944 12740 catalog_manager.cc:5027] TS fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379): tablet 377f463ed9a642439009085b4310fbe0 (table range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]) successfully deleted
I20260608 09:53:06.692426 13315 raft_consensus.cc:2955] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:06.704779 12851 raft_consensus.cc:2955] T 232ace2d0bfc46029eb0966c54072491 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:06.726586 12929 raft_consensus.cc:2955] T 232ace2d0bfc46029eb0966c54072491 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:06.748888 13183 raft_consensus.cc:2955] T 232ace2d0bfc46029eb0966c54072491 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:06.759588 12752 catalog_manager.cc:5696] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c reported cstate change: config changed from index 2 to 3, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fa119b4943584456a2007aa74ca05c2c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:06.793677 13002 consensus_queue.cc:237] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [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: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } }
I20260608 09:53:06.800699 13183 raft_consensus.cc:1275] T 232ace2d0bfc46029eb0966c54072491 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Refusing update from remote peer fa119b4943584456a2007aa74ca05c2c: 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:06.804188 13350 consensus_queue.cc:1048] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } 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:06.811833 12851 raft_consensus.cc:1275] T 232ace2d0bfc46029eb0966c54072491 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Refusing update from remote peer fa119b4943584456a2007aa74ca05c2c: 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:06.813611 13313 consensus_queue.cc:1048] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 }, 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.813055 13315 raft_consensus.cc:2955] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:06.818885 12806 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:53:06.818325 12851 raft_consensus.cc:2955] T 232ace2d0bfc46029eb0966c54072491 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:06.816619 13183 raft_consensus.cc:2955] T 232ace2d0bfc46029eb0966c54072491 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:06.833766 12740 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 232ace2d0bfc46029eb0966c54072491 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:06.840015 12753 catalog_manager.cc:5696] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c reported cstate change: config changed from index 3 to 4, VOTER 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194) evicted. New cstate: current_term: 1 leader_uuid: "fa119b4943584456a2007aa74ca05c2c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:06.857746 12918 tablet_service.cc:1558] Processing DeleteTablet for tablet 232ace2d0bfc46029eb0966c54072491 with delete_type TABLET_DATA_TOMBSTONED (TS 8ccb2791235c4675b245460a3fc1ff58 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58738
I20260608 09:53:06.864022 13351 tablet_replica.cc:333] T 232ace2d0bfc46029eb0966c54072491 P 8ccb2791235c4675b245460a3fc1ff58: stopping tablet replica
I20260608 09:53:06.865163 13351 raft_consensus.cc:2243] T 232ace2d0bfc46029eb0966c54072491 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:06.866055 13351 raft_consensus.cc:2272] T 232ace2d0bfc46029eb0966c54072491 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:06.866706 12929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "377f463ed9a642439009085b4310fbe0"
dest_uuid: "8ccb2791235c4675b245460a3fc1ff58"
mode: GRACEFUL
new_leader_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
 from {username='slave'} at 127.0.0.1:59690
I20260608 09:53:06.867389 12929 raft_consensus.cc:606] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Received request to transfer leadership to TS 9733f15aa48b4704a057ed5fab0fefdf
I20260608 09:53:06.868929 12806 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 09:53:06.869853 12806 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:06.869901 13351 ts_tablet_manager.cc:1916] T 232ace2d0bfc46029eb0966c54072491 P 8ccb2791235c4675b245460a3fc1ff58: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:06.881239 13351 ts_tablet_manager.cc:1929] T 232ace2d0bfc46029eb0966c54072491 P 8ccb2791235c4675b245460a3fc1ff58: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:53:06.881564 13351 log.cc:1199] T 232ace2d0bfc46029eb0966c54072491 P 8ccb2791235c4675b245460a3fc1ff58: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/ts-1-root/wals/232ace2d0bfc46029eb0966c54072491
I20260608 09:53:06.883212 12737 catalog_manager.cc:5027] TS 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987): tablet 232ace2d0bfc46029eb0966c54072491 (table range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]) successfully deleted
I20260608 09:53:06.953094 13183 raft_consensus.cc:1217] T 831cd089a6164af28317874eb25264cb P 45c73268e49a4238b2b679a8f066e521 [term 3 LEARNER]: Deduplicated request from leader. Original: 2.3->[3.4-3.4]   Dedup: 3.4->[]
I20260608 09:53:07.145702 13337 raft_consensus.cc:993] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58: : Instructing follower 9733f15aa48b4704a057ed5fab0fefdf to start an election
I20260608 09:53:07.146273 13270 raft_consensus.cc:1081] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Signalling peer 9733f15aa48b4704a057ed5fab0fefdf to start an election
I20260608 09:53:07.147746 12851 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "377f463ed9a642439009085b4310fbe0"
dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
 from {username='slave'} at 127.0.0.1:56874
I20260608 09:53:07.148257 12851 raft_consensus.cc:493] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:53:07.148645 12851 raft_consensus.cc:3060] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:07.153369 12851 raft_consensus.cc:515] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } }
I20260608 09:53:07.155342 12851 leader_election.cc:290] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf [CANDIDATE]: Term 2 election: Requested vote from peers 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987), 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039)
I20260608 09:53:07.156177 12929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377f463ed9a642439009085b4310fbe0" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8ccb2791235c4675b245460a3fc1ff58"
I20260608 09:53:07.156898 13183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377f463ed9a642439009085b4310fbe0" candidate_uuid: "9733f15aa48b4704a057ed5fab0fefdf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "45c73268e49a4238b2b679a8f066e521"
I20260608 09:53:07.156939 12929 raft_consensus.cc:3055] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:53:07.157502 13183 raft_consensus.cc:3060] T 377f463ed9a642439009085b4310fbe0 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:07.157476 12929 raft_consensus.cc:740] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Running, Role: LEADER
I20260608 09:53:07.158895 12929 consensus_queue.cc:260] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } }
I20260608 09:53:07.160322 12929 raft_consensus.cc:3060] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:07.162971 13183 raft_consensus.cc:2468] T 377f463ed9a642439009085b4310fbe0 P 45c73268e49a4238b2b679a8f066e521 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9733f15aa48b4704a057ed5fab0fefdf in term 2.
I20260608 09:53:07.164141 12821 leader_election.cc:304] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf [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: 45c73268e49a4238b2b679a8f066e521, 9733f15aa48b4704a057ed5fab0fefdf; no voters: 
I20260608 09:53:07.164891 13321 raft_consensus.cc:2804] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:53:07.165350 13321 raft_consensus.cc:697] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf [term 2 LEADER]: Becoming Leader. State: Replica: 9733f15aa48b4704a057ed5fab0fefdf, State: Running, Role: LEADER
I20260608 09:53:07.166558 13321 consensus_queue.cc:237] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } }
I20260608 09:53:07.168226 12929 raft_consensus.cc:2468] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9733f15aa48b4704a057ed5fab0fefdf in term 2.
I20260608 09:53:07.174005 12752 catalog_manager.cc:5696] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf reported cstate change: term changed from 1 to 2, leader changed from 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194) to 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193). New cstate: current_term: 2 leader_uuid: "9733f15aa48b4704a057ed5fab0fefdf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:07.553906 13183 raft_consensus.cc:1275] T 377f463ed9a642439009085b4310fbe0 P 45c73268e49a4238b2b679a8f066e521 [term 2 FOLLOWER]: Refusing update from remote peer 9733f15aa48b4704a057ed5fab0fefdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:53:07.555203 13321 consensus_queue.cc:1048] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } 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:07.572041 12929 raft_consensus.cc:1275] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Refusing update from remote peer 9733f15aa48b4704a057ed5fab0fefdf: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:53:07.574220 13285 consensus_queue.cc:1048] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:53:07.581390 13270 raft_consensus.cc:1064] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58: attempting to promote NON_VOTER 45c73268e49a4238b2b679a8f066e521 to VOTER
I20260608 09:53:07.584365 13270 consensus_queue.cc:237] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } }
I20260608 09:53:07.600164 13184 raft_consensus.cc:1275] T 831cd089a6164af28317874eb25264cb P 45c73268e49a4238b2b679a8f066e521 [term 3 LEARNER]: Refusing update from remote peer 8ccb2791235c4675b245460a3fc1ff58: 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:07.602319 13335 consensus_queue.cc:1048] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } 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:07.604004 13002 raft_consensus.cc:1275] T 831cd089a6164af28317874eb25264cb P fa119b4943584456a2007aa74ca05c2c [term 3 FOLLOWER]: Refusing update from remote peer 8ccb2791235c4675b245460a3fc1ff58: 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:07.607321 12853 raft_consensus.cc:1275] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 3 FOLLOWER]: Refusing update from remote peer 8ccb2791235c4675b245460a3fc1ff58: 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:07.609526 13270 consensus_queue.cc:1048] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 09:53:07.612023 13270 consensus_queue.cc:1048] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:53:07.634985 13270 raft_consensus.cc:2955] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:07.637224 13184 raft_consensus.cc:2955] T 831cd089a6164af28317874eb25264cb P 45c73268e49a4238b2b679a8f066e521 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:07.641040 13002 raft_consensus.cc:2955] T 831cd089a6164af28317874eb25264cb P fa119b4943584456a2007aa74ca05c2c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:07.647830 12853 raft_consensus.cc:2955] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:07.650589 12752 catalog_manager.cc:5696] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 reported cstate change: config changed from index 2 to 5, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "8ccb2791235c4675b245460a3fc1ff58" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:07.668067 12929 consensus_queue.cc:237] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } }
I20260608 09:53:07.678861 13184 raft_consensus.cc:1275] T 831cd089a6164af28317874eb25264cb P 45c73268e49a4238b2b679a8f066e521 [term 3 FOLLOWER]: Refusing update from remote peer 8ccb2791235c4675b245460a3fc1ff58: 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:07.678898 13002 raft_consensus.cc:1275] T 831cd089a6164af28317874eb25264cb P fa119b4943584456a2007aa74ca05c2c [term 3 FOLLOWER]: Refusing update from remote peer 8ccb2791235c4675b245460a3fc1ff58: 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:07.681500 13270 consensus_queue.cc:1048] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 09:53:07.682581 13337 consensus_queue.cc:1048] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } 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:07.690376 13337 raft_consensus.cc:2955] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:07.693605 13184 raft_consensus.cc:2955] T 831cd089a6164af28317874eb25264cb P 45c73268e49a4238b2b679a8f066e521 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:07.698553 13002 raft_consensus.cc:2955] T 831cd089a6164af28317874eb25264cb P fa119b4943584456a2007aa74ca05c2c [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:07.700230 12737 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 831cd089a6164af28317874eb25264cb with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:07.704752 12752 catalog_manager.cc:5696] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 reported cstate change: config changed from index 5 to 6, VOTER 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193) evicted. New cstate: current_term: 3 leader_uuid: "8ccb2791235c4675b245460a3fc1ff58" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:07.722150 12844 tablet_service.cc:1558] Processing DeleteTablet for tablet 831cd089a6164af28317874eb25264cb with delete_type TABLET_DATA_TOMBSTONED (TS 9733f15aa48b4704a057ed5fab0fefdf not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:56864
I20260608 09:53:07.726639 13361 tablet_replica.cc:333] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf: stopping tablet replica
I20260608 09:53:07.727521 13361 raft_consensus.cc:2243] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:07.728226 13361 raft_consensus.cc:2272] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:07.730898 13361 ts_tablet_manager.cc:1916] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:07.745628 13361 ts_tablet_manager.cc:1929] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260608 09:53:07.746090 13361 log.cc:1199] T 831cd089a6164af28317874eb25264cb P 9733f15aa48b4704a057ed5fab0fefdf: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/ts-0-root/wals/831cd089a6164af28317874eb25264cb
I20260608 09:53:07.747676 12737 catalog_manager.cc:5027] TS 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017): tablet 831cd089a6164af28317874eb25264cb (table range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]) successfully deleted
I20260608 09:53:07.882071 13002 consensus_queue.cc:237] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [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: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } }
I20260608 09:53:07.888574 12853 raft_consensus.cc:1275] T 3a72c6e49f9f416b8514c272254a2fad P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Refusing update from remote peer fa119b4943584456a2007aa74ca05c2c: 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:07.888823 12970 consensus_peers.cc:597] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c -> Peer 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039): Couldn't send request to peer 45c73268e49a4238b2b679a8f066e521. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a72c6e49f9f416b8514c272254a2fad. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:07.889405 12929 raft_consensus.cc:1275] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Refusing update from remote peer fa119b4943584456a2007aa74ca05c2c: 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:07.889981 13350 consensus_queue.cc:1048] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } 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:07.890936 13313 consensus_queue.cc:1048] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:07.899384 13315 raft_consensus.cc:2955] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } } }
I20260608 09:53:07.902688 12929 raft_consensus.cc:2955] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } } }
I20260608 09:53:07.910794 12853 raft_consensus.cc:2955] T 3a72c6e49f9f416b8514c272254a2fad P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } } }
I20260608 09:53:07.920464 12748 catalog_manager.cc:5696] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58 reported cstate change: config changed from index -1 to 2, NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "fa119b4943584456a2007aa74ca05c2c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } } }
I20260608 09:53:07.924785 12929 consensus_queue.cc:237] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [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: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: NON_VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { promote: true } }
I20260608 09:53:07.935338 13184 raft_consensus.cc:1275] T ce64250166924201b0d0416770d3899a P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Refusing update from remote peer 8ccb2791235c4675b245460a3fc1ff58: 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:07.936450 12853 raft_consensus.cc:1275] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Refusing update from remote peer 8ccb2791235c4675b245460a3fc1ff58: 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:07.938133 13335 consensus_queue.cc:1048] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:53:07.939091 12896 consensus_peers.cc:597] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 -> Peer fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379): Couldn't send request to peer fa119b4943584456a2007aa74ca05c2c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce64250166924201b0d0416770d3899a. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:07.940502 13335 consensus_queue.cc:1048] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } 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:07.948654 13337 raft_consensus.cc:2955] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa119b4943584456a2007aa74ca05c2c (127.9.161.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: NON_VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { promote: true } } }
I20260608 09:53:07.952896 13184 raft_consensus.cc:2955] T ce64250166924201b0d0416770d3899a P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa119b4943584456a2007aa74ca05c2c (127.9.161.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: NON_VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { promote: true } } }
I20260608 09:53:07.953676 12853 raft_consensus.cc:2955] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa119b4943584456a2007aa74ca05c2c (127.9.161.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: NON_VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { promote: true } } }
I20260608 09:53:07.964282 12748 catalog_manager.cc:5696] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 reported cstate change: config changed from index -1 to 2, NON_VOTER fa119b4943584456a2007aa74ca05c2c (127.9.161.195) added. New cstate: current_term: 1 leader_uuid: "8ccb2791235c4675b245460a3fc1ff58" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: NON_VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:07.964882 12851 consensus_queue.cc:237] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [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: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } }
I20260608 09:53:07.975378 13002 raft_consensus.cc:1275] T 9a7731b4d0da489a8fb49f79fcacb62c P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Refusing update from remote peer 9733f15aa48b4704a057ed5fab0fefdf: 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:07.977659 12821 consensus_peers.cc:597] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf -> Peer 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039): Couldn't send request to peer 45c73268e49a4238b2b679a8f066e521. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9a7731b4d0da489a8fb49f79fcacb62c. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:07.978477 12929 raft_consensus.cc:1275] T 9a7731b4d0da489a8fb49f79fcacb62c P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Refusing update from remote peer 9733f15aa48b4704a057ed5fab0fefdf: 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:07.977645 13285 consensus_queue.cc:1048] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } 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:07.980123 13321 consensus_queue.cc:1048] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:07.988435 13285 raft_consensus.cc:2955] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } } }
I20260608 09:53:07.990414 13002 raft_consensus.cc:2955] T 9a7731b4d0da489a8fb49f79fcacb62c P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } } }
I20260608 09:53:07.997301 12929 raft_consensus.cc:2955] T 9a7731b4d0da489a8fb49f79fcacb62c P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } } }
I20260608 09:53:08.003819 12752 catalog_manager.cc:5696] T 9a7731b4d0da489a8fb49f79fcacb62c P fa119b4943584456a2007aa74ca05c2c reported cstate change: config changed from index -1 to 2, NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "9733f15aa48b4704a057ed5fab0fefdf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } } }
I20260608 09:53:08.006728 12851 consensus_queue.cc:237] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [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: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: NON_VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { promote: true } }
I20260608 09:53:08.029109 13002 raft_consensus.cc:1275] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Refusing update from remote peer 9733f15aa48b4704a057ed5fab0fefdf: 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:08.029378 13184 raft_consensus.cc:1275] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Refusing update from remote peer 9733f15aa48b4704a057ed5fab0fefdf: 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:08.030227 12818 consensus_peers.cc:597] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf -> Peer 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987): Couldn't send request to peer 8ccb2791235c4675b245460a3fc1ff58. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 844ad92d9b27402d9e3c3b2cb70dd7e9. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:08.030588 13321 consensus_queue.cc:1048] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 }, 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.031520 13373 consensus_queue.cc:1048] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } 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:08.039732 13285 raft_consensus.cc:2955] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: NON_VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { promote: true } } }
I20260608 09:53:08.041882 13002 raft_consensus.cc:2955] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: NON_VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { promote: true } } }
I20260608 09:53:08.042205 13184 raft_consensus.cc:2955] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: NON_VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { promote: true } } }
I20260608 09:53:08.054483 12748 catalog_manager.cc:5696] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P fa119b4943584456a2007aa74ca05c2c reported cstate change: config changed from index -1 to 2, NON_VOTER 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194) added. New cstate: current_term: 1 leader_uuid: "9733f15aa48b4704a057ed5fab0fefdf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: NON_VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { promote: true } } }
I20260608 09:53:08.374743 13378 ts_tablet_manager.cc:933] T ce64250166924201b0d0416770d3899a P fa119b4943584456a2007aa74ca05c2c: Initiating tablet copy from peer 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987)
I20260608 09:53:08.376443 13378 tablet_copy_client.cc:323] T ce64250166924201b0d0416770d3899a P fa119b4943584456a2007aa74ca05c2c: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.194:36987
I20260608 09:53:08.378276 12940 tablet_copy_service.cc:140] P 8ccb2791235c4675b245460a3fc1ff58: Received BeginTabletCopySession request for tablet ce64250166924201b0d0416770d3899a from peer fa119b4943584456a2007aa74ca05c2c ({username='slave'} at 127.0.0.1:58756)
I20260608 09:53:08.378748 12940 tablet_copy_service.cc:161] P 8ccb2791235c4675b245460a3fc1ff58: Beginning new tablet copy session on tablet ce64250166924201b0d0416770d3899a from peer fa119b4943584456a2007aa74ca05c2c at {username='slave'} at 127.0.0.1:58756: session id = fa119b4943584456a2007aa74ca05c2c-ce64250166924201b0d0416770d3899a
I20260608 09:53:08.383692 12940 tablet_copy_source_session.cc:215] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:08.387070 13378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce64250166924201b0d0416770d3899a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:08.389930 13380 ts_tablet_manager.cc:933] T 9a7731b4d0da489a8fb49f79fcacb62c P 45c73268e49a4238b2b679a8f066e521: Initiating tablet copy from peer 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017)
I20260608 09:53:08.392156 13380 tablet_copy_client.cc:323] T 9a7731b4d0da489a8fb49f79fcacb62c P 45c73268e49a4238b2b679a8f066e521: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.193:38017
I20260608 09:53:08.394251 12865 tablet_copy_service.cc:140] P 9733f15aa48b4704a057ed5fab0fefdf: Received BeginTabletCopySession request for tablet 9a7731b4d0da489a8fb49f79fcacb62c from peer 45c73268e49a4238b2b679a8f066e521 ({username='slave'} at 127.0.0.1:47082)
I20260608 09:53:08.394843 12865 tablet_copy_service.cc:161] P 9733f15aa48b4704a057ed5fab0fefdf: Beginning new tablet copy session on tablet 9a7731b4d0da489a8fb49f79fcacb62c from peer 45c73268e49a4238b2b679a8f066e521 at {username='slave'} at 127.0.0.1:47082: session id = 45c73268e49a4238b2b679a8f066e521-9a7731b4d0da489a8fb49f79fcacb62c
I20260608 09:53:08.403985 13378 tablet_copy_client.cc:806] T ce64250166924201b0d0416770d3899a P fa119b4943584456a2007aa74ca05c2c: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:08.404668 13378 tablet_copy_client.cc:670] T ce64250166924201b0d0416770d3899a P fa119b4943584456a2007aa74ca05c2c: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:08.405943 12865 tablet_copy_source_session.cc:215] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:08.409591 13380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7731b4d0da489a8fb49f79fcacb62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:08.410070 13378 tablet_copy_client.cc:538] T ce64250166924201b0d0416770d3899a P fa119b4943584456a2007aa74ca05c2c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:08.416740 13378 tablet_bootstrap.cc:492] T ce64250166924201b0d0416770d3899a P fa119b4943584456a2007aa74ca05c2c: Bootstrap starting.
I20260608 09:53:08.425959 13380 tablet_copy_client.cc:806] T 9a7731b4d0da489a8fb49f79fcacb62c P 45c73268e49a4238b2b679a8f066e521: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:08.426656 13380 tablet_copy_client.cc:670] T 9a7731b4d0da489a8fb49f79fcacb62c P 45c73268e49a4238b2b679a8f066e521: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:08.430946 13380 tablet_copy_client.cc:538] T 9a7731b4d0da489a8fb49f79fcacb62c P 45c73268e49a4238b2b679a8f066e521: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:08.434918 13378 tablet_bootstrap.cc:492] T ce64250166924201b0d0416770d3899a P fa119b4943584456a2007aa74ca05c2c: 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:08.436192 13378 tablet_bootstrap.cc:492] T ce64250166924201b0d0416770d3899a P fa119b4943584456a2007aa74ca05c2c: Bootstrap complete.
I20260608 09:53:08.436760 13378 ts_tablet_manager.cc:1403] T ce64250166924201b0d0416770d3899a P fa119b4943584456a2007aa74ca05c2c: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260608 09:53:08.439451 13378 raft_consensus.cc:359] T ce64250166924201b0d0416770d3899a P fa119b4943584456a2007aa74ca05c2c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: NON_VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { promote: true } }
I20260608 09:53:08.440011 13380 tablet_bootstrap.cc:492] T 9a7731b4d0da489a8fb49f79fcacb62c P 45c73268e49a4238b2b679a8f066e521: Bootstrap starting.
I20260608 09:53:08.440071 13378 raft_consensus.cc:740] T ce64250166924201b0d0416770d3899a P fa119b4943584456a2007aa74ca05c2c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fa119b4943584456a2007aa74ca05c2c, State: Initialized, Role: LEARNER
I20260608 09:53:08.440955 13378 consensus_queue.cc:260] T ce64250166924201b0d0416770d3899a P fa119b4943584456a2007aa74ca05c2c [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: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: NON_VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { promote: true } }
I20260608 09:53:08.443948 13378 ts_tablet_manager.cc:1434] T ce64250166924201b0d0416770d3899a P fa119b4943584456a2007aa74ca05c2c: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260608 09:53:08.445757 12940 tablet_copy_service.cc:342] P 8ccb2791235c4675b245460a3fc1ff58: Request end of tablet copy session fa119b4943584456a2007aa74ca05c2c-ce64250166924201b0d0416770d3899a received from {username='slave'} at 127.0.0.1:58756
I20260608 09:53:08.446553 12940 tablet_copy_service.cc:434] P 8ccb2791235c4675b245460a3fc1ff58: ending tablet copy session fa119b4943584456a2007aa74ca05c2c-ce64250166924201b0d0416770d3899a on tablet ce64250166924201b0d0416770d3899a with peer fa119b4943584456a2007aa74ca05c2c
I20260608 09:53:08.462880 13380 tablet_bootstrap.cc:492] T 9a7731b4d0da489a8fb49f79fcacb62c P 45c73268e49a4238b2b679a8f066e521: 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:08.463848 13380 tablet_bootstrap.cc:492] T 9a7731b4d0da489a8fb49f79fcacb62c P 45c73268e49a4238b2b679a8f066e521: Bootstrap complete.
I20260608 09:53:08.464490 13380 ts_tablet_manager.cc:1403] T 9a7731b4d0da489a8fb49f79fcacb62c P 45c73268e49a4238b2b679a8f066e521: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.005s
I20260608 09:53:08.467052 13380 raft_consensus.cc:359] T 9a7731b4d0da489a8fb49f79fcacb62c P 45c73268e49a4238b2b679a8f066e521 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } }
I20260608 09:53:08.467727 13380 raft_consensus.cc:740] T 9a7731b4d0da489a8fb49f79fcacb62c P 45c73268e49a4238b2b679a8f066e521 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 45c73268e49a4238b2b679a8f066e521, State: Initialized, Role: LEARNER
I20260608 09:53:08.468271 13380 consensus_queue.cc:260] T 9a7731b4d0da489a8fb49f79fcacb62c P 45c73268e49a4238b2b679a8f066e521 [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: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } }
I20260608 09:53:08.470803 13380 ts_tablet_manager.cc:1434] T 9a7731b4d0da489a8fb49f79fcacb62c P 45c73268e49a4238b2b679a8f066e521: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 09:53:08.473398 12865 tablet_copy_service.cc:342] P 9733f15aa48b4704a057ed5fab0fefdf: Request end of tablet copy session 45c73268e49a4238b2b679a8f066e521-9a7731b4d0da489a8fb49f79fcacb62c received from {username='slave'} at 127.0.0.1:47082
I20260608 09:53:08.476186 12865 tablet_copy_service.cc:434] P 9733f15aa48b4704a057ed5fab0fefdf: ending tablet copy session 45c73268e49a4238b2b679a8f066e521-9a7731b4d0da489a8fb49f79fcacb62c on tablet 9a7731b4d0da489a8fb49f79fcacb62c with peer 45c73268e49a4238b2b679a8f066e521
I20260608 09:53:08.496605 13380 ts_tablet_manager.cc:933] T 3a72c6e49f9f416b8514c272254a2fad P 45c73268e49a4238b2b679a8f066e521: Initiating tablet copy from peer fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:08.498355 13380 tablet_copy_client.cc:323] T 3a72c6e49f9f416b8514c272254a2fad P 45c73268e49a4238b2b679a8f066e521: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.195:42379
I20260608 09:53:08.500036 13014 tablet_copy_service.cc:140] P fa119b4943584456a2007aa74ca05c2c: Received BeginTabletCopySession request for tablet 3a72c6e49f9f416b8514c272254a2fad from peer 45c73268e49a4238b2b679a8f066e521 ({username='slave'} at 127.0.0.1:40190)
I20260608 09:53:08.500605 13014 tablet_copy_service.cc:161] P fa119b4943584456a2007aa74ca05c2c: Beginning new tablet copy session on tablet 3a72c6e49f9f416b8514c272254a2fad from peer 45c73268e49a4238b2b679a8f066e521 at {username='slave'} at 127.0.0.1:40190: session id = 45c73268e49a4238b2b679a8f066e521-3a72c6e49f9f416b8514c272254a2fad
I20260608 09:53:08.508913 13014 tablet_copy_source_session.cc:215] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:08.509122 13385 ts_tablet_manager.cc:933] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 8ccb2791235c4675b245460a3fc1ff58: Initiating tablet copy from peer 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017)
I20260608 09:53:08.511212 13385 tablet_copy_client.cc:323] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 8ccb2791235c4675b245460a3fc1ff58: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.193:38017
I20260608 09:53:08.512650 13380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a72c6e49f9f416b8514c272254a2fad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:08.512955 12865 tablet_copy_service.cc:140] P 9733f15aa48b4704a057ed5fab0fefdf: Received BeginTabletCopySession request for tablet 844ad92d9b27402d9e3c3b2cb70dd7e9 from peer 8ccb2791235c4675b245460a3fc1ff58 ({username='slave'} at 127.0.0.1:56874)
I20260608 09:53:08.513502 12865 tablet_copy_service.cc:161] P 9733f15aa48b4704a057ed5fab0fefdf: Beginning new tablet copy session on tablet 844ad92d9b27402d9e3c3b2cb70dd7e9 from peer 8ccb2791235c4675b245460a3fc1ff58 at {username='slave'} at 127.0.0.1:56874: session id = 8ccb2791235c4675b245460a3fc1ff58-844ad92d9b27402d9e3c3b2cb70dd7e9
I20260608 09:53:08.529438 13380 tablet_copy_client.cc:806] T 3a72c6e49f9f416b8514c272254a2fad P 45c73268e49a4238b2b679a8f066e521: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:08.530164 13380 tablet_copy_client.cc:670] T 3a72c6e49f9f416b8514c272254a2fad P 45c73268e49a4238b2b679a8f066e521: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:08.535535 13380 tablet_copy_client.cc:538] T 3a72c6e49f9f416b8514c272254a2fad P 45c73268e49a4238b2b679a8f066e521: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:08.534711 12865 tablet_copy_source_session.cc:215] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:08.541110 13385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 844ad92d9b27402d9e3c3b2cb70dd7e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:08.545177 13380 tablet_bootstrap.cc:492] T 3a72c6e49f9f416b8514c272254a2fad P 45c73268e49a4238b2b679a8f066e521: Bootstrap starting.
I20260608 09:53:08.557838 13385 tablet_copy_client.cc:806] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 8ccb2791235c4675b245460a3fc1ff58: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:08.558440 13385 tablet_copy_client.cc:670] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 8ccb2791235c4675b245460a3fc1ff58: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:08.563547 13385 tablet_copy_client.cc:538] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 8ccb2791235c4675b245460a3fc1ff58: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:08.573734 13385 tablet_bootstrap.cc:492] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 8ccb2791235c4675b245460a3fc1ff58: Bootstrap starting.
I20260608 09:53:08.574923 13380 tablet_bootstrap.cc:492] T 3a72c6e49f9f416b8514c272254a2fad P 45c73268e49a4238b2b679a8f066e521: 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:08.575770 13380 tablet_bootstrap.cc:492] T 3a72c6e49f9f416b8514c272254a2fad P 45c73268e49a4238b2b679a8f066e521: Bootstrap complete.
I20260608 09:53:08.576342 13380 ts_tablet_manager.cc:1403] T 3a72c6e49f9f416b8514c272254a2fad P 45c73268e49a4238b2b679a8f066e521: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.004s
I20260608 09:53:08.579284 13380 raft_consensus.cc:359] T 3a72c6e49f9f416b8514c272254a2fad P 45c73268e49a4238b2b679a8f066e521 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } }
I20260608 09:53:08.580228 13380 raft_consensus.cc:740] T 3a72c6e49f9f416b8514c272254a2fad P 45c73268e49a4238b2b679a8f066e521 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 45c73268e49a4238b2b679a8f066e521, State: Initialized, Role: LEARNER
I20260608 09:53:08.580924 13380 consensus_queue.cc:260] T 3a72c6e49f9f416b8514c272254a2fad P 45c73268e49a4238b2b679a8f066e521 [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: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } }
I20260608 09:53:08.583536 13380 ts_tablet_manager.cc:1434] T 3a72c6e49f9f416b8514c272254a2fad P 45c73268e49a4238b2b679a8f066e521: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:53:08.585744 13014 tablet_copy_service.cc:342] P fa119b4943584456a2007aa74ca05c2c: Request end of tablet copy session 45c73268e49a4238b2b679a8f066e521-3a72c6e49f9f416b8514c272254a2fad received from {username='slave'} at 127.0.0.1:40190
I20260608 09:53:08.586211 13014 tablet_copy_service.cc:434] P fa119b4943584456a2007aa74ca05c2c: ending tablet copy session 45c73268e49a4238b2b679a8f066e521-3a72c6e49f9f416b8514c272254a2fad on tablet 3a72c6e49f9f416b8514c272254a2fad with peer 45c73268e49a4238b2b679a8f066e521
I20260608 09:53:08.600324 13385 tablet_bootstrap.cc:492] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 8ccb2791235c4675b245460a3fc1ff58: 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:08.601305 13385 tablet_bootstrap.cc:492] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 8ccb2791235c4675b245460a3fc1ff58: Bootstrap complete.
I20260608 09:53:08.602043 13385 ts_tablet_manager.cc:1403] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 8ccb2791235c4675b245460a3fc1ff58: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.008s
I20260608 09:53:08.605276 13385 raft_consensus.cc:359] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: NON_VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { promote: true } }
I20260608 09:53:08.606149 13385 raft_consensus.cc:740] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Initialized, Role: LEARNER
I20260608 09:53:08.606815 13385 consensus_queue.cc:260] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 8ccb2791235c4675b245460a3fc1ff58 [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: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: NON_VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { promote: true } }
I20260608 09:53:08.611766 13385 ts_tablet_manager.cc:1434] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 8ccb2791235c4675b245460a3fc1ff58: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:53:08.614085 12865 tablet_copy_service.cc:342] P 9733f15aa48b4704a057ed5fab0fefdf: Request end of tablet copy session 8ccb2791235c4675b245460a3fc1ff58-844ad92d9b27402d9e3c3b2cb70dd7e9 received from {username='slave'} at 127.0.0.1:56874
I20260608 09:53:08.614537 12865 tablet_copy_service.cc:434] P 9733f15aa48b4704a057ed5fab0fefdf: ending tablet copy session 8ccb2791235c4675b245460a3fc1ff58-844ad92d9b27402d9e3c3b2cb70dd7e9 on tablet 844ad92d9b27402d9e3c3b2cb70dd7e9 with peer 8ccb2791235c4675b245460a3fc1ff58
I20260608 09:53:08.781590 13002 raft_consensus.cc:1217] T ce64250166924201b0d0416770d3899a P fa119b4943584456a2007aa74ca05c2c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:53:08.870955 12806 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:53:08.898248 12851 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d2660b268314b3c97986b8ec693780f"
dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
mode: GRACEFUL
new_leader_uuid: "8ccb2791235c4675b245460a3fc1ff58"
 from {username='slave'} at 127.0.0.1:47094
I20260608 09:53:08.898808 12851 raft_consensus.cc:606] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [term 1 LEADER]: Received request to transfer leadership to TS 8ccb2791235c4675b245460a3fc1ff58
I20260608 09:53:08.900005 12806 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 09:53:08.900637 12806 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:08.946561 13184 raft_consensus.cc:1217] T 3a72c6e49f9f416b8514c272254a2fad P 45c73268e49a4238b2b679a8f066e521 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:53:08.970575 13321 raft_consensus.cc:993] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf: : Instructing follower 8ccb2791235c4675b245460a3fc1ff58 to start an election
I20260608 09:53:08.971031 13321 raft_consensus.cc:1081] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [term 1 LEADER]: Signalling peer 8ccb2791235c4675b245460a3fc1ff58 to start an election
I20260608 09:53:08.972649 12929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d2660b268314b3c97986b8ec693780f"
dest_uuid: "8ccb2791235c4675b245460a3fc1ff58"
 from {username='slave'} at 127.0.0.1:58752
I20260608 09:53:08.973177 12929 raft_consensus.cc:493] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:53:08.973544 12929 raft_consensus.cc:3060] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:08.980192 12929 raft_consensus.cc:515] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:08.982239 12929 leader_election.cc:290] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58 [CANDIDATE]: Term 2 election: Requested vote from peers 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017), fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:08.983379 13002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2660b268314b3c97986b8ec693780f" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa119b4943584456a2007aa74ca05c2c"
I20260608 09:53:08.984005 13002 raft_consensus.cc:3060] T 6d2660b268314b3c97986b8ec693780f P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:08.984150 13184 raft_consensus.cc:1217] T 9a7731b4d0da489a8fb49f79fcacb62c P 45c73268e49a4238b2b679a8f066e521 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:53:08.983413 12851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2660b268314b3c97986b8ec693780f" candidate_uuid: "8ccb2791235c4675b245460a3fc1ff58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
I20260608 09:53:08.988490 12851 raft_consensus.cc:3055] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:53:08.988794 12851 raft_consensus.cc:740] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9733f15aa48b4704a057ed5fab0fefdf, State: Running, Role: LEADER
I20260608 09:53:08.990540 13002 raft_consensus.cc:2468] T 6d2660b268314b3c97986b8ec693780f P fa119b4943584456a2007aa74ca05c2c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 2.
I20260608 09:53:08.989638 12851 consensus_queue.cc:260] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [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: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:08.991894 12851 raft_consensus.cc:3060] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:08.992030 12896 leader_election.cc:304] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58 [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: 8ccb2791235c4675b245460a3fc1ff58, fa119b4943584456a2007aa74ca05c2c; no voters: 
I20260608 09:53:08.993018 13390 raft_consensus.cc:2804] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:53:08.993857 13390 raft_consensus.cc:697] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58 [term 2 LEADER]: Becoming Leader. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Running, Role: LEADER
I20260608 09:53:08.994679 13390 consensus_queue.cc:237] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58 [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: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } }
I20260608 09:53:08.999457 12851 raft_consensus.cc:2468] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ccb2791235c4675b245460a3fc1ff58 in term 2.
I20260608 09:53:09.018716 12749 catalog_manager.cc:5696] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58 reported cstate change: term changed from 1 to 2, leader changed from 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193) to 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194). New cstate: current_term: 2 leader_uuid: "8ccb2791235c4675b245460a3fc1ff58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:09.127739 12929 raft_consensus.cc:1217] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:53:09.205125 13390 raft_consensus.cc:1064] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58: attempting to promote NON_VOTER fa119b4943584456a2007aa74ca05c2c to VOTER
I20260608 09:53:09.207782 13390 consensus_queue.cc:237] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [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: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { promote: false } }
I20260608 09:53:09.215610 13184 raft_consensus.cc:1275] T ce64250166924201b0d0416770d3899a P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Refusing update from remote peer 8ccb2791235c4675b245460a3fc1ff58: 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:09.215840 12853 raft_consensus.cc:1275] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Refusing update from remote peer 8ccb2791235c4675b245460a3fc1ff58: 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:09.215840 13002 raft_consensus.cc:1275] T ce64250166924201b0d0416770d3899a P fa119b4943584456a2007aa74ca05c2c [term 1 LEARNER]: Refusing update from remote peer 8ccb2791235c4675b245460a3fc1ff58: 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:09.217496 13391 consensus_queue.cc:1048] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } 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:09.218819 13390 consensus_queue.cc:1048] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:09.219601 13270 consensus_queue.cc:1048] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } 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:09.232750 13391 raft_consensus.cc:2955] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa119b4943584456a2007aa74ca05c2c (127.9.161.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { promote: false } } }
I20260608 09:53:09.235038 13184 raft_consensus.cc:2955] T ce64250166924201b0d0416770d3899a P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa119b4943584456a2007aa74ca05c2c (127.9.161.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { promote: false } } }
I20260608 09:53:09.235992 13002 raft_consensus.cc:2955] T ce64250166924201b0d0416770d3899a P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa119b4943584456a2007aa74ca05c2c (127.9.161.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { promote: false } } }
I20260608 09:53:09.248006 12853 raft_consensus.cc:2955] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa119b4943584456a2007aa74ca05c2c (127.9.161.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { promote: false } } }
I20260608 09:53:09.249420 12752 catalog_manager.cc:5696] T ce64250166924201b0d0416770d3899a P fa119b4943584456a2007aa74ca05c2c reported cstate change: config changed from index 2 to 3, fa119b4943584456a2007aa74ca05c2c (127.9.161.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8ccb2791235c4675b245460a3fc1ff58" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { promote: false } } }
I20260608 09:53:09.269497 12929 consensus_queue.cc:237] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [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: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { promote: false } }
I20260608 09:53:09.274847 13002 raft_consensus.cc:1275] T ce64250166924201b0d0416770d3899a P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Refusing update from remote peer 8ccb2791235c4675b245460a3fc1ff58: 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:09.274850 12853 raft_consensus.cc:1275] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Refusing update from remote peer 8ccb2791235c4675b245460a3fc1ff58: 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:09.276592 13405 consensus_queue.cc:1048] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } 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:09.277513 13390 consensus_queue.cc:1048] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:09.283923 13391 raft_consensus.cc:2955] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { promote: false } } }
I20260608 09:53:09.286001 12853 raft_consensus.cc:2955] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { promote: false } } }
I20260608 09:53:09.286530 13002 raft_consensus.cc:2955] T ce64250166924201b0d0416770d3899a P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { promote: false } } }
I20260608 09:53:09.294750 12737 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ce64250166924201b0d0416770d3899a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:09.302032 12749 catalog_manager.cc:5696] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 reported cstate change: config changed from index 3 to 4, VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) evicted. New cstate: current_term: 1 leader_uuid: "8ccb2791235c4675b245460a3fc1ff58" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:09.314265 13171 tablet_service.cc:1558] Processing DeleteTablet for tablet ce64250166924201b0d0416770d3899a with delete_type TABLET_DATA_TOMBSTONED (TS 45c73268e49a4238b2b679a8f066e521 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44838
I20260608 09:53:09.316507 13406 tablet_replica.cc:333] T ce64250166924201b0d0416770d3899a P 45c73268e49a4238b2b679a8f066e521: stopping tablet replica
I20260608 09:53:09.317586 13406 raft_consensus.cc:2243] T ce64250166924201b0d0416770d3899a P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.318519 13406 raft_consensus.cc:2272] T ce64250166924201b0d0416770d3899a P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.324514 13406 ts_tablet_manager.cc:1916] T ce64250166924201b0d0416770d3899a P 45c73268e49a4238b2b679a8f066e521: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:09.340963 13406 ts_tablet_manager.cc:1929] T ce64250166924201b0d0416770d3899a P 45c73268e49a4238b2b679a8f066e521: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:53:09.341449 13406 log.cc:1199] T ce64250166924201b0d0416770d3899a P 45c73268e49a4238b2b679a8f066e521: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/ts-3-root/wals/ce64250166924201b0d0416770d3899a
I20260608 09:53:09.343216 12740 catalog_manager.cc:5027] TS 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039): tablet ce64250166924201b0d0416770d3899a (table range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]) successfully deleted
I20260608 09:53:09.373863 13394 raft_consensus.cc:1064] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c: attempting to promote NON_VOTER 45c73268e49a4238b2b679a8f066e521 to VOTER
I20260608 09:53:09.376677 13394 consensus_queue.cc:237] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [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: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } }
I20260608 09:53:09.384941 13184 raft_consensus.cc:1275] T 3a72c6e49f9f416b8514c272254a2fad P 45c73268e49a4238b2b679a8f066e521 [term 1 LEARNER]: Refusing update from remote peer fa119b4943584456a2007aa74ca05c2c: 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:09.428087 12929 raft_consensus.cc:1275] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Refusing update from remote peer fa119b4943584456a2007aa74ca05c2c: 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:09.424873 13395 consensus_queue.cc:1048] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260608 09:53:09.431602 13394 consensus_queue.cc:1048] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:53:09.440125 12851 raft_consensus.cc:1275] T 3a72c6e49f9f416b8514c272254a2fad P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Refusing update from remote peer fa119b4943584456a2007aa74ca05c2c: 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:09.443095 13409 consensus_queue.cc:1048] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } 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:09.470511 13409 raft_consensus.cc:2955] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:09.475823 13002 raft_consensus.cc:1275] T 6d2660b268314b3c97986b8ec693780f P fa119b4943584456a2007aa74ca05c2c [term 2 FOLLOWER]: Refusing update from remote peer 8ccb2791235c4675b245460a3fc1ff58: 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:09.477877 13391 consensus_queue.cc:1048] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:53:09.480291 12851 raft_consensus.cc:1275] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Refusing update from remote peer 8ccb2791235c4675b245460a3fc1ff58: 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:09.482285 13391 consensus_queue.cc:1048] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:09.474015 12927 raft_consensus.cc:2955] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:09.489225 13184 raft_consensus.cc:2955] T 3a72c6e49f9f416b8514c272254a2fad P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:09.515594 12853 raft_consensus.cc:2955] T 3a72c6e49f9f416b8514c272254a2fad P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:09.530704 12753 catalog_manager.cc:5696] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58 reported cstate change: config changed from index 2 to 3, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fa119b4943584456a2007aa74ca05c2c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:09.567860 13377 raft_consensus.cc:1064] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf: attempting to promote NON_VOTER 45c73268e49a4238b2b679a8f066e521 to VOTER
I20260608 09:53:09.571470 13377 consensus_queue.cc:237] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [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: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } }
I20260608 09:53:09.592334 13004 consensus_queue.cc:237] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [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: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } }
I20260608 09:53:09.606971 12927 raft_consensus.cc:1275] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Refusing update from remote peer fa119b4943584456a2007aa74ca05c2c: 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:09.607079 13183 raft_consensus.cc:1275] T 3a72c6e49f9f416b8514c272254a2fad P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Refusing update from remote peer fa119b4943584456a2007aa74ca05c2c: 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:09.612331 13395 consensus_queue.cc:1048] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } 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:09.615108 13004 raft_consensus.cc:1275] T 9a7731b4d0da489a8fb49f79fcacb62c P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Refusing update from remote peer 9733f15aa48b4704a057ed5fab0fefdf: 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:09.617180 13395 consensus_queue.cc:1048] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:09.618645 13183 raft_consensus.cc:1275] T 9a7731b4d0da489a8fb49f79fcacb62c P 45c73268e49a4238b2b679a8f066e521 [term 1 LEARNER]: Refusing update from remote peer 9733f15aa48b4704a057ed5fab0fefdf: 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:09.620489 13377 consensus_queue.cc:1048] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } 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:09.621582 13396 consensus_queue.cc:1048] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } 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:09.623031 12927 raft_consensus.cc:1275] T 9a7731b4d0da489a8fb49f79fcacb62c P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Refusing update from remote peer 9733f15aa48b4704a057ed5fab0fefdf: 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:09.630300 13396 consensus_queue.cc:1048] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:09.639712 13394 raft_consensus.cc:2955] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:09.642073 12927 raft_consensus.cc:2955] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:09.650081 13184 raft_consensus.cc:2955] T 3a72c6e49f9f416b8514c272254a2fad P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:09.670498 12752 catalog_manager.cc:5696] T 3a72c6e49f9f416b8514c272254a2fad P 45c73268e49a4238b2b679a8f066e521 reported cstate change: config changed from index 3 to 4, VOTER 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193) evicted. New cstate: current_term: 1 leader_uuid: "fa119b4943584456a2007aa74ca05c2c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:09.678472 12740 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3a72c6e49f9f416b8514c272254a2fad with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:09.677220 13321 raft_consensus.cc:2955] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:09.679414 13183 raft_consensus.cc:2955] T 9a7731b4d0da489a8fb49f79fcacb62c P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:09.687166 13004 raft_consensus.cc:2955] T 9a7731b4d0da489a8fb49f79fcacb62c P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:09.698037 12929 raft_consensus.cc:2955] T 9a7731b4d0da489a8fb49f79fcacb62c P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:09.704519 12844 tablet_service.cc:1558] Processing DeleteTablet for tablet 3a72c6e49f9f416b8514c272254a2fad with delete_type TABLET_DATA_TOMBSTONED (TS 9733f15aa48b4704a057ed5fab0fefdf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56864
I20260608 09:53:09.708390 12753 catalog_manager.cc:5696] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf reported cstate change: config changed from index 2 to 3, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9733f15aa48b4704a057ed5fab0fefdf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:09.717775 13423 tablet_replica.cc:333] T 3a72c6e49f9f416b8514c272254a2fad P 9733f15aa48b4704a057ed5fab0fefdf: stopping tablet replica
I20260608 09:53:09.718962 13423 raft_consensus.cc:2243] T 3a72c6e49f9f416b8514c272254a2fad P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.719682 13423 raft_consensus.cc:2272] T 3a72c6e49f9f416b8514c272254a2fad P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.723155 13423 ts_tablet_manager.cc:1916] T 3a72c6e49f9f416b8514c272254a2fad P 9733f15aa48b4704a057ed5fab0fefdf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:09.736503 13321 raft_consensus.cc:1064] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf: attempting to promote NON_VOTER 8ccb2791235c4675b245460a3fc1ff58 to VOTER
I20260608 09:53:09.739377 13321 consensus_queue.cc:237] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [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: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { promote: false } }
I20260608 09:53:09.741108 13423 ts_tablet_manager.cc:1929] T 3a72c6e49f9f416b8514c272254a2fad P 9733f15aa48b4704a057ed5fab0fefdf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:53:09.741621 13423 log.cc:1199] T 3a72c6e49f9f416b8514c272254a2fad P 9733f15aa48b4704a057ed5fab0fefdf: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/ts-0-root/wals/3a72c6e49f9f416b8514c272254a2fad
I20260608 09:53:09.742321 12853 consensus_queue.cc:237] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [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: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } }
I20260608 09:53:09.745366 12737 catalog_manager.cc:5027] TS 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017): tablet 3a72c6e49f9f416b8514c272254a2fad (table range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]) successfully deleted
I20260608 09:53:09.749300 12929 raft_consensus.cc:1275] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEARNER]: Refusing update from remote peer 9733f15aa48b4704a057ed5fab0fefdf: 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:09.750526 13004 raft_consensus.cc:1275] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Refusing update from remote peer 9733f15aa48b4704a057ed5fab0fefdf: 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:09.750820 13184 raft_consensus.cc:1275] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Refusing update from remote peer 9733f15aa48b4704a057ed5fab0fefdf: 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:09.752166 13321 consensus_queue.cc:1048] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } 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:09.753510 13396 consensus_queue.cc:1048] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:09.754325 13321 consensus_queue.cc:1048] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } 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:09.767596 13183 raft_consensus.cc:1275] T 9a7731b4d0da489a8fb49f79fcacb62c P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Refusing update from remote peer 9733f15aa48b4704a057ed5fab0fefdf: 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:09.769553 12927 raft_consensus.cc:1275] T 9a7731b4d0da489a8fb49f79fcacb62c P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Refusing update from remote peer 9733f15aa48b4704a057ed5fab0fefdf: 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:09.769325 13396 consensus_queue.cc:1048] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } 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:09.771548 13321 consensus_queue.cc:1048] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260608 09:53:09.787863 13396 raft_consensus.cc:2955] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fa119b4943584456a2007aa74ca05c2c (127.9.161.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:09.790026 13183 raft_consensus.cc:2955] T 9a7731b4d0da489a8fb49f79fcacb62c P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fa119b4943584456a2007aa74ca05c2c (127.9.161.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:09.809605 13430 raft_consensus.cc:2955] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { promote: false } } }
I20260608 09:53:09.819711 12748 catalog_manager.cc:5696] T 9a7731b4d0da489a8fb49f79fcacb62c P 45c73268e49a4238b2b679a8f066e521 reported cstate change: config changed from index 3 to 4, VOTER fa119b4943584456a2007aa74ca05c2c (127.9.161.195) evicted. New cstate: current_term: 1 leader_uuid: "9733f15aa48b4704a057ed5fab0fefdf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
W20260608 09:53:09.825245 12818 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.161.194:36987, user_credentials={real_user=slave}} blocked reactor thread for 43578.1us
I20260608 09:53:09.825191 13183 raft_consensus.cc:2955] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { promote: false } } }
I20260608 09:53:09.827680 12929 raft_consensus.cc:2955] T 9a7731b4d0da489a8fb49f79fcacb62c P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fa119b4943584456a2007aa74ca05c2c (127.9.161.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:09.835340 12737 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9a7731b4d0da489a8fb49f79fcacb62c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:09.839322 12988 tablet_service.cc:1558] Processing DeleteTablet for tablet 9a7731b4d0da489a8fb49f79fcacb62c with delete_type TABLET_DATA_TOMBSTONED (TS fa119b4943584456a2007aa74ca05c2c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59540
I20260608 09:53:09.839291 12927 raft_consensus.cc:2955] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { promote: false } } }
I20260608 09:53:09.848807 13432 tablet_replica.cc:333] T 9a7731b4d0da489a8fb49f79fcacb62c P fa119b4943584456a2007aa74ca05c2c: stopping tablet replica
I20260608 09:53:09.848548 13004 raft_consensus.cc:2955] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { promote: false } } }
I20260608 09:53:09.847875 12749 catalog_manager.cc:5696] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 45c73268e49a4238b2b679a8f066e521 reported cstate change: config changed from index 2 to 3, 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9733f15aa48b4704a057ed5fab0fefdf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { promote: false } } }
I20260608 09:53:09.858392 13432 raft_consensus.cc:2243] T 9a7731b4d0da489a8fb49f79fcacb62c P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.860004 13432 raft_consensus.cc:2272] T 9a7731b4d0da489a8fb49f79fcacb62c P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.865617 13432 ts_tablet_manager.cc:1916] T 9a7731b4d0da489a8fb49f79fcacb62c P fa119b4943584456a2007aa74ca05c2c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:09.876048 12853 consensus_queue.cc:237] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [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: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { promote: false } }
I20260608 09:53:09.884111 12927 raft_consensus.cc:1275] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Refusing update from remote peer 9733f15aa48b4704a057ed5fab0fefdf: 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:09.884176 13004 raft_consensus.cc:1275] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Refusing update from remote peer 9733f15aa48b4704a057ed5fab0fefdf: 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:09.885910 13431 consensus_queue.cc:1048] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:53:09.886626 13432 ts_tablet_manager.cc:1929] T 9a7731b4d0da489a8fb49f79fcacb62c P fa119b4943584456a2007aa74ca05c2c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:53:09.887048 13432 log.cc:1199] T 9a7731b4d0da489a8fb49f79fcacb62c P fa119b4943584456a2007aa74ca05c2c: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/ts-2-root/wals/9a7731b4d0da489a8fb49f79fcacb62c
I20260608 09:53:09.886897 13429 consensus_queue.cc:1048] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } 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:09.889155 12740 catalog_manager.cc:5027] TS fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379): tablet 9a7731b4d0da489a8fb49f79fcacb62c (table range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]) successfully deleted
I20260608 09:53:09.895630 13431 raft_consensus.cc:2955] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { promote: false } } }
I20260608 09:53:09.897439 12927 raft_consensus.cc:2955] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { promote: false } } }
I20260608 09:53:09.897899 13004 raft_consensus.cc:2955] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { promote: false } } }
I20260608 09:53:09.906678 12737 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 844ad92d9b27402d9e3c3b2cb70dd7e9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:09.910490 12749 catalog_manager.cc:5696] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf reported cstate change: config changed from index 3 to 4, VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) evicted. New cstate: current_term: 1 leader_uuid: "9733f15aa48b4704a057ed5fab0fefdf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:09.925601 13171 tablet_service.cc:1558] Processing DeleteTablet for tablet 844ad92d9b27402d9e3c3b2cb70dd7e9 with delete_type TABLET_DATA_TOMBSTONED (TS 45c73268e49a4238b2b679a8f066e521 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44838
I20260608 09:53:09.927711 13433 tablet_replica.cc:333] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 45c73268e49a4238b2b679a8f066e521: stopping tablet replica
I20260608 09:53:09.929005 13433 raft_consensus.cc:2243] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:09.929633 13433 raft_consensus.cc:2272] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:09.932407 13433 ts_tablet_manager.cc:1916] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 45c73268e49a4238b2b679a8f066e521: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:09.945497 13433 ts_tablet_manager.cc:1929] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 45c73268e49a4238b2b679a8f066e521: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:53:09.945906 13433 log.cc:1199] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 45c73268e49a4238b2b679a8f066e521: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/ts-3-root/wals/844ad92d9b27402d9e3c3b2cb70dd7e9
I20260608 09:53:09.947350 12740 catalog_manager.cc:5027] TS 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039): tablet 844ad92d9b27402d9e3c3b2cb70dd7e9 (table range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]) successfully deleted
I20260608 09:53:10.901765 12806 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:53:10.918529 12929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd7e2fba47f64f75a8599df8c2db3092"
dest_uuid: "8ccb2791235c4675b245460a3fc1ff58"
mode: GRACEFUL
new_leader_uuid: "45c73268e49a4238b2b679a8f066e521"
 from {username='slave'} at 127.0.0.1:59690
I20260608 09:53:10.919284 12929 raft_consensus.cc:606] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Received request to transfer leadership to TS 45c73268e49a4238b2b679a8f066e521
I20260608 09:53:10.920910 12806 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 09:53:10.921569 12806 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:10.950037 13004 consensus_queue.cc:237] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } }
I20260608 09:53:10.957207 12853 raft_consensus.cc:1275] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Refusing update from remote peer fa119b4943584456a2007aa74ca05c2c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:53:10.957358 12929 raft_consensus.cc:1275] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Refusing update from remote peer fa119b4943584456a2007aa74ca05c2c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 09:53:10.957264 12970 consensus_peers.cc:597] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c -> Peer 45c73268e49a4238b2b679a8f066e521 (127.9.161.196:46039): Couldn't send request to peer 45c73268e49a4238b2b679a8f066e521. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cdc64719c73a40378b801b5350b2dfd5. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:10.958724 13436 consensus_queue.cc:1048] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:10.959585 13434 consensus_queue.cc:1048] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } 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:10.968492 13434 raft_consensus.cc:2955] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } } }
I20260608 09:53:10.971777 12853 raft_consensus.cc:2955] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } } }
I20260608 09:53:10.971810 12927 raft_consensus.cc:2955] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } } }
I20260608 09:53:10.982419 12749 catalog_manager.cc:5696] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf reported cstate change: config changed from index -1 to 2, NON_VOTER 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) added. New cstate: current_term: 2 leader_uuid: "fa119b4943584456a2007aa74ca05c2c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } } }
I20260608 09:53:11.144037 13444 raft_consensus.cc:993] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58: : Instructing follower 45c73268e49a4238b2b679a8f066e521 to start an election
I20260608 09:53:11.144636 13444 raft_consensus.cc:1081] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Signalling peer 45c73268e49a4238b2b679a8f066e521 to start an election
I20260608 09:53:11.146462 13183 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd7e2fba47f64f75a8599df8c2db3092"
dest_uuid: "45c73268e49a4238b2b679a8f066e521"
 from {username='slave'} at 127.0.0.1:54576
I20260608 09:53:11.147038 13183 raft_consensus.cc:493] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:53:11.147396 13183 raft_consensus.cc:3060] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:11.154095 13183 raft_consensus.cc:515] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } }
I20260608 09:53:11.156188 13183 leader_election.cc:290] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [CANDIDATE]: Term 2 election: Requested vote from peers 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017), 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987)
I20260608 09:53:11.158008 12853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7e2fba47f64f75a8599df8c2db3092" candidate_uuid: "45c73268e49a4238b2b679a8f066e521" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9733f15aa48b4704a057ed5fab0fefdf"
I20260608 09:53:11.158272 12927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7e2fba47f64f75a8599df8c2db3092" candidate_uuid: "45c73268e49a4238b2b679a8f066e521" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ccb2791235c4675b245460a3fc1ff58"
I20260608 09:53:11.158658 12853 raft_consensus.cc:3060] T fd7e2fba47f64f75a8599df8c2db3092 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:11.158955 12927 raft_consensus.cc:3055] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:53:11.159323 12927 raft_consensus.cc:740] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ccb2791235c4675b245460a3fc1ff58, State: Running, Role: LEADER
I20260608 09:53:11.160234 12927 consensus_queue.cc:260] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [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: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } }
I20260608 09:53:11.161731 12927 raft_consensus.cc:3060] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:11.165752 12853 raft_consensus.cc:2468] T fd7e2fba47f64f75a8599df8c2db3092 P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45c73268e49a4238b2b679a8f066e521 in term 2.
I20260608 09:53:11.167320 13148 leader_election.cc:304] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [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: 45c73268e49a4238b2b679a8f066e521, 9733f15aa48b4704a057ed5fab0fefdf; no voters: 
I20260608 09:53:11.168211 13415 raft_consensus.cc:2804] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:53:11.169582 13415 raft_consensus.cc:697] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [term 2 LEADER]: Becoming Leader. State: Replica: 45c73268e49a4238b2b679a8f066e521, State: Running, Role: LEADER
I20260608 09:53:11.170578 13415 consensus_queue.cc:237] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [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: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } }
I20260608 09:53:11.171689 12927 raft_consensus.cc:2468] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45c73268e49a4238b2b679a8f066e521 in term 2.
I20260608 09:53:11.180009 12753 catalog_manager.cc:5696] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 reported cstate change: term changed from 1 to 2, leader changed from 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194) to 45c73268e49a4238b2b679a8f066e521 (127.9.161.196). New cstate: current_term: 2 leader_uuid: "45c73268e49a4238b2b679a8f066e521" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:11.354115 13447 ts_tablet_manager.cc:933] T cdc64719c73a40378b801b5350b2dfd5 P 45c73268e49a4238b2b679a8f066e521: Initiating tablet copy from peer fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379)
I20260608 09:53:11.356065 13447 tablet_copy_client.cc:323] T cdc64719c73a40378b801b5350b2dfd5 P 45c73268e49a4238b2b679a8f066e521: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.195:42379
I20260608 09:53:11.358367 13014 tablet_copy_service.cc:140] P fa119b4943584456a2007aa74ca05c2c: Received BeginTabletCopySession request for tablet cdc64719c73a40378b801b5350b2dfd5 from peer 45c73268e49a4238b2b679a8f066e521 ({username='slave'} at 127.0.0.1:40190)
I20260608 09:53:11.358989 13014 tablet_copy_service.cc:161] P fa119b4943584456a2007aa74ca05c2c: Beginning new tablet copy session on tablet cdc64719c73a40378b801b5350b2dfd5 from peer 45c73268e49a4238b2b679a8f066e521 at {username='slave'} at 127.0.0.1:40190: session id = 45c73268e49a4238b2b679a8f066e521-cdc64719c73a40378b801b5350b2dfd5
I20260608 09:53:11.366504 13014 tablet_copy_source_session.cc:215] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:11.369737 13447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdc64719c73a40378b801b5350b2dfd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:11.382375 13447 tablet_copy_client.cc:806] T cdc64719c73a40378b801b5350b2dfd5 P 45c73268e49a4238b2b679a8f066e521: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:11.385656 13447 tablet_copy_client.cc:670] T cdc64719c73a40378b801b5350b2dfd5 P 45c73268e49a4238b2b679a8f066e521: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:11.389900 13447 tablet_copy_client.cc:538] T cdc64719c73a40378b801b5350b2dfd5 P 45c73268e49a4238b2b679a8f066e521: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:11.396740 13447 tablet_bootstrap.cc:492] T cdc64719c73a40378b801b5350b2dfd5 P 45c73268e49a4238b2b679a8f066e521: Bootstrap starting.
I20260608 09:53:11.415833 13447 tablet_bootstrap.cc:492] T cdc64719c73a40378b801b5350b2dfd5 P 45c73268e49a4238b2b679a8f066e521: 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:11.416626 13447 tablet_bootstrap.cc:492] T cdc64719c73a40378b801b5350b2dfd5 P 45c73268e49a4238b2b679a8f066e521: Bootstrap complete.
I20260608 09:53:11.417217 13447 ts_tablet_manager.cc:1403] T cdc64719c73a40378b801b5350b2dfd5 P 45c73268e49a4238b2b679a8f066e521: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.001s
I20260608 09:53:11.419831 13447 raft_consensus.cc:359] T cdc64719c73a40378b801b5350b2dfd5 P 45c73268e49a4238b2b679a8f066e521 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } }
I20260608 09:53:11.420460 13447 raft_consensus.cc:740] T cdc64719c73a40378b801b5350b2dfd5 P 45c73268e49a4238b2b679a8f066e521 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 45c73268e49a4238b2b679a8f066e521, State: Initialized, Role: LEARNER
I20260608 09:53:11.421046 13447 consensus_queue.cc:260] T cdc64719c73a40378b801b5350b2dfd5 P 45c73268e49a4238b2b679a8f066e521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: true } }
I20260608 09:53:11.423442 13447 ts_tablet_manager.cc:1434] T cdc64719c73a40378b801b5350b2dfd5 P 45c73268e49a4238b2b679a8f066e521: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260608 09:53:11.425212 13014 tablet_copy_service.cc:342] P fa119b4943584456a2007aa74ca05c2c: Request end of tablet copy session 45c73268e49a4238b2b679a8f066e521-cdc64719c73a40378b801b5350b2dfd5 received from {username='slave'} at 127.0.0.1:40190
I20260608 09:53:11.425673 13014 tablet_copy_service.cc:434] P fa119b4943584456a2007aa74ca05c2c: ending tablet copy session 45c73268e49a4238b2b679a8f066e521-cdc64719c73a40378b801b5350b2dfd5 on tablet cdc64719c73a40378b801b5350b2dfd5 with peer 45c73268e49a4238b2b679a8f066e521
I20260608 09:53:11.607936 12927 raft_consensus.cc:1275] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Refusing update from remote peer 45c73268e49a4238b2b679a8f066e521: 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:11.609583 13415 consensus_queue.cc:1048] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:11.626394 12851 raft_consensus.cc:1275] T fd7e2fba47f64f75a8599df8c2db3092 P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Refusing update from remote peer 45c73268e49a4238b2b679a8f066e521: 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:11.628134 13415 consensus_queue.cc:1048] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:11.885653 13184 raft_consensus.cc:1217] T cdc64719c73a40378b801b5350b2dfd5 P 45c73268e49a4238b2b679a8f066e521 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 09:53:12.272699 13459 raft_consensus.cc:1064] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c: attempting to promote NON_VOTER 45c73268e49a4238b2b679a8f066e521 to VOTER
I20260608 09:53:12.275411 13459 consensus_queue.cc:237] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } }
I20260608 09:53:12.283486 13183 raft_consensus.cc:1275] T cdc64719c73a40378b801b5350b2dfd5 P 45c73268e49a4238b2b679a8f066e521 [term 2 LEARNER]: Refusing update from remote peer fa119b4943584456a2007aa74ca05c2c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:53:12.285270 13434 consensus_queue.cc:1048] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } 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:12.285925 12853 raft_consensus.cc:1275] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Refusing update from remote peer fa119b4943584456a2007aa74ca05c2c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:53:12.286715 12927 raft_consensus.cc:1275] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Refusing update from remote peer fa119b4943584456a2007aa74ca05c2c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:53:12.288046 13459 consensus_queue.cc:1048] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:12.288884 13458 consensus_queue.cc:1048] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } 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:12.297753 13459 raft_consensus.cc:2955] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:12.299677 12853 raft_consensus.cc:2955] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:12.304296 12927 raft_consensus.cc:2955] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:12.314883 13184 raft_consensus.cc:2955] T cdc64719c73a40378b801b5350b2dfd5 P 45c73268e49a4238b2b679a8f066e521 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:12.316360 12753 catalog_manager.cc:5696] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf reported cstate change: config changed from index 2 to 3, 45c73268e49a4238b2b679a8f066e521 (127.9.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "fa119b4943584456a2007aa74ca05c2c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "8ccb2791235c4675b245460a3fc1ff58" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36987 } attrs { replace: true } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:12.340307 13004 consensus_queue.cc:237] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } }
I20260608 09:53:12.347483 13184 raft_consensus.cc:1275] T cdc64719c73a40378b801b5350b2dfd5 P 45c73268e49a4238b2b679a8f066e521 [term 2 FOLLOWER]: Refusing update from remote peer fa119b4943584456a2007aa74ca05c2c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:53:12.347976 12853 raft_consensus.cc:1275] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Refusing update from remote peer fa119b4943584456a2007aa74ca05c2c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:53:12.349524 13458 consensus_queue.cc:1048] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:12.351382 13458 consensus_queue.cc:1048] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } 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:12.357942 13434 raft_consensus.cc:2955] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:12.359995 12853 raft_consensus.cc:2955] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:12.360160 13184 raft_consensus.cc:2955] T cdc64719c73a40378b801b5350b2dfd5 P 45c73268e49a4238b2b679a8f066e521 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:12.372534 12749 catalog_manager.cc:5696] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf reported cstate change: config changed from index 3 to 4, VOTER 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194) evicted. New cstate: current_term: 2 leader_uuid: "fa119b4943584456a2007aa74ca05c2c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9733f15aa48b4704a057ed5fab0fefdf" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38017 } } peers { permanent_uuid: "fa119b4943584456a2007aa74ca05c2c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 42379 } } peers { permanent_uuid: "45c73268e49a4238b2b679a8f066e521" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 46039 } attrs { promote: false } } }
I20260608 09:53:12.375283 12740 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet cdc64719c73a40378b801b5350b2dfd5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:12.383517 12918 tablet_service.cc:1558] Processing DeleteTablet for tablet cdc64719c73a40378b801b5350b2dfd5 with delete_type TABLET_DATA_TOMBSTONED (TS 8ccb2791235c4675b245460a3fc1ff58 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58738
I20260608 09:53:12.385890 13470 tablet_replica.cc:333] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58: stopping tablet replica
I20260608 09:53:12.389832 13470 raft_consensus.cc:2243] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:12.390592 13470 raft_consensus.cc:2272] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.393555 13470 ts_tablet_manager.cc:1916] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:12.406095 13470 ts_tablet_manager.cc:1929] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260608 09:53:12.406396 13470 log.cc:1199] T cdc64719c73a40378b801b5350b2dfd5 P 8ccb2791235c4675b245460a3fc1ff58: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912298820956-9863-0/minicluster-data/ts-1-root/wals/cdc64719c73a40378b801b5350b2dfd5
I20260608 09:53:12.407814 12737 catalog_manager.cc:5027] TS 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987): tablet cdc64719c73a40378b801b5350b2dfd5 (table range_aware_rebalance_new_range [id=309806b80e6e441d9770ff0d0058124f]) successfully deleted
I20260608 09:53:12.559378  9863 tablet_server.cc:179] TabletServer@127.9.161.193:0 shutting down...
W20260608 09:53:12.573767 12893 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 09:53:12.590922 12893 consensus_peers.cc:597] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 -> Peer 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017): Couldn't send request to peer 9733f15aa48b4704a057ed5fab0fefdf. 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:53:12.597273 12967 consensus_peers.cc:597] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c -> Peer 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017): Couldn't send request to peer 9733f15aa48b4704a057ed5fab0fefdf. 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:12.608966  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:12.609834  9863 tablet_replica.cc:333] T cd61106dfc88471db6d0a7307683f5b6 P 9733f15aa48b4704a057ed5fab0fefdf: stopping tablet replica
I20260608 09:53:12.610599  9863 raft_consensus.cc:2243] T cd61106dfc88471db6d0a7307683f5b6 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:12.611096  9863 raft_consensus.cc:2272] T cd61106dfc88471db6d0a7307683f5b6 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.613094  9863 tablet_replica.cc:333] T 812b19d7a9ef427d912b2191c790c69b P 9733f15aa48b4704a057ed5fab0fefdf: stopping tablet replica
I20260608 09:53:12.613678  9863 raft_consensus.cc:2243] T 812b19d7a9ef427d912b2191c790c69b P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:12.614137  9863 raft_consensus.cc:2272] T 812b19d7a9ef427d912b2191c790c69b P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.616566  9863 tablet_replica.cc:333] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf: stopping tablet replica
I20260608 09:53:12.617233  9863 raft_consensus.cc:2243] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:12.618202  9863 raft_consensus.cc:2272] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.620340  9863 tablet_replica.cc:333] T fd7e2fba47f64f75a8599df8c2db3092 P 9733f15aa48b4704a057ed5fab0fefdf: stopping tablet replica
I20260608 09:53:12.620862  9863 raft_consensus.cc:2243] T fd7e2fba47f64f75a8599df8c2db3092 P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:12.621214  9863 raft_consensus.cc:2272] T fd7e2fba47f64f75a8599df8c2db3092 P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.623376  9863 tablet_replica.cc:333] T a7ca55722030461cb2a3d360b11b9175 P 9733f15aa48b4704a057ed5fab0fefdf: stopping tablet replica
I20260608 09:53:12.624161  9863 raft_consensus.cc:2243] T a7ca55722030461cb2a3d360b11b9175 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:12.624611  9863 raft_consensus.cc:2272] T a7ca55722030461cb2a3d360b11b9175 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.626291  9863 tablet_replica.cc:333] T 02407b9336cc485c9db2e1616e51d31e P 9733f15aa48b4704a057ed5fab0fefdf: stopping tablet replica
I20260608 09:53:12.626742  9863 raft_consensus.cc:2243] T 02407b9336cc485c9db2e1616e51d31e P 9733f15aa48b4704a057ed5fab0fefdf [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:53:12.627543  9863 raft_consensus.cc:2272] T 02407b9336cc485c9db2e1616e51d31e P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.629740  9863 tablet_replica.cc:333] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf: stopping tablet replica
I20260608 09:53:12.630362  9863 raft_consensus.cc:2243] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:53:12.631245  9863 raft_consensus.cc:2272] T 377f463ed9a642439009085b4310fbe0 P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.633056  9863 tablet_replica.cc:333] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf: stopping tablet replica
I20260608 09:53:12.633560  9863 raft_consensus.cc:2243] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:12.634271  9863 raft_consensus.cc:2272] T 9a7731b4d0da489a8fb49f79fcacb62c P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.636310  9863 tablet_replica.cc:333] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf: stopping tablet replica
I20260608 09:53:12.636891  9863 raft_consensus.cc:2243] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:12.637392  9863 raft_consensus.cc:2272] T ce64250166924201b0d0416770d3899a P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.639051  9863 tablet_replica.cc:333] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf: stopping tablet replica
I20260608 09:53:12.639489  9863 raft_consensus.cc:2243] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:12.640076  9863 raft_consensus.cc:2272] T cdc64719c73a40378b801b5350b2dfd5 P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.642899  9863 tablet_replica.cc:333] T 232ace2d0bfc46029eb0966c54072491 P 9733f15aa48b4704a057ed5fab0fefdf: stopping tablet replica
I20260608 09:53:12.643445  9863 raft_consensus.cc:2243] T 232ace2d0bfc46029eb0966c54072491 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:12.643997  9863 raft_consensus.cc:2272] T 232ace2d0bfc46029eb0966c54072491 P 9733f15aa48b4704a057ed5fab0fefdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.645942  9863 tablet_replica.cc:333] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf: stopping tablet replica
I20260608 09:53:12.646409  9863 raft_consensus.cc:2243] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:12.646837  9863 raft_consensus.cc:2272] T 6d2660b268314b3c97986b8ec693780f P 9733f15aa48b4704a057ed5fab0fefdf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 09:53:12.658776 12893 consensus_peers.cc:597] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58 -> Peer 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017): Couldn't send request to peer 9733f15aa48b4704a057ed5fab0fefdf. 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:53:12.661566 13148 consensus_peers.cc:597] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521 -> Peer 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017): Couldn't send request to peer 9733f15aa48b4704a057ed5fab0fefdf. 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:12.687225  9863 tablet_server.cc:196] TabletServer@127.9.161.193:0 shutdown complete.
I20260608 09:53:12.718606  9863 tablet_server.cc:179] TabletServer@127.9.161.194:0 shutting down...
W20260608 09:53:12.718684 13148 consensus_peers.cc:597] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 -> Peer 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017): Couldn't send request to peer 9733f15aa48b4704a057ed5fab0fefdf. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:38017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:12.746610  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:12.747609  9863 tablet_replica.cc:333] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 8ccb2791235c4675b245460a3fc1ff58: stopping tablet replica
I20260608 09:53:12.748565  9863 raft_consensus.cc:2243] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:12.749342  9863 raft_consensus.cc:2272] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.751420  9863 tablet_replica.cc:333] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58: stopping tablet replica
I20260608 09:53:12.751952  9863 raft_consensus.cc:2243] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:12.752319  9863 raft_consensus.cc:2272] T fd7e2fba47f64f75a8599df8c2db3092 P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.754145  9863 tablet_replica.cc:333] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58: stopping tablet replica
I20260608 09:53:12.754676  9863 raft_consensus.cc:2243] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:12.755049  9863 raft_consensus.cc:2272] T 377f463ed9a642439009085b4310fbe0 P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.756834  9863 tablet_replica.cc:333] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58: stopping tablet replica
I20260608 09:53:12.757319  9863 raft_consensus.cc:2243] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:12.758250  9863 raft_consensus.cc:2272] T ce64250166924201b0d0416770d3899a P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.760057  9863 tablet_replica.cc:333] T 9a7731b4d0da489a8fb49f79fcacb62c P 8ccb2791235c4675b245460a3fc1ff58: stopping tablet replica
I20260608 09:53:12.760517  9863 raft_consensus.cc:2243] T 9a7731b4d0da489a8fb49f79fcacb62c P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:12.761055  9863 raft_consensus.cc:2272] T 9a7731b4d0da489a8fb49f79fcacb62c P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.762902  9863 tablet_replica.cc:333] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58: stopping tablet replica
I20260608 09:53:12.763413  9863 raft_consensus.cc:2243] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:53:12.764097  9863 raft_consensus.cc:2272] T 6d2660b268314b3c97986b8ec693780f P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.766003  9863 tablet_replica.cc:333] T a7ca55722030461cb2a3d360b11b9175 P 8ccb2791235c4675b245460a3fc1ff58: stopping tablet replica
I20260608 09:53:12.766497  9863 raft_consensus.cc:2243] T a7ca55722030461cb2a3d360b11b9175 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:12.766955  9863 raft_consensus.cc:2272] T a7ca55722030461cb2a3d360b11b9175 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.769140  9863 tablet_replica.cc:333] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58: stopping tablet replica
I20260608 09:53:12.769687  9863 raft_consensus.cc:2243] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:12.770221  9863 raft_consensus.cc:2272] T 02407b9336cc485c9db2e1616e51d31e P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.772272  9863 tablet_replica.cc:333] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58: stopping tablet replica
I20260608 09:53:12.772816  9863 raft_consensus.cc:2243] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:53:12.773607  9863 raft_consensus.cc:2272] T 831cd089a6164af28317874eb25264cb P 8ccb2791235c4675b245460a3fc1ff58 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.775717  9863 tablet_replica.cc:333] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58: stopping tablet replica
I20260608 09:53:12.776376  9863 raft_consensus.cc:2243] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:12.776934  9863 raft_consensus.cc:2272] T 0d9a6976686f44188d616449482889eb P 8ccb2791235c4675b245460a3fc1ff58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.779249  9863 tablet_replica.cc:333] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58: stopping tablet replica
I20260608 09:53:12.779786  9863 raft_consensus.cc:2243] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:12.780637  9863 raft_consensus.cc:2272] T e6605ae4f0c54bcd845113f9f62b7169 P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:53:12.781266 13148 consensus_peers.cc:597] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521 -> Peer 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017): Couldn't send request to peer 9733f15aa48b4704a057ed5fab0fefdf. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:38017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:12.782600  9863 tablet_replica.cc:333] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58: stopping tablet replica
I20260608 09:53:12.783141  9863 raft_consensus.cc:2243] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:12.783756  9863 raft_consensus.cc:2272] T 3a72c6e49f9f416b8514c272254a2fad P 8ccb2791235c4675b245460a3fc1ff58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.819483  9863 tablet_server.cc:196] TabletServer@127.9.161.194:0 shutdown complete.
I20260608 09:53:12.847790  9863 tablet_server.cc:179] TabletServer@127.9.161.195:0 shutting down...
W20260608 09:53:12.856216 13151 consensus_peers.cc:597] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521 -> Peer fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379): Couldn't send request to peer fa119b4943584456a2007aa74ca05c2c. 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:12.884835  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:12.885912  9863 tablet_replica.cc:333] T cd61106dfc88471db6d0a7307683f5b6 P fa119b4943584456a2007aa74ca05c2c: stopping tablet replica
I20260608 09:53:12.886584  9863 raft_consensus.cc:2243] T cd61106dfc88471db6d0a7307683f5b6 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:12.887131  9863 raft_consensus.cc:2272] T cd61106dfc88471db6d0a7307683f5b6 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:53:12.888954 12967 consensus_peers.cc:597] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c -> Peer 8ccb2791235c4675b245460a3fc1ff58 (127.9.161.194:36987): Couldn't send request to peer 8ccb2791235c4675b245460a3fc1ff58. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.194:36987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:12.889344  9863 tablet_replica.cc:333] T 812b19d7a9ef427d912b2191c790c69b P fa119b4943584456a2007aa74ca05c2c: stopping tablet replica
I20260608 09:53:12.890027  9863 raft_consensus.cc:2243] T 812b19d7a9ef427d912b2191c790c69b P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:12.890446  9863 raft_consensus.cc:2272] T 812b19d7a9ef427d912b2191c790c69b P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.892359  9863 tablet_replica.cc:333] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P fa119b4943584456a2007aa74ca05c2c: stopping tablet replica
I20260608 09:53:12.892902  9863 raft_consensus.cc:2243] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:12.893471  9863 raft_consensus.cc:2272] T 844ad92d9b27402d9e3c3b2cb70dd7e9 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.895234  9863 tablet_replica.cc:333] T e6605ae4f0c54bcd845113f9f62b7169 P fa119b4943584456a2007aa74ca05c2c: stopping tablet replica
I20260608 09:53:12.895792  9863 raft_consensus.cc:2243] T e6605ae4f0c54bcd845113f9f62b7169 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:12.896203  9863 raft_consensus.cc:2272] T e6605ae4f0c54bcd845113f9f62b7169 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.898036  9863 tablet_replica.cc:333] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c: stopping tablet replica
I20260608 09:53:12.898563  9863 raft_consensus.cc:2243] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:53:12.899319  9863 raft_consensus.cc:2272] T 0d9a6976686f44188d616449482889eb P fa119b4943584456a2007aa74ca05c2c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.901187  9863 tablet_replica.cc:333] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c: stopping tablet replica
I20260608 09:53:12.901698  9863 raft_consensus.cc:2243] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:12.902490  9863 raft_consensus.cc:2272] T 3a72c6e49f9f416b8514c272254a2fad P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.904390  9863 tablet_replica.cc:333] T 02407b9336cc485c9db2e1616e51d31e P fa119b4943584456a2007aa74ca05c2c: stopping tablet replica
I20260608 09:53:12.904958  9863 raft_consensus.cc:2243] T 02407b9336cc485c9db2e1616e51d31e P fa119b4943584456a2007aa74ca05c2c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:12.905366  9863 raft_consensus.cc:2272] T 02407b9336cc485c9db2e1616e51d31e P fa119b4943584456a2007aa74ca05c2c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.907176  9863 tablet_replica.cc:333] T 831cd089a6164af28317874eb25264cb P fa119b4943584456a2007aa74ca05c2c: stopping tablet replica
I20260608 09:53:12.907711  9863 raft_consensus.cc:2243] T 831cd089a6164af28317874eb25264cb P fa119b4943584456a2007aa74ca05c2c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:12.908277  9863 raft_consensus.cc:2272] T 831cd089a6164af28317874eb25264cb P fa119b4943584456a2007aa74ca05c2c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.910615  9863 tablet_replica.cc:333] T ce64250166924201b0d0416770d3899a P fa119b4943584456a2007aa74ca05c2c: stopping tablet replica
I20260608 09:53:12.911307  9863 raft_consensus.cc:2243] T ce64250166924201b0d0416770d3899a P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:12.911959  9863 raft_consensus.cc:2272] T ce64250166924201b0d0416770d3899a P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.914553  9863 tablet_replica.cc:333] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c: stopping tablet replica
I20260608 09:53:12.915076  9863 raft_consensus.cc:2243] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [term 2 LEADER]: Raft consensus shutting down.
W20260608 09:53:12.915089 13151 consensus_peers.cc:597] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521 -> Peer fa119b4943584456a2007aa74ca05c2c (127.9.161.195:42379): Couldn't send request to peer fa119b4943584456a2007aa74ca05c2c. 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:12.915902  9863 raft_consensus.cc:2272] T cdc64719c73a40378b801b5350b2dfd5 P fa119b4943584456a2007aa74ca05c2c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.918135  9863 tablet_replica.cc:333] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c: stopping tablet replica
I20260608 09:53:12.918640  9863 raft_consensus.cc:2243] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:12.919396  9863 raft_consensus.cc:2272] T 232ace2d0bfc46029eb0966c54072491 P fa119b4943584456a2007aa74ca05c2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.921195  9863 tablet_replica.cc:333] T 6d2660b268314b3c97986b8ec693780f P fa119b4943584456a2007aa74ca05c2c: stopping tablet replica
I20260608 09:53:12.921666  9863 raft_consensus.cc:2243] T 6d2660b268314b3c97986b8ec693780f P fa119b4943584456a2007aa74ca05c2c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:12.922147  9863 raft_consensus.cc:2272] T 6d2660b268314b3c97986b8ec693780f P fa119b4943584456a2007aa74ca05c2c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:12.922627 12806 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260608 09:53:12.936049 13148 consensus_peers.cc:597] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521 -> Peer 9733f15aa48b4704a057ed5fab0fefdf (127.9.161.193:38017): Couldn't send request to peer 9733f15aa48b4704a057ed5fab0fefdf. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:38017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:12.936684 12806 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 09:53:12.937255 12806 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:12.977073  9863 tablet_server.cc:196] TabletServer@127.9.161.195:0 shutdown complete.
I20260608 09:53:13.002897  9863 tablet_server.cc:179] TabletServer@127.9.161.196:0 shutting down...
I20260608 09:53:13.029379  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:13.030141  9863 tablet_replica.cc:333] T 377f463ed9a642439009085b4310fbe0 P 45c73268e49a4238b2b679a8f066e521: stopping tablet replica
I20260608 09:53:13.030773  9863 raft_consensus.cc:2243] T 377f463ed9a642439009085b4310fbe0 P 45c73268e49a4238b2b679a8f066e521 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:13.031458  9863 raft_consensus.cc:2272] T 377f463ed9a642439009085b4310fbe0 P 45c73268e49a4238b2b679a8f066e521 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:13.033383  9863 tablet_replica.cc:333] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521: stopping tablet replica
I20260608 09:53:13.034020  9863 raft_consensus.cc:2243] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:13.034842  9863 raft_consensus.cc:2272] T 812b19d7a9ef427d912b2191c790c69b P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:13.036871  9863 tablet_replica.cc:333] T 831cd089a6164af28317874eb25264cb P 45c73268e49a4238b2b679a8f066e521: stopping tablet replica
I20260608 09:53:13.037449  9863 raft_consensus.cc:2243] T 831cd089a6164af28317874eb25264cb P 45c73268e49a4238b2b679a8f066e521 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:13.038092  9863 raft_consensus.cc:2272] T 831cd089a6164af28317874eb25264cb P 45c73268e49a4238b2b679a8f066e521 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:13.039889  9863 tablet_replica.cc:333] T 232ace2d0bfc46029eb0966c54072491 P 45c73268e49a4238b2b679a8f066e521: stopping tablet replica
I20260608 09:53:13.040505  9863 raft_consensus.cc:2243] T 232ace2d0bfc46029eb0966c54072491 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:13.041011  9863 raft_consensus.cc:2272] T 232ace2d0bfc46029eb0966c54072491 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:13.043001  9863 tablet_replica.cc:333] T 3a72c6e49f9f416b8514c272254a2fad P 45c73268e49a4238b2b679a8f066e521: stopping tablet replica
I20260608 09:53:13.043586  9863 raft_consensus.cc:2243] T 3a72c6e49f9f416b8514c272254a2fad P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:13.044090  9863 raft_consensus.cc:2272] T 3a72c6e49f9f416b8514c272254a2fad P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:13.045846  9863 tablet_replica.cc:333] T e6605ae4f0c54bcd845113f9f62b7169 P 45c73268e49a4238b2b679a8f066e521: stopping tablet replica
I20260608 09:53:13.046454  9863 raft_consensus.cc:2243] T e6605ae4f0c54bcd845113f9f62b7169 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:13.046864  9863 raft_consensus.cc:2272] T e6605ae4f0c54bcd845113f9f62b7169 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:13.048563  9863 tablet_replica.cc:333] T 0d9a6976686f44188d616449482889eb P 45c73268e49a4238b2b679a8f066e521: stopping tablet replica
I20260608 09:53:13.049093  9863 raft_consensus.cc:2243] T 0d9a6976686f44188d616449482889eb P 45c73268e49a4238b2b679a8f066e521 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:13.049507  9863 raft_consensus.cc:2272] T 0d9a6976686f44188d616449482889eb P 45c73268e49a4238b2b679a8f066e521 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:13.051239  9863 tablet_replica.cc:333] T cdc64719c73a40378b801b5350b2dfd5 P 45c73268e49a4238b2b679a8f066e521: stopping tablet replica
I20260608 09:53:13.051788  9863 raft_consensus.cc:2243] T cdc64719c73a40378b801b5350b2dfd5 P 45c73268e49a4238b2b679a8f066e521 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:13.052233  9863 raft_consensus.cc:2272] T cdc64719c73a40378b801b5350b2dfd5 P 45c73268e49a4238b2b679a8f066e521 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:13.054941  9863 tablet_replica.cc:333] T 9a7731b4d0da489a8fb49f79fcacb62c P 45c73268e49a4238b2b679a8f066e521: stopping tablet replica
I20260608 09:53:13.055455  9863 raft_consensus.cc:2243] T 9a7731b4d0da489a8fb49f79fcacb62c P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:13.055940  9863 raft_consensus.cc:2272] T 9a7731b4d0da489a8fb49f79fcacb62c P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:13.057613  9863 tablet_replica.cc:333] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521: stopping tablet replica
I20260608 09:53:13.058135  9863 raft_consensus.cc:2243] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:13.058857  9863 raft_consensus.cc:2272] T cd61106dfc88471db6d0a7307683f5b6 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:13.060599  9863 tablet_replica.cc:333] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521: stopping tablet replica
I20260608 09:53:13.061080  9863 raft_consensus.cc:2243] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:13.061863  9863 raft_consensus.cc:2272] T a7ca55722030461cb2a3d360b11b9175 P 45c73268e49a4238b2b679a8f066e521 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:13.063556  9863 tablet_replica.cc:333] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521: stopping tablet replica
I20260608 09:53:13.063964  9863 raft_consensus.cc:2243] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:53:13.064603  9863 raft_consensus.cc:2272] T fd7e2fba47f64f75a8599df8c2db3092 P 45c73268e49a4238b2b679a8f066e521 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:13.096803  9863 tablet_server.cc:196] TabletServer@127.9.161.196:0 shutdown complete.
I20260608 09:53:13.127445  9863 master.cc:562] Master@127.9.161.254:43113 shutting down...
I20260608 09:53:13.160866  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d075a65bdc674b0cb0f197c1828cbc67 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:13.161445  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d075a65bdc674b0cb0f197c1828cbc67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:13.161870  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P d075a65bdc674b0cb0f197c1828cbc67: stopping tablet replica
I20260608 09:53:13.186792  9863 master.cc:584] Master@127.9.161.254:43113 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (15062 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 09:53:13.242920  9863 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.161.254:33371
I20260608 09:53:13.244072  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:13.250121 13477 instance_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:13.250535 13478 instance_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:13.252631 13480 instance_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:13.253409  9863 server_base.cc:1061] running on GCE node
I20260608 09:53:13.255491  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:13.255791  9863 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:13.255930  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912393255917 us; error 0 us; skew 500 ppm
I20260608 09:53:13.256464  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:13.259236  9863 webserver.cc:533] Webserver started at http://127.9.161.254:46629/ using document root <none> and password file <none>
I20260608 09:53:13.259735  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:13.259896  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:13.260128  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:13.261211  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912298820956-9863-0/minicluster-data/master-0-root/instance:
uuid: "43d18b84d141454ead1858d316c8b1c8"
format_stamp: "Formatted at 2026-06-08 09:53:13 on dist-test-slave-bjvn"
I20260608 09:53:13.265995  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:53:13.269745 13485 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:13.270752  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:53:13.271072  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912298820956-9863-0/minicluster-data/master-0-root
uuid: "43d18b84d141454ead1858d316c8b1c8"
format_stamp: "Formatted at 2026-06-08 09:53:13 on dist-test-slave-bjvn"
I20260608 09:53:13.271329  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912298820956-9863-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912298820956-9863-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912298820956-9863-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:13.288597  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:13.290046  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:13.330827  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.254:33371
I20260608 09:53:13.331147 13536 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.254:33371 every 8 connection(s)
I20260608 09:53:13.335937 13537 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:13.346601 13537 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 43d18b84d141454ead1858d316c8b1c8: Bootstrap starting.
I20260608 09:53:13.351588 13537 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 43d18b84d141454ead1858d316c8b1c8: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:13.356068 13537 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 43d18b84d141454ead1858d316c8b1c8: No bootstrap required, opened a new log
I20260608 09:53:13.358405 13537 raft_consensus.cc:359] T 00000000000000000000000000000000 P 43d18b84d141454ead1858d316c8b1c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43d18b84d141454ead1858d316c8b1c8" member_type: VOTER }
I20260608 09:53:13.358791 13537 raft_consensus.cc:385] T 00000000000000000000000000000000 P 43d18b84d141454ead1858d316c8b1c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:13.359079 13537 raft_consensus.cc:740] T 00000000000000000000000000000000 P 43d18b84d141454ead1858d316c8b1c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43d18b84d141454ead1858d316c8b1c8, State: Initialized, Role: FOLLOWER
I20260608 09:53:13.359756 13537 consensus_queue.cc:260] T 00000000000000000000000000000000 P 43d18b84d141454ead1858d316c8b1c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "43d18b84d141454ead1858d316c8b1c8" member_type: VOTER }
I20260608 09:53:13.360227 13537 raft_consensus.cc:399] T 00000000000000000000000000000000 P 43d18b84d141454ead1858d316c8b1c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:53:13.360445 13537 raft_consensus.cc:493] T 00000000000000000000000000000000 P 43d18b84d141454ead1858d316c8b1c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:53:13.360773 13537 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 43d18b84d141454ead1858d316c8b1c8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:13.365445 13537 raft_consensus.cc:515] T 00000000000000000000000000000000 P 43d18b84d141454ead1858d316c8b1c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43d18b84d141454ead1858d316c8b1c8" member_type: VOTER }
I20260608 09:53:13.366109 13537 leader_election.cc:304] T 00000000000000000000000000000000 P 43d18b84d141454ead1858d316c8b1c8 [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: 43d18b84d141454ead1858d316c8b1c8; no voters: 
I20260608 09:53:13.367321 13537 leader_election.cc:290] T 00000000000000000000000000000000 P 43d18b84d141454ead1858d316c8b1c8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:53:13.367748 13540 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 43d18b84d141454ead1858d316c8b1c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:13.369215 13540 raft_consensus.cc:697] T 00000000000000000000000000000000 P 43d18b84d141454ead1858d316c8b1c8 [term 1 LEADER]: Becoming Leader. State: Replica: 43d18b84d141454ead1858d316c8b1c8, State: Running, Role: LEADER
I20260608 09:53:13.370054 13540 consensus_queue.cc:237] T 00000000000000000000000000000000 P 43d18b84d141454ead1858d316c8b1c8 [LEADER]: Queue going to LEADER mode. State: All 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: "43d18b84d141454ead1858d316c8b1c8" member_type: VOTER }
I20260608 09:53:13.370596 13537 sys_catalog.cc:565] T 00000000000000000000000000000000 P 43d18b84d141454ead1858d316c8b1c8 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:53:13.374733 13541 sys_catalog.cc:455] T 00000000000000000000000000000000 P 43d18b84d141454ead1858d316c8b1c8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "43d18b84d141454ead1858d316c8b1c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43d18b84d141454ead1858d316c8b1c8" member_type: VOTER } }
I20260608 09:53:13.375433 13541 sys_catalog.cc:458] T 00000000000000000000000000000000 P 43d18b84d141454ead1858d316c8b1c8 [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:13.375479 13542 sys_catalog.cc:455] T 00000000000000000000000000000000 P 43d18b84d141454ead1858d316c8b1c8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 43d18b84d141454ead1858d316c8b1c8. Latest consensus state: current_term: 1 leader_uuid: "43d18b84d141454ead1858d316c8b1c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43d18b84d141454ead1858d316c8b1c8" member_type: VOTER } }
I20260608 09:53:13.376356 13542 sys_catalog.cc:458] T 00000000000000000000000000000000 P 43d18b84d141454ead1858d316c8b1c8 [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:13.381845 13547 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:53:13.390321 13547 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:53:13.391295  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:53:13.400556 13547 catalog_manager.cc:1382] Generated new cluster ID: 8ad061cfe804444c977cd632e932781b
I20260608 09:53:13.400885 13547 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:53:13.418308 13547 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:53:13.419658 13547 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:53:13.433037 13547 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 43d18b84d141454ead1858d316c8b1c8: Generated new TSK 0
I20260608 09:53:13.433714 13547 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:53:13.458293  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:13.464656 13558 instance_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:13.465615 13559 instance_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:13.467361 13561 instance_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:13.468096  9863 server_base.cc:1061] running on GCE node
I20260608 09:53:13.469058  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:13.469287  9863 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:13.469484  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912393469432 us; error 0 us; skew 500 ppm
I20260608 09:53:13.470363  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:13.473206  9863 webserver.cc:533] Webserver started at http://127.9.161.193:33103/ using document root <none> and password file <none>
I20260608 09:53:13.473872  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:13.474100  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:13.474402  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:13.475610  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912298820956-9863-0/minicluster-data/ts-0-root/instance:
uuid: "1ecd17643392470dab95bc99f6af44f1"
format_stamp: "Formatted at 2026-06-08 09:53:13 on dist-test-slave-bjvn"
I20260608 09:53:13.480450  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:53:13.484316 13566 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:13.485177  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:53:13.485627  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912298820956-9863-0/minicluster-data/ts-0-root
uuid: "1ecd17643392470dab95bc99f6af44f1"
format_stamp: "Formatted at 2026-06-08 09:53:13 on dist-test-slave-bjvn"
I20260608 09:53:13.485976  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912298820956-9863-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912298820956-9863-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912298820956-9863-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:13.519860  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:13.521193  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:13.522806  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:13.525287  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:13.525532  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:13.525801  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:13.525990  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:53:13.571035  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.193:37901
I20260608 09:53:13.571148 13628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.193:37901 every 8 connection(s)
I20260608 09:53:13.576704  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:13.584493 13633 instance_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:13.586160 13634 instance_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:13.588207  9863 server_base.cc:1061] running on GCE node
W20260608 09:53:13.589279 13636 instance_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:13.590323  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:13.590607  9863 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:13.590866  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912393590835 us; error 0 us; skew 500 ppm
I20260608 09:53:13.591529  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:13.592279 13629 heartbeater.cc:344] Connected to a master server at 127.9.161.254:33371
I20260608 09:53:13.592670 13629 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:13.593494 13629 heartbeater.cc:507] Master 127.9.161.254:33371 requested a full tablet report, sending...
I20260608 09:53:13.594614  9863 webserver.cc:533] Webserver started at http://127.9.161.194:33993/ using document root <none> and password file <none>
I20260608 09:53:13.595180  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:13.595392  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:13.595683  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:13.595856 13502 ts_manager.cc:194] Registered new tserver with Master: 1ecd17643392470dab95bc99f6af44f1 (127.9.161.193:37901)
I20260608 09:53:13.596879  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912298820956-9863-0/minicluster-data/ts-1-root/instance:
uuid: "4e295b9ec4d7455dbf41dae276846fc1"
format_stamp: "Formatted at 2026-06-08 09:53:13 on dist-test-slave-bjvn"
I20260608 09:53:13.597872 13502 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37028
I20260608 09:53:13.601564  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:53:13.605088 13641 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:13.605921  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:53:13.606212  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912298820956-9863-0/minicluster-data/ts-1-root
uuid: "4e295b9ec4d7455dbf41dae276846fc1"
format_stamp: "Formatted at 2026-06-08 09:53:13 on dist-test-slave-bjvn"
I20260608 09:53:13.606513  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912298820956-9863-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912298820956-9863-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912298820956-9863-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:13.618583  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:13.619813  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:13.621295  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:13.623721  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:13.623956  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:13.624205  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:13.624382  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:13.665326  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.194:35135
I20260608 09:53:13.665457 13703 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.194:35135 every 8 connection(s)
I20260608 09:53:13.670416  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:13.679440 13707 instance_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:13.680166 13708 instance_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:13.682715  9863 server_base.cc:1061] running on GCE node
W20260608 09:53:13.682955 13710 instance_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:13.683990  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:13.684295  9863 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:13.684520  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912393684497 us; error 0 us; skew 500 ppm
I20260608 09:53:13.685250  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:13.685767 13704 heartbeater.cc:344] Connected to a master server at 127.9.161.254:33371
I20260608 09:53:13.686316 13704 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:13.687259 13704 heartbeater.cc:507] Master 127.9.161.254:33371 requested a full tablet report, sending...
I20260608 09:53:13.688252  9863 webserver.cc:533] Webserver started at http://127.9.161.195:36215/ using document root <none> and password file <none>
I20260608 09:53:13.688968  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:13.689241  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:13.689536  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:13.689908 13502 ts_manager.cc:194] Registered new tserver with Master: 4e295b9ec4d7455dbf41dae276846fc1 (127.9.161.194:35135)
I20260608 09:53:13.690898  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912298820956-9863-0/minicluster-data/ts-2-root/instance:
uuid: "e5df1fe8cb034c86a9760c0df98fdb02"
format_stamp: "Formatted at 2026-06-08 09:53:13 on dist-test-slave-bjvn"
I20260608 09:53:13.691454 13502 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37044
I20260608 09:53:13.696476  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:53:13.700261 13715 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:13.701126  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 09:53:13.701474  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912298820956-9863-0/minicluster-data/ts-2-root
uuid: "e5df1fe8cb034c86a9760c0df98fdb02"
format_stamp: "Formatted at 2026-06-08 09:53:13 on dist-test-slave-bjvn"
I20260608 09:53:13.701840  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912298820956-9863-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912298820956-9863-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912298820956-9863-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:13.721661  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:13.723006  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:13.724541  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:13.726950  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:13.727195  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:13.727468  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:13.727664  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:13.769371  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.195:41909
I20260608 09:53:13.769465 13777 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.195:41909 every 8 connection(s)
I20260608 09:53:13.774596  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:13.781481 13781 instance_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:13.783901 13782 instance_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:13.785497  9863 server_base.cc:1061] running on GCE node
W20260608 09:53:13.786839 13784 instance_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:13.788070  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:53:13.788085 13778 heartbeater.cc:344] Connected to a master server at 127.9.161.254:33371
W20260608 09:53:13.788470  9863 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:13.788650 13778 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:13.788719  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912393788697 us; error 0 us; skew 500 ppm
I20260608 09:53:13.789680  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:13.789649 13778 heartbeater.cc:507] Master 127.9.161.254:33371 requested a full tablet report, sending...
I20260608 09:53:13.792374 13502 ts_manager.cc:194] Registered new tserver with Master: e5df1fe8cb034c86a9760c0df98fdb02 (127.9.161.195:41909)
I20260608 09:53:13.793010  9863 webserver.cc:533] Webserver started at http://127.9.161.196:40469/ using document root <none> and password file <none>
I20260608 09:53:13.793603  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:13.793888  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:13.794073 13502 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37048
I20260608 09:53:13.794178  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:13.795738  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912298820956-9863-0/minicluster-data/ts-3-root/instance:
uuid: "9f949b8e59884a12b26f01de32e88a08"
format_stamp: "Formatted at 2026-06-08 09:53:13 on dist-test-slave-bjvn"
I20260608 09:53:13.801052  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260608 09:53:13.805004 13789 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:13.806164  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:53:13.806491  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912298820956-9863-0/minicluster-data/ts-3-root
uuid: "9f949b8e59884a12b26f01de32e88a08"
format_stamp: "Formatted at 2026-06-08 09:53:13 on dist-test-slave-bjvn"
I20260608 09:53:13.806818  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912298820956-9863-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912298820956-9863-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912298820956-9863-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:13.837497  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:13.838871  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:13.840400  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:13.842890  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:13.843132  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:13.843425  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:13.843688  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:13.884774  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.196:40323
I20260608 09:53:13.884886 13851 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.196:40323 every 8 connection(s)
I20260608 09:53:13.899923 13852 heartbeater.cc:344] Connected to a master server at 127.9.161.254:33371
I20260608 09:53:13.900357 13852 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:13.901103 13852 heartbeater.cc:507] Master 127.9.161.254:33371 requested a full tablet report, sending...
I20260608 09:53:13.903184 13502 ts_manager.cc:194] Registered new tserver with Master: 9f949b8e59884a12b26f01de32e88a08 (127.9.161.196:40323)
I20260608 09:53:13.903617  9863 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01540141s
I20260608 09:53:13.904707 13502 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37062
I20260608 09:53:14.462424 13502 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37076:
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:14.512266 13594 tablet_service.cc:1511] Processing CreateTablet for tablet e6657555ca00473db8142f0c993136cc (DEFAULT_TABLE table=test-workload [id=3b0dcb9608e44d6984a362a92d39659f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:53:14.514056 13594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6657555ca00473db8142f0c993136cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:14.521322 13669 tablet_service.cc:1511] Processing CreateTablet for tablet e6657555ca00473db8142f0c993136cc (DEFAULT_TABLE table=test-workload [id=3b0dcb9608e44d6984a362a92d39659f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:53:14.521441 13743 tablet_service.cc:1511] Processing CreateTablet for tablet e6657555ca00473db8142f0c993136cc (DEFAULT_TABLE table=test-workload [id=3b0dcb9608e44d6984a362a92d39659f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:53:14.522701 13669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6657555ca00473db8142f0c993136cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:14.522958 13743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6657555ca00473db8142f0c993136cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:14.537218 13873 tablet_bootstrap.cc:492] T e6657555ca00473db8142f0c993136cc P 1ecd17643392470dab95bc99f6af44f1: Bootstrap starting.
I20260608 09:53:14.539471 13874 tablet_bootstrap.cc:492] T e6657555ca00473db8142f0c993136cc P 4e295b9ec4d7455dbf41dae276846fc1: Bootstrap starting.
I20260608 09:53:14.540573 13875 tablet_bootstrap.cc:492] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02: Bootstrap starting.
I20260608 09:53:14.547878 13875 tablet_bootstrap.cc:654] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:14.547914 13874 tablet_bootstrap.cc:654] T e6657555ca00473db8142f0c993136cc P 4e295b9ec4d7455dbf41dae276846fc1: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:14.547921 13873 tablet_bootstrap.cc:654] T e6657555ca00473db8142f0c993136cc P 1ecd17643392470dab95bc99f6af44f1: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:14.556169 13875 tablet_bootstrap.cc:492] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02: No bootstrap required, opened a new log
I20260608 09:53:14.556699 13875 ts_tablet_manager.cc:1403] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.003s
I20260608 09:53:14.557353 13874 tablet_bootstrap.cc:492] T e6657555ca00473db8142f0c993136cc P 4e295b9ec4d7455dbf41dae276846fc1: No bootstrap required, opened a new log
I20260608 09:53:14.557384 13873 tablet_bootstrap.cc:492] T e6657555ca00473db8142f0c993136cc P 1ecd17643392470dab95bc99f6af44f1: No bootstrap required, opened a new log
I20260608 09:53:14.557958 13874 ts_tablet_manager.cc:1403] T e6657555ca00473db8142f0c993136cc P 4e295b9ec4d7455dbf41dae276846fc1: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260608 09:53:14.558424 13873 ts_tablet_manager.cc:1403] T e6657555ca00473db8142f0c993136cc P 1ecd17643392470dab95bc99f6af44f1: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.004s
I20260608 09:53:14.559844 13875 raft_consensus.cc:359] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecd17643392470dab95bc99f6af44f1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37901 } } peers { permanent_uuid: "4e295b9ec4d7455dbf41dae276846fc1" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35135 } } peers { permanent_uuid: "e5df1fe8cb034c86a9760c0df98fdb02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41909 } }
I20260608 09:53:14.560638 13875 raft_consensus.cc:385] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:14.560956 13875 raft_consensus.cc:740] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5df1fe8cb034c86a9760c0df98fdb02, State: Initialized, Role: FOLLOWER
I20260608 09:53:14.561046 13874 raft_consensus.cc:359] T e6657555ca00473db8142f0c993136cc P 4e295b9ec4d7455dbf41dae276846fc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecd17643392470dab95bc99f6af44f1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37901 } } peers { permanent_uuid: "4e295b9ec4d7455dbf41dae276846fc1" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35135 } } peers { permanent_uuid: "e5df1fe8cb034c86a9760c0df98fdb02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41909 } }
I20260608 09:53:14.561362 13873 raft_consensus.cc:359] T e6657555ca00473db8142f0c993136cc P 1ecd17643392470dab95bc99f6af44f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecd17643392470dab95bc99f6af44f1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37901 } } peers { permanent_uuid: "4e295b9ec4d7455dbf41dae276846fc1" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35135 } } peers { permanent_uuid: "e5df1fe8cb034c86a9760c0df98fdb02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41909 } }
I20260608 09:53:14.561833 13874 raft_consensus.cc:385] T e6657555ca00473db8142f0c993136cc P 4e295b9ec4d7455dbf41dae276846fc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:14.562145 13873 raft_consensus.cc:385] T e6657555ca00473db8142f0c993136cc P 1ecd17643392470dab95bc99f6af44f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:14.562322 13874 raft_consensus.cc:740] T e6657555ca00473db8142f0c993136cc P 4e295b9ec4d7455dbf41dae276846fc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e295b9ec4d7455dbf41dae276846fc1, State: Initialized, Role: FOLLOWER
I20260608 09:53:14.561861 13875 consensus_queue.cc:260] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecd17643392470dab95bc99f6af44f1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37901 } } peers { permanent_uuid: "4e295b9ec4d7455dbf41dae276846fc1" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35135 } } peers { permanent_uuid: "e5df1fe8cb034c86a9760c0df98fdb02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41909 } }
I20260608 09:53:14.562543 13873 raft_consensus.cc:740] T e6657555ca00473db8142f0c993136cc P 1ecd17643392470dab95bc99f6af44f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ecd17643392470dab95bc99f6af44f1, State: Initialized, Role: FOLLOWER
I20260608 09:53:14.563446 13873 consensus_queue.cc:260] T e6657555ca00473db8142f0c993136cc P 1ecd17643392470dab95bc99f6af44f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecd17643392470dab95bc99f6af44f1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37901 } } peers { permanent_uuid: "4e295b9ec4d7455dbf41dae276846fc1" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35135 } } peers { permanent_uuid: "e5df1fe8cb034c86a9760c0df98fdb02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41909 } }
I20260608 09:53:14.563251 13874 consensus_queue.cc:260] T e6657555ca00473db8142f0c993136cc P 4e295b9ec4d7455dbf41dae276846fc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecd17643392470dab95bc99f6af44f1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37901 } } peers { permanent_uuid: "4e295b9ec4d7455dbf41dae276846fc1" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35135 } } peers { permanent_uuid: "e5df1fe8cb034c86a9760c0df98fdb02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41909 } }
I20260608 09:53:14.571154 13629 heartbeater.cc:499] Master 127.9.161.254:33371 was elected leader, sending a full tablet report...
I20260608 09:53:14.571758 13875 ts_tablet_manager.cc:1434] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.005s
I20260608 09:53:14.572152 13704 heartbeater.cc:499] Master 127.9.161.254:33371 was elected leader, sending a full tablet report...
I20260608 09:53:14.571765 13873 ts_tablet_manager.cc:1434] T e6657555ca00473db8142f0c993136cc P 1ecd17643392470dab95bc99f6af44f1: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.003s
I20260608 09:53:14.573172 13778 heartbeater.cc:499] Master 127.9.161.254:33371 was elected leader, sending a full tablet report...
I20260608 09:53:14.574887 13874 ts_tablet_manager.cc:1434] T e6657555ca00473db8142f0c993136cc P 4e295b9ec4d7455dbf41dae276846fc1: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.007s
I20260608 09:53:14.610441 13879 raft_consensus.cc:493] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:14.610941 13879 raft_consensus.cc:515] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecd17643392470dab95bc99f6af44f1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37901 } } peers { permanent_uuid: "4e295b9ec4d7455dbf41dae276846fc1" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35135 } } peers { permanent_uuid: "e5df1fe8cb034c86a9760c0df98fdb02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41909 } }
I20260608 09:53:14.613232 13879 leader_election.cc:290] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ecd17643392470dab95bc99f6af44f1 (127.9.161.193:37901), 4e295b9ec4d7455dbf41dae276846fc1 (127.9.161.194:35135)
I20260608 09:53:14.625128 13679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6657555ca00473db8142f0c993136cc" candidate_uuid: "e5df1fe8cb034c86a9760c0df98fdb02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e295b9ec4d7455dbf41dae276846fc1" is_pre_election: true
I20260608 09:53:14.625883 13604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6657555ca00473db8142f0c993136cc" candidate_uuid: "e5df1fe8cb034c86a9760c0df98fdb02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ecd17643392470dab95bc99f6af44f1" is_pre_election: true
I20260608 09:53:14.625962 13679 raft_consensus.cc:2468] T e6657555ca00473db8142f0c993136cc P 4e295b9ec4d7455dbf41dae276846fc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5df1fe8cb034c86a9760c0df98fdb02 in term 0.
I20260608 09:53:14.626686 13604 raft_consensus.cc:2468] T e6657555ca00473db8142f0c993136cc P 1ecd17643392470dab95bc99f6af44f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5df1fe8cb034c86a9760c0df98fdb02 in term 0.
I20260608 09:53:14.627702 13717 leader_election.cc:304] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e295b9ec4d7455dbf41dae276846fc1, e5df1fe8cb034c86a9760c0df98fdb02; no voters: 
I20260608 09:53:14.628471 13879 raft_consensus.cc:2804] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:14.628852 13879 raft_consensus.cc:493] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:14.629150 13879 raft_consensus.cc:3060] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:14.634042 13879 raft_consensus.cc:515] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecd17643392470dab95bc99f6af44f1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37901 } } peers { permanent_uuid: "4e295b9ec4d7455dbf41dae276846fc1" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35135 } } peers { permanent_uuid: "e5df1fe8cb034c86a9760c0df98fdb02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41909 } }
I20260608 09:53:14.635885 13879 leader_election.cc:290] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02 [CANDIDATE]: Term 1 election: Requested vote from peers 1ecd17643392470dab95bc99f6af44f1 (127.9.161.193:37901), 4e295b9ec4d7455dbf41dae276846fc1 (127.9.161.194:35135)
I20260608 09:53:14.636853 13604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6657555ca00473db8142f0c993136cc" candidate_uuid: "e5df1fe8cb034c86a9760c0df98fdb02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ecd17643392470dab95bc99f6af44f1"
I20260608 09:53:14.637063 13679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6657555ca00473db8142f0c993136cc" candidate_uuid: "e5df1fe8cb034c86a9760c0df98fdb02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e295b9ec4d7455dbf41dae276846fc1"
I20260608 09:53:14.637364 13604 raft_consensus.cc:3060] T e6657555ca00473db8142f0c993136cc P 1ecd17643392470dab95bc99f6af44f1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:14.637773 13679 raft_consensus.cc:3060] T e6657555ca00473db8142f0c993136cc P 4e295b9ec4d7455dbf41dae276846fc1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:14.642501 13604 raft_consensus.cc:2468] T e6657555ca00473db8142f0c993136cc P 1ecd17643392470dab95bc99f6af44f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5df1fe8cb034c86a9760c0df98fdb02 in term 1.
I20260608 09:53:14.642944 13679 raft_consensus.cc:2468] T e6657555ca00473db8142f0c993136cc P 4e295b9ec4d7455dbf41dae276846fc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5df1fe8cb034c86a9760c0df98fdb02 in term 1.
I20260608 09:53:14.644089 13719 leader_election.cc:304] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ecd17643392470dab95bc99f6af44f1, e5df1fe8cb034c86a9760c0df98fdb02; no voters: 
I20260608 09:53:14.645135 13879 raft_consensus.cc:2804] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:14.646646 13879 raft_consensus.cc:697] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02 [term 1 LEADER]: Becoming Leader. State: Replica: e5df1fe8cb034c86a9760c0df98fdb02, State: Running, Role: LEADER
I20260608 09:53:14.647965 13879 consensus_queue.cc:237] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecd17643392470dab95bc99f6af44f1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37901 } } peers { permanent_uuid: "4e295b9ec4d7455dbf41dae276846fc1" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35135 } } peers { permanent_uuid: "e5df1fe8cb034c86a9760c0df98fdb02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41909 } }
I20260608 09:53:14.656009 13502 catalog_manager.cc:5696] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5df1fe8cb034c86a9760c0df98fdb02 (127.9.161.195). New cstate: current_term: 1 leader_uuid: "e5df1fe8cb034c86a9760c0df98fdb02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecd17643392470dab95bc99f6af44f1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e295b9ec4d7455dbf41dae276846fc1" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5df1fe8cb034c86a9760c0df98fdb02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41909 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:14.907564 13852 heartbeater.cc:499] Master 127.9.161.254:33371 was elected leader, sending a full tablet report...
I20260608 09:53:15.137023 13879 consensus_queue.cc:1048] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e295b9ec4d7455dbf41dae276846fc1" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:15.149981 13884 consensus_queue.cc:1048] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ecd17643392470dab95bc99f6af44f1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 37901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:15.388144 13555 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:15.390149 13555 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:15.390588 13555 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:17.391642 13555 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:17.393141 13555 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:17.393409 13555 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:19.394366 13555 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:19.395656 13555 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:19.395922 13555 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:21.397010 13555 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:21.398640 13555 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:21.398980 13555 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:23.399981 13555 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:23.401382 13555 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:23.401734 13555 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:25.402902 13555 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:25.404338 13555 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:25.404691 13555 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:25.745431  9863 tablet_server.cc:179] TabletServer@127.9.161.193:0 shutting down...
I20260608 09:53:25.774191  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:25.775003  9863 tablet_replica.cc:333] T e6657555ca00473db8142f0c993136cc P 1ecd17643392470dab95bc99f6af44f1: stopping tablet replica
I20260608 09:53:25.775629  9863 raft_consensus.cc:2243] T e6657555ca00473db8142f0c993136cc P 1ecd17643392470dab95bc99f6af44f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:25.776258  9863 raft_consensus.cc:2272] T e6657555ca00473db8142f0c993136cc P 1ecd17643392470dab95bc99f6af44f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:25.798537  9863 tablet_server.cc:196] TabletServer@127.9.161.193:0 shutdown complete.
I20260608 09:53:25.814183  9863 tablet_server.cc:179] TabletServer@127.9.161.194:0 shutting down...
I20260608 09:53:25.840601  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:25.841302  9863 tablet_replica.cc:333] T e6657555ca00473db8142f0c993136cc P 4e295b9ec4d7455dbf41dae276846fc1: stopping tablet replica
I20260608 09:53:25.841935  9863 raft_consensus.cc:2243] T e6657555ca00473db8142f0c993136cc P 4e295b9ec4d7455dbf41dae276846fc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:25.842433  9863 raft_consensus.cc:2272] T e6657555ca00473db8142f0c993136cc P 4e295b9ec4d7455dbf41dae276846fc1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:53:25.849445 13717 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
W20260608 09:53:25.855306 13717 consensus_peers.cc:597] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02 -> Peer 4e295b9ec4d7455dbf41dae276846fc1 (127.9.161.194:35135): Couldn't send request to peer 4e295b9ec4d7455dbf41dae276846fc1. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.194:35135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:25.864959  9863 tablet_server.cc:196] TabletServer@127.9.161.194:0 shutdown complete.
I20260608 09:53:25.877255  9863 tablet_server.cc:179] TabletServer@127.9.161.195:0 shutting down...
I20260608 09:53:25.900238  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:25.901014  9863 tablet_replica.cc:333] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02: stopping tablet replica
I20260608 09:53:25.901619  9863 raft_consensus.cc:2243] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:25.902571  9863 raft_consensus.cc:2272] T e6657555ca00473db8142f0c993136cc P e5df1fe8cb034c86a9760c0df98fdb02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:25.923076  9863 tablet_server.cc:196] TabletServer@127.9.161.195:0 shutdown complete.
I20260608 09:53:25.934376  9863 tablet_server.cc:179] TabletServer@127.9.161.196:0 shutting down...
I20260608 09:53:25.960487  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:25.976931  9863 tablet_server.cc:196] TabletServer@127.9.161.196:0 shutdown complete.
I20260608 09:53:25.986908  9863 master.cc:562] Master@127.9.161.254:33371 shutting down...
I20260608 09:53:26.006080  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 43d18b84d141454ead1858d316c8b1c8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:26.006726  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 43d18b84d141454ead1858d316c8b1c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:26.007017  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P 43d18b84d141454ead1858d316c8b1c8: stopping tablet replica
I20260608 09:53:26.025722  9863 master.cc:584] Master@127.9.161.254:33371 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12824 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 09:53:26.067432  9863 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.161.254:40163
I20260608 09:53:26.068642  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:26.074678 13899 instance_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:26.074759 13900 instance_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:26.075953 13902 instance_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:26.076349  9863 server_base.cc:1061] running on GCE node
I20260608 09:53:26.077270  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:26.077490  9863 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:26.077663  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912406077646 us; error 0 us; skew 500 ppm
I20260608 09:53:26.078442  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:26.081058  9863 webserver.cc:533] Webserver started at http://127.9.161.254:34165/ using document root <none> and password file <none>
I20260608 09:53:26.081604  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:26.081866  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:26.082159  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:26.083379  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912298820956-9863-0/minicluster-data/master-0-root/instance:
uuid: "b74784a11b6a4499b6a3f4592b3b6a0f"
format_stamp: "Formatted at 2026-06-08 09:53:26 on dist-test-slave-bjvn"
I20260608 09:53:26.088193  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:53:26.092029 13907 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:26.092950  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:53:26.093205  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912298820956-9863-0/minicluster-data/master-0-root
uuid: "b74784a11b6a4499b6a3f4592b3b6a0f"
format_stamp: "Formatted at 2026-06-08 09:53:26 on dist-test-slave-bjvn"
I20260608 09:53:26.093456  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912298820956-9863-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912298820956-9863-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912298820956-9863-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:26.114166  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:26.115859  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:26.156308  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.254:40163
I20260608 09:53:26.156427 13958 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.254:40163 every 8 connection(s)
I20260608 09:53:26.160920 13959 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:26.172147 13959 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b74784a11b6a4499b6a3f4592b3b6a0f: Bootstrap starting.
I20260608 09:53:26.176955 13959 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b74784a11b6a4499b6a3f4592b3b6a0f: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:26.181474 13959 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b74784a11b6a4499b6a3f4592b3b6a0f: No bootstrap required, opened a new log
I20260608 09:53:26.184149 13959 raft_consensus.cc:359] T 00000000000000000000000000000000 P b74784a11b6a4499b6a3f4592b3b6a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b74784a11b6a4499b6a3f4592b3b6a0f" member_type: VOTER }
I20260608 09:53:26.184741 13959 raft_consensus.cc:385] T 00000000000000000000000000000000 P b74784a11b6a4499b6a3f4592b3b6a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:26.185073 13959 raft_consensus.cc:740] T 00000000000000000000000000000000 P b74784a11b6a4499b6a3f4592b3b6a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b74784a11b6a4499b6a3f4592b3b6a0f, State: Initialized, Role: FOLLOWER
I20260608 09:53:26.185851 13959 consensus_queue.cc:260] T 00000000000000000000000000000000 P b74784a11b6a4499b6a3f4592b3b6a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b74784a11b6a4499b6a3f4592b3b6a0f" member_type: VOTER }
I20260608 09:53:26.186369 13959 raft_consensus.cc:399] T 00000000000000000000000000000000 P b74784a11b6a4499b6a3f4592b3b6a0f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:53:26.186718 13959 raft_consensus.cc:493] T 00000000000000000000000000000000 P b74784a11b6a4499b6a3f4592b3b6a0f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:53:26.187119 13959 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b74784a11b6a4499b6a3f4592b3b6a0f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:26.193850 13959 raft_consensus.cc:515] T 00000000000000000000000000000000 P b74784a11b6a4499b6a3f4592b3b6a0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b74784a11b6a4499b6a3f4592b3b6a0f" member_type: VOTER }
I20260608 09:53:26.194447 13959 leader_election.cc:304] T 00000000000000000000000000000000 P b74784a11b6a4499b6a3f4592b3b6a0f [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: b74784a11b6a4499b6a3f4592b3b6a0f; no voters: 
I20260608 09:53:26.195870 13959 leader_election.cc:290] T 00000000000000000000000000000000 P b74784a11b6a4499b6a3f4592b3b6a0f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:53:26.196291 13962 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b74784a11b6a4499b6a3f4592b3b6a0f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:26.197611 13962 raft_consensus.cc:697] T 00000000000000000000000000000000 P b74784a11b6a4499b6a3f4592b3b6a0f [term 1 LEADER]: Becoming Leader. State: Replica: b74784a11b6a4499b6a3f4592b3b6a0f, State: Running, Role: LEADER
I20260608 09:53:26.198366 13962 consensus_queue.cc:237] T 00000000000000000000000000000000 P b74784a11b6a4499b6a3f4592b3b6a0f [LEADER]: Queue going to LEADER mode. State: All 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: "b74784a11b6a4499b6a3f4592b3b6a0f" member_type: VOTER }
I20260608 09:53:26.199060 13959 sys_catalog.cc:565] T 00000000000000000000000000000000 P b74784a11b6a4499b6a3f4592b3b6a0f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:53:26.201550 13963 sys_catalog.cc:455] T 00000000000000000000000000000000 P b74784a11b6a4499b6a3f4592b3b6a0f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b74784a11b6a4499b6a3f4592b3b6a0f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b74784a11b6a4499b6a3f4592b3b6a0f" member_type: VOTER } }
I20260608 09:53:26.201628 13964 sys_catalog.cc:455] T 00000000000000000000000000000000 P b74784a11b6a4499b6a3f4592b3b6a0f [sys.catalog]: SysCatalogTable state changed. Reason: New leader b74784a11b6a4499b6a3f4592b3b6a0f. Latest consensus state: current_term: 1 leader_uuid: "b74784a11b6a4499b6a3f4592b3b6a0f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b74784a11b6a4499b6a3f4592b3b6a0f" member_type: VOTER } }
I20260608 09:53:26.202459 13964 sys_catalog.cc:458] T 00000000000000000000000000000000 P b74784a11b6a4499b6a3f4592b3b6a0f [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:26.202491 13963 sys_catalog.cc:458] T 00000000000000000000000000000000 P b74784a11b6a4499b6a3f4592b3b6a0f [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:26.210031 13967 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:53:26.215157 13967 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:53:26.216154  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:53:26.224627 13967 catalog_manager.cc:1382] Generated new cluster ID: 1f77714d7fcc4b5091a1c97f6e613d46
I20260608 09:53:26.224920 13967 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:53:26.253723 13967 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:53:26.255182 13967 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:53:26.267684 13967 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b74784a11b6a4499b6a3f4592b3b6a0f: Generated new TSK 0
I20260608 09:53:26.268361 13967 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:53:26.283036  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:26.289387 13980 instance_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:26.290661 13981 instance_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:26.292146 13983 instance_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:26.292387  9863 server_base.cc:1061] running on GCE node
I20260608 09:53:26.293255  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:26.293447  9863 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:26.293571  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912406293559 us; error 0 us; skew 500 ppm
I20260608 09:53:26.294399  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:26.296900  9863 webserver.cc:533] Webserver started at http://127.9.161.193:46009/ using document root <none> and password file <none>
I20260608 09:53:26.297384  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:26.297545  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:26.297771  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:26.298964  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912298820956-9863-0/minicluster-data/ts-0-root/instance:
uuid: "3442578e041e492ca06f366d60659e4d"
format_stamp: "Formatted at 2026-06-08 09:53:26 on dist-test-slave-bjvn"
I20260608 09:53:26.303953  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 09:53:26.307680 13988 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:26.308640  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260608 09:53:26.308993  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912298820956-9863-0/minicluster-data/ts-0-root
uuid: "3442578e041e492ca06f366d60659e4d"
format_stamp: "Formatted at 2026-06-08 09:53:26 on dist-test-slave-bjvn"
I20260608 09:53:26.309293  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912298820956-9863-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912298820956-9863-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912298820956-9863-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:26.329056  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:26.330385  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:26.331988  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:26.334497  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:26.334697  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:26.335006  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:26.335178  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:26.378165  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.193:42781
I20260608 09:53:26.378281 14050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.193:42781 every 8 connection(s)
I20260608 09:53:26.383973  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:26.391853 14055 instance_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:26.392020 14056 instance_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:26.397439 14058 instance_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:26.397476  9863 server_base.cc:1061] running on GCE node
I20260608 09:53:26.397573 14051 heartbeater.cc:344] Connected to a master server at 127.9.161.254:40163
I20260608 09:53:26.398373 14051 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:26.398928  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:53:26.399087 14051 heartbeater.cc:507] Master 127.9.161.254:40163 requested a full tablet report, sending...
W20260608 09:53:26.399212  9863 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:26.399470  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912406399437 us; error 0 us; skew 500 ppm
I20260608 09:53:26.400278  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:26.401685 13924 ts_manager.cc:194] Registered new tserver with Master: 3442578e041e492ca06f366d60659e4d (127.9.161.193:42781)
I20260608 09:53:26.403014  9863 webserver.cc:533] Webserver started at http://127.9.161.194:43495/ using document root <none> and password file <none>
I20260608 09:53:26.403564  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:26.403774  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:26.403884 13924 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35460
I20260608 09:53:26.404042  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:26.405550  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912298820956-9863-0/minicluster-data/ts-1-root/instance:
uuid: "c3b44ac480ff42158cea2cdc6714f548"
format_stamp: "Formatted at 2026-06-08 09:53:26 on dist-test-slave-bjvn"
I20260608 09:53:26.410552  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:53:26.414232 14063 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:26.415174  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:53:26.415457  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912298820956-9863-0/minicluster-data/ts-1-root
uuid: "c3b44ac480ff42158cea2cdc6714f548"
format_stamp: "Formatted at 2026-06-08 09:53:26 on dist-test-slave-bjvn"
I20260608 09:53:26.415704  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912298820956-9863-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912298820956-9863-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912298820956-9863-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:26.427156  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:26.428350  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:26.429857  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:26.432603  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:26.432807  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:26.433130  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:26.433283  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:26.474400  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.194:40193
I20260608 09:53:26.474520 14125 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.194:40193 every 8 connection(s)
I20260608 09:53:26.479758  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:26.487962 14129 instance_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:26.488315 14130 instance_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:26.491791 14126 heartbeater.cc:344] Connected to a master server at 127.9.161.254:40163
I20260608 09:53:26.492172 14126 heartbeater.cc:461] Registering TS with master...
W20260608 09:53:26.493084 14132 instance_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:26.493153  9863 server_base.cc:1061] running on GCE node
I20260608 09:53:26.493135 14126 heartbeater.cc:507] Master 127.9.161.254:40163 requested a full tablet report, sending...
I20260608 09:53:26.494467  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:26.494711  9863 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:26.494920  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912406494899 us; error 0 us; skew 500 ppm
I20260608 09:53:26.495726  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:26.495944 13924 ts_manager.cc:194] Registered new tserver with Master: c3b44ac480ff42158cea2cdc6714f548 (127.9.161.194:40193)
I20260608 09:53:26.497594 13924 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35472
I20260608 09:53:26.498616  9863 webserver.cc:533] Webserver started at http://127.9.161.195:32903/ using document root <none> and password file <none>
I20260608 09:53:26.499239  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:26.499437  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:26.499727  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:26.501039  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912298820956-9863-0/minicluster-data/ts-2-root/instance:
uuid: "01f1a84a9d444098a24b4c17bffaf99b"
format_stamp: "Formatted at 2026-06-08 09:53:26 on dist-test-slave-bjvn"
I20260608 09:53:26.505885  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:53:26.509531 14137 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:26.510399  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 09:53:26.510739  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912298820956-9863-0/minicluster-data/ts-2-root
uuid: "01f1a84a9d444098a24b4c17bffaf99b"
format_stamp: "Formatted at 2026-06-08 09:53:26 on dist-test-slave-bjvn"
I20260608 09:53:26.511016  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912298820956-9863-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912298820956-9863-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912298820956-9863-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:26.525076  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:26.526288  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:26.527699  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:26.530088  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:26.530293  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:26.530563  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:26.530722  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:26.572386  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.195:41263
I20260608 09:53:26.572530 14199 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.195:41263 every 8 connection(s)
I20260608 09:53:26.587926 14200 heartbeater.cc:344] Connected to a master server at 127.9.161.254:40163
I20260608 09:53:26.588284 14200 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:26.589023 14200 heartbeater.cc:507] Master 127.9.161.254:40163 requested a full tablet report, sending...
I20260608 09:53:26.591722 13924 ts_manager.cc:194] Registered new tserver with Master: 01f1a84a9d444098a24b4c17bffaf99b (127.9.161.195:41263)
I20260608 09:53:26.592334  9863 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016600664s
I20260608 09:53:26.593572 13924 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35486
I20260608 09:53:27.406854 14051 heartbeater.cc:499] Master 127.9.161.254:40163 was elected leader, sending a full tablet report...
I20260608 09:53:27.500475 14126 heartbeater.cc:499] Master 127.9.161.254:40163 was elected leader, sending a full tablet report...
I20260608 09:53:27.596356 14200 heartbeater.cc:499] Master 127.9.161.254:40163 was elected leader, sending a full tablet report...
I20260608 09:53:27.661612 13924 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35516:
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:27.663637 13924 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:27.715263 14091 tablet_service.cc:1511] Processing CreateTablet for tablet 449da640bc71486299c6dcb667f0abe9 (DEFAULT_TABLE table=test-workload [id=3e154961fc40400ab4ecd590af572906]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:53:27.716567 14091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 449da640bc71486299c6dcb667f0abe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:27.722826 14016 tablet_service.cc:1511] Processing CreateTablet for tablet 449da640bc71486299c6dcb667f0abe9 (DEFAULT_TABLE table=test-workload [id=3e154961fc40400ab4ecd590af572906]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:53:27.724218 14016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 449da640bc71486299c6dcb667f0abe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:27.729537 14165 tablet_service.cc:1511] Processing CreateTablet for tablet 449da640bc71486299c6dcb667f0abe9 (DEFAULT_TABLE table=test-workload [id=3e154961fc40400ab4ecd590af572906]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:53:27.730929 14165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 449da640bc71486299c6dcb667f0abe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:27.737386 14221 tablet_bootstrap.cc:492] T 449da640bc71486299c6dcb667f0abe9 P c3b44ac480ff42158cea2cdc6714f548: Bootstrap starting.
I20260608 09:53:27.743068 14222 tablet_bootstrap.cc:492] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d: Bootstrap starting.
I20260608 09:53:27.743713 14221 tablet_bootstrap.cc:654] T 449da640bc71486299c6dcb667f0abe9 P c3b44ac480ff42158cea2cdc6714f548: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:27.749634 14223 tablet_bootstrap.cc:492] T 449da640bc71486299c6dcb667f0abe9 P 01f1a84a9d444098a24b4c17bffaf99b: Bootstrap starting.
I20260608 09:53:27.751379 14222 tablet_bootstrap.cc:654] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:27.754935 14221 tablet_bootstrap.cc:492] T 449da640bc71486299c6dcb667f0abe9 P c3b44ac480ff42158cea2cdc6714f548: No bootstrap required, opened a new log
I20260608 09:53:27.755393 14221 ts_tablet_manager.cc:1403] T 449da640bc71486299c6dcb667f0abe9 P c3b44ac480ff42158cea2cdc6714f548: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260608 09:53:27.755854 14223 tablet_bootstrap.cc:654] T 449da640bc71486299c6dcb667f0abe9 P 01f1a84a9d444098a24b4c17bffaf99b: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:27.757287 14222 tablet_bootstrap.cc:492] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d: No bootstrap required, opened a new log
I20260608 09:53:27.757769 14222 ts_tablet_manager.cc:1403] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.009s
I20260608 09:53:27.758541 14221 raft_consensus.cc:359] T 449da640bc71486299c6dcb667f0abe9 P c3b44ac480ff42158cea2cdc6714f548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3b44ac480ff42158cea2cdc6714f548" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40193 } } peers { permanent_uuid: "3442578e041e492ca06f366d60659e4d" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 42781 } } peers { permanent_uuid: "01f1a84a9d444098a24b4c17bffaf99b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41263 } }
I20260608 09:53:27.759303 14221 raft_consensus.cc:385] T 449da640bc71486299c6dcb667f0abe9 P c3b44ac480ff42158cea2cdc6714f548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:27.759586 14221 raft_consensus.cc:740] T 449da640bc71486299c6dcb667f0abe9 P c3b44ac480ff42158cea2cdc6714f548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3b44ac480ff42158cea2cdc6714f548, State: Initialized, Role: FOLLOWER
I20260608 09:53:27.760525 14221 consensus_queue.cc:260] T 449da640bc71486299c6dcb667f0abe9 P c3b44ac480ff42158cea2cdc6714f548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3b44ac480ff42158cea2cdc6714f548" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40193 } } peers { permanent_uuid: "3442578e041e492ca06f366d60659e4d" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 42781 } } peers { permanent_uuid: "01f1a84a9d444098a24b4c17bffaf99b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41263 } }
I20260608 09:53:27.760854 14222 raft_consensus.cc:359] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3b44ac480ff42158cea2cdc6714f548" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40193 } } peers { permanent_uuid: "3442578e041e492ca06f366d60659e4d" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 42781 } } peers { permanent_uuid: "01f1a84a9d444098a24b4c17bffaf99b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41263 } }
I20260608 09:53:27.761565 14222 raft_consensus.cc:385] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:27.761942 14222 raft_consensus.cc:740] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3442578e041e492ca06f366d60659e4d, State: Initialized, Role: FOLLOWER
I20260608 09:53:27.762475 14223 tablet_bootstrap.cc:492] T 449da640bc71486299c6dcb667f0abe9 P 01f1a84a9d444098a24b4c17bffaf99b: No bootstrap required, opened a new log
I20260608 09:53:27.763028 14223 ts_tablet_manager.cc:1403] T 449da640bc71486299c6dcb667f0abe9 P 01f1a84a9d444098a24b4c17bffaf99b: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 09:53:27.763613 14221 ts_tablet_manager.cc:1434] T 449da640bc71486299c6dcb667f0abe9 P c3b44ac480ff42158cea2cdc6714f548: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260608 09:53:27.764258 14222 consensus_queue.cc:260] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3b44ac480ff42158cea2cdc6714f548" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40193 } } peers { permanent_uuid: "3442578e041e492ca06f366d60659e4d" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 42781 } } peers { permanent_uuid: "01f1a84a9d444098a24b4c17bffaf99b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41263 } }
I20260608 09:53:27.765566 14223 raft_consensus.cc:359] T 449da640bc71486299c6dcb667f0abe9 P 01f1a84a9d444098a24b4c17bffaf99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3b44ac480ff42158cea2cdc6714f548" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40193 } } peers { permanent_uuid: "3442578e041e492ca06f366d60659e4d" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 42781 } } peers { permanent_uuid: "01f1a84a9d444098a24b4c17bffaf99b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41263 } }
I20260608 09:53:27.766345 14223 raft_consensus.cc:385] T 449da640bc71486299c6dcb667f0abe9 P 01f1a84a9d444098a24b4c17bffaf99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:27.766667 14223 raft_consensus.cc:740] T 449da640bc71486299c6dcb667f0abe9 P 01f1a84a9d444098a24b4c17bffaf99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01f1a84a9d444098a24b4c17bffaf99b, State: Initialized, Role: FOLLOWER
I20260608 09:53:27.767364 14222 ts_tablet_manager.cc:1434] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 09:53:27.767514 14223 consensus_queue.cc:260] T 449da640bc71486299c6dcb667f0abe9 P 01f1a84a9d444098a24b4c17bffaf99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3b44ac480ff42158cea2cdc6714f548" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40193 } } peers { permanent_uuid: "3442578e041e492ca06f366d60659e4d" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 42781 } } peers { permanent_uuid: "01f1a84a9d444098a24b4c17bffaf99b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41263 } }
I20260608 09:53:27.771605 14223 ts_tablet_manager.cc:1434] T 449da640bc71486299c6dcb667f0abe9 P 01f1a84a9d444098a24b4c17bffaf99b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
W20260608 09:53:27.828156 14201 tablet.cc:2404] T 449da640bc71486299c6dcb667f0abe9 P 01f1a84a9d444098a24b4c17bffaf99b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:53:27.952698 14228 raft_consensus.cc:493] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:27.953260 14228 raft_consensus.cc:515] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3b44ac480ff42158cea2cdc6714f548" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40193 } } peers { permanent_uuid: "3442578e041e492ca06f366d60659e4d" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 42781 } } peers { permanent_uuid: "01f1a84a9d444098a24b4c17bffaf99b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41263 } }
I20260608 09:53:27.955780 14228 leader_election.cc:290] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3b44ac480ff42158cea2cdc6714f548 (127.9.161.194:40193), 01f1a84a9d444098a24b4c17bffaf99b (127.9.161.195:41263)
I20260608 09:53:27.966333 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449da640bc71486299c6dcb667f0abe9" candidate_uuid: "3442578e041e492ca06f366d60659e4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b44ac480ff42158cea2cdc6714f548" is_pre_election: true
I20260608 09:53:27.967103 14101 raft_consensus.cc:2468] T 449da640bc71486299c6dcb667f0abe9 P c3b44ac480ff42158cea2cdc6714f548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3442578e041e492ca06f366d60659e4d in term 0.
I20260608 09:53:27.968207 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449da640bc71486299c6dcb667f0abe9" candidate_uuid: "3442578e041e492ca06f366d60659e4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01f1a84a9d444098a24b4c17bffaf99b" is_pre_election: true
I20260608 09:53:27.968567 13989 leader_election.cc:304] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3442578e041e492ca06f366d60659e4d, c3b44ac480ff42158cea2cdc6714f548; no voters: 
I20260608 09:53:27.968957 14175 raft_consensus.cc:2468] T 449da640bc71486299c6dcb667f0abe9 P 01f1a84a9d444098a24b4c17bffaf99b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3442578e041e492ca06f366d60659e4d in term 0.
I20260608 09:53:27.969516 14228 raft_consensus.cc:2804] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:27.969877 14228 raft_consensus.cc:493] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:27.970238 14228 raft_consensus.cc:3060] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:27.975396 14228 raft_consensus.cc:515] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3b44ac480ff42158cea2cdc6714f548" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40193 } } peers { permanent_uuid: "3442578e041e492ca06f366d60659e4d" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 42781 } } peers { permanent_uuid: "01f1a84a9d444098a24b4c17bffaf99b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41263 } }
I20260608 09:53:27.977025 14228 leader_election.cc:290] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d [CANDIDATE]: Term 1 election: Requested vote from peers c3b44ac480ff42158cea2cdc6714f548 (127.9.161.194:40193), 01f1a84a9d444098a24b4c17bffaf99b (127.9.161.195:41263)
I20260608 09:53:27.978080 14101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449da640bc71486299c6dcb667f0abe9" candidate_uuid: "3442578e041e492ca06f366d60659e4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b44ac480ff42158cea2cdc6714f548"
I20260608 09:53:27.978279 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449da640bc71486299c6dcb667f0abe9" candidate_uuid: "3442578e041e492ca06f366d60659e4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01f1a84a9d444098a24b4c17bffaf99b"
I20260608 09:53:27.978703 14101 raft_consensus.cc:3060] T 449da640bc71486299c6dcb667f0abe9 P c3b44ac480ff42158cea2cdc6714f548 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:27.978811 14175 raft_consensus.cc:3060] T 449da640bc71486299c6dcb667f0abe9 P 01f1a84a9d444098a24b4c17bffaf99b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:27.984280 14175 raft_consensus.cc:2468] T 449da640bc71486299c6dcb667f0abe9 P 01f1a84a9d444098a24b4c17bffaf99b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3442578e041e492ca06f366d60659e4d in term 1.
I20260608 09:53:27.984776 14101 raft_consensus.cc:2468] T 449da640bc71486299c6dcb667f0abe9 P c3b44ac480ff42158cea2cdc6714f548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3442578e041e492ca06f366d60659e4d in term 1.
I20260608 09:53:27.985459 13989 leader_election.cc:304] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01f1a84a9d444098a24b4c17bffaf99b, 3442578e041e492ca06f366d60659e4d; no voters: 
I20260608 09:53:27.986418 14228 raft_consensus.cc:2804] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:27.987515 14228 raft_consensus.cc:697] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d [term 1 LEADER]: Becoming Leader. State: Replica: 3442578e041e492ca06f366d60659e4d, State: Running, Role: LEADER
I20260608 09:53:27.988341 14228 consensus_queue.cc:237] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3b44ac480ff42158cea2cdc6714f548" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40193 } } peers { permanent_uuid: "3442578e041e492ca06f366d60659e4d" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 42781 } } peers { permanent_uuid: "01f1a84a9d444098a24b4c17bffaf99b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41263 } }
I20260608 09:53:27.995388 13923 catalog_manager.cc:5696] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3442578e041e492ca06f366d60659e4d (127.9.161.193). New cstate: current_term: 1 leader_uuid: "3442578e041e492ca06f366d60659e4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3b44ac480ff42158cea2cdc6714f548" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3442578e041e492ca06f366d60659e4d" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 42781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01f1a84a9d444098a24b4c17bffaf99b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41263 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:28.213374 13972 placement_policy_util.cc:407] tablet 449da640bc71486299c6dcb667f0abe9: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:28.214850 13977 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:28.216962 13977 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:28.217409 13977 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:28.478269 14228 consensus_queue.cc:1048] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "01f1a84a9d444098a24b4c17bffaf99b" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:28.492856 14237 consensus_queue.cc:1048] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3b44ac480ff42158cea2cdc6714f548" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:29.224587 13972 placement_policy_util.cc:407] tablet 449da640bc71486299c6dcb667f0abe9: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:30.218624 13977 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:30.220415 13977 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:30.220788 13977 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:30.233987 13972 placement_policy_util.cc:407] tablet 449da640bc71486299c6dcb667f0abe9: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:31.243161 13972 placement_policy_util.cc:407] tablet 449da640bc71486299c6dcb667f0abe9: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:32.221709 13977 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:32.223047 13977 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:32.223304 13977 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:32.251747 13972 placement_policy_util.cc:407] tablet 449da640bc71486299c6dcb667f0abe9: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:33.260334 13972 placement_policy_util.cc:407] tablet 449da640bc71486299c6dcb667f0abe9: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:34.224210 13977 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:34.225488 13977 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:34.225839 13977 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:34.270473 13972 placement_policy_util.cc:407] tablet 449da640bc71486299c6dcb667f0abe9: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:35.279814 13972 placement_policy_util.cc:407] tablet 449da640bc71486299c6dcb667f0abe9: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:36.227036 13977 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:36.228665 13977 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:36.229108 13977 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:36.288085 13972 placement_policy_util.cc:407] tablet 449da640bc71486299c6dcb667f0abe9: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:37.295511 13972 placement_policy_util.cc:407] tablet 449da640bc71486299c6dcb667f0abe9: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:38.230201 13977 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:38.231617 13977 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:38.231951 13977 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:38.302896 13972 placement_policy_util.cc:407] tablet 449da640bc71486299c6dcb667f0abe9: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:39.080849  9863 tablet_server.cc:179] TabletServer@127.9.161.193:0 shutting down...
I20260608 09:53:39.107605  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:39.108345  9863 tablet_replica.cc:333] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d: stopping tablet replica
I20260608 09:53:39.108999  9863 raft_consensus.cc:2243] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:39.110106  9863 raft_consensus.cc:2272] T 449da640bc71486299c6dcb667f0abe9 P 3442578e041e492ca06f366d60659e4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:39.131640  9863 tablet_server.cc:196] TabletServer@127.9.161.193:0 shutdown complete.
I20260608 09:53:39.145069  9863 tablet_server.cc:179] TabletServer@127.9.161.194:0 shutting down...
I20260608 09:53:39.168745  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:39.169580  9863 tablet_replica.cc:333] T 449da640bc71486299c6dcb667f0abe9 P c3b44ac480ff42158cea2cdc6714f548: stopping tablet replica
I20260608 09:53:39.170353  9863 raft_consensus.cc:2243] T 449da640bc71486299c6dcb667f0abe9 P c3b44ac480ff42158cea2cdc6714f548 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:39.170907  9863 raft_consensus.cc:2272] T 449da640bc71486299c6dcb667f0abe9 P c3b44ac480ff42158cea2cdc6714f548 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:39.191468  9863 tablet_server.cc:196] TabletServer@127.9.161.194:0 shutdown complete.
I20260608 09:53:39.203986  9863 tablet_server.cc:179] TabletServer@127.9.161.195:0 shutting down...
I20260608 09:53:39.224455  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:39.225165  9863 tablet_replica.cc:333] T 449da640bc71486299c6dcb667f0abe9 P 01f1a84a9d444098a24b4c17bffaf99b: stopping tablet replica
I20260608 09:53:39.225847  9863 raft_consensus.cc:2243] T 449da640bc71486299c6dcb667f0abe9 P 01f1a84a9d444098a24b4c17bffaf99b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:39.226367  9863 raft_consensus.cc:2272] T 449da640bc71486299c6dcb667f0abe9 P 01f1a84a9d444098a24b4c17bffaf99b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:39.246323  9863 tablet_server.cc:196] TabletServer@127.9.161.195:0 shutdown complete.
I20260608 09:53:39.257529  9863 master.cc:562] Master@127.9.161.254:40163 shutting down...
I20260608 09:53:39.276607  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b74784a11b6a4499b6a3f4592b3b6a0f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:39.277221  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b74784a11b6a4499b6a3f4592b3b6a0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:39.277571  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P b74784a11b6a4499b6a3f4592b3b6a0f: stopping tablet replica
I20260608 09:53:39.297003  9863 master.cc:584] Master@127.9.161.254:40163 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13267 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 09:53:39.335129  9863 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.161.254:45055
I20260608 09:53:39.336341  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:39.342559 14247 instance_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:39.343034 14246 instance_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:39.343403 14249 instance_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:39.343869  9863 server_base.cc:1061] running on GCE node
I20260608 09:53:39.344755  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:39.344962  9863 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:39.345144  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912419345110 us; error 0 us; skew 500 ppm
I20260608 09:53:39.345738  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:39.348294  9863 webserver.cc:533] Webserver started at http://127.9.161.254:42715/ using document root <none> and password file <none>
I20260608 09:53:39.348826  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:39.349033  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:39.349340  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:39.350597  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/master-0-root/instance:
uuid: "aec5586cfacc4c71ac133acf8f198679"
format_stamp: "Formatted at 2026-06-08 09:53:39 on dist-test-slave-bjvn"
I20260608 09:53:39.355482  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:53:39.359262 14254 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:39.360184  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:53:39.360427  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/master-0-root
uuid: "aec5586cfacc4c71ac133acf8f198679"
format_stamp: "Formatted at 2026-06-08 09:53:39 on dist-test-slave-bjvn"
I20260608 09:53:39.360669  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-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:39.387530  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:39.388839  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:39.428769  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.254:45055
I20260608 09:53:39.428893 14305 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.254:45055 every 8 connection(s)
I20260608 09:53:39.433350 14306 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:39.444679 14306 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aec5586cfacc4c71ac133acf8f198679: Bootstrap starting.
I20260608 09:53:39.450141 14306 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aec5586cfacc4c71ac133acf8f198679: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:39.454536 14306 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aec5586cfacc4c71ac133acf8f198679: No bootstrap required, opened a new log
I20260608 09:53:39.456840 14306 raft_consensus.cc:359] T 00000000000000000000000000000000 P aec5586cfacc4c71ac133acf8f198679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec5586cfacc4c71ac133acf8f198679" member_type: VOTER }
I20260608 09:53:39.457267 14306 raft_consensus.cc:385] T 00000000000000000000000000000000 P aec5586cfacc4c71ac133acf8f198679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:39.457453 14306 raft_consensus.cc:740] T 00000000000000000000000000000000 P aec5586cfacc4c71ac133acf8f198679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec5586cfacc4c71ac133acf8f198679, State: Initialized, Role: FOLLOWER
I20260608 09:53:39.458105 14306 consensus_queue.cc:260] T 00000000000000000000000000000000 P aec5586cfacc4c71ac133acf8f198679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aec5586cfacc4c71ac133acf8f198679" member_type: VOTER }
I20260608 09:53:39.458559 14306 raft_consensus.cc:399] T 00000000000000000000000000000000 P aec5586cfacc4c71ac133acf8f198679 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:53:39.458755 14306 raft_consensus.cc:493] T 00000000000000000000000000000000 P aec5586cfacc4c71ac133acf8f198679 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:53:39.458976 14306 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aec5586cfacc4c71ac133acf8f198679 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:39.463976 14306 raft_consensus.cc:515] T 00000000000000000000000000000000 P aec5586cfacc4c71ac133acf8f198679 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec5586cfacc4c71ac133acf8f198679" member_type: VOTER }
I20260608 09:53:39.464478 14306 leader_election.cc:304] T 00000000000000000000000000000000 P aec5586cfacc4c71ac133acf8f198679 [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: aec5586cfacc4c71ac133acf8f198679; no voters: 
I20260608 09:53:39.465598 14306 leader_election.cc:290] T 00000000000000000000000000000000 P aec5586cfacc4c71ac133acf8f198679 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:53:39.466069 14309 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aec5586cfacc4c71ac133acf8f198679 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:39.467501 14309 raft_consensus.cc:697] T 00000000000000000000000000000000 P aec5586cfacc4c71ac133acf8f198679 [term 1 LEADER]: Becoming Leader. State: Replica: aec5586cfacc4c71ac133acf8f198679, State: Running, Role: LEADER
I20260608 09:53:39.468156 14309 consensus_queue.cc:237] T 00000000000000000000000000000000 P aec5586cfacc4c71ac133acf8f198679 [LEADER]: Queue going to LEADER mode. State: All 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: "aec5586cfacc4c71ac133acf8f198679" member_type: VOTER }
I20260608 09:53:39.468786 14306 sys_catalog.cc:565] T 00000000000000000000000000000000 P aec5586cfacc4c71ac133acf8f198679 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:53:39.471263 14310 sys_catalog.cc:455] T 00000000000000000000000000000000 P aec5586cfacc4c71ac133acf8f198679 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aec5586cfacc4c71ac133acf8f198679" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec5586cfacc4c71ac133acf8f198679" member_type: VOTER } }
I20260608 09:53:39.471303 14311 sys_catalog.cc:455] T 00000000000000000000000000000000 P aec5586cfacc4c71ac133acf8f198679 [sys.catalog]: SysCatalogTable state changed. Reason: New leader aec5586cfacc4c71ac133acf8f198679. Latest consensus state: current_term: 1 leader_uuid: "aec5586cfacc4c71ac133acf8f198679" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec5586cfacc4c71ac133acf8f198679" member_type: VOTER } }
I20260608 09:53:39.472040 14311 sys_catalog.cc:458] T 00000000000000000000000000000000 P aec5586cfacc4c71ac133acf8f198679 [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:39.472724 14310 sys_catalog.cc:458] T 00000000000000000000000000000000 P aec5586cfacc4c71ac133acf8f198679 [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:39.476523 14315 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:53:39.485137 14315 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:53:39.486183  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:53:39.494990 14315 catalog_manager.cc:1382] Generated new cluster ID: 24134d2a949341db8e8cfd6d47640429
I20260608 09:53:39.495302 14315 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:53:39.540736 14315 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:53:39.542464 14315 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:53:39.560169 14315 catalog_manager.cc:6069] T 00000000000000000000000000000000 P aec5586cfacc4c71ac133acf8f198679: Generated new TSK 0
I20260608 09:53:39.560824 14315 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:53:39.617967  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:39.626003 14328 instance_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:39.626557 14329 instance_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:39.628372 14331 instance_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:39.628575  9863 server_base.cc:1061] running on GCE node
I20260608 09:53:39.629628  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:39.629884  9863 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:39.630028  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912419630014 us; error 0 us; skew 500 ppm
I20260608 09:53:39.630625  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:39.633292  9863 webserver.cc:533] Webserver started at http://127.9.161.193:38557/ using document root <none> and password file <none>
I20260608 09:53:39.633876  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:39.634050  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:39.634343  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:39.635833  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-0-root/instance:
uuid: "e4f3120730f342948a7a85c1e1a0dad3"
format_stamp: "Formatted at 2026-06-08 09:53:39 on dist-test-slave-bjvn"
I20260608 09:53:39.642460  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 09:53:39.646435 14336 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:39.647271  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 09:53:39.647578  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-0-root
uuid: "e4f3120730f342948a7a85c1e1a0dad3"
format_stamp: "Formatted at 2026-06-08 09:53:39 on dist-test-slave-bjvn"
I20260608 09:53:39.647872  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-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:39.664817  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:39.666291  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:39.668045  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:39.670923  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:39.671164  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:39.671413  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:39.671605  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:39.714134  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.193:38647
I20260608 09:53:39.714272 14398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.193:38647 every 8 connection(s)
I20260608 09:53:39.719982  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:39.727792 14403 instance_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:39.729144 14404 instance_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:39.733021  9863 server_base.cc:1061] running on GCE node
W20260608 09:53:39.733356 14406 instance_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:39.734349  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:39.734607  9863 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:39.734797  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912419734767 us; error 0 us; skew 500 ppm
I20260608 09:53:39.735420  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:39.738883  9863 webserver.cc:533] Webserver started at http://127.9.161.194:35641/ using document root <none> and password file <none>
I20260608 09:53:39.739435  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:39.739661  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:39.739770 14399 heartbeater.cc:344] Connected to a master server at 127.9.161.254:45055
I20260608 09:53:39.739940  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:39.740226 14399 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:39.741127 14399 heartbeater.cc:507] Master 127.9.161.254:45055 requested a full tablet report, sending...
I20260608 09:53:39.741451  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-1-root/instance:
uuid: "adca8f1312744ee2a2d4432c7fdad1ee"
format_stamp: "Formatted at 2026-06-08 09:53:39 on dist-test-slave-bjvn"
I20260608 09:53:39.743590 14271 ts_manager.cc:194] Registered new tserver with Master: e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647)
I20260608 09:53:39.745811 14271 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40760
I20260608 09:53:39.746762  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:53:39.750730 14411 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:39.751529  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 09:53:39.751855  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-1-root
uuid: "adca8f1312744ee2a2d4432c7fdad1ee"
format_stamp: "Formatted at 2026-06-08 09:53:39 on dist-test-slave-bjvn"
I20260608 09:53:39.752161  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-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:39.765918  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:39.767206  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:39.768699  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:39.771289  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:39.771519  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:39.771796  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:39.771978  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:39.812803  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.194:45149
I20260608 09:53:39.812927 14473 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.194:45149 every 8 connection(s)
I20260608 09:53:39.818212  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:39.828213 14477 instance_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:39.828788 14478 instance_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:39.832587 14480 instance_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:39.833410  9863 server_base.cc:1061] running on GCE node
I20260608 09:53:39.834547  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:39.834787  9863 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:39.834861 14474 heartbeater.cc:344] Connected to a master server at 127.9.161.254:45055
I20260608 09:53:39.835000  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912419834982 us; error 0 us; skew 500 ppm
I20260608 09:53:39.835342 14474 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:39.835789  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:39.836229 14474 heartbeater.cc:507] Master 127.9.161.254:45055 requested a full tablet report, sending...
I20260608 09:53:39.838609  9863 webserver.cc:533] Webserver started at http://127.9.161.195:44659/ using document root <none> and password file <none>
I20260608 09:53:39.838742 14271 ts_manager.cc:194] Registered new tserver with Master: adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149)
I20260608 09:53:39.839208  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:39.839454  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:39.839721  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:39.840370 14271 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40762
I20260608 09:53:39.841138  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-2-root/instance:
uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e"
format_stamp: "Formatted at 2026-06-08 09:53:39 on dist-test-slave-bjvn"
I20260608 09:53:39.845992  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:53:39.849488 14485 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:39.850420  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:53:39.850754  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-2-root
uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e"
format_stamp: "Formatted at 2026-06-08 09:53:39 on dist-test-slave-bjvn"
I20260608 09:53:39.851038  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-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:39.886763  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:39.888063  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:39.889428  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:39.891892  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:39.892130  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:39.892382  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:39.892562  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:39.935173  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.195:38165
I20260608 09:53:39.935299 14547 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.195:38165 every 8 connection(s)
I20260608 09:53:39.950677 14548 heartbeater.cc:344] Connected to a master server at 127.9.161.254:45055
I20260608 09:53:39.951088 14548 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:39.951910 14548 heartbeater.cc:507] Master 127.9.161.254:45055 requested a full tablet report, sending...
I20260608 09:53:39.954250 14271 ts_manager.cc:194] Registered new tserver with Master: bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:39.954903  9863 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016052512s
I20260608 09:53:39.955741 14271 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40774
I20260608 09:53:40.748780 14399 heartbeater.cc:499] Master 127.9.161.254:45055 was elected leader, sending a full tablet report...
I20260608 09:53:40.843068 14474 heartbeater.cc:499] Master 127.9.161.254:45055 was elected leader, sending a full tablet report...
I20260608 09:53:40.959021 14548 heartbeater.cc:499] Master 127.9.161.254:45055 was elected leader, sending a full tablet report...
I20260608 09:53:41.013652 14271 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40788:
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:41.016992 14271 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:41.098037 14513 tablet_service.cc:1511] Processing CreateTablet for tablet 94f85bd9fb90407e8dfeff3eb357eba0 (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 09:53:41.099766 14513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f85bd9fb90407e8dfeff3eb357eba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.100443 14511 tablet_service.cc:1511] Processing CreateTablet for tablet 536b6cc6a72245cb932fd9c84eb41414 (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 09:53:41.102375 14511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536b6cc6a72245cb932fd9c84eb41414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.103188 14512 tablet_service.cc:1511] Processing CreateTablet for tablet f96cfd45bd41483588fdd0ba0ee3d8ef (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 09:53:41.104677 14512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96cfd45bd41483588fdd0ba0ee3d8ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.111248 14509 tablet_service.cc:1511] Processing CreateTablet for tablet d1501e315a8a4be0912fb55e13034f9e (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 09:53:41.111483 14510 tablet_service.cc:1511] Processing CreateTablet for tablet 58137f9e82f24eab93e9190ada26c8e5 (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 09:53:41.112859 14509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1501e315a8a4be0912fb55e13034f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.114014 14510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58137f9e82f24eab93e9190ada26c8e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.115166 14508 tablet_service.cc:1511] Processing CreateTablet for tablet e1272e038acb4b12af482b060ec29114 (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 09:53:41.116880 14508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1272e038acb4b12af482b060ec29114. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.119921 14507 tablet_service.cc:1511] Processing CreateTablet for tablet 7096bf3888034f4183d70220003cccd8 (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 09:53:41.125591 14507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7096bf3888034f4183d70220003cccd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.127357 14506 tablet_service.cc:1511] Processing CreateTablet for tablet 661f1b40eb8b40ceb3035a0eb7ad8185 (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 09:53:41.142781 14506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 661f1b40eb8b40ceb3035a0eb7ad8185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.132145 14505 tablet_service.cc:1511] Processing CreateTablet for tablet 57da56ca2cbf493bbcabc84cb65c5f37 (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 09:53:41.145234 14505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57da56ca2cbf493bbcabc84cb65c5f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.137176 14504 tablet_service.cc:1511] Processing CreateTablet for tablet 21ae4ba92d4042ebbc8200d3f058261d (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 09:53:41.147241 14504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21ae4ba92d4042ebbc8200d3f058261d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.163074 14364 tablet_service.cc:1511] Processing CreateTablet for tablet 94f85bd9fb90407e8dfeff3eb357eba0 (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 09:53:41.164573 14364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f85bd9fb90407e8dfeff3eb357eba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.173377 14363 tablet_service.cc:1511] Processing CreateTablet for tablet f96cfd45bd41483588fdd0ba0ee3d8ef (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 09:53:41.174929 14363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96cfd45bd41483588fdd0ba0ee3d8ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.179286 14362 tablet_service.cc:1511] Processing CreateTablet for tablet 536b6cc6a72245cb932fd9c84eb41414 (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 09:53:41.180802 14362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536b6cc6a72245cb932fd9c84eb41414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.183197 14361 tablet_service.cc:1511] Processing CreateTablet for tablet 58137f9e82f24eab93e9190ada26c8e5 (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 09:53:41.186362 14360 tablet_service.cc:1511] Processing CreateTablet for tablet d1501e315a8a4be0912fb55e13034f9e (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 09:53:41.187750 14357 tablet_service.cc:1511] Processing CreateTablet for tablet 661f1b40eb8b40ceb3035a0eb7ad8185 (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 09:53:41.188191 14358 tablet_service.cc:1511] Processing CreateTablet for tablet 7096bf3888034f4183d70220003cccd8 (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 09:53:41.189065 14359 tablet_service.cc:1511] Processing CreateTablet for tablet e1272e038acb4b12af482b060ec29114 (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 09:53:41.190320 14356 tablet_service.cc:1511] Processing CreateTablet for tablet 57da56ca2cbf493bbcabc84cb65c5f37 (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 09:53:41.192677 14506 tablet_service.cc:1511] Processing CreateTablet for tablet bd069f09489e4155b82c4e4e788d190f (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 09:53:41.192857 14355 tablet_service.cc:1511] Processing CreateTablet for tablet 21ae4ba92d4042ebbc8200d3f058261d (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 09:53:41.194108 14506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd069f09489e4155b82c4e4e788d190f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.199288 14439 tablet_service.cc:1511] Processing CreateTablet for tablet 94f85bd9fb90407e8dfeff3eb357eba0 (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 09:53:41.200785 14439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f85bd9fb90407e8dfeff3eb357eba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.201325 14436 tablet_service.cc:1511] Processing CreateTablet for tablet 58137f9e82f24eab93e9190ada26c8e5 (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 09:53:41.203294 14438 tablet_service.cc:1511] Processing CreateTablet for tablet f96cfd45bd41483588fdd0ba0ee3d8ef (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 09:53:41.203918 14435 tablet_service.cc:1511] Processing CreateTablet for tablet d1501e315a8a4be0912fb55e13034f9e (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 09:53:41.205899 14437 tablet_service.cc:1511] Processing CreateTablet for tablet 536b6cc6a72245cb932fd9c84eb41414 (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 09:53:41.206418 14434 tablet_service.cc:1511] Processing CreateTablet for tablet e1272e038acb4b12af482b060ec29114 (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 09:53:41.207842 14434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1272e038acb4b12af482b060ec29114. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.208523 14438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96cfd45bd41483588fdd0ba0ee3d8ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.209810 14507 tablet_service.cc:1511] Processing CreateTablet for tablet 84ed956acf0948dc8805405bb896a65a (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 09:53:41.211422 14437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536b6cc6a72245cb932fd9c84eb41414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.212499 14433 tablet_service.cc:1511] Processing CreateTablet for tablet 7096bf3888034f4183d70220003cccd8 (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 09:53:41.217370 14433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7096bf3888034f4183d70220003cccd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.220184 14431 tablet_service.cc:1511] Processing CreateTablet for tablet 57da56ca2cbf493bbcabc84cb65c5f37 (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 09:53:41.222414 14430 tablet_service.cc:1511] Processing CreateTablet for tablet 21ae4ba92d4042ebbc8200d3f058261d (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 09:53:41.226076 14432 tablet_service.cc:1511] Processing CreateTablet for tablet 661f1b40eb8b40ceb3035a0eb7ad8185 (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 09:53:41.227356 14507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84ed956acf0948dc8805405bb896a65a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.232470 14567 tablet_bootstrap.cc:492] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3: Bootstrap starting.
I20260608 09:53:41.233191 14436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58137f9e82f24eab93e9190ada26c8e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.233942 14432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 661f1b40eb8b40ceb3035a0eb7ad8185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.233726 14364 tablet_service.cc:1511] Processing CreateTablet for tablet 84ed956acf0948dc8805405bb896a65a (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 09:53:41.234680 14431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57da56ca2cbf493bbcabc84cb65c5f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.224344 14360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1501e315a8a4be0912fb55e13034f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.242224 14355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21ae4ba92d4042ebbc8200d3f058261d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.243671 14361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58137f9e82f24eab93e9190ada26c8e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.244761 14364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84ed956acf0948dc8805405bb896a65a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.242224 14435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1501e315a8a4be0912fb55e13034f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.245772 14430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21ae4ba92d4042ebbc8200d3f058261d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.246167 14359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1272e038acb4b12af482b060ec29114. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.247149 14356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57da56ca2cbf493bbcabc84cb65c5f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.247963 14357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 661f1b40eb8b40ceb3035a0eb7ad8185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.248621 14358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7096bf3888034f4183d70220003cccd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.274678 14438 tablet_service.cc:1511] Processing CreateTablet for tablet 84ed956acf0948dc8805405bb896a65a (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 09:53:41.276186 14438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84ed956acf0948dc8805405bb896a65a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.290978 14355 tablet_service.cc:1511] Processing CreateTablet for tablet bd069f09489e4155b82c4e4e788d190f (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 09:53:41.292475 14355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd069f09489e4155b82c4e4e788d190f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.319581 14567 tablet_bootstrap.cc:654] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:41.326104 14431 tablet_service.cc:1511] Processing CreateTablet for tablet bd069f09489e4155b82c4e4e788d190f (DEFAULT_TABLE table=test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 09:53:41.327579 14431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd069f09489e4155b82c4e4e788d190f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:41.343734 14568 tablet_bootstrap.cc:492] T 58137f9e82f24eab93e9190ada26c8e5 P bbc3daa4c7424d83b9db1fdebea6fa3e: Bootstrap starting.
I20260608 09:53:41.349058 14569 tablet_bootstrap.cc:492] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee: Bootstrap starting.
I20260608 09:53:41.356078 14569 tablet_bootstrap.cc:654] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:41.366945 14568 tablet_bootstrap.cc:654] T 58137f9e82f24eab93e9190ada26c8e5 P bbc3daa4c7424d83b9db1fdebea6fa3e: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:41.386848 14567 tablet_bootstrap.cc:492] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3: No bootstrap required, opened a new log
I20260608 09:53:41.387413 14567 ts_tablet_manager.cc:1403] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3: Time spent bootstrapping tablet: real 0.155s	user 0.017s	sys 0.013s
I20260608 09:53:41.390889 14567 raft_consensus.cc:359] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } }
I20260608 09:53:41.391824 14567 raft_consensus.cc:385] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:41.392150 14567 raft_consensus.cc:740] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f3120730f342948a7a85c1e1a0dad3, State: Initialized, Role: FOLLOWER
I20260608 09:53:41.394520 14567 consensus_queue.cc:260] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } }
I20260608 09:53:41.395445 14569 tablet_bootstrap.cc:492] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee: No bootstrap required, opened a new log
I20260608 09:53:41.395911 14569 ts_tablet_manager.cc:1403] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.013s
I20260608 09:53:41.396723 14568 tablet_bootstrap.cc:492] T 58137f9e82f24eab93e9190ada26c8e5 P bbc3daa4c7424d83b9db1fdebea6fa3e: No bootstrap required, opened a new log
I20260608 09:53:41.397260 14568 ts_tablet_manager.cc:1403] T 58137f9e82f24eab93e9190ada26c8e5 P bbc3daa4c7424d83b9db1fdebea6fa3e: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.002s
I20260608 09:53:41.397769 14567 ts_tablet_manager.cc:1434] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260608 09:53:41.398883 14567 tablet_bootstrap.cc:492] T 21ae4ba92d4042ebbc8200d3f058261d P e4f3120730f342948a7a85c1e1a0dad3: Bootstrap starting.
I20260608 09:53:41.399951 14569 raft_consensus.cc:359] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.400748 14569 raft_consensus.cc:385] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:41.400496 14568 raft_consensus.cc:359] T 58137f9e82f24eab93e9190ada26c8e5 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.401111 14569 raft_consensus.cc:740] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adca8f1312744ee2a2d4432c7fdad1ee, State: Initialized, Role: FOLLOWER
I20260608 09:53:41.401348 14568 raft_consensus.cc:385] T 58137f9e82f24eab93e9190ada26c8e5 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:41.401995 14569 consensus_queue.cc:260] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.401702 14568 raft_consensus.cc:740] T 58137f9e82f24eab93e9190ada26c8e5 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc3daa4c7424d83b9db1fdebea6fa3e, State: Initialized, Role: FOLLOWER
I20260608 09:53:41.403731 14568 consensus_queue.cc:260] T 58137f9e82f24eab93e9190ada26c8e5 P bbc3daa4c7424d83b9db1fdebea6fa3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.410269 14567 tablet_bootstrap.cc:654] T 21ae4ba92d4042ebbc8200d3f058261d P e4f3120730f342948a7a85c1e1a0dad3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:41.416289 14568 ts_tablet_manager.cc:1434] T 58137f9e82f24eab93e9190ada26c8e5 P bbc3daa4c7424d83b9db1fdebea6fa3e: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.010s
I20260608 09:53:41.417487 14568 tablet_bootstrap.cc:492] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e: Bootstrap starting.
I20260608 09:53:41.419062 14569 ts_tablet_manager.cc:1434] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee: Time spent starting tablet: real 0.023s	user 0.014s	sys 0.009s
I20260608 09:53:41.420670 14569 tablet_bootstrap.cc:492] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee: Bootstrap starting.
I20260608 09:53:41.424408 14568 tablet_bootstrap.cc:654] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:41.425330 14574 raft_consensus.cc:493] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:41.426028 14574 raft_consensus.cc:515] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.428741 14569 tablet_bootstrap.cc:654] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:41.437387 14568 tablet_bootstrap.cc:492] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e: No bootstrap required, opened a new log
I20260608 09:53:41.437405 14567 tablet_bootstrap.cc:492] T 21ae4ba92d4042ebbc8200d3f058261d P e4f3120730f342948a7a85c1e1a0dad3: No bootstrap required, opened a new log
I20260608 09:53:41.438079 14567 ts_tablet_manager.cc:1403] T 21ae4ba92d4042ebbc8200d3f058261d P e4f3120730f342948a7a85c1e1a0dad3: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.001s
I20260608 09:53:41.438079 14568 ts_tablet_manager.cc:1403] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260608 09:53:41.441459 14568 raft_consensus.cc:359] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.441623 14567 raft_consensus.cc:359] T 21ae4ba92d4042ebbc8200d3f058261d P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.442278 14568 raft_consensus.cc:385] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:41.442380 14567 raft_consensus.cc:385] T 21ae4ba92d4042ebbc8200d3f058261d P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:41.442682 14568 raft_consensus.cc:740] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc3daa4c7424d83b9db1fdebea6fa3e, State: Initialized, Role: FOLLOWER
I20260608 09:53:41.442729 14567 raft_consensus.cc:740] T 21ae4ba92d4042ebbc8200d3f058261d P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f3120730f342948a7a85c1e1a0dad3, State: Initialized, Role: FOLLOWER
I20260608 09:53:41.443754 14568 consensus_queue.cc:260] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.443754 14567 consensus_queue.cc:260] T 21ae4ba92d4042ebbc8200d3f058261d P e4f3120730f342948a7a85c1e1a0dad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.446496 14568 ts_tablet_manager.cc:1434] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 09:53:41.446504 14567 ts_tablet_manager.cc:1434] T 21ae4ba92d4042ebbc8200d3f058261d P e4f3120730f342948a7a85c1e1a0dad3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:53:41.447664 14567 tablet_bootstrap.cc:492] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3: Bootstrap starting.
I20260608 09:53:41.447665 14568 tablet_bootstrap.cc:492] T 7096bf3888034f4183d70220003cccd8 P bbc3daa4c7424d83b9db1fdebea6fa3e: Bootstrap starting.
I20260608 09:53:41.455420 14567 tablet_bootstrap.cc:654] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:41.463749 14568 tablet_bootstrap.cc:654] T 7096bf3888034f4183d70220003cccd8 P bbc3daa4c7424d83b9db1fdebea6fa3e: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:41.468403 14567 tablet_bootstrap.cc:492] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3: No bootstrap required, opened a new log
I20260608 09:53:41.469225 14567 ts_tablet_manager.cc:1403] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260608 09:53:41.475687 14574 leader_election.cc:290] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647), bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
W20260608 09:53:41.482668 14319 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:53:41.484889 14567 raft_consensus.cc:359] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.485962 14567 raft_consensus.cc:385] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:41.487295 14567 raft_consensus.cc:740] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f3120730f342948a7a85c1e1a0dad3, State: Initialized, Role: FOLLOWER
I20260608 09:53:41.489447 14567 consensus_queue.cc:260] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.491679 14568 tablet_bootstrap.cc:492] T 7096bf3888034f4183d70220003cccd8 P bbc3daa4c7424d83b9db1fdebea6fa3e: No bootstrap required, opened a new log
I20260608 09:53:41.492106 14569 tablet_bootstrap.cc:492] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee: No bootstrap required, opened a new log
I20260608 09:53:41.492283 14568 ts_tablet_manager.cc:1403] T 7096bf3888034f4183d70220003cccd8 P bbc3daa4c7424d83b9db1fdebea6fa3e: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.016s
I20260608 09:53:41.492663 14569 ts_tablet_manager.cc:1403] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee: Time spent bootstrapping tablet: real 0.072s	user 0.030s	sys 0.028s
I20260608 09:53:41.495190 14567 ts_tablet_manager.cc:1434] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260608 09:53:41.495761 14568 raft_consensus.cc:359] T 7096bf3888034f4183d70220003cccd8 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.496357 14567 tablet_bootstrap.cc:492] T e1272e038acb4b12af482b060ec29114 P e4f3120730f342948a7a85c1e1a0dad3: Bootstrap starting.
I20260608 09:53:41.496059 14569 raft_consensus.cc:359] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.496565 14568 raft_consensus.cc:385] T 7096bf3888034f4183d70220003cccd8 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:41.496784 14569 raft_consensus.cc:385] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:41.496953 14568 raft_consensus.cc:740] T 7096bf3888034f4183d70220003cccd8 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc3daa4c7424d83b9db1fdebea6fa3e, State: Initialized, Role: FOLLOWER
I20260608 09:53:41.497179 14569 raft_consensus.cc:740] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adca8f1312744ee2a2d4432c7fdad1ee, State: Initialized, Role: FOLLOWER
I20260608 09:53:41.498142 14568 consensus_queue.cc:260] T 7096bf3888034f4183d70220003cccd8 P bbc3daa4c7424d83b9db1fdebea6fa3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.498203 14569 consensus_queue.cc:260] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.503314 14568 ts_tablet_manager.cc:1434] T 7096bf3888034f4183d70220003cccd8 P bbc3daa4c7424d83b9db1fdebea6fa3e: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260608 09:53:41.503870 14567 tablet_bootstrap.cc:654] T e1272e038acb4b12af482b060ec29114 P e4f3120730f342948a7a85c1e1a0dad3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:41.504928 14568 tablet_bootstrap.cc:492] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e: Bootstrap starting.
I20260608 09:53:41.505702 14569 ts_tablet_manager.cc:1434] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260608 09:53:41.506744 14569 tablet_bootstrap.cc:492] T 57da56ca2cbf493bbcabc84cb65c5f37 P adca8f1312744ee2a2d4432c7fdad1ee: Bootstrap starting.
I20260608 09:53:41.512179 14568 tablet_bootstrap.cc:654] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:41.516893 14569 tablet_bootstrap.cc:654] T 57da56ca2cbf493bbcabc84cb65c5f37 P adca8f1312744ee2a2d4432c7fdad1ee: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:41.522969 14567 tablet_bootstrap.cc:492] T e1272e038acb4b12af482b060ec29114 P e4f3120730f342948a7a85c1e1a0dad3: No bootstrap required, opened a new log
I20260608 09:53:41.523684 14567 ts_tablet_manager.cc:1403] T e1272e038acb4b12af482b060ec29114 P e4f3120730f342948a7a85c1e1a0dad3: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.007s
I20260608 09:53:41.528111 14567 raft_consensus.cc:359] T e1272e038acb4b12af482b060ec29114 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.529127 14567 raft_consensus.cc:385] T e1272e038acb4b12af482b060ec29114 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:41.529511 14567 raft_consensus.cc:740] T e1272e038acb4b12af482b060ec29114 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f3120730f342948a7a85c1e1a0dad3, State: Initialized, Role: FOLLOWER
I20260608 09:53:41.529870 14569 tablet_bootstrap.cc:492] T 57da56ca2cbf493bbcabc84cb65c5f37 P adca8f1312744ee2a2d4432c7fdad1ee: No bootstrap required, opened a new log
I20260608 09:53:41.530405 14569 ts_tablet_manager.cc:1403] T 57da56ca2cbf493bbcabc84cb65c5f37 P adca8f1312744ee2a2d4432c7fdad1ee: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.011s
I20260608 09:53:41.530665 14567 consensus_queue.cc:260] T e1272e038acb4b12af482b060ec29114 P e4f3120730f342948a7a85c1e1a0dad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.532652 14573 raft_consensus.cc:493] T e1272e038acb4b12af482b060ec29114 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:41.533280 14573 raft_consensus.cc:515] T e1272e038acb4b12af482b060ec29114 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.533520 14569 raft_consensus.cc:359] T 57da56ca2cbf493bbcabc84cb65c5f37 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.534348 14569 raft_consensus.cc:385] T 57da56ca2cbf493bbcabc84cb65c5f37 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:41.534675 14569 raft_consensus.cc:740] T 57da56ca2cbf493bbcabc84cb65c5f37 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adca8f1312744ee2a2d4432c7fdad1ee, State: Initialized, Role: FOLLOWER
I20260608 09:53:41.536170 14569 consensus_queue.cc:260] T 57da56ca2cbf493bbcabc84cb65c5f37 P adca8f1312744ee2a2d4432c7fdad1ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.538843 14569 ts_tablet_manager.cc:1434] T 57da56ca2cbf493bbcabc84cb65c5f37 P adca8f1312744ee2a2d4432c7fdad1ee: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 09:53:41.539896 14569 tablet_bootstrap.cc:492] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee: Bootstrap starting.
I20260608 09:53:41.549369 14568 tablet_bootstrap.cc:492] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e: No bootstrap required, opened a new log
I20260608 09:53:41.549299 14573 leader_election.cc:290] T e1272e038acb4b12af482b060ec29114 P e4f3120730f342948a7a85c1e1a0dad3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149), bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:41.550118 14568 ts_tablet_manager.cc:1403] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e: Time spent bootstrapping tablet: real 0.045s	user 0.026s	sys 0.019s
I20260608 09:53:41.551285 14569 tablet_bootstrap.cc:654] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:41.552121 14374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7096bf3888034f4183d70220003cccd8" candidate_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f3120730f342948a7a85c1e1a0dad3" is_pre_election: true
I20260608 09:53:41.553596 14568 raft_consensus.cc:359] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
W20260608 09:53:41.554147 14415 leader_election.cc:343] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:41.554486 14568 raft_consensus.cc:385] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:41.554817 14568 raft_consensus.cc:740] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc3daa4c7424d83b9db1fdebea6fa3e, State: Initialized, Role: FOLLOWER
I20260608 09:53:41.555701 14568 consensus_queue.cc:260] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.558187 14568 ts_tablet_manager.cc:1434] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:53:41.558369 14523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7096bf3888034f4183d70220003cccd8" candidate_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" is_pre_election: true
I20260608 09:53:41.559078 14523 raft_consensus.cc:2468] T 7096bf3888034f4183d70220003cccd8 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adca8f1312744ee2a2d4432c7fdad1ee in term 0.
I20260608 09:53:41.559266 14568 tablet_bootstrap.cc:492] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e: Bootstrap starting.
I20260608 09:53:41.561138 14412 leader_election.cc:304] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [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: adca8f1312744ee2a2d4432c7fdad1ee, bbc3daa4c7424d83b9db1fdebea6fa3e; no voters: e4f3120730f342948a7a85c1e1a0dad3
I20260608 09:53:41.562515 14574 raft_consensus.cc:2804] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:41.562955 14574 raft_consensus.cc:493] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:41.563318 14574 raft_consensus.cc:3060] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:41.564390 14567 ts_tablet_manager.cc:1434] T e1272e038acb4b12af482b060ec29114 P e4f3120730f342948a7a85c1e1a0dad3: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.000s
I20260608 09:53:41.566982 14568 tablet_bootstrap.cc:654] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:41.573964 14449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1272e038acb4b12af482b060ec29114" candidate_uuid: "e4f3120730f342948a7a85c1e1a0dad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" is_pre_election: true
W20260608 09:53:41.576500 14340 leader_election.cc:343] T e1272e038acb4b12af482b060ec29114 P e4f3120730f342948a7a85c1e1a0dad3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:41.584434 14574 raft_consensus.cc:515] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.585269 14569 tablet_bootstrap.cc:492] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee: No bootstrap required, opened a new log
I20260608 09:53:41.586027 14569 ts_tablet_manager.cc:1403] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.002s
I20260608 09:53:41.587967 14374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7096bf3888034f4183d70220003cccd8" candidate_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f3120730f342948a7a85c1e1a0dad3"
W20260608 09:53:41.589563 14415 leader_election.cc:343] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:41.592293 14523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7096bf3888034f4183d70220003cccd8" candidate_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e"
I20260608 09:53:41.592911 14523 raft_consensus.cc:3060] T 7096bf3888034f4183d70220003cccd8 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:41.594234 14573 raft_consensus.cc:493] T 21ae4ba92d4042ebbc8200d3f058261d P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:41.594756 14573 raft_consensus.cc:515] T 21ae4ba92d4042ebbc8200d3f058261d P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.597066 14573 leader_election.cc:290] T 21ae4ba92d4042ebbc8200d3f058261d P e4f3120730f342948a7a85c1e1a0dad3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149), bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:41.596570 14569 raft_consensus.cc:359] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.597622 14569 raft_consensus.cc:385] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:41.598076 14569 raft_consensus.cc:740] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adca8f1312744ee2a2d4432c7fdad1ee, State: Initialized, Role: FOLLOWER
I20260608 09:53:41.598731 14522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1272e038acb4b12af482b060ec29114" candidate_uuid: "e4f3120730f342948a7a85c1e1a0dad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" is_pre_election: true
I20260608 09:53:41.599205 14521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ae4ba92d4042ebbc8200d3f058261d" candidate_uuid: "e4f3120730f342948a7a85c1e1a0dad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" is_pre_election: true
I20260608 09:53:41.599349 14569 consensus_queue.cc:260] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
W20260608 09:53:41.600911 14337 leader_election.cc:343] T e1272e038acb4b12af482b060ec29114 P e4f3120730f342948a7a85c1e1a0dad3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:41.601416 14337 leader_election.cc:304] T e1272e038acb4b12af482b060ec29114 P e4f3120730f342948a7a85c1e1a0dad3 [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: e4f3120730f342948a7a85c1e1a0dad3; no voters: adca8f1312744ee2a2d4432c7fdad1ee, bbc3daa4c7424d83b9db1fdebea6fa3e
W20260608 09:53:41.602746 14337 leader_election.cc:343] T 21ae4ba92d4042ebbc8200d3f058261d P e4f3120730f342948a7a85c1e1a0dad3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:41.603392 14573 raft_consensus.cc:2749] T e1272e038acb4b12af482b060ec29114 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:41.606690 14574 leader_election.cc:290] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [CANDIDATE]: Term 1 election: Requested vote from peers e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647), bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:41.607118 14449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ae4ba92d4042ebbc8200d3f058261d" candidate_uuid: "e4f3120730f342948a7a85c1e1a0dad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" is_pre_election: true
I20260608 09:53:41.607719 14567 tablet_bootstrap.cc:492] T 661f1b40eb8b40ceb3035a0eb7ad8185 P e4f3120730f342948a7a85c1e1a0dad3: Bootstrap starting.
W20260608 09:53:41.608896 14340 leader_election.cc:343] T 21ae4ba92d4042ebbc8200d3f058261d P e4f3120730f342948a7a85c1e1a0dad3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:41.609495 14340 leader_election.cc:304] T 21ae4ba92d4042ebbc8200d3f058261d P e4f3120730f342948a7a85c1e1a0dad3 [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: e4f3120730f342948a7a85c1e1a0dad3; no voters: adca8f1312744ee2a2d4432c7fdad1ee, bbc3daa4c7424d83b9db1fdebea6fa3e
I20260608 09:53:41.610433 14573 raft_consensus.cc:2749] T 21ae4ba92d4042ebbc8200d3f058261d P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:41.615006 14567 tablet_bootstrap.cc:654] T 661f1b40eb8b40ceb3035a0eb7ad8185 P e4f3120730f342948a7a85c1e1a0dad3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:41.615198 14523 raft_consensus.cc:2468] T 7096bf3888034f4183d70220003cccd8 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adca8f1312744ee2a2d4432c7fdad1ee in term 1.
I20260608 09:53:41.617048 14412 leader_election.cc:304] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [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: adca8f1312744ee2a2d4432c7fdad1ee, bbc3daa4c7424d83b9db1fdebea6fa3e; no voters: e4f3120730f342948a7a85c1e1a0dad3
I20260608 09:53:41.618498 14574 raft_consensus.cc:2804] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:41.619215 14574 raft_consensus.cc:697] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 LEADER]: Becoming Leader. State: Replica: adca8f1312744ee2a2d4432c7fdad1ee, State: Running, Role: LEADER
I20260608 09:53:41.620635 14574 consensus_queue.cc:237] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.623950 14569 ts_tablet_manager.cc:1434] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.017s
I20260608 09:53:41.625605 14569 tablet_bootstrap.cc:492] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee: Bootstrap starting.
I20260608 09:53:41.626406 14568 tablet_bootstrap.cc:492] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e: No bootstrap required, opened a new log
I20260608 09:53:41.626914 14568 ts_tablet_manager.cc:1403] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e: Time spent bootstrapping tablet: real 0.068s	user 0.040s	sys 0.023s
I20260608 09:53:41.628782 14567 tablet_bootstrap.cc:492] T 661f1b40eb8b40ceb3035a0eb7ad8185 P e4f3120730f342948a7a85c1e1a0dad3: No bootstrap required, opened a new log
I20260608 09:53:41.629546 14567 ts_tablet_manager.cc:1403] T 661f1b40eb8b40ceb3035a0eb7ad8185 P e4f3120730f342948a7a85c1e1a0dad3: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260608 09:53:41.630316 14568 raft_consensus.cc:359] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.631106 14568 raft_consensus.cc:385] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:41.631418 14568 raft_consensus.cc:740] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc3daa4c7424d83b9db1fdebea6fa3e, State: Initialized, Role: FOLLOWER
I20260608 09:53:41.632421 14569 tablet_bootstrap.cc:654] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:41.632421 14568 consensus_queue.cc:260] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.634330 14567 raft_consensus.cc:359] T 661f1b40eb8b40ceb3035a0eb7ad8185 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.635426 14567 raft_consensus.cc:385] T 661f1b40eb8b40ceb3035a0eb7ad8185 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:41.635987 14567 raft_consensus.cc:740] T 661f1b40eb8b40ceb3035a0eb7ad8185 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f3120730f342948a7a85c1e1a0dad3, State: Initialized, Role: FOLLOWER
I20260608 09:53:41.637277 14567 consensus_queue.cc:260] T 661f1b40eb8b40ceb3035a0eb7ad8185 P e4f3120730f342948a7a85c1e1a0dad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.638275 14568 ts_tablet_manager.cc:1434] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 09:53:41.641912 14568 tablet_bootstrap.cc:492] T 94f85bd9fb90407e8dfeff3eb357eba0 P bbc3daa4c7424d83b9db1fdebea6fa3e: Bootstrap starting.
I20260608 09:53:41.645507 14575 raft_consensus.cc:493] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:41.646221 14575 raft_consensus.cc:515] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.649075 14568 tablet_bootstrap.cc:654] T 94f85bd9fb90407e8dfeff3eb357eba0 P bbc3daa4c7424d83b9db1fdebea6fa3e: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:41.651479 14567 ts_tablet_manager.cc:1434] T 661f1b40eb8b40ceb3035a0eb7ad8185 P e4f3120730f342948a7a85c1e1a0dad3: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260608 09:53:41.653019 14567 tablet_bootstrap.cc:492] T 7096bf3888034f4183d70220003cccd8 P e4f3120730f342948a7a85c1e1a0dad3: Bootstrap starting.
I20260608 09:53:41.662989 14567 tablet_bootstrap.cc:654] T 7096bf3888034f4183d70220003cccd8 P e4f3120730f342948a7a85c1e1a0dad3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:41.677451 14575 leader_election.cc:290] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647), adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149)
I20260608 09:53:41.680069 14574 raft_consensus.cc:493] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:41.680612 14574 raft_consensus.cc:515] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.656224 14268 catalog_manager.cc:5696] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee reported cstate change: term changed from 0 to 1, leader changed from <none> to adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194). New cstate: current_term: 1 leader_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:41.682928 14574 leader_election.cc:290] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647), bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:41.683876 14374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ed956acf0948dc8805405bb896a65a" candidate_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f3120730f342948a7a85c1e1a0dad3" is_pre_election: true
I20260608 09:53:41.684549 14523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ed956acf0948dc8805405bb896a65a" candidate_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" is_pre_election: true
W20260608 09:53:41.686192 14415 leader_election.cc:343] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:53:41.686890 14412 leader_election.cc:343] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:41.687531 14412 leader_election.cc:304] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee [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: adca8f1312744ee2a2d4432c7fdad1ee; no voters: bbc3daa4c7424d83b9db1fdebea6fa3e, e4f3120730f342948a7a85c1e1a0dad3
I20260608 09:53:41.688508 14574 raft_consensus.cc:2749] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:41.694504 14575 raft_consensus.cc:493] T 58137f9e82f24eab93e9190ada26c8e5 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:41.701633 14575 raft_consensus.cc:515] T 58137f9e82f24eab93e9190ada26c8e5 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.704623 14575 leader_election.cc:290] T 58137f9e82f24eab93e9190ada26c8e5 P bbc3daa4c7424d83b9db1fdebea6fa3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647), adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149)
I20260608 09:53:41.738035 14569 tablet_bootstrap.cc:492] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee: No bootstrap required, opened a new log
I20260608 09:53:41.738628 14569 ts_tablet_manager.cc:1403] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee: Time spent bootstrapping tablet: real 0.113s	user 0.050s	sys 0.057s
I20260608 09:53:41.741983 14569 raft_consensus.cc:359] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.742707 14569 raft_consensus.cc:385] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:41.743021 14569 raft_consensus.cc:740] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adca8f1312744ee2a2d4432c7fdad1ee, State: Initialized, Role: FOLLOWER
I20260608 09:53:41.743986 14569 consensus_queue.cc:260] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.746774 14569 ts_tablet_manager.cc:1434] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 09:53:41.747927 14569 tablet_bootstrap.cc:492] T bd069f09489e4155b82c4e4e788d190f P adca8f1312744ee2a2d4432c7fdad1ee: Bootstrap starting.
I20260608 09:53:41.751400 14568 tablet_bootstrap.cc:492] T 94f85bd9fb90407e8dfeff3eb357eba0 P bbc3daa4c7424d83b9db1fdebea6fa3e: No bootstrap required, opened a new log
I20260608 09:53:41.751971 14568 ts_tablet_manager.cc:1403] T 94f85bd9fb90407e8dfeff3eb357eba0 P bbc3daa4c7424d83b9db1fdebea6fa3e: Time spent bootstrapping tablet: real 0.110s	user 0.041s	sys 0.054s
I20260608 09:53:41.753036 14373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58137f9e82f24eab93e9190ada26c8e5" candidate_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f3120730f342948a7a85c1e1a0dad3" is_pre_election: true
I20260608 09:53:41.754742 14374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661f1b40eb8b40ceb3035a0eb7ad8185" candidate_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f3120730f342948a7a85c1e1a0dad3" is_pre_election: true
I20260608 09:53:41.755491 14374 raft_consensus.cc:2468] T 661f1b40eb8b40ceb3035a0eb7ad8185 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc3daa4c7424d83b9db1fdebea6fa3e in term 0.
W20260608 09:53:41.756189 14489 leader_election.cc:343] T 58137f9e82f24eab93e9190ada26c8e5 P bbc3daa4c7424d83b9db1fdebea6fa3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:41.758183 14489 leader_election.cc:304] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bbc3daa4c7424d83b9db1fdebea6fa3e, e4f3120730f342948a7a85c1e1a0dad3; no voters: 
I20260608 09:53:41.758615 14567 tablet_bootstrap.cc:492] T 7096bf3888034f4183d70220003cccd8 P e4f3120730f342948a7a85c1e1a0dad3: No bootstrap required, opened a new log
I20260608 09:53:41.759318 14575 raft_consensus.cc:2804] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:41.759747 14575 raft_consensus.cc:493] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:41.759975 14569 tablet_bootstrap.cc:654] T bd069f09489e4155b82c4e4e788d190f P adca8f1312744ee2a2d4432c7fdad1ee: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:41.760142 14575 raft_consensus.cc:3060] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:41.761147 14448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58137f9e82f24eab93e9190ada26c8e5" candidate_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" is_pre_election: true
I20260608 09:53:41.761096 14449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661f1b40eb8b40ceb3035a0eb7ad8185" candidate_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" is_pre_election: true
W20260608 09:53:41.764034 14489 leader_election.cc:343] T 58137f9e82f24eab93e9190ada26c8e5 P bbc3daa4c7424d83b9db1fdebea6fa3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:41.764542 14489 leader_election.cc:304] T 58137f9e82f24eab93e9190ada26c8e5 P bbc3daa4c7424d83b9db1fdebea6fa3e [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: bbc3daa4c7424d83b9db1fdebea6fa3e; no voters: adca8f1312744ee2a2d4432c7fdad1ee, e4f3120730f342948a7a85c1e1a0dad3
I20260608 09:53:41.765762 14567 ts_tablet_manager.cc:1403] T 7096bf3888034f4183d70220003cccd8 P e4f3120730f342948a7a85c1e1a0dad3: Time spent bootstrapping tablet: real 0.113s	user 0.059s	sys 0.023s
I20260608 09:53:41.765946 14568 raft_consensus.cc:359] T 94f85bd9fb90407e8dfeff3eb357eba0 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } }
I20260608 09:53:41.767517 14568 raft_consensus.cc:385] T 94f85bd9fb90407e8dfeff3eb357eba0 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:41.767812 14568 raft_consensus.cc:740] T 94f85bd9fb90407e8dfeff3eb357eba0 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc3daa4c7424d83b9db1fdebea6fa3e, State: Initialized, Role: FOLLOWER
I20260608 09:53:41.770237 14575 raft_consensus.cc:515] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.772516 14575 leader_election.cc:290] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [CANDIDATE]: Term 1 election: Requested vote from peers e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647), adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149)
I20260608 09:53:41.773052 14575 raft_consensus.cc:2749] T 58137f9e82f24eab93e9190ada26c8e5 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:41.773974 14568 consensus_queue.cc:260] T 94f85bd9fb90407e8dfeff3eb357eba0 P bbc3daa4c7424d83b9db1fdebea6fa3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } }
I20260608 09:53:41.774974 14567 raft_consensus.cc:359] T 7096bf3888034f4183d70220003cccd8 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.776043 14567 raft_consensus.cc:385] T 7096bf3888034f4183d70220003cccd8 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:41.776479 14568 ts_tablet_manager.cc:1434] T 94f85bd9fb90407e8dfeff3eb357eba0 P bbc3daa4c7424d83b9db1fdebea6fa3e: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260608 09:53:41.776427 14567 raft_consensus.cc:740] T 7096bf3888034f4183d70220003cccd8 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f3120730f342948a7a85c1e1a0dad3, State: Initialized, Role: FOLLOWER
I20260608 09:53:41.777758 14568 tablet_bootstrap.cc:492] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e: Bootstrap starting.
I20260608 09:53:41.777704 14567 consensus_queue.cc:260] T 7096bf3888034f4183d70220003cccd8 P e4f3120730f342948a7a85c1e1a0dad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.779006 14575 raft_consensus.cc:493] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:41.779543 14602 raft_consensus.cc:493] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:41.779656 14575 raft_consensus.cc:515] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.780066 14602 raft_consensus.cc:515] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.780706 14567 ts_tablet_manager.cc:1434] T 7096bf3888034f4183d70220003cccd8 P e4f3120730f342948a7a85c1e1a0dad3: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.006s
I20260608 09:53:41.782063 14575 leader_election.cc:290] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647), adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149)
W20260608 09:53:41.782475 14489 leader_election.cc:343] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:41.784287 14374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661f1b40eb8b40ceb3035a0eb7ad8185" candidate_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f3120730f342948a7a85c1e1a0dad3"
I20260608 09:53:41.784655 14567 tablet_bootstrap.cc:492] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3: Bootstrap starting.
I20260608 09:53:41.784945 14374 raft_consensus.cc:3060] T 661f1b40eb8b40ceb3035a0eb7ad8185 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:41.785072 14449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661f1b40eb8b40ceb3035a0eb7ad8185" candidate_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adca8f1312744ee2a2d4432c7fdad1ee"
I20260608 09:53:41.787606 14373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57da56ca2cbf493bbcabc84cb65c5f37" candidate_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f3120730f342948a7a85c1e1a0dad3" is_pre_election: true
I20260608 09:53:41.790068 14449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57da56ca2cbf493bbcabc84cb65c5f37" candidate_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" is_pre_election: true
I20260608 09:53:41.790735 14449 raft_consensus.cc:2468] T 57da56ca2cbf493bbcabc84cb65c5f37 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc3daa4c7424d83b9db1fdebea6fa3e in term 0.
W20260608 09:53:41.792168 14489 leader_election.cc:343] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:41.792326 14567 tablet_bootstrap.cc:654] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3: Neither blocks nor log segments found. Creating new log.
W20260608 09:53:41.792953 14489 leader_election.cc:343] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:41.793083 14374 raft_consensus.cc:2468] T 661f1b40eb8b40ceb3035a0eb7ad8185 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc3daa4c7424d83b9db1fdebea6fa3e in term 1.
I20260608 09:53:41.793713 14489 leader_election.cc:304] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e [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: adca8f1312744ee2a2d4432c7fdad1ee, bbc3daa4c7424d83b9db1fdebea6fa3e; no voters: e4f3120730f342948a7a85c1e1a0dad3
I20260608 09:53:41.795761 14575 raft_consensus.cc:2804] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:41.795864 14573 raft_consensus.cc:493] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:41.796269 14575 raft_consensus.cc:493] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:41.796693 14575 raft_consensus.cc:3060] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:41.796443 14573 raft_consensus.cc:515] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } }
I20260608 09:53:41.800890 14568 tablet_bootstrap.cc:654] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:41.802846 14569 tablet_bootstrap.cc:492] T bd069f09489e4155b82c4e4e788d190f P adca8f1312744ee2a2d4432c7fdad1ee: No bootstrap required, opened a new log
I20260608 09:53:41.803596 14569 ts_tablet_manager.cc:1403] T bd069f09489e4155b82c4e4e788d190f P adca8f1312744ee2a2d4432c7fdad1ee: Time spent bootstrapping tablet: real 0.056s	user 0.006s	sys 0.007s
I20260608 09:53:41.795089 14489 leader_election.cc:304] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [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: bbc3daa4c7424d83b9db1fdebea6fa3e, e4f3120730f342948a7a85c1e1a0dad3; no voters: adca8f1312744ee2a2d4432c7fdad1ee
I20260608 09:53:41.804224 14573 leader_election.cc:290] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165), adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149)
I20260608 09:53:41.804683 14449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f85bd9fb90407e8dfeff3eb357eba0" candidate_uuid: "e4f3120730f342948a7a85c1e1a0dad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" is_pre_election: true
I20260608 09:53:41.807026 14602 leader_election.cc:290] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647), adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149)
W20260608 09:53:41.807065 14340 leader_election.cc:343] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:41.807469 14573 raft_consensus.cc:493] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:41.807785 14602 raft_consensus.cc:2804] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:41.808314 14602 raft_consensus.cc:697] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 LEADER]: Becoming Leader. State: Replica: bbc3daa4c7424d83b9db1fdebea6fa3e, State: Running, Role: LEADER
I20260608 09:53:41.808393 14573 raft_consensus.cc:515] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.811885 14569 raft_consensus.cc:359] T bd069f09489e4155b82c4e4e788d190f P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.812763 14569 raft_consensus.cc:385] T bd069f09489e4155b82c4e4e788d190f P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:41.813087 14569 raft_consensus.cc:740] T bd069f09489e4155b82c4e4e788d190f P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adca8f1312744ee2a2d4432c7fdad1ee, State: Initialized, Role: FOLLOWER
I20260608 09:53:41.813124 14449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd069f09489e4155b82c4e4e788d190f" candidate_uuid: "e4f3120730f342948a7a85c1e1a0dad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" is_pre_election: true
I20260608 09:53:41.814196 14567 tablet_bootstrap.cc:492] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3: No bootstrap required, opened a new log
I20260608 09:53:41.813989 14569 consensus_queue.cc:260] T bd069f09489e4155b82c4e4e788d190f P adca8f1312744ee2a2d4432c7fdad1ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.814725 14567 ts_tablet_manager.cc:1403] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.008s
I20260608 09:53:41.815088 14449 raft_consensus.cc:2468] T bd069f09489e4155b82c4e4e788d190f P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4f3120730f342948a7a85c1e1a0dad3 in term 0.
I20260608 09:53:41.816865 14569 ts_tablet_manager.cc:1434] T bd069f09489e4155b82c4e4e788d190f P adca8f1312744ee2a2d4432c7fdad1ee: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260608 09:53:41.818197 14567 raft_consensus.cc:359] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.818940 14567 raft_consensus.cc:385] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:41.819221 14567 raft_consensus.cc:740] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f3120730f342948a7a85c1e1a0dad3, State: Initialized, Role: FOLLOWER
I20260608 09:53:41.821692 14567 consensus_queue.cc:260] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.809001 14602 consensus_queue.cc:237] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.825452 14569 tablet_bootstrap.cc:492] T 536b6cc6a72245cb932fd9c84eb41414 P adca8f1312744ee2a2d4432c7fdad1ee: Bootstrap starting.
I20260608 09:53:41.826905 14374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd069f09489e4155b82c4e4e788d190f" candidate_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f3120730f342948a7a85c1e1a0dad3" is_pre_election: true
I20260608 09:53:41.827589 14374 raft_consensus.cc:2468] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc3daa4c7424d83b9db1fdebea6fa3e in term 0.
I20260608 09:53:41.829874 14448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd069f09489e4155b82c4e4e788d190f" candidate_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" is_pre_election: true
I20260608 09:53:41.830489 14448 raft_consensus.cc:2468] T bd069f09489e4155b82c4e4e788d190f P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc3daa4c7424d83b9db1fdebea6fa3e in term 0.
I20260608 09:53:41.832422 14523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f85bd9fb90407e8dfeff3eb357eba0" candidate_uuid: "e4f3120730f342948a7a85c1e1a0dad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" is_pre_election: true
I20260608 09:53:41.833074 14523 raft_consensus.cc:2468] T 94f85bd9fb90407e8dfeff3eb357eba0 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4f3120730f342948a7a85c1e1a0dad3 in term 0.
I20260608 09:53:41.821483 14575 raft_consensus.cc:515] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.834084 14340 leader_election.cc:304] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adca8f1312744ee2a2d4432c7fdad1ee, e4f3120730f342948a7a85c1e1a0dad3; no voters: 
I20260608 09:53:41.835655 14574 raft_consensus.cc:493] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:41.836126 14574 raft_consensus.cc:515] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.836948 14575 leader_election.cc:290] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e [CANDIDATE]: Term 1 election: Requested vote from peers e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647), adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149)
I20260608 09:53:41.838349 14574 leader_election.cc:290] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647), bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:41.839550 14569 tablet_bootstrap.cc:654] T 536b6cc6a72245cb932fd9c84eb41414 P adca8f1312744ee2a2d4432c7fdad1ee: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:41.839684 14568 tablet_bootstrap.cc:492] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e: No bootstrap required, opened a new log
I20260608 09:53:41.840180 14568 ts_tablet_manager.cc:1403] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e: Time spent bootstrapping tablet: real 0.063s	user 0.000s	sys 0.016s
I20260608 09:53:41.843343 14337 leader_election.cc:304] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3 [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: bbc3daa4c7424d83b9db1fdebea6fa3e, e4f3120730f342948a7a85c1e1a0dad3; no voters: adca8f1312744ee2a2d4432c7fdad1ee
I20260608 09:53:41.843585 14568 raft_consensus.cc:359] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.844364 14568 raft_consensus.cc:385] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:41.844678 14568 raft_consensus.cc:740] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc3daa4c7424d83b9db1fdebea6fa3e, State: Initialized, Role: FOLLOWER
I20260608 09:53:41.844946 14523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1272e038acb4b12af482b060ec29114" candidate_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" is_pre_election: true
W20260608 09:53:41.846524 14412 leader_election.cc:343] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:41.848315 14568 consensus_queue.cc:260] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.853549 14568 ts_tablet_manager.cc:1434] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260608 09:53:41.855528 14569 tablet_bootstrap.cc:492] T 536b6cc6a72245cb932fd9c84eb41414 P adca8f1312744ee2a2d4432c7fdad1ee: No bootstrap required, opened a new log
I20260608 09:53:41.856191 14569 ts_tablet_manager.cc:1403] T 536b6cc6a72245cb932fd9c84eb41414 P adca8f1312744ee2a2d4432c7fdad1ee: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.013s
I20260608 09:53:41.856405 14449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57da56ca2cbf493bbcabc84cb65c5f37" candidate_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adca8f1312744ee2a2d4432c7fdad1ee"
I20260608 09:53:41.856683 14568 tablet_bootstrap.cc:492] T f96cfd45bd41483588fdd0ba0ee3d8ef P bbc3daa4c7424d83b9db1fdebea6fa3e: Bootstrap starting.
I20260608 09:53:41.857081 14449 raft_consensus.cc:3060] T 57da56ca2cbf493bbcabc84cb65c5f37 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:41.859509 14269 catalog_manager.cc:5696] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e reported cstate change: term changed from 0 to 1, leader changed from <none> to bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195). New cstate: current_term: 1 leader_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:41.861151 14573 leader_election.cc:290] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149), bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:41.865130 14449 raft_consensus.cc:2468] T 57da56ca2cbf493bbcabc84cb65c5f37 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc3daa4c7424d83b9db1fdebea6fa3e in term 1.
I20260608 09:53:41.867530 14568 tablet_bootstrap.cc:654] T f96cfd45bd41483588fdd0ba0ee3d8ef P bbc3daa4c7424d83b9db1fdebea6fa3e: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:41.867902 14489 leader_election.cc:304] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adca8f1312744ee2a2d4432c7fdad1ee, bbc3daa4c7424d83b9db1fdebea6fa3e; no voters: 
I20260608 09:53:41.868728 14573 raft_consensus.cc:2804] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:41.868739 14602 raft_consensus.cc:2804] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:41.876221 14573 raft_consensus.cc:493] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:41.876735 14573 raft_consensus.cc:3060] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:41.876228 14602 raft_consensus.cc:493] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:41.877532 14602 raft_consensus.cc:3060] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:41.876642 14523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd069f09489e4155b82c4e4e788d190f" candidate_uuid: "e4f3120730f342948a7a85c1e1a0dad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" is_pre_election: true
I20260608 09:53:41.883949 14568 tablet_bootstrap.cc:492] T f96cfd45bd41483588fdd0ba0ee3d8ef P bbc3daa4c7424d83b9db1fdebea6fa3e: No bootstrap required, opened a new log
I20260608 09:53:41.884449 14568 ts_tablet_manager.cc:1403] T f96cfd45bd41483588fdd0ba0ee3d8ef P bbc3daa4c7424d83b9db1fdebea6fa3e: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.005s
I20260608 09:53:41.885512 14602 raft_consensus.cc:515] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.886894 14523 raft_consensus.cc:2393] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4f3120730f342948a7a85c1e1a0dad3 in current term 1: Already voted for candidate bbc3daa4c7424d83b9db1fdebea6fa3e in this term.
I20260608 09:53:41.887142 14569 raft_consensus.cc:359] T 536b6cc6a72245cb932fd9c84eb41414 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.888053 14569 raft_consensus.cc:385] T 536b6cc6a72245cb932fd9c84eb41414 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:41.888376 14569 raft_consensus.cc:740] T 536b6cc6a72245cb932fd9c84eb41414 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adca8f1312744ee2a2d4432c7fdad1ee, State: Initialized, Role: FOLLOWER
I20260608 09:53:41.889922 14573 raft_consensus.cc:515] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.889999 14569 consensus_queue.cc:260] T 536b6cc6a72245cb932fd9c84eb41414 P adca8f1312744ee2a2d4432c7fdad1ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.895089 14569 ts_tablet_manager.cc:1434] T 536b6cc6a72245cb932fd9c84eb41414 P adca8f1312744ee2a2d4432c7fdad1ee: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260608 09:53:41.893496 14568 raft_consensus.cc:359] T f96cfd45bd41483588fdd0ba0ee3d8ef P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.893726 14573 leader_election.cc:290] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3 [CANDIDATE]: Term 1 election: Requested vote from peers adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149), bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:41.891251 14602 leader_election.cc:290] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [CANDIDATE]: Term 1 election: Requested vote from peers e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647), adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149)
I20260608 09:53:41.896169 14568 raft_consensus.cc:385] T f96cfd45bd41483588fdd0ba0ee3d8ef P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:41.897393 14569 tablet_bootstrap.cc:492] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee: Bootstrap starting.
I20260608 09:53:41.897336 14568 raft_consensus.cc:740] T f96cfd45bd41483588fdd0ba0ee3d8ef P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc3daa4c7424d83b9db1fdebea6fa3e, State: Initialized, Role: FOLLOWER
I20260608 09:53:41.898753 14568 consensus_queue.cc:260] T f96cfd45bd41483588fdd0ba0ee3d8ef P bbc3daa4c7424d83b9db1fdebea6fa3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.900228 14448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd069f09489e4155b82c4e4e788d190f" candidate_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adca8f1312744ee2a2d4432c7fdad1ee"
I20260608 09:53:41.900930 14568 ts_tablet_manager.cc:1434] T f96cfd45bd41483588fdd0ba0ee3d8ef P bbc3daa4c7424d83b9db1fdebea6fa3e: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 09:53:41.900871 14448 raft_consensus.cc:3060] T bd069f09489e4155b82c4e4e788d190f P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:41.902068 14568 tablet_bootstrap.cc:492] T e1272e038acb4b12af482b060ec29114 P bbc3daa4c7424d83b9db1fdebea6fa3e: Bootstrap starting.
I20260608 09:53:41.905437 14569 tablet_bootstrap.cc:654] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:41.909137 14448 raft_consensus.cc:2468] T bd069f09489e4155b82c4e4e788d190f P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc3daa4c7424d83b9db1fdebea6fa3e in term 1.
I20260608 09:53:41.911522 14523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd069f09489e4155b82c4e4e788d190f" candidate_uuid: "e4f3120730f342948a7a85c1e1a0dad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e"
I20260608 09:53:41.912704 14523 raft_consensus.cc:2393] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e4f3120730f342948a7a85c1e1a0dad3 in current term 1: Already voted for candidate bbc3daa4c7424d83b9db1fdebea6fa3e in this term.
I20260608 09:53:41.916415 14568 tablet_bootstrap.cc:654] T e1272e038acb4b12af482b060ec29114 P bbc3daa4c7424d83b9db1fdebea6fa3e: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:41.875034 14610 raft_consensus.cc:2804] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:41.917011 14610 raft_consensus.cc:493] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:41.917575 14610 raft_consensus.cc:3060] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:41.922735 14489 leader_election.cc:304] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adca8f1312744ee2a2d4432c7fdad1ee, bbc3daa4c7424d83b9db1fdebea6fa3e; no voters: 
I20260608 09:53:41.923621 14602 raft_consensus.cc:2804] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:41.923724 14567 ts_tablet_manager.cc:1434] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3: Time spent starting tablet: real 0.109s	user 0.029s	sys 0.019s
I20260608 09:53:41.924180 14602 raft_consensus.cc:697] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 LEADER]: Becoming Leader. State: Replica: bbc3daa4c7424d83b9db1fdebea6fa3e, State: Running, Role: LEADER
I20260608 09:53:41.924942 14567 tablet_bootstrap.cc:492] T d1501e315a8a4be0912fb55e13034f9e P e4f3120730f342948a7a85c1e1a0dad3: Bootstrap starting.
I20260608 09:53:41.925034 14602 consensus_queue.cc:237] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
W20260608 09:53:41.927680 14340 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.161.194:45149, user_credentials={real_user=slave}} blocked reactor thread for 93708.1us
I20260608 09:53:41.929570 14448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd069f09489e4155b82c4e4e788d190f" candidate_uuid: "e4f3120730f342948a7a85c1e1a0dad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adca8f1312744ee2a2d4432c7fdad1ee"
I20260608 09:53:41.923314 14569 tablet_bootstrap.cc:492] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee: No bootstrap required, opened a new log
I20260608 09:53:41.930523 14448 raft_consensus.cc:2393] T bd069f09489e4155b82c4e4e788d190f P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e4f3120730f342948a7a85c1e1a0dad3 in current term 1: Already voted for candidate bbc3daa4c7424d83b9db1fdebea6fa3e in this term.
I20260608 09:53:41.930653 14569 ts_tablet_manager.cc:1403] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.005s
I20260608 09:53:41.932471 14374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57da56ca2cbf493bbcabc84cb65c5f37" candidate_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f3120730f342948a7a85c1e1a0dad3"
I20260608 09:53:41.934425 14374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd069f09489e4155b82c4e4e788d190f" candidate_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f3120730f342948a7a85c1e1a0dad3"
I20260608 09:53:41.935472 14374 raft_consensus.cc:2393] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bbc3daa4c7424d83b9db1fdebea6fa3e in current term 1: Already voted for candidate e4f3120730f342948a7a85c1e1a0dad3 in this term.
I20260608 09:53:41.937009 14374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1272e038acb4b12af482b060ec29114" candidate_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f3120730f342948a7a85c1e1a0dad3" is_pre_election: true
I20260608 09:53:41.923828 14489 leader_election.cc:304] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adca8f1312744ee2a2d4432c7fdad1ee, bbc3daa4c7424d83b9db1fdebea6fa3e; no voters: 
I20260608 09:53:41.939460 14605 raft_consensus.cc:2804] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:41.940269 14605 raft_consensus.cc:697] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 LEADER]: Becoming Leader. State: Replica: bbc3daa4c7424d83b9db1fdebea6fa3e, State: Running, Role: LEADER
I20260608 09:53:41.941020 14605 consensus_queue.cc:237] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.931633 14567 tablet_bootstrap.cc:654] T d1501e315a8a4be0912fb55e13034f9e P e4f3120730f342948a7a85c1e1a0dad3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:41.941270 14340 leader_election.cc:304] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3 [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: e4f3120730f342948a7a85c1e1a0dad3; no voters: adca8f1312744ee2a2d4432c7fdad1ee, bbc3daa4c7424d83b9db1fdebea6fa3e
I20260608 09:53:41.937659 14374 raft_consensus.cc:2468] T e1272e038acb4b12af482b060ec29114 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adca8f1312744ee2a2d4432c7fdad1ee in term 0.
I20260608 09:53:41.937362 14569 raft_consensus.cc:359] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.942868 14569 raft_consensus.cc:385] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:41.943181 14569 raft_consensus.cc:740] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adca8f1312744ee2a2d4432c7fdad1ee, State: Initialized, Role: FOLLOWER
W20260608 09:53:41.943599 14489 leader_election.cc:343] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:41.944052 14569 consensus_queue.cc:260] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.946722 14569 ts_tablet_manager.cc:1434] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 09:53:41.947743 14569 tablet_bootstrap.cc:492] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee: Bootstrap starting.
I20260608 09:53:41.948101 14415 leader_election.cc:304] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee [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: adca8f1312744ee2a2d4432c7fdad1ee, e4f3120730f342948a7a85c1e1a0dad3; no voters: bbc3daa4c7424d83b9db1fdebea6fa3e
I20260608 09:53:41.949272 14574 raft_consensus.cc:2804] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:41.949653 14574 raft_consensus.cc:493] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:41.950134 14574 raft_consensus.cc:3060] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:41.946930 14607 raft_consensus.cc:2749] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:53:41.957962 14569 tablet_bootstrap.cc:654] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:41.959060 14574 raft_consensus.cc:515] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.963254 14591 raft_consensus.cc:493] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:41.969358 14591 raft_consensus.cc:515] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.973023 14591 leader_election.cc:290] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647), bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:41.975780 14523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96cfd45bd41483588fdd0ba0ee3d8ef" candidate_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" is_pre_election: true
I20260608 09:53:41.976085 14374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96cfd45bd41483588fdd0ba0ee3d8ef" candidate_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f3120730f342948a7a85c1e1a0dad3" is_pre_election: true
I20260608 09:53:41.976580 14523 raft_consensus.cc:2468] T f96cfd45bd41483588fdd0ba0ee3d8ef P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adca8f1312744ee2a2d4432c7fdad1ee in term 0.
I20260608 09:53:41.967031 14610 raft_consensus.cc:515] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } }
I20260608 09:53:41.978071 14412 leader_election.cc:304] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adca8f1312744ee2a2d4432c7fdad1ee, bbc3daa4c7424d83b9db1fdebea6fa3e; no voters: 
I20260608 09:53:41.979915 14591 raft_consensus.cc:2804] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:41.980536 14591 raft_consensus.cc:493] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 09:53:41.979351 14415 leader_election.cc:343] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:41.982820 14567 tablet_bootstrap.cc:492] T d1501e315a8a4be0912fb55e13034f9e P e4f3120730f342948a7a85c1e1a0dad3: No bootstrap required, opened a new log
I20260608 09:53:41.983363 14567 ts_tablet_manager.cc:1403] T d1501e315a8a4be0912fb55e13034f9e P e4f3120730f342948a7a85c1e1a0dad3: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.015s
I20260608 09:53:41.981081 14591 raft_consensus.cc:3060] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:41.985707 14568 tablet_bootstrap.cc:492] T e1272e038acb4b12af482b060ec29114 P bbc3daa4c7424d83b9db1fdebea6fa3e: No bootstrap required, opened a new log
I20260608 09:53:41.986395 14568 ts_tablet_manager.cc:1403] T e1272e038acb4b12af482b060ec29114 P bbc3daa4c7424d83b9db1fdebea6fa3e: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.006s
I20260608 09:53:41.986348 14567 raft_consensus.cc:359] T d1501e315a8a4be0912fb55e13034f9e P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.987185 14567 raft_consensus.cc:385] T d1501e315a8a4be0912fb55e13034f9e P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:41.987486 14567 raft_consensus.cc:740] T d1501e315a8a4be0912fb55e13034f9e P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f3120730f342948a7a85c1e1a0dad3, State: Initialized, Role: FOLLOWER
I20260608 09:53:41.988226 14567 consensus_queue.cc:260] T d1501e315a8a4be0912fb55e13034f9e P e4f3120730f342948a7a85c1e1a0dad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.989593 14608 raft_consensus.cc:493] T 7096bf3888034f4183d70220003cccd8 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:41.990813 14567 ts_tablet_manager.cc:1434] T d1501e315a8a4be0912fb55e13034f9e P e4f3120730f342948a7a85c1e1a0dad3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:53:41.990276 14608 raft_consensus.cc:515] T 7096bf3888034f4183d70220003cccd8 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.993230 14608 leader_election.cc:290] T 7096bf3888034f4183d70220003cccd8 P e4f3120730f342948a7a85c1e1a0dad3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149), bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:41.993870 14448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7096bf3888034f4183d70220003cccd8" candidate_uuid: "e4f3120730f342948a7a85c1e1a0dad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" is_pre_election: true
I20260608 09:53:41.973466 14269 catalog_manager.cc:5696] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e reported cstate change: term changed from 0 to 1, leader changed from <none> to bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195). New cstate: current_term: 1 leader_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:41.994446 14567 tablet_bootstrap.cc:492] T 536b6cc6a72245cb932fd9c84eb41414 P e4f3120730f342948a7a85c1e1a0dad3: Bootstrap starting.
I20260608 09:53:41.994369 14523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7096bf3888034f4183d70220003cccd8" candidate_uuid: "e4f3120730f342948a7a85c1e1a0dad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" is_pre_election: true
I20260608 09:53:41.995242 14523 raft_consensus.cc:2393] T 7096bf3888034f4183d70220003cccd8 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4f3120730f342948a7a85c1e1a0dad3 in current term 1: Already voted for candidate adca8f1312744ee2a2d4432c7fdad1ee in this term.
I20260608 09:53:41.992424 14568 raft_consensus.cc:359] T e1272e038acb4b12af482b060ec29114 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:41.996469 14568 raft_consensus.cc:385] T e1272e038acb4b12af482b060ec29114 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:41.996798 14568 raft_consensus.cc:740] T e1272e038acb4b12af482b060ec29114 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc3daa4c7424d83b9db1fdebea6fa3e, State: Initialized, Role: FOLLOWER
I20260608 09:53:41.996888 14337 leader_election.cc:304] T 7096bf3888034f4183d70220003cccd8 P e4f3120730f342948a7a85c1e1a0dad3 [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: e4f3120730f342948a7a85c1e1a0dad3; no voters: adca8f1312744ee2a2d4432c7fdad1ee, bbc3daa4c7424d83b9db1fdebea6fa3e
I20260608 09:53:41.997726 14608 raft_consensus.cc:3060] T 7096bf3888034f4183d70220003cccd8 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:41.998812 14374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1272e038acb4b12af482b060ec29114" candidate_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f3120730f342948a7a85c1e1a0dad3"
I20260608 09:53:41.999421 14374 raft_consensus.cc:3060] T e1272e038acb4b12af482b060ec29114 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:41.999696 14523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1272e038acb4b12af482b060ec29114" candidate_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e"
I20260608 09:53:42.001616 14568 consensus_queue.cc:260] T e1272e038acb4b12af482b060ec29114 P bbc3daa4c7424d83b9db1fdebea6fa3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.003690 14523 raft_consensus.cc:3060] T e1272e038acb4b12af482b060ec29114 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:42.004616 14568 ts_tablet_manager.cc:1434] T e1272e038acb4b12af482b060ec29114 P bbc3daa4c7424d83b9db1fdebea6fa3e: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260608 09:53:42.005836 14568 tablet_bootstrap.cc:492] T 21ae4ba92d4042ebbc8200d3f058261d P bbc3daa4c7424d83b9db1fdebea6fa3e: Bootstrap starting.
I20260608 09:53:42.006608 14608 raft_consensus.cc:2749] T 7096bf3888034f4183d70220003cccd8 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:42.010254 14574 leader_election.cc:290] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee [CANDIDATE]: Term 1 election: Requested vote from peers e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647), bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:42.012566 14568 tablet_bootstrap.cc:654] T 21ae4ba92d4042ebbc8200d3f058261d P bbc3daa4c7424d83b9db1fdebea6fa3e: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:42.012710 14567 tablet_bootstrap.cc:654] T 536b6cc6a72245cb932fd9c84eb41414 P e4f3120730f342948a7a85c1e1a0dad3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:42.015702 14374 raft_consensus.cc:2468] T e1272e038acb4b12af482b060ec29114 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adca8f1312744ee2a2d4432c7fdad1ee in term 1.
I20260608 09:53:42.017278 14591 raft_consensus.cc:515] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.017653 14415 leader_election.cc:304] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adca8f1312744ee2a2d4432c7fdad1ee, e4f3120730f342948a7a85c1e1a0dad3; no voters: 
I20260608 09:53:42.019331 14574 raft_consensus.cc:2804] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:42.015350 14523 raft_consensus.cc:2468] T e1272e038acb4b12af482b060ec29114 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adca8f1312744ee2a2d4432c7fdad1ee in term 1.
I20260608 09:53:42.022362 14521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f85bd9fb90407e8dfeff3eb357eba0" candidate_uuid: "e4f3120730f342948a7a85c1e1a0dad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e"
I20260608 09:53:42.023280 14521 raft_consensus.cc:3060] T 94f85bd9fb90407e8dfeff3eb357eba0 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:42.026757 14605 raft_consensus.cc:493] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:42.027479 14605 raft_consensus.cc:515] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.023135 14448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f85bd9fb90407e8dfeff3eb357eba0" candidate_uuid: "e4f3120730f342948a7a85c1e1a0dad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adca8f1312744ee2a2d4432c7fdad1ee"
I20260608 09:53:42.031280 14610 leader_election.cc:290] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3 [CANDIDATE]: Term 1 election: Requested vote from peers bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165), adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149)
I20260608 09:53:42.034740 14605 leader_election.cc:290] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647), adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149)
I20260608 09:53:42.036263 14448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536b6cc6a72245cb932fd9c84eb41414" candidate_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" is_pre_election: true
I20260608 09:53:42.037427 14448 raft_consensus.cc:2468] T 536b6cc6a72245cb932fd9c84eb41414 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbc3daa4c7424d83b9db1fdebea6fa3e in term 0.
I20260608 09:53:42.039083 14489 leader_election.cc:304] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adca8f1312744ee2a2d4432c7fdad1ee, bbc3daa4c7424d83b9db1fdebea6fa3e; no voters: 
I20260608 09:53:42.039852 14373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536b6cc6a72245cb932fd9c84eb41414" candidate_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f3120730f342948a7a85c1e1a0dad3" is_pre_election: true
I20260608 09:53:42.040482 14605 raft_consensus.cc:2804] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:42.041020 14605 raft_consensus.cc:493] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 09:53:42.041080 14340 leader_election.cc:343] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:42.041635 14605 raft_consensus.cc:3060] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:53:42.042446 14489 leader_election.cc:343] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:42.042213 14268 catalog_manager.cc:5696] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e reported cstate change: term changed from 0 to 1, leader changed from <none> to bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195). New cstate: current_term: 1 leader_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:42.060248 14521 raft_consensus.cc:2468] T 94f85bd9fb90407e8dfeff3eb357eba0 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4f3120730f342948a7a85c1e1a0dad3 in term 1.
I20260608 09:53:42.060633 14605 raft_consensus.cc:515] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.062090 14337 leader_election.cc:304] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3 [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: bbc3daa4c7424d83b9db1fdebea6fa3e, e4f3120730f342948a7a85c1e1a0dad3; no voters: adca8f1312744ee2a2d4432c7fdad1ee
I20260608 09:53:42.064409 14610 raft_consensus.cc:2804] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:42.066196 14610 raft_consensus.cc:697] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 LEADER]: Becoming Leader. State: Replica: e4f3120730f342948a7a85c1e1a0dad3, State: Running, Role: LEADER
I20260608 09:53:42.067404 14610 consensus_queue.cc:237] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } }
I20260608 09:53:42.074407 14374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536b6cc6a72245cb932fd9c84eb41414" candidate_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f3120730f342948a7a85c1e1a0dad3"
I20260608 09:53:42.080168 14574 raft_consensus.cc:697] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 LEADER]: Becoming Leader. State: Replica: adca8f1312744ee2a2d4432c7fdad1ee, State: Running, Role: LEADER
W20260608 09:53:42.081039 14489 leader_election.cc:343] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:42.081503 14574 consensus_queue.cc:237] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.083735 14374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96cfd45bd41483588fdd0ba0ee3d8ef" candidate_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f3120730f342948a7a85c1e1a0dad3"
W20260608 09:53:42.085727 14415 leader_election.cc:343] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:42.088450 14448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536b6cc6a72245cb932fd9c84eb41414" candidate_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adca8f1312744ee2a2d4432c7fdad1ee"
I20260608 09:53:42.089104 14448 raft_consensus.cc:3060] T 536b6cc6a72245cb932fd9c84eb41414 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:42.078076 14523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96cfd45bd41483588fdd0ba0ee3d8ef" candidate_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e"
I20260608 09:53:42.090696 14523 raft_consensus.cc:3060] T f96cfd45bd41483588fdd0ba0ee3d8ef P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:42.093930 14591 leader_election.cc:290] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [CANDIDATE]: Term 1 election: Requested vote from peers e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647), bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:42.101368 14448 raft_consensus.cc:2468] T 536b6cc6a72245cb932fd9c84eb41414 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbc3daa4c7424d83b9db1fdebea6fa3e in term 1.
I20260608 09:53:42.102221 14622 consensus_queue.cc:1048] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:42.103273 14489 leader_election.cc:304] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [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: adca8f1312744ee2a2d4432c7fdad1ee, bbc3daa4c7424d83b9db1fdebea6fa3e; no voters: e4f3120730f342948a7a85c1e1a0dad3
I20260608 09:53:42.104509 14602 raft_consensus.cc:2804] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:42.105194 14602 raft_consensus.cc:697] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 LEADER]: Becoming Leader. State: Replica: bbc3daa4c7424d83b9db1fdebea6fa3e, State: Running, Role: LEADER
I20260608 09:53:42.107183 14567 tablet_bootstrap.cc:492] T 536b6cc6a72245cb932fd9c84eb41414 P e4f3120730f342948a7a85c1e1a0dad3: No bootstrap required, opened a new log
I20260608 09:53:42.107700 14567 ts_tablet_manager.cc:1403] T 536b6cc6a72245cb932fd9c84eb41414 P e4f3120730f342948a7a85c1e1a0dad3: Time spent bootstrapping tablet: real 0.113s	user 0.033s	sys 0.045s
I20260608 09:53:42.106384 14602 consensus_queue.cc:237] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.109898 14268 catalog_manager.cc:5696] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee reported cstate change: term changed from 0 to 1, leader changed from <none> to adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194). New cstate: current_term: 1 leader_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:42.110590 14567 raft_consensus.cc:359] T 536b6cc6a72245cb932fd9c84eb41414 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.111296 14567 raft_consensus.cc:385] T 536b6cc6a72245cb932fd9c84eb41414 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:42.111586 14567 raft_consensus.cc:740] T 536b6cc6a72245cb932fd9c84eb41414 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f3120730f342948a7a85c1e1a0dad3, State: Initialized, Role: FOLLOWER
I20260608 09:53:42.112335 14567 consensus_queue.cc:260] T 536b6cc6a72245cb932fd9c84eb41414 P e4f3120730f342948a7a85c1e1a0dad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.113993 14605 leader_election.cc:290] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [CANDIDATE]: Term 1 election: Requested vote from peers e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647), adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149)
I20260608 09:53:42.121968 14523 raft_consensus.cc:2468] T f96cfd45bd41483588fdd0ba0ee3d8ef P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adca8f1312744ee2a2d4432c7fdad1ee in term 1.
I20260608 09:53:42.123714 14412 leader_election.cc:304] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [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: adca8f1312744ee2a2d4432c7fdad1ee, bbc3daa4c7424d83b9db1fdebea6fa3e; no voters: e4f3120730f342948a7a85c1e1a0dad3
I20260608 09:53:42.123740 14569 tablet_bootstrap.cc:492] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee: No bootstrap required, opened a new log
I20260608 09:53:42.124598 14569 ts_tablet_manager.cc:1403] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee: Time spent bootstrapping tablet: real 0.177s	user 0.031s	sys 0.021s
I20260608 09:53:42.124655 14574 raft_consensus.cc:2804] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:42.125252 14574 raft_consensus.cc:697] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [term 1 LEADER]: Becoming Leader. State: Replica: adca8f1312744ee2a2d4432c7fdad1ee, State: Running, Role: LEADER
I20260608 09:53:42.126212 14574 consensus_queue.cc:237] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.126101 14271 catalog_manager.cc:5696] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e reported cstate change: term changed from 0 to 1, leader changed from <none> to bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195). New cstate: current_term: 1 leader_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:42.127202 14569 raft_consensus.cc:359] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.127776 14569 raft_consensus.cc:385] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:42.128014 14569 raft_consensus.cc:740] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adca8f1312744ee2a2d4432c7fdad1ee, State: Initialized, Role: FOLLOWER
I20260608 09:53:42.128707 14569 consensus_queue.cc:260] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.130282 14569 ts_tablet_manager.cc:1434] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:53:42.114826 14269 catalog_manager.cc:5696] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193). New cstate: current_term: 1 leader_uuid: "e4f3120730f342948a7a85c1e1a0dad3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:42.116003 14567 ts_tablet_manager.cc:1434] T 536b6cc6a72245cb932fd9c84eb41414 P e4f3120730f342948a7a85c1e1a0dad3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:53:42.131143 14569 tablet_bootstrap.cc:492] T 58137f9e82f24eab93e9190ada26c8e5 P adca8f1312744ee2a2d4432c7fdad1ee: Bootstrap starting.
I20260608 09:53:42.116065 14568 tablet_bootstrap.cc:492] T 21ae4ba92d4042ebbc8200d3f058261d P bbc3daa4c7424d83b9db1fdebea6fa3e: No bootstrap required, opened a new log
I20260608 09:53:42.131814 14567 tablet_bootstrap.cc:492] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3: Bootstrap starting.
I20260608 09:53:42.132129 14568 ts_tablet_manager.cc:1403] T 21ae4ba92d4042ebbc8200d3f058261d P bbc3daa4c7424d83b9db1fdebea6fa3e: Time spent bootstrapping tablet: real 0.127s	user 0.044s	sys 0.056s
I20260608 09:53:42.135042 14568 raft_consensus.cc:359] T 21ae4ba92d4042ebbc8200d3f058261d P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.135783 14568 raft_consensus.cc:385] T 21ae4ba92d4042ebbc8200d3f058261d P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:42.136121 14568 raft_consensus.cc:740] T 21ae4ba92d4042ebbc8200d3f058261d P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc3daa4c7424d83b9db1fdebea6fa3e, State: Initialized, Role: FOLLOWER
I20260608 09:53:42.137014 14568 consensus_queue.cc:260] T 21ae4ba92d4042ebbc8200d3f058261d P bbc3daa4c7424d83b9db1fdebea6fa3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.138229 14567 tablet_bootstrap.cc:654] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:42.139439 14568 ts_tablet_manager.cc:1434] T 21ae4ba92d4042ebbc8200d3f058261d P bbc3daa4c7424d83b9db1fdebea6fa3e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:53:42.140461 14568 tablet_bootstrap.cc:492] T d1501e315a8a4be0912fb55e13034f9e P bbc3daa4c7424d83b9db1fdebea6fa3e: Bootstrap starting.
I20260608 09:53:42.141026 14569 tablet_bootstrap.cc:654] T 58137f9e82f24eab93e9190ada26c8e5 P adca8f1312744ee2a2d4432c7fdad1ee: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:42.146932 14568 tablet_bootstrap.cc:654] T d1501e315a8a4be0912fb55e13034f9e P bbc3daa4c7424d83b9db1fdebea6fa3e: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:42.151036 14567 tablet_bootstrap.cc:492] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3: No bootstrap required, opened a new log
I20260608 09:53:42.151551 14567 ts_tablet_manager.cc:1403] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
I20260608 09:53:42.155596 14569 tablet_bootstrap.cc:492] T 58137f9e82f24eab93e9190ada26c8e5 P adca8f1312744ee2a2d4432c7fdad1ee: No bootstrap required, opened a new log
I20260608 09:53:42.156136 14569 ts_tablet_manager.cc:1403] T 58137f9e82f24eab93e9190ada26c8e5 P adca8f1312744ee2a2d4432c7fdad1ee: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260608 09:53:42.159363 14569 raft_consensus.cc:359] T 58137f9e82f24eab93e9190ada26c8e5 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.159581 14567 raft_consensus.cc:359] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.160096 14569 raft_consensus.cc:385] T 58137f9e82f24eab93e9190ada26c8e5 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:42.160403 14567 raft_consensus.cc:385] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:42.160633 14568 tablet_bootstrap.cc:492] T d1501e315a8a4be0912fb55e13034f9e P bbc3daa4c7424d83b9db1fdebea6fa3e: No bootstrap required, opened a new log
I20260608 09:53:42.160411 14569 raft_consensus.cc:740] T 58137f9e82f24eab93e9190ada26c8e5 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adca8f1312744ee2a2d4432c7fdad1ee, State: Initialized, Role: FOLLOWER
I20260608 09:53:42.160946 14567 raft_consensus.cc:740] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f3120730f342948a7a85c1e1a0dad3, State: Initialized, Role: FOLLOWER
I20260608 09:53:42.161216 14568 ts_tablet_manager.cc:1403] T d1501e315a8a4be0912fb55e13034f9e P bbc3daa4c7424d83b9db1fdebea6fa3e: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.001s
I20260608 09:53:42.161718 14569 consensus_queue.cc:260] T 58137f9e82f24eab93e9190ada26c8e5 P adca8f1312744ee2a2d4432c7fdad1ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.161840 14567 consensus_queue.cc:260] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.163532 14608 raft_consensus.cc:493] T 536b6cc6a72245cb932fd9c84eb41414 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:42.163182 14268 catalog_manager.cc:5696] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee reported cstate change: term changed from 0 to 1, leader changed from <none> to adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194). New cstate: current_term: 1 leader_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:42.164016 14608 raft_consensus.cc:515] T 536b6cc6a72245cb932fd9c84eb41414 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.164702 14567 ts_tablet_manager.cc:1434] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 09:53:42.165757 14567 tablet_bootstrap.cc:492] T 57da56ca2cbf493bbcabc84cb65c5f37 P e4f3120730f342948a7a85c1e1a0dad3: Bootstrap starting.
I20260608 09:53:42.168377 14448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536b6cc6a72245cb932fd9c84eb41414" candidate_uuid: "e4f3120730f342948a7a85c1e1a0dad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" is_pre_election: true
I20260608 09:53:42.169312 14448 raft_consensus.cc:2393] T 536b6cc6a72245cb932fd9c84eb41414 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4f3120730f342948a7a85c1e1a0dad3 in current term 1: Already voted for candidate bbc3daa4c7424d83b9db1fdebea6fa3e in this term.
I20260608 09:53:42.171634 14621 consensus_queue.cc:1048] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:42.172377 14567 tablet_bootstrap.cc:654] T 57da56ca2cbf493bbcabc84cb65c5f37 P e4f3120730f342948a7a85c1e1a0dad3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:42.173550 14568 raft_consensus.cc:359] T d1501e315a8a4be0912fb55e13034f9e P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.174261 14568 raft_consensus.cc:385] T d1501e315a8a4be0912fb55e13034f9e P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:42.174554 14568 raft_consensus.cc:740] T d1501e315a8a4be0912fb55e13034f9e P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc3daa4c7424d83b9db1fdebea6fa3e, State: Initialized, Role: FOLLOWER
I20260608 09:53:42.174693 14610 raft_consensus.cc:493] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:42.174829 14608 leader_election.cc:290] T 536b6cc6a72245cb932fd9c84eb41414 P e4f3120730f342948a7a85c1e1a0dad3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149), bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:42.175230 14610 raft_consensus.cc:515] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.175393 14568 consensus_queue.cc:260] T d1501e315a8a4be0912fb55e13034f9e P bbc3daa4c7424d83b9db1fdebea6fa3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.179235 14521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536b6cc6a72245cb932fd9c84eb41414" candidate_uuid: "e4f3120730f342948a7a85c1e1a0dad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" is_pre_election: true
I20260608 09:53:42.181988 14337 leader_election.cc:304] T 536b6cc6a72245cb932fd9c84eb41414 P e4f3120730f342948a7a85c1e1a0dad3 [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: e4f3120730f342948a7a85c1e1a0dad3; no voters: adca8f1312744ee2a2d4432c7fdad1ee, bbc3daa4c7424d83b9db1fdebea6fa3e
I20260608 09:53:42.182984 14610 leader_election.cc:290] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149), bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:42.185540 14448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58137f9e82f24eab93e9190ada26c8e5" candidate_uuid: "e4f3120730f342948a7a85c1e1a0dad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" is_pre_election: true
I20260608 09:53:42.186208 14521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58137f9e82f24eab93e9190ada26c8e5" candidate_uuid: "e4f3120730f342948a7a85c1e1a0dad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" is_pre_election: true
I20260608 09:53:42.186499 14448 raft_consensus.cc:2468] T 58137f9e82f24eab93e9190ada26c8e5 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4f3120730f342948a7a85c1e1a0dad3 in term 0.
I20260608 09:53:42.186894 14521 raft_consensus.cc:2468] T 58137f9e82f24eab93e9190ada26c8e5 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4f3120730f342948a7a85c1e1a0dad3 in term 0.
I20260608 09:53:42.188308 14337 leader_election.cc:304] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bbc3daa4c7424d83b9db1fdebea6fa3e, e4f3120730f342948a7a85c1e1a0dad3; no voters: 
I20260608 09:53:42.183254 14608 raft_consensus.cc:3060] T 536b6cc6a72245cb932fd9c84eb41414 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:42.192346 14569 ts_tablet_manager.cc:1434] T 58137f9e82f24eab93e9190ada26c8e5 P adca8f1312744ee2a2d4432c7fdad1ee: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.000s
I20260608 09:53:42.193818 14569 tablet_bootstrap.cc:492] T 94f85bd9fb90407e8dfeff3eb357eba0 P adca8f1312744ee2a2d4432c7fdad1ee: Bootstrap starting.
I20260608 09:53:42.183449 14568 ts_tablet_manager.cc:1434] T d1501e315a8a4be0912fb55e13034f9e P bbc3daa4c7424d83b9db1fdebea6fa3e: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260608 09:53:42.204137 14568 tablet_bootstrap.cc:492] T 84ed956acf0948dc8805405bb896a65a P bbc3daa4c7424d83b9db1fdebea6fa3e: Bootstrap starting.
I20260608 09:53:42.210515 14568 tablet_bootstrap.cc:654] T 84ed956acf0948dc8805405bb896a65a P bbc3daa4c7424d83b9db1fdebea6fa3e: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:42.210845 14610 raft_consensus.cc:2804] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:42.211288 14610 raft_consensus.cc:493] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:42.211685 14610 raft_consensus.cc:3060] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:42.213398 14608 raft_consensus.cc:2749] T 536b6cc6a72245cb932fd9c84eb41414 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:42.218490 14608 raft_consensus.cc:493] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:42.219044 14608 raft_consensus.cc:515] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.221465 14608 leader_election.cc:290] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149), bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:42.223296 14521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ed956acf0948dc8805405bb896a65a" candidate_uuid: "e4f3120730f342948a7a85c1e1a0dad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" is_pre_election: true
W20260608 09:53:42.224805 14337 leader_election.cc:343] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:42.225706 14448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ed956acf0948dc8805405bb896a65a" candidate_uuid: "e4f3120730f342948a7a85c1e1a0dad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" is_pre_election: true
I20260608 09:53:42.226573 14448 raft_consensus.cc:2468] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4f3120730f342948a7a85c1e1a0dad3 in term 0.
I20260608 09:53:42.228165 14340 leader_election.cc:304] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [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: adca8f1312744ee2a2d4432c7fdad1ee, e4f3120730f342948a7a85c1e1a0dad3; no voters: bbc3daa4c7424d83b9db1fdebea6fa3e
I20260608 09:53:42.229422 14608 raft_consensus.cc:2804] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:42.229840 14608 raft_consensus.cc:493] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:42.230193 14608 raft_consensus.cc:3060] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:42.231887 14569 tablet_bootstrap.cc:654] T 94f85bd9fb90407e8dfeff3eb357eba0 P adca8f1312744ee2a2d4432c7fdad1ee: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:42.233757 14567 tablet_bootstrap.cc:492] T 57da56ca2cbf493bbcabc84cb65c5f37 P e4f3120730f342948a7a85c1e1a0dad3: No bootstrap required, opened a new log
I20260608 09:53:42.237159 14567 ts_tablet_manager.cc:1403] T 57da56ca2cbf493bbcabc84cb65c5f37 P e4f3120730f342948a7a85c1e1a0dad3: Time spent bootstrapping tablet: real 0.072s	user 0.018s	sys 0.043s
I20260608 09:53:42.239611 14567 raft_consensus.cc:359] T 57da56ca2cbf493bbcabc84cb65c5f37 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.240155 14567 raft_consensus.cc:385] T 57da56ca2cbf493bbcabc84cb65c5f37 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:42.239735 14608 raft_consensus.cc:515] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.240458 14567 raft_consensus.cc:740] T 57da56ca2cbf493bbcabc84cb65c5f37 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f3120730f342948a7a85c1e1a0dad3, State: Initialized, Role: FOLLOWER
I20260608 09:53:42.241205 14567 consensus_queue.cc:260] T 57da56ca2cbf493bbcabc84cb65c5f37 P e4f3120730f342948a7a85c1e1a0dad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.242097 14610 raft_consensus.cc:515] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.244971 14569 tablet_bootstrap.cc:492] T 94f85bd9fb90407e8dfeff3eb357eba0 P adca8f1312744ee2a2d4432c7fdad1ee: No bootstrap required, opened a new log
I20260608 09:53:42.245505 14569 ts_tablet_manager.cc:1403] T 94f85bd9fb90407e8dfeff3eb357eba0 P adca8f1312744ee2a2d4432c7fdad1ee: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.000s
I20260608 09:53:42.246157 14448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58137f9e82f24eab93e9190ada26c8e5" candidate_uuid: "e4f3120730f342948a7a85c1e1a0dad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adca8f1312744ee2a2d4432c7fdad1ee"
I20260608 09:53:42.246943 14448 raft_consensus.cc:3060] T 58137f9e82f24eab93e9190ada26c8e5 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:42.248488 14569 raft_consensus.cc:359] T 94f85bd9fb90407e8dfeff3eb357eba0 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } }
I20260608 09:53:42.249665 14569 raft_consensus.cc:385] T 94f85bd9fb90407e8dfeff3eb357eba0 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:42.250015 14569 raft_consensus.cc:740] T 94f85bd9fb90407e8dfeff3eb357eba0 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adca8f1312744ee2a2d4432c7fdad1ee, State: Initialized, Role: FOLLOWER
I20260608 09:53:42.251938 14567 ts_tablet_manager.cc:1434] T 57da56ca2cbf493bbcabc84cb65c5f37 P e4f3120730f342948a7a85c1e1a0dad3: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260608 09:53:42.251282 14569 consensus_queue.cc:260] T 94f85bd9fb90407e8dfeff3eb357eba0 P adca8f1312744ee2a2d4432c7fdad1ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } }
I20260608 09:53:42.254729 14569 ts_tablet_manager.cc:1434] T 94f85bd9fb90407e8dfeff3eb357eba0 P adca8f1312744ee2a2d4432c7fdad1ee: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:53:42.255895 14569 tablet_bootstrap.cc:492] T 661f1b40eb8b40ceb3035a0eb7ad8185 P adca8f1312744ee2a2d4432c7fdad1ee: Bootstrap starting.
I20260608 09:53:42.261063 14567 tablet_bootstrap.cc:492] T f96cfd45bd41483588fdd0ba0ee3d8ef P e4f3120730f342948a7a85c1e1a0dad3: Bootstrap starting.
I20260608 09:53:42.262008 14569 tablet_bootstrap.cc:654] T 661f1b40eb8b40ceb3035a0eb7ad8185 P adca8f1312744ee2a2d4432c7fdad1ee: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:42.271253 14610 leader_election.cc:290] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3 [CANDIDATE]: Term 1 election: Requested vote from peers adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149), bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:42.272939 14568 tablet_bootstrap.cc:492] T 84ed956acf0948dc8805405bb896a65a P bbc3daa4c7424d83b9db1fdebea6fa3e: No bootstrap required, opened a new log
I20260608 09:53:42.273463 14568 ts_tablet_manager.cc:1403] T 84ed956acf0948dc8805405bb896a65a P bbc3daa4c7424d83b9db1fdebea6fa3e: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.036s
I20260608 09:53:42.275705 14523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58137f9e82f24eab93e9190ada26c8e5" candidate_uuid: "e4f3120730f342948a7a85c1e1a0dad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e"
I20260608 09:53:42.275934 14448 raft_consensus.cc:2468] T 58137f9e82f24eab93e9190ada26c8e5 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4f3120730f342948a7a85c1e1a0dad3 in term 1.
I20260608 09:53:42.276401 14523 raft_consensus.cc:3060] T 58137f9e82f24eab93e9190ada26c8e5 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:42.276991 14567 tablet_bootstrap.cc:654] T f96cfd45bd41483588fdd0ba0ee3d8ef P e4f3120730f342948a7a85c1e1a0dad3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:42.276654 14568 raft_consensus.cc:359] T 84ed956acf0948dc8805405bb896a65a P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.277359 14568 raft_consensus.cc:385] T 84ed956acf0948dc8805405bb896a65a P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:42.277184 14340 leader_election.cc:304] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adca8f1312744ee2a2d4432c7fdad1ee, e4f3120730f342948a7a85c1e1a0dad3; no voters: 
I20260608 09:53:42.277639 14568 raft_consensus.cc:740] T 84ed956acf0948dc8805405bb896a65a P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbc3daa4c7424d83b9db1fdebea6fa3e, State: Initialized, Role: FOLLOWER
I20260608 09:53:42.278154 14610 raft_consensus.cc:2804] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:42.278411 14568 consensus_queue.cc:260] T 84ed956acf0948dc8805405bb896a65a P bbc3daa4c7424d83b9db1fdebea6fa3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.279582 14610 raft_consensus.cc:697] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 LEADER]: Becoming Leader. State: Replica: e4f3120730f342948a7a85c1e1a0dad3, State: Running, Role: LEADER
I20260608 09:53:42.280738 14568 ts_tablet_manager.cc:1434] T 84ed956acf0948dc8805405bb896a65a P bbc3daa4c7424d83b9db1fdebea6fa3e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:53:42.280445 14610 consensus_queue.cc:237] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.283831 14449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ed956acf0948dc8805405bb896a65a" candidate_uuid: "e4f3120730f342948a7a85c1e1a0dad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adca8f1312744ee2a2d4432c7fdad1ee"
I20260608 09:53:42.284176 14521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ed956acf0948dc8805405bb896a65a" candidate_uuid: "e4f3120730f342948a7a85c1e1a0dad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e"
I20260608 09:53:42.284492 14449 raft_consensus.cc:3060] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:42.284721 14521 raft_consensus.cc:3060] T 84ed956acf0948dc8805405bb896a65a P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:42.292135 14521 raft_consensus.cc:2468] T 84ed956acf0948dc8805405bb896a65a P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4f3120730f342948a7a85c1e1a0dad3 in term 1.
I20260608 09:53:42.294086 14337 leader_election.cc:304] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bbc3daa4c7424d83b9db1fdebea6fa3e, e4f3120730f342948a7a85c1e1a0dad3; no voters: 
I20260608 09:53:42.295127 14607 raft_consensus.cc:2804] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:42.295338 14621 raft_consensus.cc:493] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:42.295704 14607 raft_consensus.cc:697] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [term 1 LEADER]: Becoming Leader. State: Replica: e4f3120730f342948a7a85c1e1a0dad3, State: Running, Role: LEADER
I20260608 09:53:42.296128 14621 raft_consensus.cc:515] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.296768 14607 consensus_queue.cc:237] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.300881 14374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1501e315a8a4be0912fb55e13034f9e" candidate_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f3120730f342948a7a85c1e1a0dad3" is_pre_election: true
I20260608 09:53:42.301971 14374 raft_consensus.cc:2468] T d1501e315a8a4be0912fb55e13034f9e P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adca8f1312744ee2a2d4432c7fdad1ee in term 0.
I20260608 09:53:42.303745 14415 leader_election.cc:304] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adca8f1312744ee2a2d4432c7fdad1ee, e4f3120730f342948a7a85c1e1a0dad3; no voters: 
I20260608 09:53:42.305330 14591 raft_consensus.cc:2804] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:42.292135 14449 raft_consensus.cc:2468] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4f3120730f342948a7a85c1e1a0dad3 in term 1.
I20260608 09:53:42.306108 14591 raft_consensus.cc:493] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:42.306641 14591 raft_consensus.cc:3060] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:42.305491 14521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1501e315a8a4be0912fb55e13034f9e" candidate_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" is_pre_election: true
I20260608 09:53:42.307519 14521 raft_consensus.cc:2468] T d1501e315a8a4be0912fb55e13034f9e P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adca8f1312744ee2a2d4432c7fdad1ee in term 0.
I20260608 09:53:42.310572 14621 leader_election.cc:290] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647), bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:42.316525 14523 raft_consensus.cc:2468] T 58137f9e82f24eab93e9190ada26c8e5 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4f3120730f342948a7a85c1e1a0dad3 in term 1.
I20260608 09:53:42.318689 14591 raft_consensus.cc:515] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.322503 14569 tablet_bootstrap.cc:492] T 661f1b40eb8b40ceb3035a0eb7ad8185 P adca8f1312744ee2a2d4432c7fdad1ee: No bootstrap required, opened a new log
I20260608 09:53:42.323206 14569 ts_tablet_manager.cc:1403] T 661f1b40eb8b40ceb3035a0eb7ad8185 P adca8f1312744ee2a2d4432c7fdad1ee: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.002s
I20260608 09:53:42.323215 14374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1501e315a8a4be0912fb55e13034f9e" candidate_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f3120730f342948a7a85c1e1a0dad3"
I20260608 09:53:42.324267 14374 raft_consensus.cc:3060] T d1501e315a8a4be0912fb55e13034f9e P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:42.327416 14569 raft_consensus.cc:359] T 661f1b40eb8b40ceb3035a0eb7ad8185 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.328380 14569 raft_consensus.cc:385] T 661f1b40eb8b40ceb3035a0eb7ad8185 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:42.328717 14569 raft_consensus.cc:740] T 661f1b40eb8b40ceb3035a0eb7ad8185 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adca8f1312744ee2a2d4432c7fdad1ee, State: Initialized, Role: FOLLOWER
I20260608 09:53:42.332926 14569 consensus_queue.cc:260] T 661f1b40eb8b40ceb3035a0eb7ad8185 P adca8f1312744ee2a2d4432c7fdad1ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.335028 14569 ts_tablet_manager.cc:1434] T 661f1b40eb8b40ceb3035a0eb7ad8185 P adca8f1312744ee2a2d4432c7fdad1ee: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 09:53:42.302147 14608 leader_election.cc:290] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [CANDIDATE]: Term 1 election: Requested vote from peers adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149), bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:42.337219 14269 catalog_manager.cc:5696] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193). New cstate: current_term: 1 leader_uuid: "e4f3120730f342948a7a85c1e1a0dad3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:42.338498 14591 leader_election.cc:290] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee [CANDIDATE]: Term 1 election: Requested vote from peers e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647), bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:42.340978 14374 raft_consensus.cc:2468] T d1501e315a8a4be0912fb55e13034f9e P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adca8f1312744ee2a2d4432c7fdad1ee in term 1.
I20260608 09:53:42.341614 14567 tablet_bootstrap.cc:492] T f96cfd45bd41483588fdd0ba0ee3d8ef P e4f3120730f342948a7a85c1e1a0dad3: No bootstrap required, opened a new log
I20260608 09:53:42.342147 14567 ts_tablet_manager.cc:1403] T f96cfd45bd41483588fdd0ba0ee3d8ef P e4f3120730f342948a7a85c1e1a0dad3: Time spent bootstrapping tablet: real 0.081s	user 0.045s	sys 0.022s
I20260608 09:53:42.342392 14415 leader_election.cc:304] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adca8f1312744ee2a2d4432c7fdad1ee, e4f3120730f342948a7a85c1e1a0dad3; no voters: 
I20260608 09:53:42.343598 14621 raft_consensus.cc:493] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:42.344059 14621 raft_consensus.cc:515] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.345031 14567 raft_consensus.cc:359] T f96cfd45bd41483588fdd0ba0ee3d8ef P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.345683 14567 raft_consensus.cc:385] T f96cfd45bd41483588fdd0ba0ee3d8ef P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:42.346005 14567 raft_consensus.cc:740] T f96cfd45bd41483588fdd0ba0ee3d8ef P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f3120730f342948a7a85c1e1a0dad3, State: Initialized, Role: FOLLOWER
I20260608 09:53:42.346735 14567 consensus_queue.cc:260] T f96cfd45bd41483588fdd0ba0ee3d8ef P e4f3120730f342948a7a85c1e1a0dad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.347214 14373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ae4ba92d4042ebbc8200d3f058261d" candidate_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f3120730f342948a7a85c1e1a0dad3" is_pre_election: true
I20260608 09:53:42.347851 14373 raft_consensus.cc:2468] T 21ae4ba92d4042ebbc8200d3f058261d P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adca8f1312744ee2a2d4432c7fdad1ee in term 0.
I20260608 09:53:42.349099 14523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1501e315a8a4be0912fb55e13034f9e" candidate_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e"
I20260608 09:53:42.349366 14567 ts_tablet_manager.cc:1434] T f96cfd45bd41483588fdd0ba0ee3d8ef P e4f3120730f342948a7a85c1e1a0dad3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:53:42.349236 14415 leader_election.cc:304] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adca8f1312744ee2a2d4432c7fdad1ee, e4f3120730f342948a7a85c1e1a0dad3; no voters: 
I20260608 09:53:42.350039 14523 raft_consensus.cc:3060] T d1501e315a8a4be0912fb55e13034f9e P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:42.350255 14574 raft_consensus.cc:2804] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:42.350579 14574 raft_consensus.cc:493] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:42.350793 14574 raft_consensus.cc:3060] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:42.354522 14621 leader_election.cc:290] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647), bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:42.355769 14521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ae4ba92d4042ebbc8200d3f058261d" candidate_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" is_pre_election: true
I20260608 09:53:42.356489 14521 raft_consensus.cc:2468] T 21ae4ba92d4042ebbc8200d3f058261d P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adca8f1312744ee2a2d4432c7fdad1ee in term 0.
I20260608 09:53:42.357923 14523 raft_consensus.cc:2468] T d1501e315a8a4be0912fb55e13034f9e P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adca8f1312744ee2a2d4432c7fdad1ee in term 1.
I20260608 09:53:42.359091 14574 raft_consensus.cc:515] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.359300 14268 catalog_manager.cc:5696] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193). New cstate: current_term: 1 leader_uuid: "e4f3120730f342948a7a85c1e1a0dad3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:42.361238 14574 leader_election.cc:290] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee [CANDIDATE]: Term 1 election: Requested vote from peers e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647), bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:42.361850 14591 raft_consensus.cc:2804] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:42.362136 14373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ae4ba92d4042ebbc8200d3f058261d" candidate_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4f3120730f342948a7a85c1e1a0dad3"
I20260608 09:53:42.362515 14523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ae4ba92d4042ebbc8200d3f058261d" candidate_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e"
I20260608 09:53:42.362752 14373 raft_consensus.cc:3060] T 21ae4ba92d4042ebbc8200d3f058261d P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:42.363137 14523 raft_consensus.cc:3060] T 21ae4ba92d4042ebbc8200d3f058261d P bbc3daa4c7424d83b9db1fdebea6fa3e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:42.362394 14591 raft_consensus.cc:697] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee [term 1 LEADER]: Becoming Leader. State: Replica: adca8f1312744ee2a2d4432c7fdad1ee, State: Running, Role: LEADER
I20260608 09:53:42.364650 14591 consensus_queue.cc:237] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.371400 14523 raft_consensus.cc:2468] T 21ae4ba92d4042ebbc8200d3f058261d P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adca8f1312744ee2a2d4432c7fdad1ee in term 1.
I20260608 09:53:42.373412 14412 leader_election.cc:304] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adca8f1312744ee2a2d4432c7fdad1ee, bbc3daa4c7424d83b9db1fdebea6fa3e; no voters: 
I20260608 09:53:42.374648 14602 consensus_queue.cc:1048] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:42.374724 14574 raft_consensus.cc:2804] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:42.376989 14574 raft_consensus.cc:697] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee [term 1 LEADER]: Becoming Leader. State: Replica: adca8f1312744ee2a2d4432c7fdad1ee, State: Running, Role: LEADER
I20260608 09:53:42.378477 14574 consensus_queue.cc:237] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.378811 14373 raft_consensus.cc:2468] T 21ae4ba92d4042ebbc8200d3f058261d P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adca8f1312744ee2a2d4432c7fdad1ee in term 1.
I20260608 09:53:42.384864 14448 raft_consensus.cc:3060] T 661f1b40eb8b40ceb3035a0eb7ad8185 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:42.381559 14268 catalog_manager.cc:5696] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee reported cstate change: term changed from 0 to 1, leader changed from <none> to adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194). New cstate: current_term: 1 leader_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:42.395262 14575 consensus_queue.cc:1048] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:42.413110 14575 consensus_queue.cc:1048] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:42.417757 14374 raft_consensus.cc:3060] T 57da56ca2cbf493bbcabc84cb65c5f37 P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:42.421489 14268 catalog_manager.cc:5696] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee reported cstate change: term changed from 0 to 1, leader changed from <none> to adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194). New cstate: current_term: 1 leader_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:42.429081 14575 consensus_queue.cc:1048] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:42.439527 14602 consensus_queue.cc:1048] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:42.456046 14605 consensus_queue.cc:1048] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:42.513021 14605 consensus_queue.cc:1048] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:42.526136 14574 consensus_queue.cc:1048] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:42.531899 14448 raft_consensus.cc:3060] T 94f85bd9fb90407e8dfeff3eb357eba0 P adca8f1312744ee2a2d4432c7fdad1ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:42.542968 14610 consensus_queue.cc:1048] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:42.571486 14621 consensus_queue.cc:1048] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:42.583168 14573 consensus_queue.cc:1048] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:42.666613 14373 raft_consensus.cc:3060] T f96cfd45bd41483588fdd0ba0ee3d8ef P e4f3120730f342948a7a85c1e1a0dad3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:42.668352 14574 consensus_queue.cc:1048] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:42.675711 14648 consensus_queue.cc:1048] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:42.700549 14574 consensus_queue.cc:1048] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:42.703382 14608 raft_consensus.cc:493] T f96cfd45bd41483588fdd0ba0ee3d8ef P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:42.703972 14608 raft_consensus.cc:515] T f96cfd45bd41483588fdd0ba0ee3d8ef P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } }
I20260608 09:53:42.707918 14608 leader_election.cc:290] T f96cfd45bd41483588fdd0ba0ee3d8ef P e4f3120730f342948a7a85c1e1a0dad3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149), bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:42.710146 14448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96cfd45bd41483588fdd0ba0ee3d8ef" candidate_uuid: "e4f3120730f342948a7a85c1e1a0dad3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" is_pre_election: true
I20260608 09:53:42.714468 14523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96cfd45bd41483588fdd0ba0ee3d8ef" candidate_uuid: "e4f3120730f342948a7a85c1e1a0dad3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" is_pre_election: true
I20260608 09:53:42.716814 14337 leader_election.cc:304] T f96cfd45bd41483588fdd0ba0ee3d8ef P e4f3120730f342948a7a85c1e1a0dad3 [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: e4f3120730f342948a7a85c1e1a0dad3; no voters: adca8f1312744ee2a2d4432c7fdad1ee, bbc3daa4c7424d83b9db1fdebea6fa3e
I20260608 09:53:42.724756 14608 raft_consensus.cc:2749] T f96cfd45bd41483588fdd0ba0ee3d8ef P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:42.858925 14608 consensus_queue.cc:1048] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:42.878945 14608 consensus_queue.cc:1048] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:42.896436 14608 consensus_queue.cc:1048] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:42.911180 14573 consensus_queue.cc:1048] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:42.924010 14621 consensus_queue.cc:1048] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:42.963346 14621 consensus_queue.cc:1048] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:42.968521 14574 consensus_queue.cc:1048] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:42.989909 14574 consensus_queue.cc:1048] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:53:43.342860 14489 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.161.193:38647, user_credentials={real_user=slave}} blocked reactor thread for 49604.9us
W20260608 09:53:43.495157 14489 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.161.194:45149, user_credentials={real_user=slave}} blocked reactor thread for 59692.6us
W20260608 09:53:43.616063 14555 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.9.161.194:45149, user_credentials={real_user=slave}} blocked reactor thread for 74436.2us
W20260608 09:53:43.764911 14696 log.cc:927] Time spent T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee: Append to log took a long time: real 0.332s	user 0.003s	sys 0.003s
W20260608 09:53:43.876258 14715 log.cc:927] Time spent T bd069f09489e4155b82c4e4e788d190f P adca8f1312744ee2a2d4432c7fdad1ee: Append to log took a long time: real 0.109s	user 0.001s	sys 0.000s
I20260608 09:53:44.105994 14713 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:58264 (ReqId={client: 19792800974e44a5b1681f0e6292937f, seq_no=16, attempt_no=0}) took 1041 ms. Trace:
I20260608 09:53:44.116671 14713 rpcz_store.cc:276] 0608 09:53:43.064738 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:53:43.069211 (+  4473us) service_pool.cc:224] Handling call
0608 09:53:44.105889 (+1036678us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:53:43.205024 (+     0us) write_op.cc:183] PREPARE: starting on tablet 57da56ca2cbf493bbcabc84cb65c5f37
0608 09:53:43.205687 (+   663us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:53:43.205719 (+    32us) write_op.cc:435] Acquired schema lock
0608 09:53:43.205739 (+    20us) tablet.cc:662] Decoding operations
0608 09:53:43.207683 (+  1944us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:53:43.207739 (+    56us) write_op.cc:641] Partition lock acquired for write op
0608 09:53:43.207774 (+    35us) tablet.cc:685] Acquiring locks for 4 operations
0608 09:53:43.208225 (+   451us) tablet.cc:701] Row locks acquired
0608 09:53:43.208247 (+    22us) write_op.cc:260] PREPARE: finished
0608 09:53:43.208461 (+   214us) write_op.cc:270] Start()
0608 09:53:43.209586 (+  1125us) write_op.cc:276] Timestamp: P: 1780912423208394 usec, L: 0
0608 09:53:43.209615 (+    29us) op_driver.cc:348] REPLICATION: starting
0608 09:53:43.210397 (+   782us) log.cc:844] Serialized 475 byte log entry
0608 09:53:44.001159 (+790762us) op_driver.cc:464] REPLICATION: finished
0608 09:53:44.002219 (+  1060us) write_op.cc:301] APPLY: starting
0608 09:53:44.002319 (+   100us) tablet.cc:1367] starting BulkCheckPresence
0608 09:53:44.002504 (+   185us) tablet.cc:1370] finished BulkCheckPresence
0608 09:53:44.002600 (+    96us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:53:44.003465 (+   865us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:53:44.003662 (+   197us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:53:44.003715 (+    53us) write_op.cc:312] APPLY: finished
0608 09:53:44.003959 (+   244us) log.cc:844] Serialized 40 byte log entry
0608 09:53:44.105110 (+101151us) spinlock_profiling.cc:243] Waited 7.81 ms on lock 0x7b60001231c8. stack: 00007f88cc2ee3a1 00007f88cc2ee1c8 00007f88cbac9f11 000000000047cd55 000000000047cca8 00007f88d34a1afb 00007f88d372eff7 00007f88d3732c4b 00007f88d362e42a 00007f88d363129e 00007f88d363068c 00007f88d360a354 00007f88d3609b8f 00007f88d36124e0 00007f88d3612440 00007f88d36123a0
0608 09:53:44.105202 (+    92us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:53:44.105326 (+   124us) write_op.cc:454] Released schema lock
0608 09:53:44.105399 (+    73us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":839,"num_ops":4,"prepare.queue_time_us":114170,"prepare.run_cpu_time_us":3457,"prepare.run_wall_time_us":7067,"replication_time_us":791406,"spinlock_wait_cycles":17953536}]]}
I20260608 09:53:44.196213 14708 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:58264 (ReqId={client: 19792800974e44a5b1681f0e6292937f, seq_no=41, attempt_no=0}) took 1128 ms. Trace:
I20260608 09:53:44.199581 14725 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51584 (ReqId={client: 19792800974e44a5b1681f0e6292937f, seq_no=46, attempt_no=0}) took 1112 ms. Trace:
I20260608 09:53:44.203178 14725 rpcz_store.cc:276] 0608 09:53:43.092753 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:53:43.094888 (+  2135us) service_pool.cc:224] Handling call
0608 09:53:44.199511 (+1104623us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:53:43.166444 (+     0us) write_op.cc:183] PREPARE: starting on tablet 84ed956acf0948dc8805405bb896a65a
0608 09:53:43.176119 (+  9675us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:53:43.176154 (+    35us) write_op.cc:435] Acquired schema lock
0608 09:53:43.176171 (+    17us) tablet.cc:662] Decoding operations
0608 09:53:43.176897 (+   726us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:53:43.176943 (+    46us) write_op.cc:641] Partition lock acquired for write op
0608 09:53:43.176978 (+    35us) tablet.cc:685] Acquiring locks for 4 operations
0608 09:53:43.177373 (+   395us) tablet.cc:701] Row locks acquired
0608 09:53:43.177394 (+    21us) write_op.cc:260] PREPARE: finished
0608 09:53:43.177572 (+   178us) write_op.cc:270] Start()
0608 09:53:43.177716 (+   144us) write_op.cc:276] Timestamp: P: 1780912423177522 usec, L: 0
0608 09:53:43.177741 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 09:53:43.178955 (+  1214us) log.cc:844] Serialized 475 byte log entry
0608 09:53:44.012877 (+833922us) op_driver.cc:464] REPLICATION: finished
0608 09:53:44.034578 (+ 21701us) write_op.cc:301] APPLY: starting
0608 09:53:44.055327 (+ 20749us) tablet.cc:1367] starting BulkCheckPresence
0608 09:53:44.089053 (+ 33726us) tablet.cc:1370] finished BulkCheckPresence
0608 09:53:44.116115 (+ 27062us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:53:44.179578 (+ 63463us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:53:44.179776 (+   198us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:53:44.179826 (+    50us) write_op.cc:312] APPLY: finished
0608 09:53:44.198845 (+ 19019us) log.cc:844] Serialized 40 byte log entry
0608 09:53:44.199043 (+   198us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:53:44.199130 (+    87us) write_op.cc:454] Released schema lock
0608 09:53:44.199170 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":9546,"num_ops":4,"prepare.queue_time_us":1769,"prepare.run_cpu_time_us":3587,"prepare.run_wall_time_us":14679,"replication_time_us":832606}]]}
I20260608 09:53:44.260156 14697 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:58264 (ReqId={client: 19792800974e44a5b1681f0e6292937f, seq_no=25, attempt_no=0}) took 1194 ms. Trace:
I20260608 09:53:44.269062 14697 rpcz_store.cc:276] 0608 09:53:43.065894 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:53:43.068759 (+  2865us) service_pool.cc:224] Handling call
0608 09:53:43.099896 (+ 31137us) spinlock_profiling.cc:243] Waited 12.5 ms on lock 0x7b34001ab478. stack: 00007f88cc2ee3a1 00007f88cc2ee1c8 00007f88cbac9f11 000000000047cd55 000000000047cca8 00007f88cd9724bb 00007f88cd9f264f 00007f88cda76c24 00007f88cda7bfaf 00007f88cda7e7eb 00007f88cda7e740 00007f88cda7e6a0 00007f88cda7e640 00007f88cda7c96f 0000000000497fd6 0000000000497c68
0608 09:53:44.259054 (+1159158us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:53:43.436775 (+     0us) write_op.cc:183] PREPARE: starting on tablet 536b6cc6a72245cb932fd9c84eb41414
0608 09:53:43.437355 (+   580us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:53:43.437386 (+    31us) write_op.cc:435] Acquired schema lock
0608 09:53:43.437405 (+    19us) tablet.cc:662] Decoding operations
0608 09:53:43.469310 (+ 31905us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:53:43.471150 (+  1840us) write_op.cc:641] Partition lock acquired for write op
0608 09:53:43.472595 (+  1445us) tablet.cc:685] Acquiring locks for 7 operations
0608 09:53:43.510417 (+ 37822us) tablet.cc:701] Row locks acquired
0608 09:53:43.514712 (+  4295us) write_op.cc:260] PREPARE: finished
0608 09:53:43.530404 (+ 15692us) write_op.cc:270] Start()
0608 09:53:43.533470 (+  3066us) write_op.cc:276] Timestamp: P: 1780912423528020 usec, L: 0
0608 09:53:43.541520 (+  8050us) op_driver.cc:348] REPLICATION: starting
0608 09:53:43.635094 (+ 93574us) log.cc:844] Serialized 605 byte log entry
0608 09:53:44.015516 (+380422us) op_driver.cc:464] REPLICATION: finished
0608 09:53:44.148565 (+133049us) write_op.cc:301] APPLY: starting
0608 09:53:44.148637 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0608 09:53:44.148854 (+   217us) tablet.cc:1370] finished BulkCheckPresence
0608 09:53:44.148941 (+    87us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:53:44.196828 (+ 47887us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:53:44.197051 (+   223us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:53:44.197107 (+    56us) write_op.cc:312] APPLY: finished
0608 09:53:44.197368 (+   261us) log.cc:844] Serialized 58 byte log entry
0608 09:53:44.205436 (+  8068us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:53:44.208378 (+  2942us) write_op.cc:454] Released schema lock
0608 09:53:44.215238 (+  6860us) write_op.cc:341] FINISH: Updating metrics
0608 09:53:44.256280 (+ 41042us) spinlock_profiling.cc:243] Waited 4.31 ms on lock 0x7b34001ab478. stack: 00007f88cc2ee3a1 00007f88cc2ee1c8 00007f88cbac9f11 000000000047cd55 000000000047cca8 00007f88cd9724bb 00007f88cd9f5c91 00007f88cda1a273 00007f88d52f19a7 00007f88d360a396 00007f88d3609b8f 00007f88d36124e0 00007f88d3612440 00007f88d36123a0 00007f88d3612340 00007f88d36104bf
Metrics: {"spinlock_wait_cycles":28779904,"child_traces":[["op",{"apply.queue_time_us":125320,"num_ops":7,"prepare.queue_time_us":294515,"prepare.run_cpu_time_us":5345,"prepare.run_wall_time_us":198643,"replication_time_us":470011,"spinlock_wait_cycles":9906944}]]}
I20260608 09:53:44.302402 14713 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:58264 (ReqId={client: 19792800974e44a5b1681f0e6292937f, seq_no=18, attempt_no=0}) took 1237 ms. Trace:
I20260608 09:53:44.302788 14713 rpcz_store.cc:276] 0608 09:53:43.065126 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:53:43.068992 (+  3866us) service_pool.cc:224] Handling call
0608 09:53:43.099123 (+ 30131us) spinlock_profiling.cc:243] Waited 11.5 ms on lock 0x7b34001ab478. stack: 00007f88cc2ee3a1 00007f88cc2ee1c8 00007f88cbac9f11 000000000047cd55 000000000047cca8 00007f88cd9724bb 00007f88cd9f264f 00007f88cda76c24 00007f88cda7bfaf 00007f88cda7e7eb 00007f88cda7e740 00007f88cda7e6a0 00007f88cda7e640 00007f88cda7c96f 0000000000497fd6 0000000000497c68
0608 09:53:43.406917 (+307794us) spinlock_profiling.cc:243] Waited 1.07 ms on lock 0x7b5800074198. stack: 00007f88cc2ee3a1 00007f88cc2ee1c8 00007f88cbac9f11 000000000047cd55 000000000047cca8 00007f88cc023d9b 00007f88cc2d9835 00007f88cc2da0a4 0000000000467b48 00007f88d51dbf1c 00007f88d5344db7 00007f88d5344e7e 00007f88d52cede6 00007f88d52a66e8 00007f88d52a2f44 00007f88d3f71ae6
0608 09:53:44.302326 (+895409us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:53:43.598224 (+     0us) write_op.cc:183] PREPARE: starting on tablet 661f1b40eb8b40ceb3035a0eb7ad8185
0608 09:53:43.792934 (+194710us) spinlock_profiling.cc:243] Waited 2.13 ms on lock 0x7b5c0010f08c. stack: 00007f88cc2ee3a1 00007f88cc2ee1c8 00007f88cbac9f11 000000000047cd55 000000000047cca8 00007f88d6b6036b 00007f88d6b6016e 00007f88d6b57291 00007f88d362d6cf 00007f88d3605b43 00007f88d3605660 00007f88d360f950 00007f88d360f8b0 00007f88d360f810 00007f88d360f7b0 00007f88d360d92f
0608 09:53:43.793000 (+    66us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:53:43.793031 (+    31us) write_op.cc:435] Acquired schema lock
0608 09:53:43.793045 (+    14us) tablet.cc:662] Decoding operations
0608 09:53:43.793527 (+   482us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:53:43.793575 (+    48us) write_op.cc:641] Partition lock acquired for write op
0608 09:53:43.793608 (+    33us) tablet.cc:685] Acquiring locks for 3 operations
0608 09:53:43.794743 (+  1135us) tablet.cc:701] Row locks acquired
0608 09:53:43.794760 (+    17us) write_op.cc:260] PREPARE: finished
0608 09:53:43.795000 (+   240us) write_op.cc:270] Start()
0608 09:53:43.795212 (+   212us) write_op.cc:276] Timestamp: P: 1780912423794937 usec, L: 0
0608 09:53:43.795237 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 09:53:43.795957 (+   720us) log.cc:844] Serialized 432 byte log entry
0608 09:53:44.163979 (+368022us) op_driver.cc:464] REPLICATION: finished
0608 09:53:44.300366 (+136387us) write_op.cc:301] APPLY: starting
0608 09:53:44.300440 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0608 09:53:44.300583 (+   143us) tablet.cc:1370] finished BulkCheckPresence
0608 09:53:44.300608 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:53:44.301150 (+   542us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:53:44.301329 (+   179us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:53:44.301378 (+    49us) write_op.cc:312] APPLY: finished
0608 09:53:44.301579 (+   201us) log.cc:844] Serialized 34 byte log entry
0608 09:53:44.301781 (+   202us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:53:44.302045 (+   264us) write_op.cc:454] Released schema lock
0608 09:53:44.302074 (+    29us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":28966016,"child_traces":[["op",{"apply.queue_time_us":136193,"mutex_wait_us":20311,"num_ops":3,"prepare.queue_time_us":135790,"prepare.run_cpu_time_us":9961,"prepare.run_wall_time_us":205583,"replication_time_us":368633,"spinlock_wait_cycles":4911232}]]}
I20260608 09:53:44.310204 14713 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:58264 (ReqId={client: 19792800974e44a5b1681f0e6292937f, seq_no=13, attempt_no=0}) took 1246 ms. Trace:
I20260608 09:53:44.203819 14708 rpcz_store.cc:276] 0608 09:53:43.069644 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:53:43.084431 (+ 14787us) service_pool.cc:224] Handling call
0608 09:53:43.298756 (+214325us) spinlock_profiling.cc:243] Waited 897 us on lock 0x7b5800074198. stack: 00007f88cc2ee3a1 00007f88cc2ee1c8 00007f88cbac9f11 000000000047cd55 000000000047cca8 00007f88cc023d9b 00007f88cc2d9835 00007f88cc2d95cd 00007f88d65ab848 00007f88d51dba6c 00007f88d5344d90 00007f88d5344e7e 00007f88d52cede6 00007f88d52a66e8 00007f88d52a2f44 00007f88d3f71ae6
0608 09:53:44.196142 (+897386us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:53:43.635541 (+     0us) write_op.cc:183] PREPARE: starting on tablet 536b6cc6a72245cb932fd9c84eb41414
0608 09:53:43.636014 (+   473us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:53:43.636033 (+    19us) write_op.cc:435] Acquired schema lock
0608 09:53:43.636046 (+    13us) tablet.cc:662] Decoding operations
0608 09:53:43.636300 (+   254us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:53:43.636335 (+    35us) write_op.cc:641] Partition lock acquired for write op
0608 09:53:43.636355 (+    20us) tablet.cc:685] Acquiring locks for 2 operations
0608 09:53:43.636587 (+   232us) tablet.cc:701] Row locks acquired
0608 09:53:43.636601 (+    14us) write_op.cc:260] PREPARE: finished
0608 09:53:43.637245 (+   644us) write_op.cc:270] Start()
0608 09:53:43.637387 (+   142us) write_op.cc:276] Timestamp: P: 1780912423637187 usec, L: 0
0608 09:53:43.637410 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 09:53:43.638200 (+   790us) log.cc:844] Serialized 388 byte log entry
0608 09:53:44.023384 (+385184us) op_driver.cc:464] REPLICATION: finished
0608 09:53:44.169837 (+146453us) write_op.cc:301] APPLY: starting
0608 09:53:44.169915 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0608 09:53:44.170050 (+   135us) tablet.cc:1370] finished BulkCheckPresence
0608 09:53:44.170166 (+   116us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:53:44.195101 (+ 24935us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:53:44.195270 (+   169us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:53:44.195317 (+    47us) write_op.cc:312] APPLY: finished
0608 09:53:44.195508 (+   191us) log.cc:844] Serialized 28 byte log entry
0608 09:53:44.195693 (+   185us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:53:44.195767 (+    74us) write_op.cc:454] Released schema lock
0608 09:53:44.195810 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":2780288,"child_traces":[["op",{"apply.queue_time_us":146241,"mutex_wait_us":2709,"num_ops":2,"prepare.queue_time_us":302193,"prepare.run_cpu_time_us":2690,"prepare.run_wall_time_us":23653,"replication_time_us":385866}]]}
I20260608 09:53:44.311335 14697 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:58264 (ReqId={client: 19792800974e44a5b1681f0e6292937f, seq_no=27, attempt_no=0}) took 1245 ms. Trace:
I20260608 09:53:44.310675 14713 rpcz_store.cc:276] 0608 09:53:43.064310 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:53:43.069054 (+  4744us) service_pool.cc:224] Handling call
0608 09:53:43.106448 (+ 37394us) spinlock_profiling.cc:243] Waited 12.8 ms on lock 0x7b34001ab478. stack: 00007f88cc2ee3a1 00007f88cc2ee1c8 00007f88cbac9f11 000000000047cd55 000000000047cca8 00007f88cd9724bb 00007f88cd9f264f 00007f88cda76c24 00007f88cda7bfaf 00007f88cda7e7eb 00007f88cda7e740 00007f88cda7e6a0 00007f88cda7e640 00007f88cda7c96f 0000000000497fd6 0000000000497c68
0608 09:53:43.133318 (+ 26870us) spinlock_profiling.cc:243] Waited 2.89 ms on lock 0x7b5800074198. stack: 00007f88cc2ee3a1 00007f88cc2ee1c8 00007f88cbac9f11 000000000047cd55 000000000047cca8 00007f88cc023d9b 00007f88cc2d9835 00007f88cc2d95cd 00007f88d65ab848 00007f88d51dba6c 00007f88d5344d90 00007f88d5344e7e 00007f88d52cede6 00007f88d52a66e8 00007f88d52a2f44 00007f88d3f71ae6
0608 09:53:43.408158 (+274840us) spinlock_profiling.cc:243] Waited 1.75 ms on lock 0x7b5800074198. stack: 00007f88cc2ee3a1 00007f88cc2ee1c8 00007f88cbac9f11 000000000047cd55 000000000047cca8 00007f88cc023d9b 00007f88cc2d9ff0 00007f88cc2d96c0 00007f88d65ab848 00007f88d51dba6c 00007f88d5344d90 00007f88d5344e7e 00007f88d52cede6 00007f88d52a66e8 00007f88d52a2f44 00007f88d3f71ae6
0608 09:53:44.310136 (+901978us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:53:43.709819 (+     0us) write_op.cc:183] PREPARE: starting on tablet bd069f09489e4155b82c4e4e788d190f
0608 09:53:43.717814 (+  7995us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:53:43.719086 (+  1272us) write_op.cc:435] Acquired schema lock
0608 09:53:43.720072 (+   986us) tablet.cc:662] Decoding operations
0608 09:53:43.738747 (+ 18675us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:53:43.738800 (+    53us) write_op.cc:641] Partition lock acquired for write op
0608 09:53:43.738835 (+    35us) tablet.cc:685] Acquiring locks for 3 operations
0608 09:53:43.739098 (+   263us) tablet.cc:701] Row locks acquired
0608 09:53:43.739117 (+    19us) write_op.cc:260] PREPARE: finished
0608 09:53:43.739313 (+   196us) write_op.cc:270] Start()
0608 09:53:43.739429 (+   116us) write_op.cc:276] Timestamp: P: 1780912423739265 usec, L: 0
0608 09:53:43.739451 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 09:53:43.740117 (+   666us) log.cc:844] Serialized 432 byte log entry
0608 09:53:44.170277 (+430160us) op_driver.cc:464] REPLICATION: finished
0608 09:53:44.306132 (+135855us) write_op.cc:301] APPLY: starting
0608 09:53:44.306205 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0608 09:53:44.306462 (+   257us) tablet.cc:1370] finished BulkCheckPresence
0608 09:53:44.306574 (+   112us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:53:44.307107 (+   533us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:53:44.309143 (+  2036us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:53:44.309189 (+    46us) write_op.cc:312] APPLY: finished
0608 09:53:44.309377 (+   188us) log.cc:844] Serialized 34 byte log entry
0608 09:53:44.309624 (+   247us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:53:44.309717 (+    93us) write_op.cc:454] Released schema lock
0608 09:53:44.309763 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":40190976,"child_traces":[["op",{"apply.queue_time_us":135688,"mutex_wait_us":8071,"num_ops":3,"prepare.queue_time_us":235714,"prepare.run_cpu_time_us":3078,"prepare.run_wall_time_us":40315,"replication_time_us":430728}]]}
I20260608 09:53:44.314702 14697 rpcz_store.cc:276] 0608 09:53:43.066296 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:53:43.069181 (+  2885us) service_pool.cc:224] Handling call
0608 09:53:43.125052 (+ 55871us) spinlock_profiling.cc:243] Waited 7.37 ms on lock 0x7b34001ab478. stack: 00007f88cc2ee3a1 00007f88cc2ee1c8 00007f88cbac9f11 000000000047cd55 000000000047cca8 00007f88cd9724bb 00007f88cd9f264f 00007f88cda76c24 00007f88cda7bfaf 00007f88cda7e7eb 00007f88cda7e740 00007f88cda7e6a0 00007f88cda7e640 00007f88cda7c96f 0000000000497fd6 0000000000497c68
0608 09:53:44.311263 (+1186211us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:53:43.509063 (+     0us) write_op.cc:183] PREPARE: starting on tablet bd069f09489e4155b82c4e4e788d190f
0608 09:53:43.509678 (+   615us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:53:43.509706 (+    28us) write_op.cc:435] Acquired schema lock
0608 09:53:43.509723 (+    17us) tablet.cc:662] Decoding operations
0608 09:53:43.526602 (+ 16879us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:53:43.531823 (+  5221us) write_op.cc:641] Partition lock acquired for write op
0608 09:53:43.532718 (+   895us) tablet.cc:685] Acquiring locks for 2 operations
0608 09:53:43.596760 (+ 64042us) tablet.cc:701] Row locks acquired
0608 09:53:43.599047 (+  2287us) write_op.cc:260] PREPARE: finished
0608 09:53:43.599266 (+   219us) write_op.cc:270] Start()
0608 09:53:43.599402 (+   136us) write_op.cc:276] Timestamp: P: 1780912423599201 usec, L: 0
0608 09:53:43.599424 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 09:53:43.600104 (+   680us) log.cc:844] Serialized 388 byte log entry
0608 09:53:44.169673 (+569569us) op_driver.cc:464] REPLICATION: finished
0608 09:53:44.300935 (+131262us) write_op.cc:301] APPLY: starting
0608 09:53:44.301017 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0608 09:53:44.301134 (+   117us) tablet.cc:1370] finished BulkCheckPresence
0608 09:53:44.301222 (+    88us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:53:44.301611 (+   389us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:53:44.309137 (+  7526us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:53:44.309189 (+    52us) write_op.cc:312] APPLY: finished
0608 09:53:44.309377 (+   188us) log.cc:844] Serialized 28 byte log entry
0608 09:53:44.310799 (+  1422us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:53:44.310874 (+    75us) write_op.cc:454] Released schema lock
0608 09:53:44.310936 (+    62us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":16946048,"child_traces":[["op",{"apply.queue_time_us":131072,"num_ops":2,"prepare.queue_time_us":324175,"prepare.run_cpu_time_us":3220,"prepare.run_wall_time_us":91764,"replication_time_us":570129}]]}
W20260608 09:53:44.321679 14730 log.cc:927] Time spent T d1501e315a8a4be0912fb55e13034f9e P bbc3daa4c7424d83b9db1fdebea6fa3e: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260608 09:53:44.339788 14697 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:58264 (ReqId={client: 19792800974e44a5b1681f0e6292937f, seq_no=22, attempt_no=0}) took 1274 ms. Trace:
I20260608 09:53:44.340282 14697 rpcz_store.cc:276] 0608 09:53:43.065492 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:53:43.068951 (+  3459us) service_pool.cc:224] Handling call
0608 09:53:43.119307 (+ 50356us) spinlock_profiling.cc:243] Waited 12.3 ms on lock 0x7b34001ab478. stack: 00007f88cc2ee3a1 00007f88cc2ee1c8 00007f88cbac9f11 000000000047cd55 000000000047cca8 00007f88cd9724bb 00007f88cd9f264f 00007f88cda76c24 00007f88cda7bfaf 00007f88cda7e7eb 00007f88cda7e740 00007f88cda7e6a0 00007f88cda7e640 00007f88cda7c96f 0000000000497fd6 0000000000497c68
0608 09:53:43.342292 (+222985us) spinlock_profiling.cc:243] Waited 1.92 ms on lock 0x7b5800074198. stack: 00007f88cc2ee3a1 00007f88cc2ee1c8 00007f88cbac9f11 000000000047cd55 000000000047cca8 00007f88cc023d9b 00007f88cc2d9835 00007f88cc2d95cd 00007f88d65ab848 00007f88d51dba6c 00007f88d5344d90 00007f88d5344e7e 00007f88d52cede6 00007f88d52a66e8 00007f88d52a2f44 00007f88d3f71ae6
0608 09:53:44.339711 (+997419us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:53:43.693203 (+     0us) write_op.cc:183] PREPARE: starting on tablet 536b6cc6a72245cb932fd9c84eb41414
0608 09:53:43.701674 (+  8471us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:53:43.701706 (+    32us) write_op.cc:435] Acquired schema lock
0608 09:53:43.701723 (+    17us) tablet.cc:662] Decoding operations
0608 09:53:43.702197 (+   474us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:53:43.702241 (+    44us) write_op.cc:641] Partition lock acquired for write op
0608 09:53:43.702277 (+    36us) tablet.cc:685] Acquiring locks for 3 operations
0608 09:53:43.702569 (+   292us) tablet.cc:701] Row locks acquired
0608 09:53:43.702591 (+    22us) write_op.cc:260] PREPARE: finished
0608 09:53:43.801952 (+ 99361us) spinlock_profiling.cc:243] Waited 7.75 ms on lock 0x7b34001ab478. stack: 00007f88cc2ee3a1 00007f88cc2ee1c8 00007f88cbac9f11 000000000047cd55 000000000047cca8 00007f88cd9724bb 00007f88cd9f3a42 00007f88d3605ec4 00007f88d3605660 00007f88d360f950 00007f88d360f8b0 00007f88d360f810 00007f88d360f7b0 00007f88d360d92f 0000000000497fd6 0000000000497c68
0608 09:53:43.802101 (+   149us) write_op.cc:270] Start()
0608 09:53:43.802367 (+   266us) write_op.cc:276] Timestamp: P: 1780912423802048 usec, L: 0
0608 09:53:43.802394 (+    27us) op_driver.cc:348] REPLICATION: starting
0608 09:53:43.804308 (+  1914us) log.cc:844] Serialized 432 byte log entry
0608 09:53:44.201508 (+397200us) op_driver.cc:464] REPLICATION: finished
0608 09:53:44.333017 (+131509us) write_op.cc:301] APPLY: starting
0608 09:53:44.333091 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0608 09:53:44.333199 (+   108us) tablet.cc:1370] finished BulkCheckPresence
0608 09:53:44.333213 (+    14us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:53:44.333649 (+   436us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:53:44.333779 (+   130us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:53:44.333892 (+   113us) write_op.cc:312] APPLY: finished
0608 09:53:44.334056 (+   164us) log.cc:844] Serialized 34 byte log entry
0608 09:53:44.339244 (+  5188us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:53:44.339352 (+   108us) write_op.cc:454] Released schema lock
0608 09:53:44.339410 (+    58us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":32811520,"child_traces":[["op",{"apply.queue_time_us":131306,"mutex_wait_us":19541,"num_ops":3,"prepare.queue_time_us":269215,"prepare.run_cpu_time_us":5165,"prepare.run_wall_time_us":111433,"replication_time_us":398977,"spinlock_wait_cycles":17823616}]]}
I20260608 09:53:44.354827 14684 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44188 (ReqId={client: 19792800974e44a5b1681f0e6292937f, seq_no=36, attempt_no=0}) took 1030 ms. Trace:
I20260608 09:53:44.355827 14685 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44188 (ReqId={client: 19792800974e44a5b1681f0e6292937f, seq_no=3, attempt_no=0}) took 1157 ms. Trace:
I20260608 09:53:44.358407 14705 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:58264 (ReqId={client: 19792800974e44a5b1681f0e6292937f, seq_no=1, attempt_no=0}) took 1295 ms. Trace:
I20260608 09:53:44.358842 14705 rpcz_store.cc:276] 0608 09:53:43.062670 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:53:43.069469 (+  6799us) service_pool.cc:224] Handling call
0608 09:53:43.230299 (+160830us) spinlock_profiling.cc:243] Waited 16.3 ms on lock 0x7b34001ab478. stack: 00007f88cc2ee3a1 00007f88cc2ee1c8 00007f88cbac9f11 000000000047cd55 000000000047cca8 00007f88cd9724bb 00007f88cd9f264f 00007f88cda76c24 00007f88cda7bfaf 00007f88cda7e7eb 00007f88cda7e740 00007f88cda7e6a0 00007f88cda7e640 00007f88cda7c96f 0000000000497fd6 0000000000497c68
0608 09:53:44.358305 (+1128006us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:53:43.600545 (+     0us) write_op.cc:183] PREPARE: starting on tablet bd069f09489e4155b82c4e4e788d190f
0608 09:53:43.649374 (+ 48829us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:53:43.652521 (+  3147us) write_op.cc:435] Acquired schema lock
0608 09:53:43.658792 (+  6271us) tablet.cc:662] Decoding operations
0608 09:53:43.665660 (+  6868us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:53:43.667892 (+  2232us) write_op.cc:641] Partition lock acquired for write op
0608 09:53:43.670298 (+  2406us) tablet.cc:685] Acquiring locks for 3 operations
0608 09:53:43.688474 (+ 18176us) tablet.cc:701] Row locks acquired
0608 09:53:43.689844 (+  1370us) write_op.cc:260] PREPARE: finished
0608 09:53:43.708550 (+ 18706us) write_op.cc:270] Start()
0608 09:53:43.708683 (+   133us) write_op.cc:276] Timestamp: P: 1780912423708501 usec, L: 0
0608 09:53:43.708703 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 09:53:43.709340 (+   637us) log.cc:844] Serialized 432 byte log entry
0608 09:53:44.170008 (+460668us) op_driver.cc:464] REPLICATION: finished
0608 09:53:44.304731 (+134723us) write_op.cc:301] APPLY: starting
0608 09:53:44.304810 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0608 09:53:44.304990 (+   180us) tablet.cc:1370] finished BulkCheckPresence
0608 09:53:44.305084 (+    94us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:53:44.305713 (+   629us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:53:44.352315 (+ 46602us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:53:44.352400 (+    85us) write_op.cc:312] APPLY: finished
0608 09:53:44.352631 (+   231us) log.cc:844] Serialized 34 byte log entry
0608 09:53:44.357848 (+  5217us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:53:44.357935 (+    87us) write_op.cc:454] Released schema lock
0608 09:53:44.357981 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":37593984,"child_traces":[["op",{"apply.queue_time_us":134551,"num_ops":3,"prepare.queue_time_us":354203,"prepare.run_cpu_time_us":3612,"prepare.run_wall_time_us":109066,"replication_time_us":461194}]]}
I20260608 09:53:44.355350 14684 rpcz_store.cc:276] 0608 09:53:43.328281 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:53:43.334609 (+  6328us) service_pool.cc:224] Handling call
0608 09:53:43.600472 (+265863us) spinlock_profiling.cc:243] Waited 16.2 ms on lock 0x7b3400253848. stack: 00007f88cc2ee3a1 00007f88cc2ee1c8 00007f88cbac9f11 000000000047cd55 000000000047cca8 00007f88cd9724bb 00007f88cd9f264f 00007f88cda76c24 00007f88cda7bfaf 00007f88cda7e7eb 00007f88cda7e740 00007f88cda7e6a0 00007f88cda7e640 00007f88cda7c96f 0000000000497fd6 0000000000497c68
0608 09:53:44.354714 (+754242us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:53:43.703826 (+     0us) write_op.cc:183] PREPARE: starting on tablet f96cfd45bd41483588fdd0ba0ee3d8ef
0608 09:53:43.704339 (+   513us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:53:43.704367 (+    28us) write_op.cc:435] Acquired schema lock
0608 09:53:43.704385 (+    18us) tablet.cc:662] Decoding operations
0608 09:53:43.705022 (+   637us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:53:43.705067 (+    45us) write_op.cc:641] Partition lock acquired for write op
0608 09:53:43.705095 (+    28us) tablet.cc:685] Acquiring locks for 7 operations
0608 09:53:43.705519 (+   424us) tablet.cc:701] Row locks acquired
0608 09:53:43.705536 (+    17us) write_op.cc:260] PREPARE: finished
0608 09:53:43.705711 (+   175us) write_op.cc:270] Start()
0608 09:53:43.705866 (+   155us) write_op.cc:276] Timestamp: P: 1780912423705669 usec, L: 0
0608 09:53:43.705890 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 09:53:43.706560 (+   670us) log.cc:844] Serialized 605 byte log entry
0608 09:53:44.204904 (+498344us) op_driver.cc:464] REPLICATION: finished
0608 09:53:44.340848 (+135944us) write_op.cc:301] APPLY: starting
0608 09:53:44.340940 (+    92us) tablet.cc:1367] starting BulkCheckPresence
0608 09:53:44.341172 (+   232us) tablet.cc:1370] finished BulkCheckPresence
0608 09:53:44.341279 (+   107us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:53:44.353373 (+ 12094us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:53:44.353599 (+   226us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:53:44.353655 (+    56us) write_op.cc:312] APPLY: finished
0608 09:53:44.353962 (+   307us) log.cc:844] Serialized 58 byte log entry
0608 09:53:44.354194 (+   232us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:53:44.354292 (+    98us) write_op.cc:454] Released schema lock
0608 09:53:44.354342 (+    50us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":37171072,"child_traces":[["op",{"apply.queue_time_us":135738,"mutex_wait_us":127,"num_ops":7,"prepare.queue_time_us":88124,"prepare.run_cpu_time_us":2985,"prepare.run_wall_time_us":2985,"replication_time_us":498876}]]}
I20260608 09:53:44.378886 14684 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44188 (ReqId={client: 19792800974e44a5b1681f0e6292937f, seq_no=26, attempt_no=0}) took 1056 ms. Trace:
I20260608 09:53:44.379801 14684 rpcz_store.cc:276] 0608 09:53:43.322737 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:53:43.325761 (+  3024us) service_pool.cc:224] Handling call
0608 09:53:43.700864 (+375103us) spinlock_profiling.cc:243] Waited 102 ms on lock 0x7b3400253848. stack: 00007f88cc2ee3a1 00007f88cc2ee1c8 00007f88cbac9f11 000000000047cd55 000000000047cca8 00007f88cd9724bb 00007f88cd9f264f 00007f88cda76c24 00007f88cda7bfaf 00007f88cda7e7eb 00007f88cda7e740 00007f88cda7e6a0 00007f88cda7e640 00007f88cda7c96f 0000000000497fd6 0000000000497c68
0608 09:53:44.378802 (+677938us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:53:43.707133 (+     0us) write_op.cc:183] PREPARE: starting on tablet f96cfd45bd41483588fdd0ba0ee3d8ef
0608 09:53:43.707625 (+   492us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:53:43.707662 (+    37us) write_op.cc:435] Acquired schema lock
0608 09:53:43.707678 (+    16us) tablet.cc:662] Decoding operations
0608 09:53:43.708146 (+   468us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:53:43.708188 (+    42us) write_op.cc:641] Partition lock acquired for write op
0608 09:53:43.708221 (+    33us) tablet.cc:685] Acquiring locks for 4 operations
0608 09:53:43.708588 (+   367us) tablet.cc:701] Row locks acquired
0608 09:53:43.708605 (+    17us) write_op.cc:260] PREPARE: finished
0608 09:53:43.708784 (+   179us) write_op.cc:270] Start()
0608 09:53:43.708901 (+   117us) write_op.cc:276] Timestamp: P: 1780912423708740 usec, L: 0
0608 09:53:43.708923 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 09:53:43.709537 (+   614us) log.cc:844] Serialized 475 byte log entry
0608 09:53:44.206414 (+496877us) op_driver.cc:464] REPLICATION: finished
0608 09:53:44.376475 (+170061us) write_op.cc:301] APPLY: starting
0608 09:53:44.376549 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0608 09:53:44.376724 (+   175us) tablet.cc:1370] finished BulkCheckPresence
0608 09:53:44.376817 (+    93us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:53:44.377567 (+   750us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:53:44.377779 (+   212us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:53:44.377859 (+    80us) write_op.cc:312] APPLY: finished
0608 09:53:44.378107 (+   248us) log.cc:844] Serialized 40 byte log entry
0608 09:53:44.378332 (+   225us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:53:44.378419 (+    87us) write_op.cc:454] Released schema lock
0608 09:53:44.378466 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":234625280,"child_traces":[["op",{"apply.queue_time_us":169887,"mutex_wait_us":19169,"num_ops":4,"prepare.queue_time_us":5277,"prepare.run_cpu_time_us":2628,"prepare.run_wall_time_us":2647,"replication_time_us":496788}]]}
I20260608 09:53:44.356384 14685 rpcz_store.cc:276] 0608 09:53:43.198106 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:53:43.199266 (+  1160us) service_pool.cc:224] Handling call
0608 09:53:43.419555 (+220289us) spinlock_profiling.cc:243] Waited 11.8 ms on lock 0x7b3400253848. stack: 00007f88cc2ee3a1 00007f88cc2ee1c8 00007f88cbac9f11 000000000047cd55 000000000047cca8 00007f88cd9724bb 00007f88cd9f264f 00007f88cda76c24 00007f88cda7bfaf 00007f88cda7e7eb 00007f88cda7e740 00007f88cda7e6a0 00007f88cda7e640 00007f88cda7c96f 0000000000497fd6 0000000000497c68
0608 09:53:44.355729 (+936174us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:53:43.662144 (+     0us) write_op.cc:183] PREPARE: starting on tablet f96cfd45bd41483588fdd0ba0ee3d8ef
0608 09:53:43.691706 (+ 29562us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:53:43.691759 (+    53us) write_op.cc:435] Acquired schema lock
0608 09:53:43.691777 (+    18us) tablet.cc:662] Decoding operations
0608 09:53:43.692331 (+   554us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:53:43.692375 (+    44us) write_op.cc:641] Partition lock acquired for write op
0608 09:53:43.692408 (+    33us) tablet.cc:685] Acquiring locks for 6 operations
0608 09:53:43.692874 (+   466us) tablet.cc:701] Row locks acquired
0608 09:53:43.692889 (+    15us) write_op.cc:260] PREPARE: finished
0608 09:53:43.693066 (+   177us) write_op.cc:270] Start()
0608 09:53:43.693187 (+   121us) write_op.cc:276] Timestamp: P: 1780912423693013 usec, L: 0
0608 09:53:43.693209 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 09:53:43.703387 (+ 10178us) log.cc:844] Serialized 562 byte log entry
0608 09:53:44.181761 (+478374us) op_driver.cc:464] REPLICATION: finished
0608 09:53:44.333401 (+151640us) write_op.cc:301] APPLY: starting
0608 09:53:44.333482 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0608 09:53:44.335581 (+  2099us) tablet.cc:1370] finished BulkCheckPresence
0608 09:53:44.353293 (+ 17712us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:53:44.354546 (+  1253us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:53:44.354749 (+   203us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:53:44.354804 (+    55us) write_op.cc:312] APPLY: finished
0608 09:53:44.355045 (+   241us) log.cc:844] Serialized 52 byte log entry
0608 09:53:44.355271 (+   226us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:53:44.355361 (+    90us) write_op.cc:454] Released schema lock
0608 09:53:44.355415 (+    54us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":27239680,"child_traces":[["op",{"apply.queue_time_us":151424,"mutex_wait_us":22437,"num_ops":6,"prepare.queue_time_us":150877,"prepare.run_cpu_time_us":3489,"prepare.run_wall_time_us":45238,"replication_time_us":488426}]]}
I20260608 09:53:44.394726 14684 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44188 (ReqId={client: 19792800974e44a5b1681f0e6292937f, seq_no=6, attempt_no=0}) took 1195 ms. Trace:
I20260608 09:53:44.398130 14685 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44188 (ReqId={client: 19792800974e44a5b1681f0e6292937f, seq_no=19, attempt_no=0}) took 1131 ms. Trace:
I20260608 09:53:44.395224 14684 rpcz_store.cc:276] 0608 09:53:43.203891 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:53:43.212687 (+  8796us) service_pool.cc:224] Handling call
0608 09:53:44.394636 (+1181949us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:53:43.249090 (+     0us) write_op.cc:183] PREPARE: starting on tablet d1501e315a8a4be0912fb55e13034f9e
0608 09:53:43.295633 (+ 46543us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:53:43.297560 (+  1927us) write_op.cc:435] Acquired schema lock
0608 09:53:43.298544 (+   984us) tablet.cc:662] Decoding operations
0608 09:53:43.299334 (+   790us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:53:43.299886 (+   552us) write_op.cc:641] Partition lock acquired for write op
0608 09:53:43.299959 (+    73us) tablet.cc:685] Acquiring locks for 2 operations
0608 09:53:43.305818 (+  5859us) tablet.cc:701] Row locks acquired
0608 09:53:43.306293 (+   475us) write_op.cc:260] PREPARE: finished
0608 09:53:43.700321 (+394028us) spinlock_profiling.cc:243] Waited 142 ms on lock 0x7b3400253848. stack: 00007f88cc2ee3a1 00007f88cc2ee1c8 00007f88cbac9f11 000000000047cd55 000000000047cca8 00007f88cd9724bb 00007f88cd9f3a42 00007f88d3605ec4 00007f88d3605660 00007f88d360f950 00007f88d360f8b0 00007f88d360f810 00007f88d360f7b0 00007f88d360d92f 0000000000497fd6 0000000000497c68
0608 09:53:43.700458 (+   137us) write_op.cc:270] Start()
0608 09:53:43.700660 (+   202us) write_op.cc:276] Timestamp: P: 1780912423700398 usec, L: 0
0608 09:53:43.700685 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 09:53:43.701372 (+   687us) log.cc:844] Serialized 388 byte log entry
0608 09:53:44.286860 (+585488us) op_driver.cc:464] REPLICATION: finished
0608 09:53:44.392193 (+105333us) write_op.cc:301] APPLY: starting
0608 09:53:44.392277 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0608 09:53:44.392404 (+   127us) tablet.cc:1370] finished BulkCheckPresence
0608 09:53:44.392432 (+    28us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:53:44.392937 (+   505us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:53:44.393109 (+   172us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:53:44.393160 (+    51us) write_op.cc:312] APPLY: finished
0608 09:53:44.393341 (+   181us) log.cc:844] Serialized 28 byte log entry
0608 09:53:44.394209 (+   868us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:53:44.394291 (+    82us) write_op.cc:454] Released schema lock
0608 09:53:44.394335 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":105140,"num_ops":2,"prepare.queue_time_us":21919,"prepare.run_cpu_time_us":21003,"prepare.run_wall_time_us":452647,"replication_time_us":586037,"spinlock_wait_cycles":326885248,"thread_start_us":10603,"threads_started":1}]]}
I20260608 09:53:44.398617 14685 rpcz_store.cc:276] 0608 09:53:43.274359 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:53:43.275861 (+  1502us) service_pool.cc:224] Handling call
0608 09:53:44.398060 (+1122199us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:53:43.701832 (+     0us) write_op.cc:183] PREPARE: starting on tablet d1501e315a8a4be0912fb55e13034f9e
0608 09:53:43.702375 (+   543us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:53:43.702408 (+    33us) write_op.cc:435] Acquired schema lock
0608 09:53:43.702426 (+    18us) tablet.cc:662] Decoding operations
0608 09:53:43.702897 (+   471us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:53:43.702962 (+    65us) write_op.cc:641] Partition lock acquired for write op
0608 09:53:43.702987 (+    25us) tablet.cc:685] Acquiring locks for 4 operations
0608 09:53:43.703360 (+   373us) tablet.cc:701] Row locks acquired
0608 09:53:43.703383 (+    23us) write_op.cc:260] PREPARE: finished
0608 09:53:43.703580 (+   197us) write_op.cc:270] Start()
0608 09:53:43.703686 (+   106us) write_op.cc:276] Timestamp: P: 1780912423703518 usec, L: 0
0608 09:53:43.703702 (+    16us) op_driver.cc:348] REPLICATION: starting
0608 09:53:43.707573 (+  3871us) log.cc:844] Serialized 475 byte log entry
0608 09:53:44.287155 (+579582us) op_driver.cc:464] REPLICATION: finished
0608 09:53:44.395854 (+108699us) write_op.cc:301] APPLY: starting
0608 09:53:44.395933 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0608 09:53:44.396099 (+   166us) tablet.cc:1370] finished BulkCheckPresence
0608 09:53:44.396201 (+   102us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:53:44.396907 (+   706us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:53:44.397095 (+   188us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:53:44.397139 (+    44us) write_op.cc:312] APPLY: finished
0608 09:53:44.397353 (+   214us) log.cc:844] Serialized 40 byte log entry
0608 09:53:44.397563 (+   210us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:53:44.397652 (+    89us) write_op.cc:454] Released schema lock
0608 09:53:44.397695 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":108524,"num_ops":4,"prepare.queue_time_us":416685,"prepare.run_cpu_time_us":2804,"prepare.run_wall_time_us":6004,"replication_time_us":583347}]]}
I20260608 09:53:44.413769 14722 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44188 (ReqId={client: 19792800974e44a5b1681f0e6292937f, seq_no=30, attempt_no=0}) took 1090 ms. Trace:
I20260608 09:53:44.414273 14722 rpcz_store.cc:276] 0608 09:53:43.323128 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:53:43.323570 (+   442us) service_pool.cc:224] Handling call
0608 09:53:43.716972 (+393402us) spinlock_profiling.cc:243] Waited 85.4 ms on lock 0x7b3400253848. stack: 00007f88cc2ee3a1 00007f88cc2ee1c8 00007f88cbac9f11 000000000047cd55 000000000047cca8 00007f88cd9724bb 00007f88cd9f264f 00007f88cda76c24 00007f88cda7bfaf 00007f88cda7e7eb 00007f88cda7e740 00007f88cda7e6a0 00007f88cda7e640 00007f88cda7c96f 0000000000497fd6 0000000000497c68
0608 09:53:44.413561 (+696589us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:53:43.904113 (+     0us) write_op.cc:183] PREPARE: starting on tablet d1501e315a8a4be0912fb55e13034f9e
0608 09:53:43.941028 (+ 36915us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:53:43.942136 (+  1108us) write_op.cc:435] Acquired schema lock
0608 09:53:43.943747 (+  1611us) tablet.cc:662] Decoding operations
0608 09:53:44.007919 (+ 64172us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:53:44.008757 (+   838us) write_op.cc:641] Partition lock acquired for write op
0608 09:53:44.010822 (+  2065us) tablet.cc:685] Acquiring locks for 6 operations
0608 09:53:44.021814 (+ 10992us) tablet.cc:701] Row locks acquired
0608 09:53:44.021837 (+    23us) write_op.cc:260] PREPARE: finished
0608 09:53:44.022053 (+   216us) write_op.cc:270] Start()
0608 09:53:44.022190 (+   137us) write_op.cc:276] Timestamp: P: 1780912424022003 usec, L: 0
0608 09:53:44.022214 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 09:53:44.022909 (+   695us) log.cc:844] Serialized 562 byte log entry
0608 09:53:44.342894 (+319985us) op_driver.cc:464] REPLICATION: finished
0608 09:53:44.402115 (+ 59221us) write_op.cc:301] APPLY: starting
0608 09:53:44.402187 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0608 09:53:44.402374 (+   187us) tablet.cc:1370] finished BulkCheckPresence
0608 09:53:44.402466 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:53:44.403534 (+  1068us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:53:44.403739 (+   205us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:53:44.403786 (+    47us) write_op.cc:312] APPLY: finished
0608 09:53:44.404064 (+   278us) log.cc:844] Serialized 52 byte log entry
0608 09:53:44.413014 (+  8950us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:53:44.413118 (+   104us) write_op.cc:454] Released schema lock
0608 09:53:44.413170 (+    52us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":196418944,"child_traces":[["op",{"apply.queue_time_us":59034,"num_ops":6,"prepare.queue_time_us":173824,"prepare.run_cpu_time_us":4290,"prepare.run_wall_time_us":128538,"replication_time_us":320548}]]}
W20260608 09:53:45.073544 14415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.161.193:38647, user_credentials={real_user=slave}} blocked reactor thread for 151877us
W20260608 09:53:45.210238 14489 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.161.194:45149, user_credentials={real_user=slave}} blocked reactor thread for 44833us
W20260608 09:53:45.736400 14489 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.161.194:45149, user_credentials={real_user=slave}} blocked reactor thread for 58123us
W20260608 09:53:46.504257 14340 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.161.194:45149, user_credentials={real_user=slave}} blocked reactor thread for 53895.7us
W20260608 09:53:47.548154 14489 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.161.194:45149, user_credentials={real_user=slave}} blocked reactor thread for 243030us
W20260608 09:53:47.652352 14337 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.161.195:38165, user_credentials={real_user=slave}} blocked reactor thread for 345904us
W20260608 09:53:47.740914 14753 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.533s	user 0.017s	sys 0.004s
W20260608 09:53:47.741307 14753 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.533s	user 0.018s	sys 0.004s
W20260608 09:53:47.859637 14415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.161.193:38647, user_credentials={real_user=slave}} blocked reactor thread for 168727us
W20260608 09:53:48.105264 14782 log.cc:927] Time spent T 7096bf3888034f4183d70220003cccd8 P e4f3120730f342948a7a85c1e1a0dad3: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
W20260608 09:53:48.176282 14489 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.161.194:45149, user_credentials={real_user=slave}} blocked reactor thread for 67744.8us
W20260608 09:53:48.213775 14337 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.161.195:38165, user_credentials={real_user=slave}} blocked reactor thread for 88438.6us
W20260608 09:53:48.546458 14470 debug-util.cc:398] Leaking SignalData structure 0x7b08001aea00 after lost signal to thread 9866
W20260608 09:53:48.547544 14470 debug-util.cc:398] Leaking SignalData structure 0x7b08001ceb40 after lost signal to thread 14305
W20260608 09:53:48.548995 14470 debug-util.cc:398] Leaking SignalData structure 0x7b0800159600 after lost signal to thread 14398
W20260608 09:53:48.552500 14470 debug-util.cc:398] Leaking SignalData structure 0x7b080005f160 after lost signal to thread 14473
W20260608 09:53:48.553630 14470 debug-util.cc:398] Leaking SignalData structure 0x7b0800188b40 after lost signal to thread 14547
W20260608 09:53:48.657603 14415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.161.193:38647, user_credentials={real_user=slave}} blocked reactor thread for 46231.7us
I20260608 09:53:48.807619  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:48.860978 14796 instance_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:48.867522 14797 instance_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:48.875052 14799 instance_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:48.879026  9863 server_base.cc:1061] running on GCE node
I20260608 09:53:48.882774  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:48.883186  9863 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:48.883507  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912428883471 us; error 0 us; skew 500 ppm
I20260608 09:53:48.884552  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:48.888336  9863 webserver.cc:533] Webserver started at http://127.9.161.196:37373/ using document root <none> and password file <none>
I20260608 09:53:48.889212  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:48.889545  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:48.889994  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:48.891866  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-3-root/instance:
uuid: "a2ed0bfdda2542819a4a4d006ef982aa"
format_stamp: "Formatted at 2026-06-08 09:53:48 on dist-test-slave-bjvn"
I20260608 09:53:48.899187  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.003s
I20260608 09:53:48.904837 14804 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:48.905874  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:53:48.906359  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-3-root
uuid: "a2ed0bfdda2542819a4a4d006ef982aa"
format_stamp: "Formatted at 2026-06-08 09:53:48 on dist-test-slave-bjvn"
I20260608 09:53:48.906853  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-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:48.926929  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:48.928886  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:48.931239  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:48.935214  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:48.935603  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:53:48.935992  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:48.936304  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:49.001215  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.196:35749
I20260608 09:53:49.001402 14866 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.196:35749 every 8 connection(s)
I20260608 09:53:49.009130  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:49.025369 14871 instance_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:49.026705 14872 instance_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:49.039520  9863 server_base.cc:1061] running on GCE node
I20260608 09:53:49.042843 14867 heartbeater.cc:344] Connected to a master server at 127.9.161.254:45055
W20260608 09:53:49.040439 14874 instance_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:49.043287 14867 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:49.044445 14867 heartbeater.cc:507] Master 127.9.161.254:45055 requested a full tablet report, sending...
I20260608 09:53:49.045574  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:49.045933  9863 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:49.046188  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912429046167 us; error 0 us; skew 500 ppm
I20260608 09:53:49.047044  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:49.047246 14262 ts_manager.cc:194] Registered new tserver with Master: a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196:35749)
I20260608 09:53:49.049362 14262 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51798
I20260608 09:53:49.054354  9863 webserver.cc:533] Webserver started at http://127.9.161.197:41845/ using document root <none> and password file <none>
I20260608 09:53:49.055019  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:49.055219  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:49.055498  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:49.056676  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-4-root/instance:
uuid: "f4b1c19329e5465081f3ae1dfc3e669d"
format_stamp: "Formatted at 2026-06-08 09:53:49 on dist-test-slave-bjvn"
I20260608 09:53:49.061623  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 09:53:49.065384 14879 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:49.066293  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:53:49.066612  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-4-root
uuid: "f4b1c19329e5465081f3ae1dfc3e669d"
format_stamp: "Formatted at 2026-06-08 09:53:49 on dist-test-slave-bjvn"
I20260608 09:53:49.066919  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-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:49.091727  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:49.093123  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:49.094950  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:49.097930  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:49.098174  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:49.098424  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:49.098608  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:49.177141  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.197:34855
I20260608 09:53:49.177335 14941 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.197:34855 every 8 connection(s)
I20260608 09:53:49.184962  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:49.195395 14945 instance_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:53:49.201541 14942 heartbeater.cc:344] Connected to a master server at 127.9.161.254:45055
I20260608 09:53:49.202121 14942 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:49.203182 14942 heartbeater.cc:507] Master 127.9.161.254:45055 requested a full tablet report, sending...
I20260608 09:53:49.206389 14262 ts_manager.cc:194] Registered new tserver with Master: f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197:34855)
I20260608 09:53:49.209583 14262 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51810
W20260608 09:53:49.212087 14946 instance_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:49.216542  9863 server_base.cc:1061] running on GCE node
W20260608 09:53:49.219164 14948 instance_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:49.220526  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:49.220866  9863 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:49.221122  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912429221102 us; error 0 us; skew 500 ppm
I20260608 09:53:49.222092  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:49.226490  9863 webserver.cc:533] Webserver started at http://127.9.161.198:38777/ using document root <none> and password file <none>
I20260608 09:53:49.227301  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:49.227583  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:49.227954  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:49.229679  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-5-root/instance:
uuid: "9854085474b44cf9acc81a22998b685a"
format_stamp: "Formatted at 2026-06-08 09:53:49 on dist-test-slave-bjvn"
I20260608 09:53:49.236986  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260608 09:53:49.245834 14953 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:49.246822  9863 fs_manager.cc:730] Time spent opening block manager: real 0.008s	user 0.003s	sys 0.004s
I20260608 09:53:49.247201  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-5-root
uuid: "9854085474b44cf9acc81a22998b685a"
format_stamp: "Formatted at 2026-06-08 09:53:49 on dist-test-slave-bjvn"
I20260608 09:53:49.247562  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-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:49.259627  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:49.261543  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:49.264531  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:49.272058  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:49.274147  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:49.274573  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:49.274816  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:49.371364  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.198:44737
I20260608 09:53:49.371469 15016 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.198:44737 every 8 connection(s)
I20260608 09:53:49.393869 15017 heartbeater.cc:344] Connected to a master server at 127.9.161.254:45055
I20260608 09:53:49.394411 15017 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:49.395375 15017 heartbeater.cc:507] Master 127.9.161.254:45055 requested a full tablet report, sending...
I20260608 09:53:49.397871 14262 ts_manager.cc:194] Registered new tserver with Master: 9854085474b44cf9acc81a22998b685a (127.9.161.198:44737)
I20260608 09:53:49.400014 14262 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51820
I20260608 09:53:49.744756 14520 consensus_queue.cc:237] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: NON_VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: true } }
I20260608 09:53:49.754177 14444 raft_consensus.cc:1275] T 536b6cc6a72245cb932fd9c84eb41414 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Refusing update from remote peer bbc3daa4c7424d83b9db1fdebea6fa3e: 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.756572 14374 raft_consensus.cc:1275] T 536b6cc6a72245cb932fd9c84eb41414 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Refusing update from remote peer bbc3daa4c7424d83b9db1fdebea6fa3e: 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.759766 14767 consensus_queue.cc:1048] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } 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:49.762171 14767 consensus_queue.cc:1048] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 09:53:49.801836 14487 consensus_peers.cc:597] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e -> Peer f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197:34855): Couldn't send request to peer f4b1c19329e5465081f3ae1dfc3e669d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 536b6cc6a72245cb932fd9c84eb41414. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:49.810966 15026 raft_consensus.cc:2955] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: NON_VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: true } } }
I20260608 09:53:49.842654 14374 raft_consensus.cc:2955] T 536b6cc6a72245cb932fd9c84eb41414 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: NON_VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: true } } }
I20260608 09:53:49.872386 14444 raft_consensus.cc:2955] T 536b6cc6a72245cb932fd9c84eb41414 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: NON_VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: true } } }
I20260608 09:53:49.881717 14262 catalog_manager.cc:5696] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e reported cstate change: config changed from index -1 to 26, NON_VOTER f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197) added. New cstate: current_term: 1 leader_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: NON_VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:49.896852 14449 consensus_queue.cc:237] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } }
I20260608 09:53:49.916837 14520 raft_consensus.cc:1275] T f96cfd45bd41483588fdd0ba0ee3d8ef P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Refusing update from remote peer adca8f1312744ee2a2d4432c7fdad1ee: 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.918851 14959 consensus_queue.cc:1048] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } 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:49.921895 14374 raft_consensus.cc:1275] T f96cfd45bd41483588fdd0ba0ee3d8ef P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Refusing update from remote peer adca8f1312744ee2a2d4432c7fdad1ee: 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.924916 14959 consensus_queue.cc:1048] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 09:53:49.941038 14414 consensus_peers.cc:597] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee -> Peer 9854085474b44cf9acc81a22998b685a (127.9.161.198:44737): Couldn't send request to peer 9854085474b44cf9acc81a22998b685a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f96cfd45bd41483588fdd0ba0ee3d8ef. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:49.944684 14959 raft_consensus.cc:2955] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9854085474b44cf9acc81a22998b685a (127.9.161.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } } }
I20260608 09:53:49.946571 14520 raft_consensus.cc:2955] T f96cfd45bd41483588fdd0ba0ee3d8ef P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9854085474b44cf9acc81a22998b685a (127.9.161.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } } }
I20260608 09:53:49.968897 14521 consensus_queue.cc:237] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: true } }
I20260608 09:53:49.968557 14262 catalog_manager.cc:5696] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee reported cstate change: config changed from index -1 to 26, NON_VOTER 9854085474b44cf9acc81a22998b685a (127.9.161.198) added. New cstate: current_term: 1 leader_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:49.982283 14374 raft_consensus.cc:2955] T f96cfd45bd41483588fdd0ba0ee3d8ef P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9854085474b44cf9acc81a22998b685a (127.9.161.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } } }
I20260608 09:53:50.004772 14449 raft_consensus.cc:1275] T 661f1b40eb8b40ceb3035a0eb7ad8185 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Refusing update from remote peer bbc3daa4c7424d83b9db1fdebea6fa3e: 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.004968 14372 raft_consensus.cc:1275] T 661f1b40eb8b40ceb3035a0eb7ad8185 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Refusing update from remote peer bbc3daa4c7424d83b9db1fdebea6fa3e: 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.007567 15030 consensus_queue.cc:1048] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } 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:50.010272 15030 consensus_queue.cc:1048] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 }, 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.025012 14489 consensus_peers.cc:597] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e -> Peer a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196:35749): Couldn't send request to peer a2ed0bfdda2542819a4a4d006ef982aa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 661f1b40eb8b40ceb3035a0eb7ad8185. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:50.023300 14767 raft_consensus.cc:2955] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: true } } }
I20260608 09:53:50.030550 14449 raft_consensus.cc:2955] T 661f1b40eb8b40ceb3035a0eb7ad8185 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: true } } }
I20260608 09:53:50.031423 14374 raft_consensus.cc:2955] T 661f1b40eb8b40ceb3035a0eb7ad8185 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: true } } }
I20260608 09:53:50.046252 14521 consensus_queue.cc:237] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: true } }
I20260608 09:53:50.046536 14270 catalog_manager.cc:5696] T 661f1b40eb8b40ceb3035a0eb7ad8185 P e4f3120730f342948a7a85c1e1a0dad3 reported cstate change: config changed from index -1 to 26, NON_VOTER a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: true } } }
I20260608 09:53:50.054890 14867 heartbeater.cc:499] Master 127.9.161.254:45055 was elected leader, sending a full tablet report...
I20260608 09:53:50.071022 14449 raft_consensus.cc:1275] T bd069f09489e4155b82c4e4e788d190f P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Refusing update from remote peer bbc3daa4c7424d83b9db1fdebea6fa3e: 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.071391 14374 raft_consensus.cc:1275] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Refusing update from remote peer bbc3daa4c7424d83b9db1fdebea6fa3e: 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.072973 15031 consensus_queue.cc:1048] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260608 09:53:50.074623 14489 consensus_peers.cc:597] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e -> Peer a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196:35749): Couldn't send request to peer a2ed0bfdda2542819a4a4d006ef982aa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd069f09489e4155b82c4e4e788d190f. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:50.075385 14767 consensus_queue.cc:1048] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 }, 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.086550 15031 raft_consensus.cc:2955] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: true } } }
I20260608 09:53:50.087563 14449 raft_consensus.cc:2955] T bd069f09489e4155b82c4e4e788d190f P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: true } } }
I20260608 09:53:50.090865 14374 raft_consensus.cc:2955] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: true } } }
I20260608 09:53:50.102530 14270 catalog_manager.cc:5696] T bd069f09489e4155b82c4e4e788d190f P adca8f1312744ee2a2d4432c7fdad1ee reported cstate change: config changed from index -1 to 26, NON_VOTER a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: true } } }
I20260608 09:53:50.139482 14374 consensus_queue.cc:237] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } }
I20260608 09:53:50.151217 14521 raft_consensus.cc:1275] T 84ed956acf0948dc8805405bb896a65a P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Refusing update from remote peer e4f3120730f342948a7a85c1e1a0dad3: 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:50.153385 14792 consensus_queue.cc:1048] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } 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:50.175091 15055 ts_tablet_manager.cc:933] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d: Initiating tablet copy from peer bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:50.187907 14792 raft_consensus.cc:2955] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 9854085474b44cf9acc81a22998b685a (127.9.161.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } } }
I20260608 09:53:50.191601 14521 raft_consensus.cc:2955] T 84ed956acf0948dc8805405bb896a65a P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 9854085474b44cf9acc81a22998b685a (127.9.161.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } } }
W20260608 09:53:50.201508 14339 consensus_peers.cc:597] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 -> Peer 9854085474b44cf9acc81a22998b685a (127.9.161.198:44737): Couldn't send request to peer 9854085474b44cf9acc81a22998b685a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 84ed956acf0948dc8805405bb896a65a. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:50.203253 14449 raft_consensus.cc:1275] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Refusing update from remote peer e4f3120730f342948a7a85c1e1a0dad3: 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:50.208058 15053 consensus_queue.cc:1048] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 09:53:50.213820 14942 heartbeater.cc:499] Master 127.9.161.254:45055 was elected leader, sending a full tablet report...
I20260608 09:53:50.218506 14449 raft_consensus.cc:2955] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 9854085474b44cf9acc81a22998b685a (127.9.161.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } } }
I20260608 09:53:50.221405 15055 tablet_copy_client.cc:323] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.195:38165
I20260608 09:53:50.235337 14444 consensus_queue.cc:237] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: NON_VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: true } }
I20260608 09:53:50.245002 14263 catalog_manager.cc:5696] T 84ed956acf0948dc8805405bb896a65a P bbc3daa4c7424d83b9db1fdebea6fa3e reported cstate change: config changed from index -1 to 25, NON_VOTER 9854085474b44cf9acc81a22998b685a (127.9.161.198) added. New cstate: current_term: 1 leader_uuid: "e4f3120730f342948a7a85c1e1a0dad3" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } } }
I20260608 09:53:50.266917 14374 raft_consensus.cc:1275] T 7096bf3888034f4183d70220003cccd8 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Refusing update from remote peer adca8f1312744ee2a2d4432c7fdad1ee: 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.269253 15044 consensus_queue.cc:1048] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } 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:50.270699 14521 raft_consensus.cc:1275] T 7096bf3888034f4183d70220003cccd8 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Refusing update from remote peer adca8f1312744ee2a2d4432c7fdad1ee: 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.272718 14533 tablet_copy_service.cc:140] P bbc3daa4c7424d83b9db1fdebea6fa3e: Received BeginTabletCopySession request for tablet 536b6cc6a72245cb932fd9c84eb41414 from peer f4b1c19329e5465081f3ae1dfc3e669d ({username='slave'} at 127.0.0.1:44744)
I20260608 09:53:50.273458 14533 tablet_copy_service.cc:161] P bbc3daa4c7424d83b9db1fdebea6fa3e: Beginning new tablet copy session on tablet 536b6cc6a72245cb932fd9c84eb41414 from peer f4b1c19329e5465081f3ae1dfc3e669d at {username='slave'} at 127.0.0.1:44744: session id = f4b1c19329e5465081f3ae1dfc3e669d-536b6cc6a72245cb932fd9c84eb41414
W20260608 09:53:50.282970 14413 consensus_peers.cc:597] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee -> Peer f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197:34855): Couldn't send request to peer f4b1c19329e5465081f3ae1dfc3e669d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7096bf3888034f4183d70220003cccd8. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:50.283041 14533 tablet_copy_source_session.cc:215] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:50.283648 15044 consensus_queue.cc:1048] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 }, 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.287366 15055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536b6cc6a72245cb932fd9c84eb41414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:50.292309 14776 raft_consensus.cc:2955] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: NON_VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: true } } }
I20260608 09:53:50.303990 14374 raft_consensus.cc:2955] T 7096bf3888034f4183d70220003cccd8 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: NON_VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: true } } }
I20260608 09:53:50.311010 15055 tablet_copy_client.cc:806] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:50.311684 15055 tablet_copy_client.cc:670] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:50.310633 14521 raft_consensus.cc:2955] T 7096bf3888034f4183d70220003cccd8 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: NON_VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: true } } }
I20260608 09:53:50.316475 15058 tablet_copy_client.cc:1025] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:50.322539 14270 catalog_manager.cc:5696] T 7096bf3888034f4183d70220003cccd8 P e4f3120730f342948a7a85c1e1a0dad3 reported cstate change: config changed from index -1 to 26, NON_VOTER f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197) added. New cstate: current_term: 1 leader_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: NON_VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: true } } }
I20260608 09:53:50.394912 15064 ts_tablet_manager.cc:933] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa: Initiating tablet copy from peer bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:50.396873 15064 tablet_copy_client.cc:323] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.195:38165
I20260608 09:53:50.403537 15017 heartbeater.cc:499] Master 127.9.161.254:45055 was elected leader, sending a full tablet report...
I20260608 09:53:50.411221 14533 tablet_copy_service.cc:140] P bbc3daa4c7424d83b9db1fdebea6fa3e: Received BeginTabletCopySession request for tablet 661f1b40eb8b40ceb3035a0eb7ad8185 from peer a2ed0bfdda2542819a4a4d006ef982aa ({username='slave'} at 127.0.0.1:44748)
I20260608 09:53:50.411854 14533 tablet_copy_service.cc:161] P bbc3daa4c7424d83b9db1fdebea6fa3e: Beginning new tablet copy session on tablet 661f1b40eb8b40ceb3035a0eb7ad8185 from peer a2ed0bfdda2542819a4a4d006ef982aa at {username='slave'} at 127.0.0.1:44748: session id = a2ed0bfdda2542819a4a4d006ef982aa-661f1b40eb8b40ceb3035a0eb7ad8185
I20260608 09:53:50.420042 14533 tablet_copy_source_session.cc:215] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:50.424070 15064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 661f1b40eb8b40ceb3035a0eb7ad8185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:50.444523 15064 tablet_copy_client.cc:806] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:50.445243 15064 tablet_copy_client.cc:670] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:50.450420 15065 tablet_copy_client.cc:1025] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:50.464412 15067 ts_tablet_manager.cc:933] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a: Initiating tablet copy from peer adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149)
I20260608 09:53:50.468061 15067 tablet_copy_client.cc:323] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.194:45149
I20260608 09:53:50.496663 14459 tablet_copy_service.cc:140] P adca8f1312744ee2a2d4432c7fdad1ee: Received BeginTabletCopySession request for tablet f96cfd45bd41483588fdd0ba0ee3d8ef from peer 9854085474b44cf9acc81a22998b685a ({username='slave'} at 127.0.0.1:47084)
I20260608 09:53:50.497416 14459 tablet_copy_service.cc:161] P adca8f1312744ee2a2d4432c7fdad1ee: Beginning new tablet copy session on tablet f96cfd45bd41483588fdd0ba0ee3d8ef from peer 9854085474b44cf9acc81a22998b685a at {username='slave'} at 127.0.0.1:47084: session id = 9854085474b44cf9acc81a22998b685a-f96cfd45bd41483588fdd0ba0ee3d8ef
I20260608 09:53:50.506783 14459 tablet_copy_source_session.cc:215] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:50.510960 15067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96cfd45bd41483588fdd0ba0ee3d8ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:50.529284 15067 tablet_copy_client.cc:806] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:50.530042 15067 tablet_copy_client.cc:670] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:50.534775 15068 tablet_copy_client.cc:1025] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:50.666566 15071 ts_tablet_manager.cc:933] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa: Initiating tablet copy from peer bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:50.668520 15071 tablet_copy_client.cc:323] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.195:38165
I20260608 09:53:50.670606 14533 tablet_copy_service.cc:140] P bbc3daa4c7424d83b9db1fdebea6fa3e: Received BeginTabletCopySession request for tablet bd069f09489e4155b82c4e4e788d190f from peer a2ed0bfdda2542819a4a4d006ef982aa ({username='slave'} at 127.0.0.1:44748)
I20260608 09:53:50.671214 14533 tablet_copy_service.cc:161] P bbc3daa4c7424d83b9db1fdebea6fa3e: Beginning new tablet copy session on tablet bd069f09489e4155b82c4e4e788d190f from peer a2ed0bfdda2542819a4a4d006ef982aa at {username='slave'} at 127.0.0.1:44748: session id = a2ed0bfdda2542819a4a4d006ef982aa-bd069f09489e4155b82c4e4e788d190f
I20260608 09:53:50.677356 15073 ts_tablet_manager.cc:933] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a: Initiating tablet copy from peer e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647)
I20260608 09:53:50.686699 14533 tablet_copy_source_session.cc:215] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:50.690953 15071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd069f09489e4155b82c4e4e788d190f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:50.690917 15073 tablet_copy_client.cc:323] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.193:38647
I20260608 09:53:50.708825 14384 tablet_copy_service.cc:140] P e4f3120730f342948a7a85c1e1a0dad3: Received BeginTabletCopySession request for tablet 84ed956acf0948dc8805405bb896a65a from peer 9854085474b44cf9acc81a22998b685a ({username='slave'} at 127.0.0.1:37450)
I20260608 09:53:50.709502 14384 tablet_copy_service.cc:161] P e4f3120730f342948a7a85c1e1a0dad3: Beginning new tablet copy session on tablet 84ed956acf0948dc8805405bb896a65a from peer 9854085474b44cf9acc81a22998b685a at {username='slave'} at 127.0.0.1:37450: session id = 9854085474b44cf9acc81a22998b685a-84ed956acf0948dc8805405bb896a65a
I20260608 09:53:50.714900 15071 tablet_copy_client.cc:806] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:50.715600 15071 tablet_copy_client.cc:670] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:50.719537 14384 tablet_copy_source_session.cc:215] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:50.720659 15072 tablet_copy_client.cc:1025] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:50.723497 15073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84ed956acf0948dc8805405bb896a65a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:50.742169 15073 tablet_copy_client.cc:806] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:50.742851 15073 tablet_copy_client.cc:670] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:50.748270 15074 tablet_copy_client.cc:1025] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:50.769688 15077 ts_tablet_manager.cc:933] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d: Initiating tablet copy from peer adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149)
I20260608 09:53:50.771839 15077 tablet_copy_client.cc:323] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.194:45149
I20260608 09:53:50.787729 14459 tablet_copy_service.cc:140] P adca8f1312744ee2a2d4432c7fdad1ee: Received BeginTabletCopySession request for tablet 7096bf3888034f4183d70220003cccd8 from peer f4b1c19329e5465081f3ae1dfc3e669d ({username='slave'} at 127.0.0.1:47096)
I20260608 09:53:50.788457 14459 tablet_copy_service.cc:161] P adca8f1312744ee2a2d4432c7fdad1ee: Beginning new tablet copy session on tablet 7096bf3888034f4183d70220003cccd8 from peer f4b1c19329e5465081f3ae1dfc3e669d at {username='slave'} at 127.0.0.1:47096: session id = f4b1c19329e5465081f3ae1dfc3e669d-7096bf3888034f4183d70220003cccd8
I20260608 09:53:50.797273 14459 tablet_copy_source_session.cc:215] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:50.800925 15077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7096bf3888034f4183d70220003cccd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:50.821192 15077 tablet_copy_client.cc:806] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:50.821936 15077 tablet_copy_client.cc:670] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:50.837914 15078 tablet_copy_client.cc:1025] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:52.317509 15055 tablet_copy_client.cc:538] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:52.328011 15055 tablet_bootstrap.cc:492] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d: Bootstrap starting.
I20260608 09:53:52.451346 15064 tablet_copy_client.cc:538] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:52.461810 15064 tablet_bootstrap.cc:492] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa: Bootstrap starting.
I20260608 09:53:52.521104 15055 tablet_bootstrap.cc:492] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:52.522205 15055 tablet_bootstrap.cc:492] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d: Bootstrap complete.
I20260608 09:53:52.523052 15055 ts_tablet_manager.cc:1403] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d: Time spent bootstrapping tablet: real 0.195s	user 0.158s	sys 0.014s
I20260608 09:53:52.526675 15055 raft_consensus.cc:359] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: NON_VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: true } }
I20260608 09:53:52.528613 15055 raft_consensus.cc:740] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f4b1c19329e5465081f3ae1dfc3e669d, State: Initialized, Role: LEARNER
I20260608 09:53:52.529448 15055 consensus_queue.cc:260] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: NON_VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: true } }
I20260608 09:53:52.535765 15067 tablet_copy_client.cc:538] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:52.548362 15067 tablet_bootstrap.cc:492] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a: Bootstrap starting.
I20260608 09:53:52.583441 15055 ts_tablet_manager.cc:1434] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d: Time spent starting tablet: real 0.060s	user 0.013s	sys 0.033s
I20260608 09:53:52.585769 14533 tablet_copy_service.cc:342] P bbc3daa4c7424d83b9db1fdebea6fa3e: Request end of tablet copy session f4b1c19329e5465081f3ae1dfc3e669d-536b6cc6a72245cb932fd9c84eb41414 received from {username='slave'} at 127.0.0.1:44744
I20260608 09:53:52.586338 14533 tablet_copy_service.cc:434] P bbc3daa4c7424d83b9db1fdebea6fa3e: ending tablet copy session f4b1c19329e5465081f3ae1dfc3e669d-536b6cc6a72245cb932fd9c84eb41414 on tablet 536b6cc6a72245cb932fd9c84eb41414 with peer f4b1c19329e5465081f3ae1dfc3e669d
I20260608 09:53:52.692739 15064 tablet_bootstrap.cc:492] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:52.693874 15064 tablet_bootstrap.cc:492] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa: Bootstrap complete.
I20260608 09:53:52.694602 15064 ts_tablet_manager.cc:1403] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa: Time spent bootstrapping tablet: real 0.233s	user 0.170s	sys 0.003s
I20260608 09:53:52.697582 15064 raft_consensus.cc:359] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: true } }
I20260608 09:53:52.698442 15064 raft_consensus.cc:740] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a2ed0bfdda2542819a4a4d006ef982aa, State: Initialized, Role: LEARNER
I20260608 09:53:52.699303 15064 consensus_queue.cc:260] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: true } }
I20260608 09:53:52.707170 15064 ts_tablet_manager.cc:1434] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 09:53:52.708998 14533 tablet_copy_service.cc:342] P bbc3daa4c7424d83b9db1fdebea6fa3e: Request end of tablet copy session a2ed0bfdda2542819a4a4d006ef982aa-661f1b40eb8b40ceb3035a0eb7ad8185 received from {username='slave'} at 127.0.0.1:44748
I20260608 09:53:52.709435 14533 tablet_copy_service.cc:434] P bbc3daa4c7424d83b9db1fdebea6fa3e: ending tablet copy session a2ed0bfdda2542819a4a4d006ef982aa-661f1b40eb8b40ceb3035a0eb7ad8185 on tablet 661f1b40eb8b40ceb3035a0eb7ad8185 with peer a2ed0bfdda2542819a4a4d006ef982aa
I20260608 09:53:52.721652 15071 tablet_copy_client.cc:538] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:52.736375 15071 tablet_bootstrap.cc:492] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa: Bootstrap starting.
I20260608 09:53:52.744717 14917 raft_consensus.cc:1217] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 09:53:52.753623 15073 tablet_copy_client.cc:538] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:52.772775 15073 tablet_bootstrap.cc:492] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a: Bootstrap starting.
W20260608 09:53:52.793380 14414 consensus_peers.cc:597] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee -> Peer 9854085474b44cf9acc81a22998b685a (127.9.161.198:44737): Couldn't send request to peer 9854085474b44cf9acc81a22998b685a. 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:52.798138 15067 tablet_bootstrap.cc:492] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:52.799213 15067 tablet_bootstrap.cc:492] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a: Bootstrap complete.
I20260608 09:53:52.799959 15067 ts_tablet_manager.cc:1403] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a: Time spent bootstrapping tablet: real 0.252s	user 0.157s	sys 0.016s
I20260608 09:53:52.803709 15067 raft_consensus.cc:359] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } }
I20260608 09:53:52.804570 15067 raft_consensus.cc:740] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9854085474b44cf9acc81a22998b685a, State: Initialized, Role: LEARNER
I20260608 09:53:52.805253 15067 consensus_queue.cc:260] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } }
I20260608 09:53:52.839188 15077 tablet_copy_client.cc:538] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:52.867544 15077 tablet_bootstrap.cc:492] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d: Bootstrap starting.
I20260608 09:53:52.876653 15067 ts_tablet_manager.cc:1434] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a: Time spent starting tablet: real 0.076s	user 0.030s	sys 0.043s
I20260608 09:53:52.880018 14459 tablet_copy_service.cc:342] P adca8f1312744ee2a2d4432c7fdad1ee: Request end of tablet copy session 9854085474b44cf9acc81a22998b685a-f96cfd45bd41483588fdd0ba0ee3d8ef received from {username='slave'} at 127.0.0.1:47084
I20260608 09:53:52.880584 14459 tablet_copy_service.cc:434] P adca8f1312744ee2a2d4432c7fdad1ee: ending tablet copy session 9854085474b44cf9acc81a22998b685a-f96cfd45bd41483588fdd0ba0ee3d8ef on tablet f96cfd45bd41483588fdd0ba0ee3d8ef with peer 9854085474b44cf9acc81a22998b685a
W20260608 09:53:53.060339 14489 consensus_peers.cc:597] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e -> Peer a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196:35749): Couldn't send request to peer a2ed0bfdda2542819a4a4d006ef982aa. 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:53.114220 14842 raft_consensus.cc:1217] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
W20260608 09:53:53.125272 14339 consensus_peers.cc:597] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 -> Peer 9854085474b44cf9acc81a22998b685a (127.9.161.198:44737): Couldn't send request to peer 9854085474b44cf9acc81a22998b685a. 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:53.139038 15073 tablet_bootstrap.cc:492] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=114 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:53.140127 15073 tablet_bootstrap.cc:492] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a: Bootstrap complete.
I20260608 09:53:53.140885 15073 ts_tablet_manager.cc:1403] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a: Time spent bootstrapping tablet: real 0.368s	user 0.157s	sys 0.016s
I20260608 09:53:53.144359 15073 raft_consensus.cc:359] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } }
I20260608 09:53:53.145218 15073 raft_consensus.cc:740] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9854085474b44cf9acc81a22998b685a, State: Initialized, Role: LEARNER
I20260608 09:53:53.145982 15073 consensus_queue.cc:260] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } }
I20260608 09:53:53.152122 15071 tablet_bootstrap.cc:492] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:53.153271 15071 tablet_bootstrap.cc:492] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa: Bootstrap complete.
I20260608 09:53:53.156394 15073 ts_tablet_manager.cc:1434] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260608 09:53:53.161980 14384 tablet_copy_service.cc:342] P e4f3120730f342948a7a85c1e1a0dad3: Request end of tablet copy session 9854085474b44cf9acc81a22998b685a-84ed956acf0948dc8805405bb896a65a received from {username='slave'} at 127.0.0.1:37450
I20260608 09:53:53.162516 14384 tablet_copy_service.cc:434] P e4f3120730f342948a7a85c1e1a0dad3: ending tablet copy session 9854085474b44cf9acc81a22998b685a-84ed956acf0948dc8805405bb896a65a on tablet 84ed956acf0948dc8805405bb896a65a with peer 9854085474b44cf9acc81a22998b685a
I20260608 09:53:53.163412 15071 ts_tablet_manager.cc:1403] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa: Time spent bootstrapping tablet: real 0.427s	user 0.151s	sys 0.016s
I20260608 09:53:53.166591 15071 raft_consensus.cc:359] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: true } }
I20260608 09:53:53.167459 15071 raft_consensus.cc:740] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a2ed0bfdda2542819a4a4d006ef982aa, State: Initialized, Role: LEARNER
I20260608 09:53:53.168146 15071 consensus_queue.cc:260] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: true } }
I20260608 09:53:53.170636 15071 ts_tablet_manager.cc:1434] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260608 09:53:53.176275 14533 tablet_copy_service.cc:342] P bbc3daa4c7424d83b9db1fdebea6fa3e: Request end of tablet copy session a2ed0bfdda2542819a4a4d006ef982aa-bd069f09489e4155b82c4e4e788d190f received from {username='slave'} at 127.0.0.1:44748
I20260608 09:53:53.176748 14533 tablet_copy_service.cc:434] P bbc3daa4c7424d83b9db1fdebea6fa3e: ending tablet copy session a2ed0bfdda2542819a4a4d006ef982aa-bd069f09489e4155b82c4e4e788d190f on tablet bd069f09489e4155b82c4e4e788d190f with peer a2ed0bfdda2542819a4a4d006ef982aa
I20260608 09:53:53.183715 15086 raft_consensus.cc:1064] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e: attempting to promote NON_VOTER f4b1c19329e5465081f3ae1dfc3e669d to VOTER
I20260608 09:53:53.189673 15077 tablet_bootstrap.cc:492] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:53.190675 15086 consensus_queue.cc:237] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } }
I20260608 09:53:53.191704 15077 tablet_bootstrap.cc:492] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d: Bootstrap complete.
I20260608 09:53:53.192858 15077 ts_tablet_manager.cc:1403] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d: Time spent bootstrapping tablet: real 0.326s	user 0.154s	sys 0.012s
I20260608 09:53:53.197746 15077 raft_consensus.cc:359] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: NON_VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: true } }
I20260608 09:53:53.198689 15077 raft_consensus.cc:740] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f4b1c19329e5465081f3ae1dfc3e669d, State: Initialized, Role: LEARNER
I20260608 09:53:53.199352 15077 consensus_queue.cc:260] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: NON_VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: true } }
I20260608 09:53:53.200587 14444 raft_consensus.cc:1275] T 536b6cc6a72245cb932fd9c84eb41414 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Refusing update from remote peer bbc3daa4c7424d83b9db1fdebea6fa3e: 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:53.206897 15029 consensus_queue.cc:1048] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:53:53.201465 15077 ts_tablet_manager.cc:1434] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260608 09:53:53.215487 14917 raft_consensus.cc:1275] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d [term 1 LEARNER]: Refusing update from remote peer bbc3daa4c7424d83b9db1fdebea6fa3e: 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:53.217187 15029 consensus_queue.cc:1048] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } 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:53.218641 14459 tablet_copy_service.cc:342] P adca8f1312744ee2a2d4432c7fdad1ee: Request end of tablet copy session f4b1c19329e5465081f3ae1dfc3e669d-7096bf3888034f4183d70220003cccd8 received from {username='slave'} at 127.0.0.1:47096
I20260608 09:53:53.219125 14459 tablet_copy_service.cc:434] P adca8f1312744ee2a2d4432c7fdad1ee: ending tablet copy session f4b1c19329e5465081f3ae1dfc3e669d-7096bf3888034f4183d70220003cccd8 on tablet 7096bf3888034f4183d70220003cccd8 with peer f4b1c19329e5465081f3ae1dfc3e669d
I20260608 09:53:53.229499 14374 raft_consensus.cc:1275] T 536b6cc6a72245cb932fd9c84eb41414 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Refusing update from remote peer bbc3daa4c7424d83b9db1fdebea6fa3e: 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:53.228677 15086 raft_consensus.cc:2955] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } } }
I20260608 09:53:53.233250 15029 consensus_queue.cc:1048] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:53:53.235404 14916 raft_consensus.cc:1217] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 09:53:53.234826 14917 raft_consensus.cc:2955] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } } }
I20260608 09:53:53.254756 14263 catalog_manager.cc:5696] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d reported cstate change: config changed from index 26 to 27, f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } } }
I20260608 09:53:53.254876 14374 raft_consensus.cc:2955] T 536b6cc6a72245cb932fd9c84eb41414 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } } }
I20260608 09:53:53.261117 14444 raft_consensus.cc:2955] T 536b6cc6a72245cb932fd9c84eb41414 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } } }
I20260608 09:53:53.340444 14992 raft_consensus.cc:1217] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 09:53:53.521013 14992 raft_consensus.cc:1217] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 09:53:53.546591 15086 raft_consensus.cc:1064] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e: attempting to promote NON_VOTER a2ed0bfdda2542819a4a4d006ef982aa to VOTER
I20260608 09:53:53.549907 15086 consensus_queue.cc:237] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } }
I20260608 09:53:53.557767 14842 raft_consensus.cc:1275] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa [term 1 LEARNER]: Refusing update from remote peer bbc3daa4c7424d83b9db1fdebea6fa3e: 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:53.559963 14374 raft_consensus.cc:1275] T 661f1b40eb8b40ceb3035a0eb7ad8185 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Refusing update from remote peer bbc3daa4c7424d83b9db1fdebea6fa3e: 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:53.560407 14444 raft_consensus.cc:1275] T 661f1b40eb8b40ceb3035a0eb7ad8185 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Refusing update from remote peer bbc3daa4c7424d83b9db1fdebea6fa3e: 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:53.561623 15029 consensus_queue.cc:1048] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } 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:53.564064 15029 consensus_queue.cc:1048] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:53:53.569310 15100 consensus_queue.cc:1048] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:53:53.589968 15100 raft_consensus.cc:2955] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } } }
I20260608 09:53:53.593032 14372 raft_consensus.cc:2955] T 661f1b40eb8b40ceb3035a0eb7ad8185 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } } }
I20260608 09:53:53.595815 14449 raft_consensus.cc:2955] T 661f1b40eb8b40ceb3035a0eb7ad8185 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } } }
I20260608 09:53:53.609438 14270 catalog_manager.cc:5696] T 661f1b40eb8b40ceb3035a0eb7ad8185 P e4f3120730f342948a7a85c1e1a0dad3 reported cstate change: config changed from index 26 to 27, a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } } }
I20260608 09:53:53.617559 14842 raft_consensus.cc:2955] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } } }
I20260608 09:53:53.639456 15098 raft_consensus.cc:1064] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee: attempting to promote NON_VOTER f4b1c19329e5465081f3ae1dfc3e669d to VOTER
I20260608 09:53:53.644567 15098 consensus_queue.cc:237] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } }
I20260608 09:53:53.646188 14520 consensus_queue.cc:237] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [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: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } }
I20260608 09:53:53.658332 14444 raft_consensus.cc:1275] T 661f1b40eb8b40ceb3035a0eb7ad8185 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Refusing update from remote peer bbc3daa4c7424d83b9db1fdebea6fa3e: 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:53.658488 14842 raft_consensus.cc:1217] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 09:53:53.659842 15100 consensus_queue.cc:1048] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:53:53.660876 14841 raft_consensus.cc:1275] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa [term 1 FOLLOWER]: Refusing update from remote peer bbc3daa4c7424d83b9db1fdebea6fa3e: 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:53.669967 15029 consensus_queue.cc:1048] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } 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:53.671887 14444 raft_consensus.cc:2955] T 661f1b40eb8b40ceb3035a0eb7ad8185 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } } }
I20260608 09:53:53.678468 15113 raft_consensus.cc:2955] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } } }
I20260608 09:53:53.683058 14520 consensus_queue.cc:237] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } }
I20260608 09:53:53.682655 14841 raft_consensus.cc:2955] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } } }
I20260608 09:53:53.692678 14917 raft_consensus.cc:1275] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d [term 1 FOLLOWER]: Refusing update from remote peer bbc3daa4c7424d83b9db1fdebea6fa3e: 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:53.694474 15100 consensus_queue.cc:1048] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } 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:53.695904 14372 raft_consensus.cc:1275] T 536b6cc6a72245cb932fd9c84eb41414 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Refusing update from remote peer bbc3daa4c7424d83b9db1fdebea6fa3e: 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:53.700449 14255 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 661f1b40eb8b40ceb3035a0eb7ad8185 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:53.703723 15086 raft_consensus.cc:2955] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } } }
I20260608 09:53:53.705834 14916 raft_consensus.cc:2955] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } } }
I20260608 09:53:53.706647 15029 consensus_queue.cc:1048] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:53:53.710201 14262 catalog_manager.cc:5696] T 661f1b40eb8b40ceb3035a0eb7ad8185 P adca8f1312744ee2a2d4432c7fdad1ee reported cstate change: config changed from index 27 to 28, VOTER e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193) evicted. New cstate: current_term: 1 leader_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } } }
I20260608 09:53:53.711706 14372 raft_consensus.cc:1275] T 7096bf3888034f4183d70220003cccd8 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Refusing update from remote peer adca8f1312744ee2a2d4432c7fdad1ee: 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:53.712548 14917 raft_consensus.cc:1275] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d [term 1 LEARNER]: Refusing update from remote peer adca8f1312744ee2a2d4432c7fdad1ee: 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:53.730551 14520 raft_consensus.cc:1275] T 7096bf3888034f4183d70220003cccd8 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Refusing update from remote peer adca8f1312744ee2a2d4432c7fdad1ee: 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:53.730358 15088 consensus_queue.cc:1048] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:53:53.733882 15114 consensus_queue.cc:1048] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } 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:53.735257 14255 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 536b6cc6a72245cb932fd9c84eb41414 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:53.736380 15114 consensus_queue.cc:1048] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:53:53.729389 14263 catalog_manager.cc:5696] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d reported cstate change: config changed from index 27 to 28, VOTER adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194) evicted. New cstate: current_term: 1 leader_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } } }
I20260608 09:53:53.763020 15098 raft_consensus.cc:2955] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } } }
I20260608 09:53:53.767423 14917 raft_consensus.cc:2955] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } } }
I20260608 09:53:53.770951 14363 tablet_service.cc:1558] Processing DeleteTablet for tablet 661f1b40eb8b40ceb3035a0eb7ad8185 with delete_type TABLET_DATA_TOMBSTONED (TS e4f3120730f342948a7a85c1e1a0dad3 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:51552
I20260608 09:53:53.778960 14432 tablet_service.cc:1558] Processing DeleteTablet for tablet 536b6cc6a72245cb932fd9c84eb41414 with delete_type TABLET_DATA_TOMBSTONED (TS adca8f1312744ee2a2d4432c7fdad1ee not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:44156
I20260608 09:53:53.786201 15120 tablet_replica.cc:333] T 661f1b40eb8b40ceb3035a0eb7ad8185 P e4f3120730f342948a7a85c1e1a0dad3: stopping tablet replica
I20260608 09:53:53.787438 15120 raft_consensus.cc:2243] T 661f1b40eb8b40ceb3035a0eb7ad8185 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:53.788370 15120 raft_consensus.cc:2272] T 661f1b40eb8b40ceb3035a0eb7ad8185 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:53.738098 14372 raft_consensus.cc:2955] T 536b6cc6a72245cb932fd9c84eb41414 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } } }
I20260608 09:53:53.790252 15121 tablet_replica.cc:333] T 536b6cc6a72245cb932fd9c84eb41414 P adca8f1312744ee2a2d4432c7fdad1ee: stopping tablet replica
I20260608 09:53:53.795220 15121 raft_consensus.cc:2243] T 536b6cc6a72245cb932fd9c84eb41414 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:53.796000 15121 raft_consensus.cc:2272] T 536b6cc6a72245cb932fd9c84eb41414 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:53.796540 14270 catalog_manager.cc:5696] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d reported cstate change: config changed from index 26 to 27, f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } } }
I20260608 09:53:53.797461 14520 raft_consensus.cc:2955] T 7096bf3888034f4183d70220003cccd8 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } } }
I20260608 09:53:53.813205 15121 ts_tablet_manager.cc:1916] T 536b6cc6a72245cb932fd9c84eb41414 P adca8f1312744ee2a2d4432c7fdad1ee: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:53.797459 15120 ts_tablet_manager.cc:1916] T 661f1b40eb8b40ceb3035a0eb7ad8185 P e4f3120730f342948a7a85c1e1a0dad3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:53.815539 14372 raft_consensus.cc:2955] T 7096bf3888034f4183d70220003cccd8 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } } }
I20260608 09:53:53.830212 15114 raft_consensus.cc:1064] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee: attempting to promote NON_VOTER 9854085474b44cf9acc81a22998b685a to VOTER
I20260608 09:53:53.833499 15114 consensus_queue.cc:237] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: false } }
I20260608 09:53:53.842583 14444 consensus_queue.cc:237] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [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: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } }
I20260608 09:53:53.853437 14917 raft_consensus.cc:1275] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d [term 1 FOLLOWER]: Refusing update from remote peer adca8f1312744ee2a2d4432c7fdad1ee: 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:53.855445 15088 consensus_queue.cc:1048] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } 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:53.857980 15120 ts_tablet_manager.cc:1929] T 661f1b40eb8b40ceb3035a0eb7ad8185 P e4f3120730f342948a7a85c1e1a0dad3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 09:53:53.858469 15120 log.cc:1199] T 661f1b40eb8b40ceb3035a0eb7ad8185 P e4f3120730f342948a7a85c1e1a0dad3: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-0-root/wals/661f1b40eb8b40ceb3035a0eb7ad8185
I20260608 09:53:53.859042 15121 ts_tablet_manager.cc:1929] T 536b6cc6a72245cb932fd9c84eb41414 P adca8f1312744ee2a2d4432c7fdad1ee: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 09:53:53.859494 15121 log.cc:1199] T 536b6cc6a72245cb932fd9c84eb41414 P adca8f1312744ee2a2d4432c7fdad1ee: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-1-root/wals/536b6cc6a72245cb932fd9c84eb41414
I20260608 09:53:53.860023 14520 raft_consensus.cc:1275] T 7096bf3888034f4183d70220003cccd8 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Refusing update from remote peer adca8f1312744ee2a2d4432c7fdad1ee: 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:53.860481 14258 catalog_manager.cc:5027] TS e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647): tablet 661f1b40eb8b40ceb3035a0eb7ad8185 (table test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]) successfully deleted
I20260608 09:53:53.861563 14258 catalog_manager.cc:5027] TS adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149): tablet 536b6cc6a72245cb932fd9c84eb41414 (table test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]) successfully deleted
I20260608 09:53:53.862035 15088 consensus_queue.cc:1048] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:53:53.867784 14992 raft_consensus.cc:1275] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a [term 1 LEARNER]: Refusing update from remote peer adca8f1312744ee2a2d4432c7fdad1ee: 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:53.869663 15098 consensus_queue.cc:1048] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } 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:53.870985 14521 raft_consensus.cc:1275] T f96cfd45bd41483588fdd0ba0ee3d8ef P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Refusing update from remote peer adca8f1312744ee2a2d4432c7fdad1ee: 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:53.875442 15088 consensus_queue.cc:1048] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:53:53.882925 15088 raft_consensus.cc:2955] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } } }
I20260608 09:53:53.887997 14518 raft_consensus.cc:2955] T 7096bf3888034f4183d70220003cccd8 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } } }
I20260608 09:53:53.894654 14372 raft_consensus.cc:1275] T f96cfd45bd41483588fdd0ba0ee3d8ef P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Refusing update from remote peer adca8f1312744ee2a2d4432c7fdad1ee: 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:53.920717 15108 raft_consensus.cc:1064] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3: attempting to promote NON_VOTER 9854085474b44cf9acc81a22998b685a to VOTER
I20260608 09:53:53.916868 15114 consensus_queue.cc:1048] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.002s
I20260608 09:53:53.924686 15108 consensus_queue.cc:237] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: false } }
I20260608 09:53:53.935096 14258 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7096bf3888034f4183d70220003cccd8 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:53.934788 14917 raft_consensus.cc:2955] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } } }
I20260608 09:53:53.945565 14265 catalog_manager.cc:5696] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee reported cstate change: config changed from index 27 to 28, VOTER e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193) evicted. New cstate: current_term: 1 leader_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:53.959511 15098 raft_consensus.cc:2955] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 9854085474b44cf9acc81a22998b685a (127.9.161.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: false } } }
I20260608 09:53:53.961674 14991 raft_consensus.cc:2955] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 9854085474b44cf9acc81a22998b685a (127.9.161.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: false } } }
I20260608 09:53:53.971493 14518 raft_consensus.cc:1275] T 84ed956acf0948dc8805405bb896a65a P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Refusing update from remote peer e4f3120730f342948a7a85c1e1a0dad3: 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:53.972522 14992 raft_consensus.cc:1275] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a [term 1 LEARNER]: Refusing update from remote peer e4f3120730f342948a7a85c1e1a0dad3: 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:53.974499 14444 raft_consensus.cc:1275] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Refusing update from remote peer e4f3120730f342948a7a85c1e1a0dad3: 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:53.976279 15085 consensus_queue.cc:1048] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } 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:53.976819 14372 raft_consensus.cc:2955] T f96cfd45bd41483588fdd0ba0ee3d8ef P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 9854085474b44cf9acc81a22998b685a (127.9.161.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: false } } }
I20260608 09:53:53.987403 15085 consensus_queue.cc:1048] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } 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:53.991261 15085 consensus_queue.cc:1048] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:53:53.990360 14262 catalog_manager.cc:5696] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a reported cstate change: config changed from index 26 to 27, 9854085474b44cf9acc81a22998b685a (127.9.161.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: false } } }
I20260608 09:53:54.000368 14521 raft_consensus.cc:2955] T f96cfd45bd41483588fdd0ba0ee3d8ef P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 9854085474b44cf9acc81a22998b685a (127.9.161.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: false } } }
I20260608 09:53:54.004261 14363 tablet_service.cc:1558] Processing DeleteTablet for tablet 7096bf3888034f4183d70220003cccd8 with delete_type TABLET_DATA_TOMBSTONED (TS e4f3120730f342948a7a85c1e1a0dad3 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:51552
I20260608 09:53:54.005652 15120 tablet_replica.cc:333] T 7096bf3888034f4183d70220003cccd8 P e4f3120730f342948a7a85c1e1a0dad3: stopping tablet replica
I20260608 09:53:54.006709 15120 raft_consensus.cc:2243] T 7096bf3888034f4183d70220003cccd8 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:54.007375 15120 raft_consensus.cc:2272] T 7096bf3888034f4183d70220003cccd8 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:54.012614 15120 ts_tablet_manager.cc:1916] T 7096bf3888034f4183d70220003cccd8 P e4f3120730f342948a7a85c1e1a0dad3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:54.034538 14449 consensus_queue.cc:237] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: false } }
I20260608 09:53:54.053025 15029 raft_consensus.cc:1064] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e: attempting to promote NON_VOTER a2ed0bfdda2542819a4a4d006ef982aa to VOTER
I20260608 09:53:54.056981 14992 raft_consensus.cc:1275] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a [term 1 FOLLOWER]: Refusing update from remote peer adca8f1312744ee2a2d4432c7fdad1ee: 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:54.060408 15098 consensus_queue.cc:1048] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } 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:54.061939 15029 consensus_queue.cc:237] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } }
I20260608 09:53:54.071645 14374 raft_consensus.cc:1275] T f96cfd45bd41483588fdd0ba0ee3d8ef P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Refusing update from remote peer adca8f1312744ee2a2d4432c7fdad1ee: 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:54.074815 15088 raft_consensus.cc:2955] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: false } } }
I20260608 09:53:54.079283 14990 raft_consensus.cc:2955] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: false } } }
I20260608 09:53:54.084482 15120 ts_tablet_manager.cc:1929] T 7096bf3888034f4183d70220003cccd8 P e4f3120730f342948a7a85c1e1a0dad3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 09:53:54.086427 15120 log.cc:1199] T 7096bf3888034f4183d70220003cccd8 P e4f3120730f342948a7a85c1e1a0dad3: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-0-root/wals/7096bf3888034f4183d70220003cccd8
I20260608 09:53:54.087936 14258 catalog_manager.cc:5027] TS e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647): tablet 7096bf3888034f4183d70220003cccd8 (table test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]) successfully deleted
I20260608 09:53:54.089361 15125 consensus_queue.cc:1048] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 09:53:54.091087 15128 raft_consensus.cc:2955] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 9854085474b44cf9acc81a22998b685a (127.9.161.198) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: false } } }
I20260608 09:53:54.096236 14444 raft_consensus.cc:2955] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 9854085474b44cf9acc81a22998b685a (127.9.161.198) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: false } } }
I20260608 09:53:54.105229 14841 raft_consensus.cc:1275] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa [term 1 LEARNER]: Refusing update from remote peer bbc3daa4c7424d83b9db1fdebea6fa3e: 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:54.107259 15086 consensus_queue.cc:1048] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } 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:54.113930 14444 raft_consensus.cc:1275] T bd069f09489e4155b82c4e4e788d190f P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Refusing update from remote peer bbc3daa4c7424d83b9db1fdebea6fa3e: 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:54.111639 14374 raft_consensus.cc:2955] T f96cfd45bd41483588fdd0ba0ee3d8ef P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: false } } }
I20260608 09:53:54.118076 15116 consensus_queue.cc:1048] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.002s
I20260608 09:53:54.121229 14270 catalog_manager.cc:5696] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee reported cstate change: config changed from index 25 to 26, 9854085474b44cf9acc81a22998b685a (127.9.161.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e4f3120730f342948a7a85c1e1a0dad3" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: false } } }
I20260608 09:53:54.137715 14258 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f96cfd45bd41483588fdd0ba0ee3d8ef with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:54.151302 14374 raft_consensus.cc:1275] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Refusing update from remote peer bbc3daa4c7424d83b9db1fdebea6fa3e: 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:54.155632 14990 raft_consensus.cc:2955] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 9854085474b44cf9acc81a22998b685a (127.9.161.198) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: false } } }
I20260608 09:53:54.158350 15086 consensus_queue.cc:1048] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:53:54.174880 14265 catalog_manager.cc:5696] T f96cfd45bd41483588fdd0ba0ee3d8ef P e4f3120730f342948a7a85c1e1a0dad3 reported cstate change: config changed from index 27 to 28, VOTER bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195) evicted. New cstate: current_term: 1 leader_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: false } } }
I20260608 09:53:54.195153 15116 raft_consensus.cc:2955] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } } }
I20260608 09:53:54.202400 14518 raft_consensus.cc:2955] T 84ed956acf0948dc8805405bb896a65a P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 9854085474b44cf9acc81a22998b685a (127.9.161.198) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: false } } }
I20260608 09:53:54.205647 14507 tablet_service.cc:1558] Processing DeleteTablet for tablet f96cfd45bd41483588fdd0ba0ee3d8ef with delete_type TABLET_DATA_TOMBSTONED (TS bbc3daa4c7424d83b9db1fdebea6fa3e not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:58240
I20260608 09:53:54.206569 14841 raft_consensus.cc:2955] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } } }
I20260608 09:53:54.233521 14372 consensus_queue.cc:237] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: false } }
I20260608 09:53:54.240826 14990 raft_consensus.cc:1275] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a [term 1 FOLLOWER]: Refusing update from remote peer e4f3120730f342948a7a85c1e1a0dad3: 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:54.241046 14444 raft_consensus.cc:2955] T bd069f09489e4155b82c4e4e788d190f P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } } }
I20260608 09:53:54.242372 14449 raft_consensus.cc:1275] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Refusing update from remote peer e4f3120730f342948a7a85c1e1a0dad3: 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:54.245404 15136 consensus_queue.cc:1048] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } 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:54.247408 15136 consensus_queue.cc:1048] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:53:54.255262 15108 raft_consensus.cc:2955] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: false } } }
I20260608 09:53:54.263149 14262 catalog_manager.cc:5696] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e reported cstate change: config changed from index 26 to 27, a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:54.265197 14449 raft_consensus.cc:2955] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: false } } }
I20260608 09:53:54.259953 14990 raft_consensus.cc:2955] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: false } } }
I20260608 09:53:54.278643 14374 raft_consensus.cc:2955] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } } }
I20260608 09:53:54.283267 14518 consensus_queue.cc:237] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } }
I20260608 09:53:54.285063 15138 tablet_replica.cc:333] T f96cfd45bd41483588fdd0ba0ee3d8ef P bbc3daa4c7424d83b9db1fdebea6fa3e: stopping tablet replica
I20260608 09:53:54.288345 14258 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 84ed956acf0948dc8805405bb896a65a with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:54.293609 14270 catalog_manager.cc:5696] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 reported cstate change: config changed from index 26 to 27, VOTER bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195) evicted. New cstate: current_term: 1 leader_uuid: "e4f3120730f342948a7a85c1e1a0dad3" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:54.305831 15138 raft_consensus.cc:2243] T f96cfd45bd41483588fdd0ba0ee3d8ef P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:54.322156 14842 raft_consensus.cc:1275] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa [term 1 FOLLOWER]: Refusing update from remote peer bbc3daa4c7424d83b9db1fdebea6fa3e: 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:54.323490 14372 raft_consensus.cc:1275] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Refusing update from remote peer bbc3daa4c7424d83b9db1fdebea6fa3e: 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:54.328227 15116 consensus_queue.cc:1048] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } 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:54.332228 14507 tablet_service.cc:1558] Processing DeleteTablet for tablet 84ed956acf0948dc8805405bb896a65a with delete_type TABLET_DATA_TOMBSTONED (TS bbc3daa4c7424d83b9db1fdebea6fa3e not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:58240
I20260608 09:53:54.338615 15100 consensus_queue.cc:1048] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:53:54.341410 15086 raft_consensus.cc:2955] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } } }
I20260608 09:53:54.344714 15138 raft_consensus.cc:2272] T f96cfd45bd41483588fdd0ba0ee3d8ef P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:54.351855 15138 ts_tablet_manager.cc:1916] T f96cfd45bd41483588fdd0ba0ee3d8ef P bbc3daa4c7424d83b9db1fdebea6fa3e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:54.358623 14841 raft_consensus.cc:2955] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } } }
I20260608 09:53:54.369076 15138 ts_tablet_manager.cc:1929] T f96cfd45bd41483588fdd0ba0ee3d8ef P bbc3daa4c7424d83b9db1fdebea6fa3e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 09:53:54.369611 15138 log.cc:1199] T f96cfd45bd41483588fdd0ba0ee3d8ef P bbc3daa4c7424d83b9db1fdebea6fa3e: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-2-root/wals/f96cfd45bd41483588fdd0ba0ee3d8ef
I20260608 09:53:54.371412 14255 catalog_manager.cc:5027] TS bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165): tablet f96cfd45bd41483588fdd0ba0ee3d8ef (table test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]) successfully deleted
I20260608 09:53:54.372720 15138 tablet_replica.cc:333] T 84ed956acf0948dc8805405bb896a65a P bbc3daa4c7424d83b9db1fdebea6fa3e: stopping tablet replica
I20260608 09:53:54.373740 15138 raft_consensus.cc:2243] T 84ed956acf0948dc8805405bb896a65a P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:54.374662 15138 raft_consensus.cc:2272] T 84ed956acf0948dc8805405bb896a65a P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:54.371315 14372 raft_consensus.cc:2955] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } } }
I20260608 09:53:54.389652 14255 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet bd069f09489e4155b82c4e4e788d190f with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:54.391213 14265 catalog_manager.cc:5696] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa reported cstate change: config changed from index 27 to 28, VOTER adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194) evicted. New cstate: current_term: 1 leader_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } } }
I20260608 09:53:54.400395 15138 ts_tablet_manager.cc:1916] T 84ed956acf0948dc8805405bb896a65a P bbc3daa4c7424d83b9db1fdebea6fa3e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:54.409833 14432 tablet_service.cc:1558] Processing DeleteTablet for tablet bd069f09489e4155b82c4e4e788d190f with delete_type TABLET_DATA_TOMBSTONED (TS adca8f1312744ee2a2d4432c7fdad1ee not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:44156
I20260608 09:53:54.421604 15138 ts_tablet_manager.cc:1929] T 84ed956acf0948dc8805405bb896a65a P bbc3daa4c7424d83b9db1fdebea6fa3e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 09:53:54.422173 15138 log.cc:1199] T 84ed956acf0948dc8805405bb896a65a P bbc3daa4c7424d83b9db1fdebea6fa3e: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-2-root/wals/84ed956acf0948dc8805405bb896a65a
I20260608 09:53:54.423810 14255 catalog_manager.cc:5027] TS bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165): tablet 84ed956acf0948dc8805405bb896a65a (table test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]) successfully deleted
I20260608 09:53:54.425217 15140 tablet_replica.cc:333] T bd069f09489e4155b82c4e4e788d190f P adca8f1312744ee2a2d4432c7fdad1ee: stopping tablet replica
I20260608 09:53:54.426175 15140 raft_consensus.cc:2243] T bd069f09489e4155b82c4e4e788d190f P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:54.426916 15140 raft_consensus.cc:2272] T bd069f09489e4155b82c4e4e788d190f P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:54.430928 15140 ts_tablet_manager.cc:1916] T bd069f09489e4155b82c4e4e788d190f P adca8f1312744ee2a2d4432c7fdad1ee: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:54.444525 15140 ts_tablet_manager.cc:1929] T bd069f09489e4155b82c4e4e788d190f P adca8f1312744ee2a2d4432c7fdad1ee: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 09:53:54.444885 15140 log.cc:1199] T bd069f09489e4155b82c4e4e788d190f P adca8f1312744ee2a2d4432c7fdad1ee: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912298820956-9863-0/minicluster-data/ts-1-root/wals/bd069f09489e4155b82c4e4e788d190f
I20260608 09:53:54.446283 14258 catalog_manager.cc:5027] TS adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149): tablet bd069f09489e4155b82c4e4e788d190f (table test-workload [id=bc34f67f6b7d4e53a09c22db50a58680]) successfully deleted
I20260608 09:53:55.448145 14449 consensus_queue.cc:237] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: true } }
I20260608 09:53:55.458164 14518 raft_consensus.cc:1275] T d1501e315a8a4be0912fb55e13034f9e P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Refusing update from remote peer adca8f1312744ee2a2d4432c7fdad1ee: 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:55.460870 15088 consensus_queue.cc:1048] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } 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:55.462257 14374 raft_consensus.cc:1275] T d1501e315a8a4be0912fb55e13034f9e P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Refusing update from remote peer adca8f1312744ee2a2d4432c7fdad1ee: 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:55.475253 15088 consensus_queue.cc:1048] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
W20260608 09:53:55.490245 14415 consensus_peers.cc:597] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee -> Peer a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196:35749): Couldn't send request to peer a2ed0bfdda2542819a4a4d006ef982aa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d1501e315a8a4be0912fb55e13034f9e. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:55.496932 15145 raft_consensus.cc:2955] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: true } } }
I20260608 09:53:55.502105 14374 raft_consensus.cc:2955] T d1501e315a8a4be0912fb55e13034f9e P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: true } } }
I20260608 09:53:55.509184 14518 raft_consensus.cc:2955] T d1501e315a8a4be0912fb55e13034f9e P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: true } } }
I20260608 09:53:55.513206 14521 consensus_queue.cc:237] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } }
I20260608 09:53:55.517726 14265 catalog_manager.cc:5696] T d1501e315a8a4be0912fb55e13034f9e P e4f3120730f342948a7a85c1e1a0dad3 reported cstate change: config changed from index -1 to 25, NON_VOTER a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: true } } }
I20260608 09:53:55.530545 14449 raft_consensus.cc:1275] T 57da56ca2cbf493bbcabc84cb65c5f37 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Refusing update from remote peer bbc3daa4c7424d83b9db1fdebea6fa3e: 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:55.540999 14374 raft_consensus.cc:1275] T 57da56ca2cbf493bbcabc84cb65c5f37 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Refusing update from remote peer bbc3daa4c7424d83b9db1fdebea6fa3e: 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:55.544510 15141 consensus_queue.cc:1048] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 09:53:55.547431 15086 consensus_queue.cc:1048] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } 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:55.561132 15141 raft_consensus.cc:2955] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 9854085474b44cf9acc81a22998b685a (127.9.161.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } } }
I20260608 09:53:55.568735 14444 raft_consensus.cc:2955] T 57da56ca2cbf493bbcabc84cb65c5f37 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 9854085474b44cf9acc81a22998b685a (127.9.161.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } } }
W20260608 09:53:55.578807 14488 consensus_peers.cc:597] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e -> Peer 9854085474b44cf9acc81a22998b685a (127.9.161.198:44737): Couldn't send request to peer 9854085474b44cf9acc81a22998b685a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 57da56ca2cbf493bbcabc84cb65c5f37. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:55.583120 14374 raft_consensus.cc:2955] T 57da56ca2cbf493bbcabc84cb65c5f37 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 9854085474b44cf9acc81a22998b685a (127.9.161.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } } }
I20260608 09:53:55.598652 14518 consensus_queue.cc:237] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: NON_VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: true } }
I20260608 09:53:55.603868 14265 catalog_manager.cc:5696] T 57da56ca2cbf493bbcabc84cb65c5f37 P e4f3120730f342948a7a85c1e1a0dad3 reported cstate change: config changed from index -1 to 25, NON_VOTER 9854085474b44cf9acc81a22998b685a (127.9.161.198) added. New cstate: current_term: 1 leader_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } } }
I20260608 09:53:55.622210 14841 raft_consensus.cc:1275] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa [term 1 FOLLOWER]: Refusing update from remote peer bbc3daa4c7424d83b9db1fdebea6fa3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
W20260608 09:53:55.623144 14487 consensus_peers.cc:597] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e -> Peer f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197:34855): Couldn't send request to peer f4b1c19329e5465081f3ae1dfc3e669d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd069f09489e4155b82c4e4e788d190f. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:55.624579 15141 consensus_queue.cc:1048] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 09:53:55.627036 14374 raft_consensus.cc:1275] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Refusing update from remote peer bbc3daa4c7424d83b9db1fdebea6fa3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:53:55.628679 15141 consensus_queue.cc:1048] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 09:53:55.638386 15158 raft_consensus.cc:2955] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: NON_VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: true } } }
I20260608 09:53:55.641057 14841 raft_consensus.cc:2955] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: NON_VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: true } } }
I20260608 09:53:55.644281 14374 raft_consensus.cc:2955] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: NON_VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: true } } }
I20260608 09:53:55.654462 14372 consensus_queue.cc:237] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3 [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: NON_VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: true } }
I20260608 09:53:55.657260 14270 catalog_manager.cc:5696] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e reported cstate change: config changed from index 28 to 29, NON_VOTER f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197) added. New cstate: current_term: 1 leader_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: NON_VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:55.700227 14444 raft_consensus.cc:1275] T 58137f9e82f24eab93e9190ada26c8e5 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Refusing update from remote peer e4f3120730f342948a7a85c1e1a0dad3: 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:55.701877 15146 consensus_queue.cc:1048] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } 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:55.701277 14489 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.161.193:38647, user_credentials={real_user=slave}} blocked reactor thread for 47879.3us
I20260608 09:53:55.705964 14518 raft_consensus.cc:1275] T 58137f9e82f24eab93e9190ada26c8e5 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Refusing update from remote peer e4f3120730f342948a7a85c1e1a0dad3: 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:55.711391 15146 consensus_queue.cc:1048] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:53:55.719039 15108 raft_consensus.cc:2955] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: NON_VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: true } } }
W20260608 09:53:55.730381 14338 consensus_peers.cc:597] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3 -> Peer f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197:34855): Couldn't send request to peer f4b1c19329e5465081f3ae1dfc3e669d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 58137f9e82f24eab93e9190ada26c8e5. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:55.731040 14444 raft_consensus.cc:2955] T 58137f9e82f24eab93e9190ada26c8e5 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: NON_VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: true } } }
I20260608 09:53:55.736756 14449 consensus_queue.cc:237] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: true } }
I20260608 09:53:55.747879 14518 raft_consensus.cc:2955] T 58137f9e82f24eab93e9190ada26c8e5 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: NON_VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: true } } }
I20260608 09:53:55.750185 14265 catalog_manager.cc:5696] T 58137f9e82f24eab93e9190ada26c8e5 P adca8f1312744ee2a2d4432c7fdad1ee reported cstate change: config changed from index -1 to 26, NON_VOTER f4b1c19329e5465081f3ae1dfc3e669d (127.9.161.197) added. New cstate: current_term: 1 leader_uuid: "e4f3120730f342948a7a85c1e1a0dad3" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: NON_VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: true } } }
W20260608 09:53:55.753517 14415 consensus_peers.cc:597] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee -> Peer a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196:35749): Couldn't send request to peer a2ed0bfdda2542819a4a4d006ef982aa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 21ae4ba92d4042ebbc8200d3f058261d. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:55.755874 14521 raft_consensus.cc:1275] T 21ae4ba92d4042ebbc8200d3f058261d P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Refusing update from remote peer adca8f1312744ee2a2d4432c7fdad1ee: 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:55.757526 15088 consensus_queue.cc:1048] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } 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:55.769990 14372 raft_consensus.cc:1275] T 21ae4ba92d4042ebbc8200d3f058261d P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Refusing update from remote peer adca8f1312744ee2a2d4432c7fdad1ee: 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:55.771656 15145 consensus_queue.cc:1048] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:53:55.780813 15145 raft_consensus.cc:2955] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: true } } }
I20260608 09:53:55.787559 14521 raft_consensus.cc:2955] T 21ae4ba92d4042ebbc8200d3f058261d P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: true } } }
I20260608 09:53:55.808961 14262 catalog_manager.cc:5696] T 21ae4ba92d4042ebbc8200d3f058261d P bbc3daa4c7424d83b9db1fdebea6fa3e reported cstate change: config changed from index -1 to 26, NON_VOTER a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: true } } }
I20260608 09:53:55.834617 14521 consensus_queue.cc:237] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } }
I20260608 09:53:55.834208 14372 raft_consensus.cc:2955] T 21ae4ba92d4042ebbc8200d3f058261d P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a2ed0bfdda2542819a4a4d006ef982aa (127.9.161.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: true } } }
I20260608 09:53:55.852268 14917 raft_consensus.cc:1275] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d [term 1 FOLLOWER]: Refusing update from remote peer bbc3daa4c7424d83b9db1fdebea6fa3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
W20260608 09:53:55.852603 14488 consensus_peers.cc:597] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e -> Peer 9854085474b44cf9acc81a22998b685a (127.9.161.198:44737): Couldn't send request to peer 9854085474b44cf9acc81a22998b685a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 536b6cc6a72245cb932fd9c84eb41414. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:55.854838 15141 consensus_queue.cc:1048] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 09:53:55.855875 14372 raft_consensus.cc:1275] T 536b6cc6a72245cb932fd9c84eb41414 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Refusing update from remote peer bbc3daa4c7424d83b9db1fdebea6fa3e: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:53:55.858441 15086 consensus_queue.cc:1048] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 09:53:55.865355 15086 raft_consensus.cc:2955] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 9854085474b44cf9acc81a22998b685a (127.9.161.198) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } } }
I20260608 09:53:55.867107 14917 raft_consensus.cc:2955] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 9854085474b44cf9acc81a22998b685a (127.9.161.198) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } } }
I20260608 09:53:55.879036 14372 raft_consensus.cc:2955] T 536b6cc6a72245cb932fd9c84eb41414 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 9854085474b44cf9acc81a22998b685a (127.9.161.198) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } } }
I20260608 09:53:55.898891 14262 catalog_manager.cc:5696] T 536b6cc6a72245cb932fd9c84eb41414 P e4f3120730f342948a7a85c1e1a0dad3 reported cstate change: config changed from index 28 to 29, NON_VOTER 9854085474b44cf9acc81a22998b685a (127.9.161.198) added. New cstate: current_term: 1 leader_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } } }
I20260608 09:53:55.966511 15183 ts_tablet_manager.cc:933] T 57da56ca2cbf493bbcabc84cb65c5f37 P 9854085474b44cf9acc81a22998b685a: Initiating tablet copy from peer bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:55.969090 15183 tablet_copy_client.cc:323] T 57da56ca2cbf493bbcabc84cb65c5f37 P 9854085474b44cf9acc81a22998b685a: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.195:38165
I20260608 09:53:55.982096  9863 tablet_server.cc:179] TabletServer@127.9.161.193:0 shutting down...
W20260608 09:53:55.997464 14415 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 09:53:56.005080 14533 tablet_copy_service.cc:140] P bbc3daa4c7424d83b9db1fdebea6fa3e: Received BeginTabletCopySession request for tablet 57da56ca2cbf493bbcabc84cb65c5f37 from peer 9854085474b44cf9acc81a22998b685a ({username='slave'} at 127.0.0.1:40912)
I20260608 09:53:56.005846 14533 tablet_copy_service.cc:161] P bbc3daa4c7424d83b9db1fdebea6fa3e: Beginning new tablet copy session on tablet 57da56ca2cbf493bbcabc84cb65c5f37 from peer 9854085474b44cf9acc81a22998b685a at {username='slave'} at 127.0.0.1:40912: session id = 9854085474b44cf9acc81a22998b685a-57da56ca2cbf493bbcabc84cb65c5f37
I20260608 09:53:56.043326 14533 tablet_copy_source_session.cc:215] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:56.048203 15183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57da56ca2cbf493bbcabc84cb65c5f37. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 09:53:56.066694 14415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.161.193:38647, user_credentials={real_user=slave}} blocked reactor thread for 69273.4us
W20260608 09:53:56.082706 14415 consensus_peers.cc:597] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee -> Peer e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647): Couldn't send request to peer e4f3120730f342948a7a85c1e1a0dad3. 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:56.086330 15183 tablet_copy_client.cc:806] T 57da56ca2cbf493bbcabc84cb65c5f37 P 9854085474b44cf9acc81a22998b685a: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:56.087041 15183 tablet_copy_client.cc:670] T 57da56ca2cbf493bbcabc84cb65c5f37 P 9854085474b44cf9acc81a22998b685a: tablet copy: Starting download of 1 WAL segments...
W20260608 09:53:56.088095 14489 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.161.193:38647, user_credentials={real_user=slave}} blocked reactor thread for 56629.1us
I20260608 09:53:56.093343 15184 tablet_copy_client.cc:1025] T 57da56ca2cbf493bbcabc84cb65c5f37 P 9854085474b44cf9acc81a22998b685a: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:56.106364 15189 ts_tablet_manager.cc:933] T 58137f9e82f24eab93e9190ada26c8e5 P f4b1c19329e5465081f3ae1dfc3e669d: Initiating tablet copy from peer e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647)
W20260608 09:53:56.109328 14489 consensus_peers.cc:597] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e -> Peer e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647): Couldn't send request to peer e4f3120730f342948a7a85c1e1a0dad3. 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:56.118270 15190 ts_tablet_manager.cc:933] T d1501e315a8a4be0912fb55e13034f9e P a2ed0bfdda2542819a4a4d006ef982aa: Initiating tablet copy from peer adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149)
I20260608 09:53:56.120365 15189 tablet_copy_client.cc:323] T 58137f9e82f24eab93e9190ada26c8e5 P f4b1c19329e5465081f3ae1dfc3e669d: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.193:38647
I20260608 09:53:56.123006  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:56.124234 15190 tablet_copy_client.cc:323] T d1501e315a8a4be0912fb55e13034f9e P a2ed0bfdda2542819a4a4d006ef982aa: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.194:45149
I20260608 09:53:56.134899  9863 tablet_replica.cc:333] T f96cfd45bd41483588fdd0ba0ee3d8ef P e4f3120730f342948a7a85c1e1a0dad3: stopping tablet replica
I20260608 09:53:56.136185  9863 raft_consensus.cc:2243] T f96cfd45bd41483588fdd0ba0ee3d8ef P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:56.137070  9863 raft_consensus.cc:2272] T f96cfd45bd41483588fdd0ba0ee3d8ef P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:56.141389 15197 ts_tablet_manager.cc:933] T bd069f09489e4155b82c4e4e788d190f P f4b1c19329e5465081f3ae1dfc3e669d: Initiating tablet copy from peer bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:56.150491  9863 tablet_replica.cc:333] T d1501e315a8a4be0912fb55e13034f9e P e4f3120730f342948a7a85c1e1a0dad3: stopping tablet replica
I20260608 09:53:56.155236  9863 raft_consensus.cc:2243] T d1501e315a8a4be0912fb55e13034f9e P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:56.155412 14459 tablet_copy_service.cc:140] P adca8f1312744ee2a2d4432c7fdad1ee: Received BeginTabletCopySession request for tablet d1501e315a8a4be0912fb55e13034f9e from peer a2ed0bfdda2542819a4a4d006ef982aa ({username='slave'} at 127.0.0.1:60804)
I20260608 09:53:56.156037 14459 tablet_copy_service.cc:161] P adca8f1312744ee2a2d4432c7fdad1ee: Beginning new tablet copy session on tablet d1501e315a8a4be0912fb55e13034f9e from peer a2ed0bfdda2542819a4a4d006ef982aa at {username='slave'} at 127.0.0.1:60804: session id = a2ed0bfdda2542819a4a4d006ef982aa-d1501e315a8a4be0912fb55e13034f9e
I20260608 09:53:56.156366  9863 raft_consensus.cc:2272] T d1501e315a8a4be0912fb55e13034f9e P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:56.162086  9863 tablet_replica.cc:333] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3: stopping tablet replica
I20260608 09:53:56.164167  9863 raft_consensus.cc:2243] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:56.165139  9863 raft_consensus.cc:2272] T 84ed956acf0948dc8805405bb896a65a P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:56.167624 14459 tablet_copy_source_session.cc:215] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:56.168857  9863 tablet_replica.cc:333] T e1272e038acb4b12af482b060ec29114 P e4f3120730f342948a7a85c1e1a0dad3: stopping tablet replica
I20260608 09:53:56.171396 15190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1501e315a8a4be0912fb55e13034f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:56.189333  9863 raft_consensus.cc:2243] T e1272e038acb4b12af482b060ec29114 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:56.190243  9863 raft_consensus.cc:2272] T e1272e038acb4b12af482b060ec29114 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:56.190213 15197 tablet_copy_client.cc:323] T bd069f09489e4155b82c4e4e788d190f P f4b1c19329e5465081f3ae1dfc3e669d: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.195:38165
I20260608 09:53:56.194609 14533 tablet_copy_service.cc:140] P bbc3daa4c7424d83b9db1fdebea6fa3e: Received BeginTabletCopySession request for tablet bd069f09489e4155b82c4e4e788d190f from peer f4b1c19329e5465081f3ae1dfc3e669d ({username='slave'} at 127.0.0.1:44744)
I20260608 09:53:56.195171 14533 tablet_copy_service.cc:161] P bbc3daa4c7424d83b9db1fdebea6fa3e: Beginning new tablet copy session on tablet bd069f09489e4155b82c4e4e788d190f from peer f4b1c19329e5465081f3ae1dfc3e669d at {username='slave'} at 127.0.0.1:44744: session id = f4b1c19329e5465081f3ae1dfc3e669d-bd069f09489e4155b82c4e4e788d190f
I20260608 09:53:56.201711  9863 tablet_replica.cc:333] T 57da56ca2cbf493bbcabc84cb65c5f37 P e4f3120730f342948a7a85c1e1a0dad3: stopping tablet replica
I20260608 09:53:56.202666  9863 raft_consensus.cc:2243] T 57da56ca2cbf493bbcabc84cb65c5f37 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:56.203418  9863 raft_consensus.cc:2272] T 57da56ca2cbf493bbcabc84cb65c5f37 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:56.204546 14533 tablet_copy_source_session.cc:215] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:56.207479  9863 tablet_replica.cc:333] T 536b6cc6a72245cb932fd9c84eb41414 P e4f3120730f342948a7a85c1e1a0dad3: stopping tablet replica
I20260608 09:53:56.208214 15197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd069f09489e4155b82c4e4e788d190f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:56.208470  9863 raft_consensus.cc:2243] T 536b6cc6a72245cb932fd9c84eb41414 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:56.209267  9863 raft_consensus.cc:2272] T 536b6cc6a72245cb932fd9c84eb41414 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:53:56.211189 14489 consensus_peers.cc:597] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e -> Peer e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647): Couldn't send request to peer e4f3120730f342948a7a85c1e1a0dad3. 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:56.213677  9863 tablet_replica.cc:333] T 21ae4ba92d4042ebbc8200d3f058261d P e4f3120730f342948a7a85c1e1a0dad3: stopping tablet replica
I20260608 09:53:56.214565  9863 raft_consensus.cc:2243] T 21ae4ba92d4042ebbc8200d3f058261d P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:56.215317  9863 raft_consensus.cc:2272] T 21ae4ba92d4042ebbc8200d3f058261d P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:56.219167  9863 tablet_replica.cc:333] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3: stopping tablet replica
I20260608 09:53:56.220012  9863 raft_consensus.cc:2243] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:56.220770  9863 raft_consensus.cc:2272] T bd069f09489e4155b82c4e4e788d190f P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:56.221885 15190 tablet_copy_client.cc:806] T d1501e315a8a4be0912fb55e13034f9e P a2ed0bfdda2542819a4a4d006ef982aa: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:56.222510 15190 tablet_copy_client.cc:670] T d1501e315a8a4be0912fb55e13034f9e P a2ed0bfdda2542819a4a4d006ef982aa: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:56.227142 15192 tablet_copy_client.cc:1025] T d1501e315a8a4be0912fb55e13034f9e P a2ed0bfdda2542819a4a4d006ef982aa: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:56.228025  9863 tablet_replica.cc:333] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3: stopping tablet replica
I20260608 09:53:56.228889  9863 raft_consensus.cc:2243] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:56.230017 15197 tablet_copy_client.cc:806] T bd069f09489e4155b82c4e4e788d190f P f4b1c19329e5465081f3ae1dfc3e669d: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:56.230168  9863 raft_consensus.cc:2272] T 58137f9e82f24eab93e9190ada26c8e5 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:56.230620 15197 tablet_copy_client.cc:670] T bd069f09489e4155b82c4e4e788d190f P f4b1c19329e5465081f3ae1dfc3e669d: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:56.234033  9863 tablet_replica.cc:333] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3: stopping tablet replica
I20260608 09:53:56.234835  9863 raft_consensus.cc:2243] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:56.235872  9863 raft_consensus.cc:2272] T 94f85bd9fb90407e8dfeff3eb357eba0 P e4f3120730f342948a7a85c1e1a0dad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:56.236757 15198 tablet_copy_client.cc:1025] T bd069f09489e4155b82c4e4e788d190f P f4b1c19329e5465081f3ae1dfc3e669d: tablet copy: Injecting latency into file download: 2000
W20260608 09:53:56.239974 14415 consensus_peers.cc:597] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee -> Peer e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647): Couldn't send request to peer e4f3120730f342948a7a85c1e1a0dad3. 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:53:56.287803 14880 connection.cc:466] server connection from 127.0.0.1:38834 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:38834 (request call id 1) could send its response
I20260608 09:53:56.292755  9863 tablet_server.cc:196] TabletServer@127.9.161.193:0 shutdown complete.
I20260608 09:53:56.338668  9863 tablet_server.cc:179] TabletServer@127.9.161.194:0 shutting down...
I20260608 09:53:56.346957 15200 ts_tablet_manager.cc:933] T 536b6cc6a72245cb932fd9c84eb41414 P 9854085474b44cf9acc81a22998b685a: Initiating tablet copy from peer bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
I20260608 09:53:56.356921 15200 tablet_copy_client.cc:323] T 536b6cc6a72245cb932fd9c84eb41414 P 9854085474b44cf9acc81a22998b685a: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.195:38165
I20260608 09:53:56.360781 15202 ts_tablet_manager.cc:933] T 21ae4ba92d4042ebbc8200d3f058261d P a2ed0bfdda2542819a4a4d006ef982aa: Initiating tablet copy from peer adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149)
I20260608 09:53:56.360986 14533 tablet_copy_service.cc:140] P bbc3daa4c7424d83b9db1fdebea6fa3e: Received BeginTabletCopySession request for tablet 536b6cc6a72245cb932fd9c84eb41414 from peer 9854085474b44cf9acc81a22998b685a ({username='slave'} at 127.0.0.1:40912)
I20260608 09:53:56.361614 14533 tablet_copy_service.cc:161] P bbc3daa4c7424d83b9db1fdebea6fa3e: Beginning new tablet copy session on tablet 536b6cc6a72245cb932fd9c84eb41414 from peer 9854085474b44cf9acc81a22998b685a at {username='slave'} at 127.0.0.1:40912: session id = 9854085474b44cf9acc81a22998b685a-536b6cc6a72245cb932fd9c84eb41414
I20260608 09:53:56.371297 14533 tablet_copy_source_session.cc:215] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:56.390496 15200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536b6cc6a72245cb932fd9c84eb41414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:56.391119  9863 tablet_copy_service.cc:362] P adca8f1312744ee2a2d4432c7fdad1ee: Destroying tablet copy session a2ed0bfdda2542819a4a4d006ef982aa-d1501e315a8a4be0912fb55e13034f9e due to service shutdown
I20260608 09:53:56.391521  9863 tablet_copy_service.cc:434] P adca8f1312744ee2a2d4432c7fdad1ee: ending tablet copy session a2ed0bfdda2542819a4a4d006ef982aa-d1501e315a8a4be0912fb55e13034f9e on tablet d1501e315a8a4be0912fb55e13034f9e with peer a2ed0bfdda2542819a4a4d006ef982aa
I20260608 09:53:56.409427 15202 tablet_copy_client.cc:323] T 21ae4ba92d4042ebbc8200d3f058261d P a2ed0bfdda2542819a4a4d006ef982aa: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.194:45149
I20260608 09:53:56.431535 15200 tablet_copy_client.cc:806] T 536b6cc6a72245cb932fd9c84eb41414 P 9854085474b44cf9acc81a22998b685a: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:56.432227 15200 tablet_copy_client.cc:670] T 536b6cc6a72245cb932fd9c84eb41414 P 9854085474b44cf9acc81a22998b685a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:56.437594 15201 tablet_copy_client.cc:1025] T 536b6cc6a72245cb932fd9c84eb41414 P 9854085474b44cf9acc81a22998b685a: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:56.441905  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:56.442943  9863 tablet_replica.cc:333] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee: stopping tablet replica
I20260608 09:53:56.444854  9863 raft_consensus.cc:2243] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:56.446259  9863 raft_consensus.cc:2272] T d1501e315a8a4be0912fb55e13034f9e P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:53:56.442900 14415 consensus_peers.cc:597] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee -> Peer e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647): Couldn't send request to peer e4f3120730f342948a7a85c1e1a0dad3. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:38647: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:56.450176  9863 tablet_replica.cc:333] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee: stopping tablet replica
I20260608 09:53:56.451010  9863 raft_consensus.cc:2243] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:56.452028  9863 raft_consensus.cc:2272] T e1272e038acb4b12af482b060ec29114 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:56.455487  9863 tablet_replica.cc:333] T 94f85bd9fb90407e8dfeff3eb357eba0 P adca8f1312744ee2a2d4432c7fdad1ee: stopping tablet replica
I20260608 09:53:56.456247  9863 raft_consensus.cc:2243] T 94f85bd9fb90407e8dfeff3eb357eba0 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:56.456866  9863 raft_consensus.cc:2272] T 94f85bd9fb90407e8dfeff3eb357eba0 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:56.460342  9863 tablet_replica.cc:333] T 58137f9e82f24eab93e9190ada26c8e5 P adca8f1312744ee2a2d4432c7fdad1ee: stopping tablet replica
I20260608 09:53:56.461139  9863 raft_consensus.cc:2243] T 58137f9e82f24eab93e9190ada26c8e5 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:56.461943  9863 raft_consensus.cc:2272] T 58137f9e82f24eab93e9190ada26c8e5 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:56.467540  9863 tablet_replica.cc:333] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee: stopping tablet replica
I20260608 09:53:56.468366  9863 raft_consensus.cc:2243] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:56.469370  9863 raft_consensus.cc:2272] T 7096bf3888034f4183d70220003cccd8 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:56.472747  9863 tablet_replica.cc:333] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee: stopping tablet replica
I20260608 09:53:56.473507  9863 raft_consensus.cc:2243] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:56.474283  9863 raft_consensus.cc:2272] T 84ed956acf0948dc8805405bb896a65a P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:56.477550  9863 tablet_replica.cc:333] T 661f1b40eb8b40ceb3035a0eb7ad8185 P adca8f1312744ee2a2d4432c7fdad1ee: stopping tablet replica
W20260608 09:53:56.477628 14415 consensus_peers.cc:597] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee -> Peer e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647): Couldn't send request to peer e4f3120730f342948a7a85c1e1a0dad3. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:38647: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:56.480540  9863 raft_consensus.cc:2243] T 661f1b40eb8b40ceb3035a0eb7ad8185 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:56.481377  9863 raft_consensus.cc:2272] T 661f1b40eb8b40ceb3035a0eb7ad8185 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:53:56.487063 14489 consensus_peers.cc:597] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e -> Peer e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647): Couldn't send request to peer e4f3120730f342948a7a85c1e1a0dad3. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:38647: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:56.487896  9863 tablet_replica.cc:333] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee: stopping tablet replica
I20260608 09:53:56.488727  9863 raft_consensus.cc:2243] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:56.490046  9863 raft_consensus.cc:2272] T 21ae4ba92d4042ebbc8200d3f058261d P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:56.494140  9863 tablet_replica.cc:333] T 57da56ca2cbf493bbcabc84cb65c5f37 P adca8f1312744ee2a2d4432c7fdad1ee: stopping tablet replica
I20260608 09:53:56.494942  9863 raft_consensus.cc:2243] T 57da56ca2cbf493bbcabc84cb65c5f37 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:56.495677  9863 raft_consensus.cc:2272] T 57da56ca2cbf493bbcabc84cb65c5f37 P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:56.499512  9863 tablet_replica.cc:333] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee: stopping tablet replica
I20260608 09:53:56.500306  9863 raft_consensus.cc:2243] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:56.501369  9863 raft_consensus.cc:2272] T f96cfd45bd41483588fdd0ba0ee3d8ef P adca8f1312744ee2a2d4432c7fdad1ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:53:56.625393 14489 consensus_peers.cc:597] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e -> Peer adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149): Couldn't send request to peer adca8f1312744ee2a2d4432c7fdad1ee. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.194:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:53:56.740600 14489 consensus_peers.cc:597] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e -> Peer adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149): Couldn't send request to peer adca8f1312744ee2a2d4432c7fdad1ee. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.194:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:56.840727  9863 tablet_server.cc:196] TabletServer@127.9.161.194:0 shutdown complete.
I20260608 09:53:56.875947  9863 tablet_server.cc:179] TabletServer@127.9.161.195:0 shutting down...
I20260608 09:53:56.890611  9863 tablet_copy_service.cc:362] P bbc3daa4c7424d83b9db1fdebea6fa3e: Destroying tablet copy session 9854085474b44cf9acc81a22998b685a-536b6cc6a72245cb932fd9c84eb41414 due to service shutdown
I20260608 09:53:56.890985  9863 tablet_copy_service.cc:434] P bbc3daa4c7424d83b9db1fdebea6fa3e: ending tablet copy session 9854085474b44cf9acc81a22998b685a-536b6cc6a72245cb932fd9c84eb41414 on tablet 536b6cc6a72245cb932fd9c84eb41414 with peer 9854085474b44cf9acc81a22998b685a
I20260608 09:53:56.891466  9863 tablet_copy_service.cc:362] P bbc3daa4c7424d83b9db1fdebea6fa3e: Destroying tablet copy session f4b1c19329e5465081f3ae1dfc3e669d-bd069f09489e4155b82c4e4e788d190f due to service shutdown
I20260608 09:53:56.891709  9863 tablet_copy_service.cc:434] P bbc3daa4c7424d83b9db1fdebea6fa3e: ending tablet copy session f4b1c19329e5465081f3ae1dfc3e669d-bd069f09489e4155b82c4e4e788d190f on tablet bd069f09489e4155b82c4e4e788d190f with peer f4b1c19329e5465081f3ae1dfc3e669d
I20260608 09:53:56.892127  9863 tablet_copy_service.cc:362] P bbc3daa4c7424d83b9db1fdebea6fa3e: Destroying tablet copy session 9854085474b44cf9acc81a22998b685a-57da56ca2cbf493bbcabc84cb65c5f37 due to service shutdown
I20260608 09:53:56.892362  9863 tablet_copy_service.cc:434] P bbc3daa4c7424d83b9db1fdebea6fa3e: ending tablet copy session 9854085474b44cf9acc81a22998b685a-57da56ca2cbf493bbcabc84cb65c5f37 on tablet 57da56ca2cbf493bbcabc84cb65c5f37 with peer 9854085474b44cf9acc81a22998b685a
I20260608 09:53:56.925835  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:56.926798  9863 tablet_replica.cc:333] T d1501e315a8a4be0912fb55e13034f9e P bbc3daa4c7424d83b9db1fdebea6fa3e: stopping tablet replica
I20260608 09:53:56.927683  9863 raft_consensus.cc:2243] T d1501e315a8a4be0912fb55e13034f9e P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:56.928385  9863 raft_consensus.cc:2272] T d1501e315a8a4be0912fb55e13034f9e P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:56.931679  9863 tablet_replica.cc:333] T e1272e038acb4b12af482b060ec29114 P bbc3daa4c7424d83b9db1fdebea6fa3e: stopping tablet replica
I20260608 09:53:56.932466  9863 raft_consensus.cc:2243] T e1272e038acb4b12af482b060ec29114 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:56.933055  9863 raft_consensus.cc:2272] T e1272e038acb4b12af482b060ec29114 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:56.936367  9863 tablet_replica.cc:333] T 7096bf3888034f4183d70220003cccd8 P bbc3daa4c7424d83b9db1fdebea6fa3e: stopping tablet replica
I20260608 09:53:56.937155  9863 raft_consensus.cc:2243] T 7096bf3888034f4183d70220003cccd8 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:56.938108  9863 raft_consensus.cc:2272] T 7096bf3888034f4183d70220003cccd8 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:56.941247  9863 tablet_replica.cc:333] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e: stopping tablet replica
I20260608 09:53:56.942015  9863 raft_consensus.cc:2243] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:56.943440  9863 raft_consensus.cc:2272] T bd069f09489e4155b82c4e4e788d190f P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:56.946736  9863 tablet_replica.cc:333] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e: stopping tablet replica
I20260608 09:53:56.947515  9863 raft_consensus.cc:2243] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:56.948510  9863 raft_consensus.cc:2272] T 661f1b40eb8b40ceb3035a0eb7ad8185 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:56.952054  9863 tablet_replica.cc:333] T 21ae4ba92d4042ebbc8200d3f058261d P bbc3daa4c7424d83b9db1fdebea6fa3e: stopping tablet replica
I20260608 09:53:56.952833  9863 raft_consensus.cc:2243] T 21ae4ba92d4042ebbc8200d3f058261d P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:56.953390  9863 raft_consensus.cc:2272] T 21ae4ba92d4042ebbc8200d3f058261d P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:56.956537  9863 tablet_replica.cc:333] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e: stopping tablet replica
I20260608 09:53:56.957267  9863 raft_consensus.cc:2243] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:56.958647  9863 raft_consensus.cc:2272] T 536b6cc6a72245cb932fd9c84eb41414 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:56.961891  9863 tablet_replica.cc:333] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e: stopping tablet replica
I20260608 09:53:56.962843  9863 raft_consensus.cc:2243] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:56.964188  9863 raft_consensus.cc:2272] T 57da56ca2cbf493bbcabc84cb65c5f37 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:56.967659  9863 tablet_replica.cc:333] T 94f85bd9fb90407e8dfeff3eb357eba0 P bbc3daa4c7424d83b9db1fdebea6fa3e: stopping tablet replica
I20260608 09:53:56.968484  9863 raft_consensus.cc:2243] T 94f85bd9fb90407e8dfeff3eb357eba0 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:56.969097  9863 raft_consensus.cc:2272] T 94f85bd9fb90407e8dfeff3eb357eba0 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:56.972441  9863 tablet_replica.cc:333] T 58137f9e82f24eab93e9190ada26c8e5 P bbc3daa4c7424d83b9db1fdebea6fa3e: stopping tablet replica
I20260608 09:53:56.973116  9863 raft_consensus.cc:2243] T 58137f9e82f24eab93e9190ada26c8e5 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:56.973927  9863 raft_consensus.cc:2272] T 58137f9e82f24eab93e9190ada26c8e5 P bbc3daa4c7424d83b9db1fdebea6fa3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:57.006323  9863 tablet_server.cc:196] TabletServer@127.9.161.195:0 shutdown complete.
I20260608 09:53:57.037539  9863 tablet_server.cc:179] TabletServer@127.9.161.196:0 shutting down...
I20260608 09:53:57.074066  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:57.526154 15207 raft_consensus.cc:493] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4f3120730f342948a7a85c1e1a0dad3)
I20260608 09:53:57.526721 15207 raft_consensus.cc:515] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: false } }
I20260608 09:53:57.529533 15207 leader_election.cc:290] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647), adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149)
W20260608 09:53:57.538451 14957 leader_election.cc:336] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647): Network error: Client connection negotiation failed: client connection to 127.9.161.193:38647: connect: Connection refused (error 111)
W20260608 09:53:57.539243 14957 leader_election.cc:336] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149): Network error: Client connection negotiation failed: client connection to 127.9.161.194:45149: connect: Connection refused (error 111)
I20260608 09:53:57.539602 14957 leader_election.cc:304] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a [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: 9854085474b44cf9acc81a22998b685a; no voters: adca8f1312744ee2a2d4432c7fdad1ee, e4f3120730f342948a7a85c1e1a0dad3
I20260608 09:53:57.540254 15207 raft_consensus.cc:2749] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:57.575043 15207 raft_consensus.cc:493] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader adca8f1312744ee2a2d4432c7fdad1ee)
I20260608 09:53:57.575641 15207 raft_consensus.cc:515] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: false } }
I20260608 09:53:57.578008 15207 leader_election.cc:290] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647), adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149)
W20260608 09:53:57.582698 14957 leader_election.cc:336] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647): Network error: Client connection negotiation failed: client connection to 127.9.161.193:38647: connect: Connection refused (error 111)
W20260608 09:53:57.583453 14957 leader_election.cc:336] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149): Network error: Client connection negotiation failed: client connection to 127.9.161.194:45149: connect: Connection refused (error 111)
I20260608 09:53:57.583814 14957 leader_election.cc:304] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a [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: 9854085474b44cf9acc81a22998b685a; no voters: adca8f1312744ee2a2d4432c7fdad1ee, e4f3120730f342948a7a85c1e1a0dad3
I20260608 09:53:57.584475 15207 raft_consensus.cc:2749] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:57.770198 15211 raft_consensus.cc:493] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader adca8f1312744ee2a2d4432c7fdad1ee)
I20260608 09:53:57.770777 15211 raft_consensus.cc:515] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } }
I20260608 09:53:57.773284 15211 leader_election.cc:290] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149), bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
W20260608 09:53:57.780273 14883 leader_election.cc:336] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149): Network error: Client connection negotiation failed: client connection to 127.9.161.194:45149: connect: Connection refused (error 111)
W20260608 09:53:57.780898 14880 leader_election.cc:336] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165): Network error: Client connection negotiation failed: client connection to 127.9.161.195:38165: connect: Connection refused (error 111)
I20260608 09:53:57.781342 14880 leader_election.cc:304] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d [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: f4b1c19329e5465081f3ae1dfc3e669d; no voters: adca8f1312744ee2a2d4432c7fdad1ee, bbc3daa4c7424d83b9db1fdebea6fa3e
I20260608 09:53:57.782087 15211 raft_consensus.cc:2749] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:57.946676 15215 raft_consensus.cc:493] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbc3daa4c7424d83b9db1fdebea6fa3e)
I20260608 09:53:57.947296 15215 raft_consensus.cc:515] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } }
I20260608 09:53:57.950039 15215 leader_election.cc:290] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149), bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
W20260608 09:53:57.957774 14808 leader_election.cc:336] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer adca8f1312744ee2a2d4432c7fdad1ee (127.9.161.194:45149): Network error: Client connection negotiation failed: client connection to 127.9.161.194:45149: connect: Connection refused (error 111)
W20260608 09:53:57.958698 14805 leader_election.cc:336] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165): Network error: Client connection negotiation failed: client connection to 127.9.161.195:38165: connect: Connection refused (error 111)
I20260608 09:53:57.959110 14805 leader_election.cc:304] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa [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: a2ed0bfdda2542819a4a4d006ef982aa; no voters: adca8f1312744ee2a2d4432c7fdad1ee, bbc3daa4c7424d83b9db1fdebea6fa3e
I20260608 09:53:57.959796 15215 raft_consensus.cc:2749] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:57.968413 15211 raft_consensus.cc:493] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbc3daa4c7424d83b9db1fdebea6fa3e)
I20260608 09:53:57.968971 15211 raft_consensus.cc:515] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } }
I20260608 09:53:57.971251 15211 leader_election.cc:290] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647), bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
W20260608 09:53:57.976336 14883 leader_election.cc:336] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647): Network error: Client connection negotiation failed: client connection to 127.9.161.193:38647: connect: Connection refused (error 111)
W20260608 09:53:57.976903 14880 leader_election.cc:336] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165): Network error: Client connection negotiation failed: client connection to 127.9.161.195:38165: connect: Connection refused (error 111)
I20260608 09:53:57.977349 14880 leader_election.cc:304] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d [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: f4b1c19329e5465081f3ae1dfc3e669d; no voters: bbc3daa4c7424d83b9db1fdebea6fa3e, e4f3120730f342948a7a85c1e1a0dad3
I20260608 09:53:57.978072 15211 raft_consensus.cc:2749] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:58.094310 15183 tablet_copy_client.cc:538] T 57da56ca2cbf493bbcabc84cb65c5f37 P 9854085474b44cf9acc81a22998b685a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:58.103931 15183 tablet_bootstrap.cc:492] T 57da56ca2cbf493bbcabc84cb65c5f37 P 9854085474b44cf9acc81a22998b685a: Bootstrap starting.
I20260608 09:53:58.136879 15215 raft_consensus.cc:493] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbc3daa4c7424d83b9db1fdebea6fa3e)
I20260608 09:53:58.137595 15215 raft_consensus.cc:515] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: NON_VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: true } }
I20260608 09:53:58.140030 15215 leader_election.cc:290] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647), bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165)
W20260608 09:53:58.145875 14805 leader_election.cc:336] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bbc3daa4c7424d83b9db1fdebea6fa3e (127.9.161.195:38165): Network error: Client connection negotiation failed: client connection to 127.9.161.195:38165: connect: Connection refused (error 111)
W20260608 09:53:58.146423 14808 leader_election.cc:336] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e4f3120730f342948a7a85c1e1a0dad3 (127.9.161.193:38647): Network error: Client connection negotiation failed: client connection to 127.9.161.193:38647: connect: Connection refused (error 111)
I20260608 09:53:58.146881 14808 leader_election.cc:304] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa [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: a2ed0bfdda2542819a4a4d006ef982aa; no voters: bbc3daa4c7424d83b9db1fdebea6fa3e, e4f3120730f342948a7a85c1e1a0dad3
I20260608 09:53:58.147591 15215 raft_consensus.cc:2749] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:58.228073 15190 tablet_copy_client.cc:538] T d1501e315a8a4be0912fb55e13034f9e P a2ed0bfdda2542819a4a4d006ef982aa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:58.228307 15183 tablet_bootstrap.cc:492] T 57da56ca2cbf493bbcabc84cb65c5f37 P 9854085474b44cf9acc81a22998b685a: 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:58.229161 15183 tablet_bootstrap.cc:492] T 57da56ca2cbf493bbcabc84cb65c5f37 P 9854085474b44cf9acc81a22998b685a: Bootstrap complete.
I20260608 09:53:58.229718 15183 ts_tablet_manager.cc:1403] T 57da56ca2cbf493bbcabc84cb65c5f37 P 9854085474b44cf9acc81a22998b685a: Time spent bootstrapping tablet: real 0.126s	user 0.100s	sys 0.024s
I20260608 09:53:58.231817 15183 raft_consensus.cc:359] T 57da56ca2cbf493bbcabc84cb65c5f37 P 9854085474b44cf9acc81a22998b685a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } }
I20260608 09:53:58.232414 15183 raft_consensus.cc:740] T 57da56ca2cbf493bbcabc84cb65c5f37 P 9854085474b44cf9acc81a22998b685a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9854085474b44cf9acc81a22998b685a, State: Initialized, Role: LEARNER
I20260608 09:53:58.232895 15183 consensus_queue.cc:260] T 57da56ca2cbf493bbcabc84cb65c5f37 P 9854085474b44cf9acc81a22998b685a [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } }
I20260608 09:53:58.235483 15183 ts_tablet_manager.cc:1434] T 57da56ca2cbf493bbcabc84cb65c5f37 P 9854085474b44cf9acc81a22998b685a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:53:58.237596 15190 tablet_bootstrap.cc:492] T d1501e315a8a4be0912fb55e13034f9e P a2ed0bfdda2542819a4a4d006ef982aa: Bootstrap starting.
I20260608 09:53:58.237771 15197 tablet_copy_client.cc:538] T bd069f09489e4155b82c4e4e788d190f P f4b1c19329e5465081f3ae1dfc3e669d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 09:53:58.241384 15183 tablet_copy_client.cc:1131] T 57da56ca2cbf493bbcabc84cb65c5f37 P 9854085474b44cf9acc81a22998b685a: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.9.161.195:38165: connect: Connection refused (error 111)
I20260608 09:53:58.248562 15197 tablet_bootstrap.cc:492] T bd069f09489e4155b82c4e4e788d190f P f4b1c19329e5465081f3ae1dfc3e669d: Bootstrap starting.
I20260608 09:53:58.369505 15197 tablet_bootstrap.cc:492] T bd069f09489e4155b82c4e4e788d190f P f4b1c19329e5465081f3ae1dfc3e669d: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:58.370297 15197 tablet_bootstrap.cc:492] T bd069f09489e4155b82c4e4e788d190f P f4b1c19329e5465081f3ae1dfc3e669d: Bootstrap complete.
I20260608 09:53:58.370924 15197 ts_tablet_manager.cc:1403] T bd069f09489e4155b82c4e4e788d190f P f4b1c19329e5465081f3ae1dfc3e669d: Time spent bootstrapping tablet: real 0.123s	user 0.096s	sys 0.027s
I20260608 09:53:58.373092 15197 raft_consensus.cc:359] T bd069f09489e4155b82c4e4e788d190f P f4b1c19329e5465081f3ae1dfc3e669d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: NON_VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: true } }
I20260608 09:53:58.373675 15197 raft_consensus.cc:740] T bd069f09489e4155b82c4e4e788d190f P f4b1c19329e5465081f3ae1dfc3e669d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f4b1c19329e5465081f3ae1dfc3e669d, State: Initialized, Role: LEARNER
I20260608 09:53:58.374235 15197 consensus_queue.cc:260] T bd069f09489e4155b82c4e4e788d190f P f4b1c19329e5465081f3ae1dfc3e669d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: false } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: NON_VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: true } }
I20260608 09:53:58.376226 15197 ts_tablet_manager.cc:1434] T bd069f09489e4155b82c4e4e788d190f P f4b1c19329e5465081f3ae1dfc3e669d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260608 09:53:58.379253 15197 tablet_copy_client.cc:1131] T bd069f09489e4155b82c4e4e788d190f P f4b1c19329e5465081f3ae1dfc3e669d: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.9.161.195:38165: connect: Connection refused (error 111)
I20260608 09:53:58.390784 15190 tablet_bootstrap.cc:492] T d1501e315a8a4be0912fb55e13034f9e P a2ed0bfdda2542819a4a4d006ef982aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:58.391777 15190 tablet_bootstrap.cc:492] T d1501e315a8a4be0912fb55e13034f9e P a2ed0bfdda2542819a4a4d006ef982aa: Bootstrap complete.
I20260608 09:53:58.392488 15190 ts_tablet_manager.cc:1403] T d1501e315a8a4be0912fb55e13034f9e P a2ed0bfdda2542819a4a4d006ef982aa: Time spent bootstrapping tablet: real 0.155s	user 0.135s	sys 0.016s
I20260608 09:53:58.395296 15190 raft_consensus.cc:359] T d1501e315a8a4be0912fb55e13034f9e P a2ed0bfdda2542819a4a4d006ef982aa [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: true } }
I20260608 09:53:58.396041 15190 raft_consensus.cc:740] T d1501e315a8a4be0912fb55e13034f9e P a2ed0bfdda2542819a4a4d006ef982aa [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a2ed0bfdda2542819a4a4d006ef982aa, State: Initialized, Role: LEARNER
I20260608 09:53:58.396623 15190 consensus_queue.cc:260] T d1501e315a8a4be0912fb55e13034f9e P a2ed0bfdda2542819a4a4d006ef982aa [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: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } } peers { permanent_uuid: "adca8f1312744ee2a2d4432c7fdad1ee" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 45149 } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "a2ed0bfdda2542819a4a4d006ef982aa" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 35749 } attrs { promote: true } }
I20260608 09:53:58.398674 15190 ts_tablet_manager.cc:1434] T d1501e315a8a4be0912fb55e13034f9e P a2ed0bfdda2542819a4a4d006ef982aa: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
W20260608 09:53:58.401139 15190 tablet_copy_client.cc:1131] T d1501e315a8a4be0912fb55e13034f9e P a2ed0bfdda2542819a4a4d006ef982aa: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.9.161.194:45149: connect: Connection refused (error 111)
I20260608 09:53:58.402907  9863 tablet_replica.cc:333] T d1501e315a8a4be0912fb55e13034f9e P a2ed0bfdda2542819a4a4d006ef982aa: stopping tablet replica
I20260608 09:53:58.403748  9863 raft_consensus.cc:2243] T d1501e315a8a4be0912fb55e13034f9e P a2ed0bfdda2542819a4a4d006ef982aa [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:53:58.404333  9863 raft_consensus.cc:2272] T d1501e315a8a4be0912fb55e13034f9e P a2ed0bfdda2542819a4a4d006ef982aa [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:53:58.407131  9863 tablet_replica.cc:333] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa: stopping tablet replica
I20260608 09:53:58.407676  9863 raft_consensus.cc:2243] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:58.408245  9863 raft_consensus.cc:2272] T bd069f09489e4155b82c4e4e788d190f P a2ed0bfdda2542819a4a4d006ef982aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:58.410403  9863 tablet_replica.cc:333] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa: stopping tablet replica
I20260608 09:53:58.410883  9863 raft_consensus.cc:2243] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:58.411325  9863 raft_consensus.cc:2272] T 661f1b40eb8b40ceb3035a0eb7ad8185 P a2ed0bfdda2542819a4a4d006ef982aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:58.434217  9863 tablet_server.cc:196] TabletServer@127.9.161.196:0 shutdown complete.
I20260608 09:53:58.438812 15200 tablet_copy_client.cc:538] T 536b6cc6a72245cb932fd9c84eb41414 P 9854085474b44cf9acc81a22998b685a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:58.448539 15200 tablet_bootstrap.cc:492] T 536b6cc6a72245cb932fd9c84eb41414 P 9854085474b44cf9acc81a22998b685a: Bootstrap starting.
I20260608 09:53:58.452979  9863 tablet_server.cc:179] TabletServer@127.9.161.197:0 shutting down...
I20260608 09:53:58.504323  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:58.505491  9863 tablet_replica.cc:333] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d: stopping tablet replica
I20260608 09:53:58.506250  9863 raft_consensus.cc:2243] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:58.506965  9863 raft_consensus.cc:2272] T 7096bf3888034f4183d70220003cccd8 P f4b1c19329e5465081f3ae1dfc3e669d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:58.509021  9863 tablet_replica.cc:333] T bd069f09489e4155b82c4e4e788d190f P f4b1c19329e5465081f3ae1dfc3e669d: stopping tablet replica
I20260608 09:53:58.509593  9863 raft_consensus.cc:2243] T bd069f09489e4155b82c4e4e788d190f P f4b1c19329e5465081f3ae1dfc3e669d [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:53:58.510195  9863 raft_consensus.cc:2272] T bd069f09489e4155b82c4e4e788d190f P f4b1c19329e5465081f3ae1dfc3e669d [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:53:58.513036  9863 tablet_replica.cc:333] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d: stopping tablet replica
I20260608 09:53:58.513571  9863 raft_consensus.cc:2243] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:58.514191  9863 raft_consensus.cc:2272] T 536b6cc6a72245cb932fd9c84eb41414 P f4b1c19329e5465081f3ae1dfc3e669d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:58.526265  9863 tablet_server.cc:196] TabletServer@127.9.161.197:0 shutdown complete.
I20260608 09:53:58.540352  9863 tablet_server.cc:179] TabletServer@127.9.161.198:0 shutting down...
I20260608 09:53:58.595592  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:58.621263 15200 tablet_bootstrap.cc:492] T 536b6cc6a72245cb932fd9c84eb41414 P 9854085474b44cf9acc81a22998b685a: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:58.622121 15200 tablet_bootstrap.cc:492] T 536b6cc6a72245cb932fd9c84eb41414 P 9854085474b44cf9acc81a22998b685a: Bootstrap complete.
I20260608 09:53:58.622696 15200 ts_tablet_manager.cc:1403] T 536b6cc6a72245cb932fd9c84eb41414 P 9854085474b44cf9acc81a22998b685a: Time spent bootstrapping tablet: real 0.174s	user 0.149s	sys 0.016s
I20260608 09:53:58.624761 15200 raft_consensus.cc:359] T 536b6cc6a72245cb932fd9c84eb41414 P 9854085474b44cf9acc81a22998b685a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } }
I20260608 09:53:58.625332 15200 raft_consensus.cc:740] T 536b6cc6a72245cb932fd9c84eb41414 P 9854085474b44cf9acc81a22998b685a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9854085474b44cf9acc81a22998b685a, State: Initialized, Role: LEARNER
I20260608 09:53:58.625842 15200 consensus_queue.cc:260] T 536b6cc6a72245cb932fd9c84eb41414 P 9854085474b44cf9acc81a22998b685a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e4f3120730f342948a7a85c1e1a0dad3" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 38647 } attrs { replace: true } } peers { permanent_uuid: "bbc3daa4c7424d83b9db1fdebea6fa3e" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38165 } } peers { permanent_uuid: "f4b1c19329e5465081f3ae1dfc3e669d" member_type: VOTER last_known_addr { host: "127.9.161.197" port: 34855 } attrs { promote: false } } peers { permanent_uuid: "9854085474b44cf9acc81a22998b685a" member_type: NON_VOTER last_known_addr { host: "127.9.161.198" port: 44737 } attrs { promote: true } }
I20260608 09:53:58.627337 15200 ts_tablet_manager.cc:1434] T 536b6cc6a72245cb932fd9c84eb41414 P 9854085474b44cf9acc81a22998b685a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
W20260608 09:53:58.629961 15200 tablet_copy_client.cc:1131] T 536b6cc6a72245cb932fd9c84eb41414 P 9854085474b44cf9acc81a22998b685a: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.9.161.195:38165: connect: Connection refused (error 111)
I20260608 09:53:58.631628  9863 tablet_replica.cc:333] T 536b6cc6a72245cb932fd9c84eb41414 P 9854085474b44cf9acc81a22998b685a: stopping tablet replica
I20260608 09:53:58.632426  9863 raft_consensus.cc:2243] T 536b6cc6a72245cb932fd9c84eb41414 P 9854085474b44cf9acc81a22998b685a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:53:58.632854  9863 raft_consensus.cc:2272] T 536b6cc6a72245cb932fd9c84eb41414 P 9854085474b44cf9acc81a22998b685a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:53:58.635347  9863 tablet_replica.cc:333] T 57da56ca2cbf493bbcabc84cb65c5f37 P 9854085474b44cf9acc81a22998b685a: stopping tablet replica
I20260608 09:53:58.635877  9863 raft_consensus.cc:2243] T 57da56ca2cbf493bbcabc84cb65c5f37 P 9854085474b44cf9acc81a22998b685a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:53:58.636277  9863 raft_consensus.cc:2272] T 57da56ca2cbf493bbcabc84cb65c5f37 P 9854085474b44cf9acc81a22998b685a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:53:58.638767  9863 tablet_replica.cc:333] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a: stopping tablet replica
I20260608 09:53:58.639318  9863 raft_consensus.cc:2243] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:58.639832  9863 raft_consensus.cc:2272] T 84ed956acf0948dc8805405bb896a65a P 9854085474b44cf9acc81a22998b685a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:58.641741  9863 tablet_replica.cc:333] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a: stopping tablet replica
I20260608 09:53:58.642282  9863 raft_consensus.cc:2243] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:58.642791  9863 raft_consensus.cc:2272] T f96cfd45bd41483588fdd0ba0ee3d8ef P 9854085474b44cf9acc81a22998b685a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:58.665982  9863 tablet_server.cc:196] TabletServer@127.9.161.198:0 shutdown complete.
I20260608 09:53:58.682660  9863 master.cc:562] Master@127.9.161.254:45055 shutting down...
W20260608 09:53:58.713514 14319 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:53:58.713856 14319 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:53:58.714071 14319 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:53:58.715345  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aec5586cfacc4c71ac133acf8f198679 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:58.715835  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aec5586cfacc4c71ac133acf8f198679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:58.716125  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P aec5586cfacc4c71ac133acf8f198679: stopping tablet replica
I20260608 09:53:58.740834  9863 master.cc:584] Master@127.9.161.254:45055 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (19455 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 09:53:58.790459  9863 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.161.254:43995
I20260608 09:53:58.791699  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:58.798246 15226 instance_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:58.798336 15225 instance_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:58.798563 15228 instance_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:58.799722  9863 server_base.cc:1061] running on GCE node
I20260608 09:53:58.800680  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:58.800858  9863 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:58.801038  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912438801023 us; error 0 us; skew 500 ppm
I20260608 09:53:58.801640  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:58.804550  9863 webserver.cc:533] Webserver started at http://127.9.161.254:40531/ using document root <none> and password file <none>
I20260608 09:53:58.805078  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:58.805279  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:58.805554  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:58.806773  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912298820956-9863-0/minicluster-data/master-0-root/instance:
uuid: "33636454d7ca43e7a7913754375048b0"
format_stamp: "Formatted at 2026-06-08 09:53:58 on dist-test-slave-bjvn"
I20260608 09:53:58.811750  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:53:58.815414 15233 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:58.816282  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:53:58.816596  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912298820956-9863-0/minicluster-data/master-0-root
uuid: "33636454d7ca43e7a7913754375048b0"
format_stamp: "Formatted at 2026-06-08 09:53:58 on dist-test-slave-bjvn"
I20260608 09:53:58.816886  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912298820956-9863-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912298820956-9863-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912298820956-9863-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:58.841292  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:58.842703  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:58.882210  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.254:43995
I20260608 09:53:58.882341 15284 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.254:43995 every 8 connection(s)
I20260608 09:53:58.886483 15285 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:58.897040 15285 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 33636454d7ca43e7a7913754375048b0: Bootstrap starting.
I20260608 09:53:58.902084 15285 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 33636454d7ca43e7a7913754375048b0: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:58.906714 15285 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 33636454d7ca43e7a7913754375048b0: No bootstrap required, opened a new log
I20260608 09:53:58.909075 15285 raft_consensus.cc:359] T 00000000000000000000000000000000 P 33636454d7ca43e7a7913754375048b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33636454d7ca43e7a7913754375048b0" member_type: VOTER }
I20260608 09:53:58.909530 15285 raft_consensus.cc:385] T 00000000000000000000000000000000 P 33636454d7ca43e7a7913754375048b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:58.909765 15285 raft_consensus.cc:740] T 00000000000000000000000000000000 P 33636454d7ca43e7a7913754375048b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33636454d7ca43e7a7913754375048b0, State: Initialized, Role: FOLLOWER
I20260608 09:53:58.910480 15285 consensus_queue.cc:260] T 00000000000000000000000000000000 P 33636454d7ca43e7a7913754375048b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33636454d7ca43e7a7913754375048b0" member_type: VOTER }
I20260608 09:53:58.910969 15285 raft_consensus.cc:399] T 00000000000000000000000000000000 P 33636454d7ca43e7a7913754375048b0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:53:58.911219 15285 raft_consensus.cc:493] T 00000000000000000000000000000000 P 33636454d7ca43e7a7913754375048b0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:53:58.911497 15285 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 33636454d7ca43e7a7913754375048b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:58.916249 15285 raft_consensus.cc:515] T 00000000000000000000000000000000 P 33636454d7ca43e7a7913754375048b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33636454d7ca43e7a7913754375048b0" member_type: VOTER }
I20260608 09:53:58.916841 15285 leader_election.cc:304] T 00000000000000000000000000000000 P 33636454d7ca43e7a7913754375048b0 [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: 33636454d7ca43e7a7913754375048b0; no voters: 
I20260608 09:53:58.918164 15285 leader_election.cc:290] T 00000000000000000000000000000000 P 33636454d7ca43e7a7913754375048b0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:53:58.918643 15288 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 33636454d7ca43e7a7913754375048b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:58.920130 15288 raft_consensus.cc:697] T 00000000000000000000000000000000 P 33636454d7ca43e7a7913754375048b0 [term 1 LEADER]: Becoming Leader. State: Replica: 33636454d7ca43e7a7913754375048b0, State: Running, Role: LEADER
I20260608 09:53:58.920861 15288 consensus_queue.cc:237] T 00000000000000000000000000000000 P 33636454d7ca43e7a7913754375048b0 [LEADER]: Queue going to LEADER mode. State: All 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: "33636454d7ca43e7a7913754375048b0" member_type: VOTER }
I20260608 09:53:58.921381 15285 sys_catalog.cc:565] T 00000000000000000000000000000000 P 33636454d7ca43e7a7913754375048b0 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:53:58.925662 15289 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33636454d7ca43e7a7913754375048b0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "33636454d7ca43e7a7913754375048b0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33636454d7ca43e7a7913754375048b0" member_type: VOTER } }
I20260608 09:53:58.925588 15290 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33636454d7ca43e7a7913754375048b0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 33636454d7ca43e7a7913754375048b0. Latest consensus state: current_term: 1 leader_uuid: "33636454d7ca43e7a7913754375048b0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33636454d7ca43e7a7913754375048b0" member_type: VOTER } }
I20260608 09:53:58.926407 15289 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33636454d7ca43e7a7913754375048b0 [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:58.926437 15290 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33636454d7ca43e7a7913754375048b0 [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:58.937158 15295 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:53:58.943239 15295 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:53:58.944499  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:53:58.954084 15295 catalog_manager.cc:1382] Generated new cluster ID: 371e8d539352434f80a8435ad8523cc3
I20260608 09:53:58.954402 15295 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:53:58.983778 15295 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:53:58.985121 15295 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:53:58.998826 15295 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 33636454d7ca43e7a7913754375048b0: Generated new TSK 0
I20260608 09:53:58.999450 15295 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:53:59.011252  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:59.017807 15306 instance_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:59.018859 15307 instance_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:59.020944 15309 instance_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:59.021906  9863 server_base.cc:1061] running on GCE node
I20260608 09:53:59.023089  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:59.023278  9863 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:59.023450  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912439023392 us; error 0 us; skew 500 ppm
I20260608 09:53:59.024045  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:59.026489  9863 webserver.cc:533] Webserver started at http://127.9.161.193:38631/ using document root <none> and password file <none>
I20260608 09:53:59.026971  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:59.027125  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:59.027348  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:59.028437  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912298820956-9863-0/minicluster-data/ts-0-root/instance:
uuid: "c7dd2bf83a234b9db593970e6f5ca30f"
format_stamp: "Formatted at 2026-06-08 09:53:59 on dist-test-slave-bjvn"
I20260608 09:53:59.033241  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:53:59.036779 15314 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:59.037598  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:53:59.037959  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912298820956-9863-0/minicluster-data/ts-0-root
uuid: "c7dd2bf83a234b9db593970e6f5ca30f"
format_stamp: "Formatted at 2026-06-08 09:53:59 on dist-test-slave-bjvn"
I20260608 09:53:59.038242  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912298820956-9863-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912298820956-9863-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912298820956-9863-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:59.070720  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:59.072036  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:59.073553  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:59.075935  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:59.076138  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:59.076380  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:59.076551  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:59.117528  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.193:39477
I20260608 09:53:59.117662 15376 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.193:39477 every 8 connection(s)
I20260608 09:53:59.123178  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:59.130584 15381 instance_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:59.131152 15382 instance_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:59.134586 15384 instance_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:59.135402  9863 server_base.cc:1061] running on GCE node
I20260608 09:53:59.137616  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:59.137879  9863 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:59.138036  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912439138022 us; error 0 us; skew 500 ppm
I20260608 09:53:59.138546  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:59.141637  9863 webserver.cc:533] Webserver started at http://127.9.161.194:39317/ using document root <none> and password file <none>
I20260608 09:53:59.142268  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:59.142534  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:59.142794 15377 heartbeater.cc:344] Connected to a master server at 127.9.161.254:43995
I20260608 09:53:59.142926  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:59.143293 15377 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:59.144295 15377 heartbeater.cc:507] Master 127.9.161.254:43995 requested a full tablet report, sending...
I20260608 09:53:59.144524  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912298820956-9863-0/minicluster-data/ts-1-root/instance:
uuid: "49800d9e87e643bbbe111980b60e0de4"
format_stamp: "Formatted at 2026-06-08 09:53:59 on dist-test-slave-bjvn"
I20260608 09:53:59.146860 15250 ts_manager.cc:194] Registered new tserver with Master: c7dd2bf83a234b9db593970e6f5ca30f (127.9.161.193:39477)
I20260608 09:53:59.148798 15250 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51614
I20260608 09:53:59.150148  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 09:53:59.153898 15389 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:59.154704  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:53:59.155004  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912298820956-9863-0/minicluster-data/ts-1-root
uuid: "49800d9e87e643bbbe111980b60e0de4"
format_stamp: "Formatted at 2026-06-08 09:53:59 on dist-test-slave-bjvn"
I20260608 09:53:59.155293  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912298820956-9863-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912298820956-9863-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912298820956-9863-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:59.171306  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:59.172483  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:59.174033  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:59.176359  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:59.176587  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:59.176831  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:59.177001  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:59.216104  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.194:37605
I20260608 09:53:59.216214 15451 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.194:37605 every 8 connection(s)
I20260608 09:53:59.222369  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:59.229869 15455 instance_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:59.231379 15456 instance_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:59.234404 15452 heartbeater.cc:344] Connected to a master server at 127.9.161.254:43995
I20260608 09:53:59.235159 15452 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:59.236776 15452 heartbeater.cc:507] Master 127.9.161.254:43995 requested a full tablet report, sending...
W20260608 09:53:59.238493 15458 instance_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:59.240576 15250 ts_manager.cc:194] Registered new tserver with Master: 49800d9e87e643bbbe111980b60e0de4 (127.9.161.194:37605)
I20260608 09:53:59.241039  9863 server_base.cc:1061] running on GCE node
I20260608 09:53:59.241950  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:59.242208  9863 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:59.242383  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912439242363 us; error 0 us; skew 500 ppm
I20260608 09:53:59.242472 15250 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51616
I20260608 09:53:59.243060  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:59.245707  9863 webserver.cc:533] Webserver started at http://127.9.161.195:35513/ using document root <none> and password file <none>
I20260608 09:53:59.246315  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:59.246500  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:59.246793  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:59.247884  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912298820956-9863-0/minicluster-data/ts-2-root/instance:
uuid: "587e86bef1e843d2b623fa2fc69ba40f"
format_stamp: "Formatted at 2026-06-08 09:53:59 on dist-test-slave-bjvn"
I20260608 09:53:59.252331  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:53:59.256035 15463 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:59.257104  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:53:59.257431  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912298820956-9863-0/minicluster-data/ts-2-root
uuid: "587e86bef1e843d2b623fa2fc69ba40f"
format_stamp: "Formatted at 2026-06-08 09:53:59 on dist-test-slave-bjvn"
I20260608 09:53:59.257746  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912298820956-9863-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912298820956-9863-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912298820956-9863-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:59.273049  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:59.274298  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:59.275741  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:59.278190  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:59.278416  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:59.278654  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:59.278832  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:59.319057  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.195:39681
I20260608 09:53:59.319136 15525 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.195:39681 every 8 connection(s)
I20260608 09:53:59.333592 15526 heartbeater.cc:344] Connected to a master server at 127.9.161.254:43995
I20260608 09:53:59.334044 15526 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:59.334785 15526 heartbeater.cc:507] Master 127.9.161.254:43995 requested a full tablet report, sending...
I20260608 09:53:59.336831 15250 ts_manager.cc:194] Registered new tserver with Master: 587e86bef1e843d2b623fa2fc69ba40f (127.9.161.195:39681)
I20260608 09:53:59.337288  9863 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014759084s
I20260608 09:53:59.338474 15250 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51624
I20260608 09:54:00.152197 15377 heartbeater.cc:499] Master 127.9.161.254:43995 was elected leader, sending a full tablet report...
I20260608 09:54:00.245769 15452 heartbeater.cc:499] Master 127.9.161.254:43995 was elected leader, sending a full tablet report...
I20260608 09:54:00.341507 15526 heartbeater.cc:499] Master 127.9.161.254:43995 was elected leader, sending a full tablet report...
I20260608 09:54:00.399585 15250 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51626:
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:54:00.402362 15250 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:00.468679 15491 tablet_service.cc:1511] Processing CreateTablet for tablet 811e686912d34a06a2f8b204b7d6fcc2 (DEFAULT_TABLE table=test-workload [id=20a3c06464024344a3231a6ada7e3633]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:54:00.470835 15491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 811e686912d34a06a2f8b204b7d6fcc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:00.479007 15490 tablet_service.cc:1511] Processing CreateTablet for tablet 757f8080d0324b54ade0c32a6818604c (DEFAULT_TABLE table=test-workload [id=20a3c06464024344a3231a6ada7e3633]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:54:00.480705 15490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 757f8080d0324b54ade0c32a6818604c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:00.486369 15417 tablet_service.cc:1511] Processing CreateTablet for tablet 811e686912d34a06a2f8b204b7d6fcc2 (DEFAULT_TABLE table=test-workload [id=20a3c06464024344a3231a6ada7e3633]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:54:00.487417 15415 tablet_service.cc:1511] Processing CreateTablet for tablet 99e1505bc2df4a27ad078e3dc80ae5d5 (DEFAULT_TABLE table=test-workload [id=20a3c06464024344a3231a6ada7e3633]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:54:00.488137 15417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 811e686912d34a06a2f8b204b7d6fcc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:00.489030 15415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99e1505bc2df4a27ad078e3dc80ae5d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:00.490970 15416 tablet_service.cc:1511] Processing CreateTablet for tablet 757f8080d0324b54ade0c32a6818604c (DEFAULT_TABLE table=test-workload [id=20a3c06464024344a3231a6ada7e3633]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:54:00.492578 15416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 757f8080d0324b54ade0c32a6818604c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:00.496145 15489 tablet_service.cc:1511] Processing CreateTablet for tablet 99e1505bc2df4a27ad078e3dc80ae5d5 (DEFAULT_TABLE table=test-workload [id=20a3c06464024344a3231a6ada7e3633]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:54:00.496902 15342 tablet_service.cc:1511] Processing CreateTablet for tablet 811e686912d34a06a2f8b204b7d6fcc2 (DEFAULT_TABLE table=test-workload [id=20a3c06464024344a3231a6ada7e3633]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:54:00.498056 15489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99e1505bc2df4a27ad078e3dc80ae5d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:00.497861 15340 tablet_service.cc:1511] Processing CreateTablet for tablet 99e1505bc2df4a27ad078e3dc80ae5d5 (DEFAULT_TABLE table=test-workload [id=20a3c06464024344a3231a6ada7e3633]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:54:00.498605 15342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 811e686912d34a06a2f8b204b7d6fcc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:00.499354 15340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99e1505bc2df4a27ad078e3dc80ae5d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:00.501212 15341 tablet_service.cc:1511] Processing CreateTablet for tablet 757f8080d0324b54ade0c32a6818604c (DEFAULT_TABLE table=test-workload [id=20a3c06464024344a3231a6ada7e3633]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:54:00.502878 15341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 757f8080d0324b54ade0c32a6818604c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:00.558637 15547 tablet_bootstrap.cc:492] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f: Bootstrap starting.
I20260608 09:54:00.572327 15548 tablet_bootstrap.cc:492] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f: Bootstrap starting.
I20260608 09:54:00.576661 15549 tablet_bootstrap.cc:492] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4: Bootstrap starting.
I20260608 09:54:00.576927 15547 tablet_bootstrap.cc:654] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:00.585019 15548 tablet_bootstrap.cc:654] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:00.587051 15549 tablet_bootstrap.cc:654] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:00.593262 15547 tablet_bootstrap.cc:492] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f: No bootstrap required, opened a new log
I20260608 09:54:00.593273 15548 tablet_bootstrap.cc:492] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f: No bootstrap required, opened a new log
I20260608 09:54:00.594051 15549 tablet_bootstrap.cc:492] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4: No bootstrap required, opened a new log
I20260608 09:54:00.594099 15547 ts_tablet_manager.cc:1403] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.007s
I20260608 09:54:00.594115 15548 ts_tablet_manager.cc:1403] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.010s
I20260608 09:54:00.594652 15549 ts_tablet_manager.cc:1403] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.000s
I20260608 09:54:00.597396 15549 raft_consensus.cc:359] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } }
I20260608 09:54:00.598229 15549 raft_consensus.cc:385] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:00.598042 15547 raft_consensus.cc:359] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } }
I20260608 09:54:00.598220 15548 raft_consensus.cc:359] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } }
I20260608 09:54:00.598737 15549 raft_consensus.cc:740] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49800d9e87e643bbbe111980b60e0de4, State: Initialized, Role: FOLLOWER
I20260608 09:54:00.598888 15547 raft_consensus.cc:385] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:00.599066 15548 raft_consensus.cc:385] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:00.599304 15547 raft_consensus.cc:740] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587e86bef1e843d2b623fa2fc69ba40f, State: Initialized, Role: FOLLOWER
I20260608 09:54:00.599424 15548 raft_consensus.cc:740] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7dd2bf83a234b9db593970e6f5ca30f, State: Initialized, Role: FOLLOWER
I20260608 09:54:00.599748 15549 consensus_queue.cc:260] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } }
I20260608 09:54:00.600204 15547 consensus_queue.cc:260] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } }
I20260608 09:54:00.600399 15548 consensus_queue.cc:260] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } }
I20260608 09:54:00.604183 15549 ts_tablet_manager.cc:1434] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 09:54:00.605305 15549 tablet_bootstrap.cc:492] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 49800d9e87e643bbbe111980b60e0de4: Bootstrap starting.
I20260608 09:54:00.607872 15548 ts_tablet_manager.cc:1434] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.005s
I20260608 09:54:00.612185 15548 tablet_bootstrap.cc:492] T 757f8080d0324b54ade0c32a6818604c P c7dd2bf83a234b9db593970e6f5ca30f: Bootstrap starting.
I20260608 09:54:00.612461 15549 tablet_bootstrap.cc:654] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 49800d9e87e643bbbe111980b60e0de4: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:00.620117 15547 ts_tablet_manager.cc:1434] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.012s
I20260608 09:54:00.621387 15547 tablet_bootstrap.cc:492] T 757f8080d0324b54ade0c32a6818604c P 587e86bef1e843d2b623fa2fc69ba40f: Bootstrap starting.
I20260608 09:54:00.621282 15554 raft_consensus.cc:493] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:00.621975 15554 raft_consensus.cc:515] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } }
W20260608 09:54:00.624223 15378 tablet.cc:2404] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:54:00.628381 15548 tablet_bootstrap.cc:654] T 757f8080d0324b54ade0c32a6818604c P c7dd2bf83a234b9db593970e6f5ca30f: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:00.629453 15547 tablet_bootstrap.cc:654] T 757f8080d0324b54ade0c32a6818604c P 587e86bef1e843d2b623fa2fc69ba40f: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:00.630805 15554 leader_election.cc:290] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7dd2bf83a234b9db593970e6f5ca30f (127.9.161.193:39477), 49800d9e87e643bbbe111980b60e0de4 (127.9.161.194:37605)
I20260608 09:54:00.649080 15553 raft_consensus.cc:493] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:00.650100 15553 raft_consensus.cc:515] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } }
I20260608 09:54:00.673558 15553 leader_election.cc:290] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 587e86bef1e843d2b623fa2fc69ba40f (127.9.161.195:39681), c7dd2bf83a234b9db593970e6f5ca30f (127.9.161.193:39477)
I20260608 09:54:00.676784 15547 tablet_bootstrap.cc:492] T 757f8080d0324b54ade0c32a6818604c P 587e86bef1e843d2b623fa2fc69ba40f: No bootstrap required, opened a new log
I20260608 09:54:00.680100 15352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811e686912d34a06a2f8b204b7d6fcc2" candidate_uuid: "587e86bef1e843d2b623fa2fc69ba40f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" is_pre_election: true
I20260608 09:54:00.681821 15549 tablet_bootstrap.cc:492] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 49800d9e87e643bbbe111980b60e0de4: No bootstrap required, opened a new log
I20260608 09:54:00.682374 15549 ts_tablet_manager.cc:1403] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 49800d9e87e643bbbe111980b60e0de4: Time spent bootstrapping tablet: real 0.077s	user 0.020s	sys 0.026s
I20260608 09:54:00.686079 15547 ts_tablet_manager.cc:1403] T 757f8080d0324b54ade0c32a6818604c P 587e86bef1e843d2b623fa2fc69ba40f: Time spent bootstrapping tablet: real 0.065s	user 0.038s	sys 0.009s
I20260608 09:54:00.685943 15549 raft_consensus.cc:359] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 49800d9e87e643bbbe111980b60e0de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } }
I20260608 09:54:00.688166 15549 raft_consensus.cc:385] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 49800d9e87e643bbbe111980b60e0de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:00.688638 15549 raft_consensus.cc:740] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 49800d9e87e643bbbe111980b60e0de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49800d9e87e643bbbe111980b60e0de4, State: Initialized, Role: FOLLOWER
I20260608 09:54:00.690135 15555 raft_consensus.cc:493] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:00.689440 15547 raft_consensus.cc:359] T 757f8080d0324b54ade0c32a6818604c P 587e86bef1e843d2b623fa2fc69ba40f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } }
I20260608 09:54:00.690953 15547 raft_consensus.cc:385] T 757f8080d0324b54ade0c32a6818604c P 587e86bef1e843d2b623fa2fc69ba40f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:00.691437 15547 raft_consensus.cc:740] T 757f8080d0324b54ade0c32a6818604c P 587e86bef1e843d2b623fa2fc69ba40f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587e86bef1e843d2b623fa2fc69ba40f, State: Initialized, Role: FOLLOWER
I20260608 09:54:00.690876 15555 raft_consensus.cc:515] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } }
I20260608 09:54:00.692287 15547 consensus_queue.cc:260] T 757f8080d0324b54ade0c32a6818604c P 587e86bef1e843d2b623fa2fc69ba40f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } }
I20260608 09:54:00.695266 15547 ts_tablet_manager.cc:1434] T 757f8080d0324b54ade0c32a6818604c P 587e86bef1e843d2b623fa2fc69ba40f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:54:00.696414 15547 tablet_bootstrap.cc:492] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 587e86bef1e843d2b623fa2fc69ba40f: Bootstrap starting.
I20260608 09:54:00.698043 15555 leader_election.cc:290] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49800d9e87e643bbbe111980b60e0de4 (127.9.161.194:37605), 587e86bef1e843d2b623fa2fc69ba40f (127.9.161.195:39681)
I20260608 09:54:00.702128 15549 consensus_queue.cc:260] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 49800d9e87e643bbbe111980b60e0de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } }
I20260608 09:54:00.706251 15352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811e686912d34a06a2f8b204b7d6fcc2" candidate_uuid: "49800d9e87e643bbbe111980b60e0de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" is_pre_election: true
I20260608 09:54:00.707090 15427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811e686912d34a06a2f8b204b7d6fcc2" candidate_uuid: "587e86bef1e843d2b623fa2fc69ba40f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49800d9e87e643bbbe111980b60e0de4" is_pre_election: true
I20260608 09:54:00.707631 15549 ts_tablet_manager.cc:1434] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 49800d9e87e643bbbe111980b60e0de4: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260608 09:54:00.708068 15427 raft_consensus.cc:2468] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 587e86bef1e843d2b623fa2fc69ba40f in term 0.
I20260608 09:54:00.708845 15549 tablet_bootstrap.cc:492] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4: Bootstrap starting.
I20260608 09:54:00.702694 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811e686912d34a06a2f8b204b7d6fcc2" candidate_uuid: "49800d9e87e643bbbe111980b60e0de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587e86bef1e843d2b623fa2fc69ba40f" is_pre_election: true
W20260608 09:54:00.708864 15390 leader_election.cc:343] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7dd2bf83a234b9db593970e6f5ca30f (127.9.161.193:39477): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:00.710075 15501 raft_consensus.cc:2468] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49800d9e87e643bbbe111980b60e0de4 in term 0.
I20260608 09:54:00.712684 15392 leader_election.cc:304] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4 [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: 49800d9e87e643bbbe111980b60e0de4, 587e86bef1e843d2b623fa2fc69ba40f; no voters: c7dd2bf83a234b9db593970e6f5ca30f
I20260608 09:54:00.703387 15547 tablet_bootstrap.cc:654] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 587e86bef1e843d2b623fa2fc69ba40f: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:00.717232 15549 tablet_bootstrap.cc:654] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:00.722000 15553 raft_consensus.cc:2804] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:00.722443 15553 raft_consensus.cc:493] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:00.722867 15553 raft_consensus.cc:3060] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:54:00.690136 15464 leader_election.cc:343] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7dd2bf83a234b9db593970e6f5ca30f (127.9.161.193:39477): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:00.730059 15549 tablet_bootstrap.cc:492] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4: No bootstrap required, opened a new log
I20260608 09:54:00.730839 15549 ts_tablet_manager.cc:1403] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260608 09:54:00.734861 15549 raft_consensus.cc:359] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } }
I20260608 09:54:00.735790 15549 raft_consensus.cc:385] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:00.736159 15549 raft_consensus.cc:740] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49800d9e87e643bbbe111980b60e0de4, State: Initialized, Role: FOLLOWER
I20260608 09:54:00.736994 15548 tablet_bootstrap.cc:492] T 757f8080d0324b54ade0c32a6818604c P c7dd2bf83a234b9db593970e6f5ca30f: No bootstrap required, opened a new log
I20260608 09:54:00.737641 15548 ts_tablet_manager.cc:1403] T 757f8080d0324b54ade0c32a6818604c P c7dd2bf83a234b9db593970e6f5ca30f: Time spent bootstrapping tablet: real 0.126s	user 0.016s	sys 0.006s
I20260608 09:54:00.737334 15549 consensus_queue.cc:260] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } }
I20260608 09:54:00.743292 15548 raft_consensus.cc:359] T 757f8080d0324b54ade0c32a6818604c P c7dd2bf83a234b9db593970e6f5ca30f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } }
I20260608 09:54:00.744509 15548 raft_consensus.cc:385] T 757f8080d0324b54ade0c32a6818604c P c7dd2bf83a234b9db593970e6f5ca30f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:00.744984 15548 raft_consensus.cc:740] T 757f8080d0324b54ade0c32a6818604c P c7dd2bf83a234b9db593970e6f5ca30f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7dd2bf83a234b9db593970e6f5ca30f, State: Initialized, Role: FOLLOWER
I20260608 09:54:00.746150 15548 consensus_queue.cc:260] T 757f8080d0324b54ade0c32a6818604c P c7dd2bf83a234b9db593970e6f5ca30f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } }
I20260608 09:54:00.749833 15548 ts_tablet_manager.cc:1434] T 757f8080d0324b54ade0c32a6818604c P c7dd2bf83a234b9db593970e6f5ca30f: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 09:54:00.749980 15547 tablet_bootstrap.cc:492] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 587e86bef1e843d2b623fa2fc69ba40f: No bootstrap required, opened a new log
I20260608 09:54:00.750556 15547 ts_tablet_manager.cc:1403] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 587e86bef1e843d2b623fa2fc69ba40f: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.017s
I20260608 09:54:00.750970 15548 tablet_bootstrap.cc:492] T 811e686912d34a06a2f8b204b7d6fcc2 P c7dd2bf83a234b9db593970e6f5ca30f: Bootstrap starting.
I20260608 09:54:00.754129 15547 raft_consensus.cc:359] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 587e86bef1e843d2b623fa2fc69ba40f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } }
I20260608 09:54:00.755017 15547 raft_consensus.cc:385] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 587e86bef1e843d2b623fa2fc69ba40f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:00.755415 15547 raft_consensus.cc:740] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 587e86bef1e843d2b623fa2fc69ba40f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 587e86bef1e843d2b623fa2fc69ba40f, State: Initialized, Role: FOLLOWER
I20260608 09:54:00.756319 15547 consensus_queue.cc:260] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 587e86bef1e843d2b623fa2fc69ba40f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } }
I20260608 09:54:00.747730 15549 ts_tablet_manager.cc:1434] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 09:54:00.759140 15547 ts_tablet_manager.cc:1434] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 587e86bef1e843d2b623fa2fc69ba40f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:54:00.759229 15548 tablet_bootstrap.cc:654] T 811e686912d34a06a2f8b204b7d6fcc2 P c7dd2bf83a234b9db593970e6f5ca30f: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:00.737036 15466 leader_election.cc:304] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [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: 49800d9e87e643bbbe111980b60e0de4, 587e86bef1e843d2b623fa2fc69ba40f; no voters: c7dd2bf83a234b9db593970e6f5ca30f
I20260608 09:54:00.769163 15556 raft_consensus.cc:2804] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 09:54:00.769210 15466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.161.194:37605, user_credentials={real_user=slave}} blocked reactor thread for 59576.1us
I20260608 09:54:00.769599 15556 raft_consensus.cc:493] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:00.770076 15556 raft_consensus.cc:3060] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:00.773829 15548 tablet_bootstrap.cc:492] T 811e686912d34a06a2f8b204b7d6fcc2 P c7dd2bf83a234b9db593970e6f5ca30f: No bootstrap required, opened a new log
I20260608 09:54:00.774621 15548 ts_tablet_manager.cc:1403] T 811e686912d34a06a2f8b204b7d6fcc2 P c7dd2bf83a234b9db593970e6f5ca30f: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260608 09:54:00.775640 15553 raft_consensus.cc:515] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } }
I20260608 09:54:00.778024 15548 raft_consensus.cc:359] T 811e686912d34a06a2f8b204b7d6fcc2 P c7dd2bf83a234b9db593970e6f5ca30f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } }
I20260608 09:54:00.778900 15548 raft_consensus.cc:385] T 811e686912d34a06a2f8b204b7d6fcc2 P c7dd2bf83a234b9db593970e6f5ca30f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:00.778857 15556 raft_consensus.cc:515] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } }
I20260608 09:54:00.779469 15548 raft_consensus.cc:740] T 811e686912d34a06a2f8b204b7d6fcc2 P c7dd2bf83a234b9db593970e6f5ca30f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7dd2bf83a234b9db593970e6f5ca30f, State: Initialized, Role: FOLLOWER
I20260608 09:54:00.780038 15427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e1505bc2df4a27ad078e3dc80ae5d5" candidate_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49800d9e87e643bbbe111980b60e0de4" is_pre_election: true
I20260608 09:54:00.780404 15548 consensus_queue.cc:260] T 811e686912d34a06a2f8b204b7d6fcc2 P c7dd2bf83a234b9db593970e6f5ca30f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } }
I20260608 09:54:00.782269 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811e686912d34a06a2f8b204b7d6fcc2" candidate_uuid: "49800d9e87e643bbbe111980b60e0de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587e86bef1e843d2b623fa2fc69ba40f"
I20260608 09:54:00.782542 15351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811e686912d34a06a2f8b204b7d6fcc2" candidate_uuid: "587e86bef1e843d2b623fa2fc69ba40f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7dd2bf83a234b9db593970e6f5ca30f"
I20260608 09:54:00.783037 15548 ts_tablet_manager.cc:1434] T 811e686912d34a06a2f8b204b7d6fcc2 P c7dd2bf83a234b9db593970e6f5ca30f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:54:00.780809 15427 raft_consensus.cc:2468] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 49800d9e87e643bbbe111980b60e0de4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7dd2bf83a234b9db593970e6f5ca30f in term 0.
I20260608 09:54:00.783282 15351 raft_consensus.cc:3060] T 811e686912d34a06a2f8b204b7d6fcc2 P c7dd2bf83a234b9db593970e6f5ca30f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:00.783104 15501 raft_consensus.cc:2393] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 49800d9e87e643bbbe111980b60e0de4 in current term 1: Already voted for candidate 587e86bef1e843d2b623fa2fc69ba40f in this term.
I20260608 09:54:00.779067 15352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811e686912d34a06a2f8b204b7d6fcc2" candidate_uuid: "49800d9e87e643bbbe111980b60e0de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7dd2bf83a234b9db593970e6f5ca30f"
I20260608 09:54:00.786410 15317 leader_election.cc:304] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49800d9e87e643bbbe111980b60e0de4, c7dd2bf83a234b9db593970e6f5ca30f; no voters: 
I20260608 09:54:00.786820 15390 leader_election.cc:304] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4 [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: 49800d9e87e643bbbe111980b60e0de4; no voters: 587e86bef1e843d2b623fa2fc69ba40f, c7dd2bf83a234b9db593970e6f5ca30f
I20260608 09:54:00.787310 15555 raft_consensus.cc:2804] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:00.787678 15555 raft_consensus.cc:493] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:00.787842 15567 raft_consensus.cc:2749] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:54:00.788075 15555 raft_consensus.cc:3060] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:00.788167 15556 leader_election.cc:290] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [CANDIDATE]: Term 1 election: Requested vote from peers c7dd2bf83a234b9db593970e6f5ca30f (127.9.161.193:39477), 49800d9e87e643bbbe111980b60e0de4 (127.9.161.194:37605)
I20260608 09:54:00.777714 15553 leader_election.cc:290] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4 [CANDIDATE]: Term 1 election: Requested vote from peers 587e86bef1e843d2b623fa2fc69ba40f (127.9.161.195:39681), c7dd2bf83a234b9db593970e6f5ca30f (127.9.161.193:39477)
I20260608 09:54:00.792299 15427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "811e686912d34a06a2f8b204b7d6fcc2" candidate_uuid: "587e86bef1e843d2b623fa2fc69ba40f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49800d9e87e643bbbe111980b60e0de4"
I20260608 09:54:00.792601 15351 raft_consensus.cc:2468] T 811e686912d34a06a2f8b204b7d6fcc2 P c7dd2bf83a234b9db593970e6f5ca30f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 587e86bef1e843d2b623fa2fc69ba40f in term 1.
I20260608 09:54:00.793218 15427 raft_consensus.cc:2393] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 587e86bef1e843d2b623fa2fc69ba40f in current term 1: Already voted for candidate 49800d9e87e643bbbe111980b60e0de4 in this term.
I20260608 09:54:00.793331 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e1505bc2df4a27ad078e3dc80ae5d5" candidate_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587e86bef1e843d2b623fa2fc69ba40f" is_pre_election: true
I20260608 09:54:00.793985 15464 leader_election.cc:304] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 587e86bef1e843d2b623fa2fc69ba40f, c7dd2bf83a234b9db593970e6f5ca30f; no voters: 
I20260608 09:54:00.794094 15501 raft_consensus.cc:2468] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 587e86bef1e843d2b623fa2fc69ba40f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7dd2bf83a234b9db593970e6f5ca30f in term 0.
I20260608 09:54:00.795253 15556 raft_consensus.cc:2804] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:00.795774 15556 raft_consensus.cc:697] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [term 1 LEADER]: Becoming Leader. State: Replica: 587e86bef1e843d2b623fa2fc69ba40f, State: Running, Role: LEADER
I20260608 09:54:00.796779 15556 consensus_queue.cc:237] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } }
I20260608 09:54:00.796895 15555 raft_consensus.cc:515] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } }
I20260608 09:54:00.800863 15427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e1505bc2df4a27ad078e3dc80ae5d5" candidate_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49800d9e87e643bbbe111980b60e0de4"
I20260608 09:54:00.801585 15427 raft_consensus.cc:3060] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 49800d9e87e643bbbe111980b60e0de4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:00.803761 15555 leader_election.cc:290] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [CANDIDATE]: Term 1 election: Requested vote from peers 49800d9e87e643bbbe111980b60e0de4 (127.9.161.194:37605), 587e86bef1e843d2b623fa2fc69ba40f (127.9.161.195:39681)
I20260608 09:54:00.804059 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e1505bc2df4a27ad078e3dc80ae5d5" candidate_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587e86bef1e843d2b623fa2fc69ba40f"
I20260608 09:54:00.804687 15501 raft_consensus.cc:3060] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 587e86bef1e843d2b623fa2fc69ba40f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:00.807331 15247 catalog_manager.cc:5696] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f reported cstate change: term changed from 0 to 1, leader changed from <none> to 587e86bef1e843d2b623fa2fc69ba40f (127.9.161.195). New cstate: current_term: 1 leader_uuid: "587e86bef1e843d2b623fa2fc69ba40f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:00.810302 15427 raft_consensus.cc:2468] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 49800d9e87e643bbbe111980b60e0de4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7dd2bf83a234b9db593970e6f5ca30f in term 1.
I20260608 09:54:00.811873 15317 leader_election.cc:304] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49800d9e87e643bbbe111980b60e0de4, c7dd2bf83a234b9db593970e6f5ca30f; no voters: 
I20260608 09:54:00.812878 15555 raft_consensus.cc:2804] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:00.812984 15501 raft_consensus.cc:2468] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 587e86bef1e843d2b623fa2fc69ba40f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7dd2bf83a234b9db593970e6f5ca30f in term 1.
I20260608 09:54:00.814724 15555 raft_consensus.cc:697] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [term 1 LEADER]: Becoming Leader. State: Replica: c7dd2bf83a234b9db593970e6f5ca30f, State: Running, Role: LEADER
I20260608 09:54:00.815527 15555 consensus_queue.cc:237] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } }
I20260608 09:54:00.824055 15248 catalog_manager.cc:5696] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f reported cstate change: term changed from 0 to 1, leader changed from <none> to c7dd2bf83a234b9db593970e6f5ca30f (127.9.161.193). New cstate: current_term: 1 leader_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:00.838559 15553 raft_consensus.cc:493] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:00.839107 15553 raft_consensus.cc:515] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } }
I20260608 09:54:00.841003 15553 leader_election.cc:290] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7dd2bf83a234b9db593970e6f5ca30f (127.9.161.193:39477), 587e86bef1e843d2b623fa2fc69ba40f (127.9.161.195:39681)
I20260608 09:54:00.841863 15351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757f8080d0324b54ade0c32a6818604c" candidate_uuid: "49800d9e87e643bbbe111980b60e0de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" is_pre_election: true
I20260608 09:54:00.842218 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757f8080d0324b54ade0c32a6818604c" candidate_uuid: "49800d9e87e643bbbe111980b60e0de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587e86bef1e843d2b623fa2fc69ba40f" is_pre_election: true
I20260608 09:54:00.842582 15351 raft_consensus.cc:2468] T 757f8080d0324b54ade0c32a6818604c P c7dd2bf83a234b9db593970e6f5ca30f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49800d9e87e643bbbe111980b60e0de4 in term 0.
I20260608 09:54:00.842849 15501 raft_consensus.cc:2468] T 757f8080d0324b54ade0c32a6818604c P 587e86bef1e843d2b623fa2fc69ba40f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49800d9e87e643bbbe111980b60e0de4 in term 0.
I20260608 09:54:00.843858 15390 leader_election.cc:304] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49800d9e87e643bbbe111980b60e0de4, c7dd2bf83a234b9db593970e6f5ca30f; no voters: 
I20260608 09:54:00.844547 15553 raft_consensus.cc:2804] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:00.844970 15553 raft_consensus.cc:493] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:00.845256 15553 raft_consensus.cc:3060] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:00.850191 15553 raft_consensus.cc:515] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } }
I20260608 09:54:00.851900 15553 leader_election.cc:290] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4 [CANDIDATE]: Term 1 election: Requested vote from peers c7dd2bf83a234b9db593970e6f5ca30f (127.9.161.193:39477), 587e86bef1e843d2b623fa2fc69ba40f (127.9.161.195:39681)
I20260608 09:54:00.852701 15351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757f8080d0324b54ade0c32a6818604c" candidate_uuid: "49800d9e87e643bbbe111980b60e0de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7dd2bf83a234b9db593970e6f5ca30f"
I20260608 09:54:00.853088 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757f8080d0324b54ade0c32a6818604c" candidate_uuid: "49800d9e87e643bbbe111980b60e0de4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "587e86bef1e843d2b623fa2fc69ba40f"
I20260608 09:54:00.853332 15351 raft_consensus.cc:3060] T 757f8080d0324b54ade0c32a6818604c P c7dd2bf83a234b9db593970e6f5ca30f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:00.853662 15501 raft_consensus.cc:3060] T 757f8080d0324b54ade0c32a6818604c P 587e86bef1e843d2b623fa2fc69ba40f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:00.860510 15501 raft_consensus.cc:2468] T 757f8080d0324b54ade0c32a6818604c P 587e86bef1e843d2b623fa2fc69ba40f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49800d9e87e643bbbe111980b60e0de4 in term 1.
I20260608 09:54:00.860510 15351 raft_consensus.cc:2468] T 757f8080d0324b54ade0c32a6818604c P c7dd2bf83a234b9db593970e6f5ca30f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49800d9e87e643bbbe111980b60e0de4 in term 1.
I20260608 09:54:00.861992 15392 leader_election.cc:304] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49800d9e87e643bbbe111980b60e0de4, 587e86bef1e843d2b623fa2fc69ba40f; no voters: 
I20260608 09:54:00.862696 15553 raft_consensus.cc:2804] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:00.863152 15553 raft_consensus.cc:697] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4 [term 1 LEADER]: Becoming Leader. State: Replica: 49800d9e87e643bbbe111980b60e0de4, State: Running, Role: LEADER
I20260608 09:54:00.863809 15553 consensus_queue.cc:237] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } }
I20260608 09:54:00.871536 15248 catalog_manager.cc:5696] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 49800d9e87e643bbbe111980b60e0de4 (127.9.161.194). New cstate: current_term: 1 leader_uuid: "49800d9e87e643bbbe111980b60e0de4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:00.940184 15303 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:00.943186 15303 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:00.943773 15303 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:54:00.967604  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:00.974903 15573 instance_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:00.976392 15574 instance_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:00.976902 15576 instance_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:00.977456  9863 server_base.cc:1061] running on GCE node
I20260608 09:54:00.979398  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:00.979607  9863 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:00.979771  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912440979757 us; error 0 us; skew 500 ppm
I20260608 09:54:00.980392  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:00.983398  9863 webserver.cc:533] Webserver started at http://127.9.161.196:38117/ using document root <none> and password file <none>
I20260608 09:54:00.983999  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:00.984221  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:00.984537  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:00.985906  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912298820956-9863-0/minicluster-data/ts-3-root/instance:
uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b"
format_stamp: "Formatted at 2026-06-08 09:54:00 on dist-test-slave-bjvn"
I20260608 09:54:00.991009  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 09:54:00.994869 15581 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:00.995754  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 09:54:00.996088  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912298820956-9863-0/minicluster-data/ts-3-root
uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b"
format_stamp: "Formatted at 2026-06-08 09:54:00 on dist-test-slave-bjvn"
I20260608 09:54:00.996395  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912298820956-9863-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912298820956-9863-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912298820956-9863-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:01.011092  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:01.012570  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:01.014285  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:01.016870  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:01.017122  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:01.017383  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:01.017598  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:01.060878  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.196:42217
I20260608 09:54:01.060999 15643 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.196:42217 every 8 connection(s)
I20260608 09:54:01.076341 15644 heartbeater.cc:344] Connected to a master server at 127.9.161.254:43995
I20260608 09:54:01.076786 15644 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:01.077600 15644 heartbeater.cc:507] Master 127.9.161.254:43995 requested a full tablet report, sending...
I20260608 09:54:01.079612 15248 ts_manager.cc:194] Registered new tserver with Master: 35cc65da0f4d4cfa8394564c8cd1dd9b (127.9.161.196:42217)
I20260608 09:54:01.081138 15248 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51640
I20260608 09:54:01.107034 15556 consensus_queue.cc:1048] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [LEADER]: Connected to new peer: Peer: permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:01.109380 15553 consensus_queue.cc:1048] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:54:01.116772 15554 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 09:54:01.117128 15554 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 09:54:01.128952 15555 consensus_queue.cc:1048] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [LEADER]: Connected to new peer: Peer: permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:01.140697 15556 consensus_queue.cc:1048] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:01.144526 15555 consensus_queue.cc:1048] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [LEADER]: Connected to new peer: Peer: permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:54:01.158551 15651 consensus_queue.cc:1048] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:54:01.961182 15501 consensus_queue.cc:237] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [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: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: true } }
I20260608 09:54:01.967953 15427 raft_consensus.cc:1275] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4 [term 1 FOLLOWER]: Refusing update from remote peer 587e86bef1e843d2b623fa2fc69ba40f: 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:01.969682 15351 raft_consensus.cc:1275] T 811e686912d34a06a2f8b204b7d6fcc2 P c7dd2bf83a234b9db593970e6f5ca30f [term 1 FOLLOWER]: Refusing update from remote peer 587e86bef1e843d2b623fa2fc69ba40f: 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:01.970222 15663 consensus_queue.cc:1048] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [LEADER]: Connected to new peer: Peer: permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } 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:01.971786 15655 consensus_queue.cc:1048] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:54:01.981727 15467 consensus_peers.cc:597] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f -> Peer 35cc65da0f4d4cfa8394564c8cd1dd9b (127.9.161.196:42217): Couldn't send request to peer 35cc65da0f4d4cfa8394564c8cd1dd9b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 811e686912d34a06a2f8b204b7d6fcc2. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:01.982548 15427 raft_consensus.cc:2955] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35cc65da0f4d4cfa8394564c8cd1dd9b (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: true } } }
I20260608 09:54:01.982810 15351 raft_consensus.cc:2955] T 811e686912d34a06a2f8b204b7d6fcc2 P c7dd2bf83a234b9db593970e6f5ca30f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35cc65da0f4d4cfa8394564c8cd1dd9b (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: true } } }
I20260608 09:54:01.994359 15248 catalog_manager.cc:5696] T 811e686912d34a06a2f8b204b7d6fcc2 P c7dd2bf83a234b9db593970e6f5ca30f reported cstate change: config changed from index -1 to 2, NON_VOTER 35cc65da0f4d4cfa8394564c8cd1dd9b (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "587e86bef1e843d2b623fa2fc69ba40f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: true } } }
I20260608 09:54:02.070591 15554 raft_consensus.cc:2955] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35cc65da0f4d4cfa8394564c8cd1dd9b (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: true } } }
I20260608 09:54:02.083655 15644 heartbeater.cc:499] Master 127.9.161.254:43995 was elected leader, sending a full tablet report...
I20260608 09:54:02.093734 15351 consensus_queue.cc:237] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [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: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } attrs { replace: true } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: true } }
I20260608 09:54:02.101697 15501 raft_consensus.cc:1275] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 587e86bef1e843d2b623fa2fc69ba40f [term 1 FOLLOWER]: Refusing update from remote peer c7dd2bf83a234b9db593970e6f5ca30f: 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:02.101828 15427 raft_consensus.cc:1275] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 49800d9e87e643bbbe111980b60e0de4 [term 1 FOLLOWER]: Refusing update from remote peer c7dd2bf83a234b9db593970e6f5ca30f: 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:02.103612 15671 consensus_queue.cc:1048] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [LEADER]: Connected to new peer: Peer: permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:54:02.104513 15555 consensus_queue.cc:1048] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [LEADER]: Connected to new peer: Peer: permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } 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:54:02.110914 15318 consensus_peers.cc:597] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f -> Peer 35cc65da0f4d4cfa8394564c8cd1dd9b (127.9.161.196:42217): Couldn't send request to peer 35cc65da0f4d4cfa8394564c8cd1dd9b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 99e1505bc2df4a27ad078e3dc80ae5d5. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:02.114478 15501 raft_consensus.cc:2955] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 587e86bef1e843d2b623fa2fc69ba40f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35cc65da0f4d4cfa8394564c8cd1dd9b (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } attrs { replace: true } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: true } } }
I20260608 09:54:02.115398 15427 raft_consensus.cc:2955] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 49800d9e87e643bbbe111980b60e0de4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35cc65da0f4d4cfa8394564c8cd1dd9b (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } attrs { replace: true } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: true } } }
I20260608 09:54:02.157404 15247 catalog_manager.cc:5696] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 587e86bef1e843d2b623fa2fc69ba40f reported cstate change: config changed from index -1 to 2, NON_VOTER 35cc65da0f4d4cfa8394564c8cd1dd9b (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } attrs { replace: true } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: true } } }
I20260608 09:54:02.182677 15671 raft_consensus.cc:2955] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35cc65da0f4d4cfa8394564c8cd1dd9b (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } attrs { replace: true } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: true } } }
I20260608 09:54:02.263676 15676 ts_tablet_manager.cc:933] T 811e686912d34a06a2f8b204b7d6fcc2 P 35cc65da0f4d4cfa8394564c8cd1dd9b: Initiating tablet copy from peer 587e86bef1e843d2b623fa2fc69ba40f (127.9.161.195:39681)
I20260608 09:54:02.265730 15676 tablet_copy_client.cc:323] T 811e686912d34a06a2f8b204b7d6fcc2 P 35cc65da0f4d4cfa8394564c8cd1dd9b: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.195:39681
I20260608 09:54:02.277331 15511 tablet_copy_service.cc:140] P 587e86bef1e843d2b623fa2fc69ba40f: Received BeginTabletCopySession request for tablet 811e686912d34a06a2f8b204b7d6fcc2 from peer 35cc65da0f4d4cfa8394564c8cd1dd9b ({username='slave'} at 127.0.0.1:48372)
I20260608 09:54:02.277944 15511 tablet_copy_service.cc:161] P 587e86bef1e843d2b623fa2fc69ba40f: Beginning new tablet copy session on tablet 811e686912d34a06a2f8b204b7d6fcc2 from peer 35cc65da0f4d4cfa8394564c8cd1dd9b at {username='slave'} at 127.0.0.1:48372: session id = 35cc65da0f4d4cfa8394564c8cd1dd9b-811e686912d34a06a2f8b204b7d6fcc2
I20260608 09:54:02.284067 15511 tablet_copy_source_session.cc:215] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:02.286976 15676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 811e686912d34a06a2f8b204b7d6fcc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:02.299461 15676 tablet_copy_client.cc:806] T 811e686912d34a06a2f8b204b7d6fcc2 P 35cc65da0f4d4cfa8394564c8cd1dd9b: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:02.300194 15676 tablet_copy_client.cc:670] T 811e686912d34a06a2f8b204b7d6fcc2 P 35cc65da0f4d4cfa8394564c8cd1dd9b: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:02.304325 15676 tablet_copy_client.cc:538] T 811e686912d34a06a2f8b204b7d6fcc2 P 35cc65da0f4d4cfa8394564c8cd1dd9b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:02.311129 15676 tablet_bootstrap.cc:492] T 811e686912d34a06a2f8b204b7d6fcc2 P 35cc65da0f4d4cfa8394564c8cd1dd9b: Bootstrap starting.
I20260608 09:54:02.328775 15676 tablet_bootstrap.cc:492] T 811e686912d34a06a2f8b204b7d6fcc2 P 35cc65da0f4d4cfa8394564c8cd1dd9b: 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:02.329751 15676 tablet_bootstrap.cc:492] T 811e686912d34a06a2f8b204b7d6fcc2 P 35cc65da0f4d4cfa8394564c8cd1dd9b: Bootstrap complete.
I20260608 09:54:02.330539 15676 ts_tablet_manager.cc:1403] T 811e686912d34a06a2f8b204b7d6fcc2 P 35cc65da0f4d4cfa8394564c8cd1dd9b: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260608 09:54:02.331804 15680 ts_tablet_manager.cc:933] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 35cc65da0f4d4cfa8394564c8cd1dd9b: Initiating tablet copy from peer c7dd2bf83a234b9db593970e6f5ca30f (127.9.161.193:39477)
I20260608 09:54:02.333997 15680 tablet_copy_client.cc:323] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 35cc65da0f4d4cfa8394564c8cd1dd9b: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.193:39477
I20260608 09:54:02.334012 15676 raft_consensus.cc:359] T 811e686912d34a06a2f8b204b7d6fcc2 P 35cc65da0f4d4cfa8394564c8cd1dd9b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: true } }
I20260608 09:54:02.335129 15676 raft_consensus.cc:740] T 811e686912d34a06a2f8b204b7d6fcc2 P 35cc65da0f4d4cfa8394564c8cd1dd9b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 35cc65da0f4d4cfa8394564c8cd1dd9b, State: Initialized, Role: LEARNER
I20260608 09:54:02.335906 15676 consensus_queue.cc:260] T 811e686912d34a06a2f8b204b7d6fcc2 P 35cc65da0f4d4cfa8394564c8cd1dd9b [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: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: true } }
I20260608 09:54:02.339217 15676 ts_tablet_manager.cc:1434] T 811e686912d34a06a2f8b204b7d6fcc2 P 35cc65da0f4d4cfa8394564c8cd1dd9b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 09:54:02.341454 15511 tablet_copy_service.cc:342] P 587e86bef1e843d2b623fa2fc69ba40f: Request end of tablet copy session 35cc65da0f4d4cfa8394564c8cd1dd9b-811e686912d34a06a2f8b204b7d6fcc2 received from {username='slave'} at 127.0.0.1:48372
I20260608 09:54:02.342026 15511 tablet_copy_service.cc:434] P 587e86bef1e843d2b623fa2fc69ba40f: ending tablet copy session 35cc65da0f4d4cfa8394564c8cd1dd9b-811e686912d34a06a2f8b204b7d6fcc2 on tablet 811e686912d34a06a2f8b204b7d6fcc2 with peer 35cc65da0f4d4cfa8394564c8cd1dd9b
I20260608 09:54:02.347031 15362 tablet_copy_service.cc:140] P c7dd2bf83a234b9db593970e6f5ca30f: Received BeginTabletCopySession request for tablet 99e1505bc2df4a27ad078e3dc80ae5d5 from peer 35cc65da0f4d4cfa8394564c8cd1dd9b ({username='slave'} at 127.0.0.1:41124)
I20260608 09:54:02.347668 15362 tablet_copy_service.cc:161] P c7dd2bf83a234b9db593970e6f5ca30f: Beginning new tablet copy session on tablet 99e1505bc2df4a27ad078e3dc80ae5d5 from peer 35cc65da0f4d4cfa8394564c8cd1dd9b at {username='slave'} at 127.0.0.1:41124: session id = 35cc65da0f4d4cfa8394564c8cd1dd9b-99e1505bc2df4a27ad078e3dc80ae5d5
I20260608 09:54:02.356251 15362 tablet_copy_source_session.cc:215] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:02.359938 15680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99e1505bc2df4a27ad078e3dc80ae5d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:02.372066 15680 tablet_copy_client.cc:806] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 35cc65da0f4d4cfa8394564c8cd1dd9b: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:02.372736 15680 tablet_copy_client.cc:670] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 35cc65da0f4d4cfa8394564c8cd1dd9b: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:02.380131 15680 tablet_copy_client.cc:538] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 35cc65da0f4d4cfa8394564c8cd1dd9b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:02.389153 15680 tablet_bootstrap.cc:492] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 35cc65da0f4d4cfa8394564c8cd1dd9b: Bootstrap starting.
I20260608 09:54:02.406299 15680 tablet_bootstrap.cc:492] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 35cc65da0f4d4cfa8394564c8cd1dd9b: 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:02.407028 15680 tablet_bootstrap.cc:492] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 35cc65da0f4d4cfa8394564c8cd1dd9b: Bootstrap complete.
I20260608 09:54:02.407629 15680 ts_tablet_manager.cc:1403] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 35cc65da0f4d4cfa8394564c8cd1dd9b: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.001s
I20260608 09:54:02.410004 15680 raft_consensus.cc:359] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 35cc65da0f4d4cfa8394564c8cd1dd9b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } attrs { replace: true } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: true } }
I20260608 09:54:02.410629 15680 raft_consensus.cc:740] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 35cc65da0f4d4cfa8394564c8cd1dd9b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 35cc65da0f4d4cfa8394564c8cd1dd9b, State: Initialized, Role: LEARNER
I20260608 09:54:02.411182 15680 consensus_queue.cc:260] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 35cc65da0f4d4cfa8394564c8cd1dd9b [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: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } attrs { replace: true } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: true } }
I20260608 09:54:02.412962 15680 ts_tablet_manager.cc:1434] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 35cc65da0f4d4cfa8394564c8cd1dd9b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:54:02.414808 15362 tablet_copy_service.cc:342] P c7dd2bf83a234b9db593970e6f5ca30f: Request end of tablet copy session 35cc65da0f4d4cfa8394564c8cd1dd9b-99e1505bc2df4a27ad078e3dc80ae5d5 received from {username='slave'} at 127.0.0.1:41124
I20260608 09:54:02.415285 15362 tablet_copy_service.cc:434] P c7dd2bf83a234b9db593970e6f5ca30f: ending tablet copy session 35cc65da0f4d4cfa8394564c8cd1dd9b-99e1505bc2df4a27ad078e3dc80ae5d5 on tablet 99e1505bc2df4a27ad078e3dc80ae5d5 with peer 35cc65da0f4d4cfa8394564c8cd1dd9b
I20260608 09:54:02.554836 15619 raft_consensus.cc:1217] T 811e686912d34a06a2f8b204b7d6fcc2 P 35cc65da0f4d4cfa8394564c8cd1dd9b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:54:02.622498 15619 raft_consensus.cc:1217] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 35cc65da0f4d4cfa8394564c8cd1dd9b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:54:02.907756 15554 raft_consensus.cc:1064] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f: attempting to promote NON_VOTER 35cc65da0f4d4cfa8394564c8cd1dd9b to VOTER
I20260608 09:54:02.910674 15554 consensus_queue.cc:237] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [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: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: false } }
I20260608 09:54:02.917511 15619 raft_consensus.cc:1275] T 811e686912d34a06a2f8b204b7d6fcc2 P 35cc65da0f4d4cfa8394564c8cd1dd9b [term 1 LEARNER]: Refusing update from remote peer 587e86bef1e843d2b623fa2fc69ba40f: 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:02.919677 15427 raft_consensus.cc:1275] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4 [term 1 FOLLOWER]: Refusing update from remote peer 587e86bef1e843d2b623fa2fc69ba40f: 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:02.920506 15669 consensus_queue.cc:1048] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [LEADER]: Connected to new peer: Peer: permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 42217 } 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:02.921747 15351 raft_consensus.cc:1275] T 811e686912d34a06a2f8b204b7d6fcc2 P c7dd2bf83a234b9db593970e6f5ca30f [term 1 FOLLOWER]: Refusing update from remote peer 587e86bef1e843d2b623fa2fc69ba40f: 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:02.923993 15684 consensus_queue.cc:1048] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:02.927191 15669 consensus_queue.cc:1048] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [LEADER]: Connected to new peer: Peer: permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } 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:02.939535 15427 raft_consensus.cc:2955] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35cc65da0f4d4cfa8394564c8cd1dd9b (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: false } } }
I20260608 09:54:02.941946 15619 raft_consensus.cc:2955] T 811e686912d34a06a2f8b204b7d6fcc2 P 35cc65da0f4d4cfa8394564c8cd1dd9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35cc65da0f4d4cfa8394564c8cd1dd9b (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: false } } }
I20260608 09:54:02.944985 15303 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:02.949465 15303 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:02.950088 15303 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:54:02.953742 15249 catalog_manager.cc:5696] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4 reported cstate change: config changed from index 2 to 3, 35cc65da0f4d4cfa8394564c8cd1dd9b (127.9.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "587e86bef1e843d2b623fa2fc69ba40f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: false } } }
I20260608 09:54:03.054286 15554 raft_consensus.cc:2955] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35cc65da0f4d4cfa8394564c8cd1dd9b (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: false } } }
I20260608 09:54:03.067951 15351 raft_consensus.cc:2955] T 811e686912d34a06a2f8b204b7d6fcc2 P c7dd2bf83a234b9db593970e6f5ca30f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35cc65da0f4d4cfa8394564c8cd1dd9b (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: false } } }
I20260608 09:54:03.125699 15675 raft_consensus.cc:1064] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f: attempting to promote NON_VOTER 35cc65da0f4d4cfa8394564c8cd1dd9b to VOTER
I20260608 09:54:03.128522 15675 consensus_queue.cc:237] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [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: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } attrs { replace: true } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: false } }
I20260608 09:54:03.135552 15619 raft_consensus.cc:1275] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 35cc65da0f4d4cfa8394564c8cd1dd9b [term 1 LEARNER]: Refusing update from remote peer c7dd2bf83a234b9db593970e6f5ca30f: 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:03.136960 15501 raft_consensus.cc:1275] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 587e86bef1e843d2b623fa2fc69ba40f [term 1 FOLLOWER]: Refusing update from remote peer c7dd2bf83a234b9db593970e6f5ca30f: 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:03.138149 15671 consensus_queue.cc:1048] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [LEADER]: Connected to new peer: Peer: permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 42217 } 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:03.139369 15427 raft_consensus.cc:1275] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 49800d9e87e643bbbe111980b60e0de4 [term 1 FOLLOWER]: Refusing update from remote peer c7dd2bf83a234b9db593970e6f5ca30f: 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:03.141158 15671 consensus_queue.cc:1048] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [LEADER]: Connected to new peer: Peer: permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } 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:03.142199 15689 consensus_queue.cc:1048] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [LEADER]: Connected to new peer: Peer: permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:03.160758 15619 raft_consensus.cc:2955] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 35cc65da0f4d4cfa8394564c8cd1dd9b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35cc65da0f4d4cfa8394564c8cd1dd9b (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } attrs { replace: true } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: false } } }
I20260608 09:54:03.161568 15501 raft_consensus.cc:2955] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 587e86bef1e843d2b623fa2fc69ba40f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35cc65da0f4d4cfa8394564c8cd1dd9b (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } attrs { replace: true } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: false } } }
I20260608 09:54:03.173503 15500 consensus_queue.cc:237] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [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: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: false } }
I20260608 09:54:03.182174 15247 catalog_manager.cc:5696] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 35cc65da0f4d4cfa8394564c8cd1dd9b reported cstate change: config changed from index 2 to 3, 35cc65da0f4d4cfa8394564c8cd1dd9b (127.9.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } attrs { replace: true } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: false } } }
I20260608 09:54:03.184237 15352 raft_consensus.cc:1275] T 811e686912d34a06a2f8b204b7d6fcc2 P c7dd2bf83a234b9db593970e6f5ca30f [term 1 FOLLOWER]: Refusing update from remote peer 587e86bef1e843d2b623fa2fc69ba40f: 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:03.184628 15619 raft_consensus.cc:1275] T 811e686912d34a06a2f8b204b7d6fcc2 P 35cc65da0f4d4cfa8394564c8cd1dd9b [term 1 FOLLOWER]: Refusing update from remote peer 587e86bef1e843d2b623fa2fc69ba40f: 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:03.186336 15669 consensus_queue.cc:1048] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:03.188426 15684 consensus_queue.cc:1048] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [LEADER]: Connected to new peer: Peer: permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 42217 } 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:03.198555 15619 raft_consensus.cc:2955] T 811e686912d34a06a2f8b204b7d6fcc2 P 35cc65da0f4d4cfa8394564c8cd1dd9b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49800d9e87e643bbbe111980b60e0de4 (127.9.161.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: false } } }
I20260608 09:54:03.198560 15352 raft_consensus.cc:2955] T 811e686912d34a06a2f8b204b7d6fcc2 P c7dd2bf83a234b9db593970e6f5ca30f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49800d9e87e643bbbe111980b60e0de4 (127.9.161.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: false } } }
I20260608 09:54:03.326233 15250 catalog_manager.cc:5696] T 811e686912d34a06a2f8b204b7d6fcc2 P c7dd2bf83a234b9db593970e6f5ca30f reported cstate change: config changed from index 3 to 4, VOTER 49800d9e87e643bbbe111980b60e0de4 (127.9.161.194) evicted. New cstate: current_term: 1 leader_uuid: "587e86bef1e843d2b623fa2fc69ba40f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: false } } }
I20260608 09:54:03.421528 15689 raft_consensus.cc:2955] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35cc65da0f4d4cfa8394564c8cd1dd9b (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } attrs { replace: true } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: false } } }
I20260608 09:54:03.436123 15427 raft_consensus.cc:2955] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 49800d9e87e643bbbe111980b60e0de4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35cc65da0f4d4cfa8394564c8cd1dd9b (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } attrs { replace: true } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: false } } }
I20260608 09:54:03.505859 15554 raft_consensus.cc:2955] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49800d9e87e643bbbe111980b60e0de4 (127.9.161.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "587e86bef1e843d2b623fa2fc69ba40f" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39681 } } peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: false } } }
I20260608 09:54:03.516453 15236 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 811e686912d34a06a2f8b204b7d6fcc2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:03.542174 15416 tablet_service.cc:1558] Processing DeleteTablet for tablet 811e686912d34a06a2f8b204b7d6fcc2 with delete_type TABLET_DATA_TOMBSTONED (TS 49800d9e87e643bbbe111980b60e0de4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59268
I20260608 09:54:03.546060 15694 tablet_replica.cc:333] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4: stopping tablet replica
I20260608 09:54:03.547135 15694 raft_consensus.cc:2243] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:03.548063 15694 raft_consensus.cc:2272] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:03.551456 15352 consensus_queue.cc:237] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [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: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: false } }
I20260608 09:54:03.552246 15694 ts_tablet_manager.cc:1916] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:54:03.556950 15619 raft_consensus.cc:1275] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 35cc65da0f4d4cfa8394564c8cd1dd9b [term 1 FOLLOWER]: Refusing update from remote peer c7dd2bf83a234b9db593970e6f5ca30f: 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:03.558223 15427 raft_consensus.cc:1275] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 49800d9e87e643bbbe111980b60e0de4 [term 1 FOLLOWER]: Refusing update from remote peer c7dd2bf83a234b9db593970e6f5ca30f: 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:03.558914 15671 consensus_queue.cc:1048] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [LEADER]: Connected to new peer: Peer: permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 42217 } 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:03.560283 15675 consensus_queue.cc:1048] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [LEADER]: Connected to new peer: Peer: permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:03.569181 15694 ts_tablet_manager.cc:1929] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:54:03.569773 15694 log.cc:1199] T 811e686912d34a06a2f8b204b7d6fcc2 P 49800d9e87e643bbbe111980b60e0de4: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912298820956-9863-0/minicluster-data/ts-1-root/wals/811e686912d34a06a2f8b204b7d6fcc2
I20260608 09:54:03.571041 15619 raft_consensus.cc:2955] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 35cc65da0f4d4cfa8394564c8cd1dd9b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 587e86bef1e843d2b623fa2fc69ba40f (127.9.161.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: false } } }
I20260608 09:54:03.571041 15427 raft_consensus.cc:2955] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 49800d9e87e643bbbe111980b60e0de4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 587e86bef1e843d2b623fa2fc69ba40f (127.9.161.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: false } } }
I20260608 09:54:03.574074 15236 catalog_manager.cc:5027] TS 49800d9e87e643bbbe111980b60e0de4 (127.9.161.194:37605): tablet 811e686912d34a06a2f8b204b7d6fcc2 (table test-workload [id=20a3c06464024344a3231a6ada7e3633]) successfully deleted
I20260608 09:54:03.585381 15250 catalog_manager.cc:5696] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 49800d9e87e643bbbe111980b60e0de4 reported cstate change: config changed from index 3 to 4, VOTER 587e86bef1e843d2b623fa2fc69ba40f (127.9.161.195) evicted. New cstate: current_term: 1 leader_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: false } } }
I20260608 09:54:03.867782 15490 tablet_service.cc:1558] Processing DeleteTablet for tablet 99e1505bc2df4a27ad078e3dc80ae5d5 with delete_type TABLET_DATA_TOMBSTONED (TS 587e86bef1e843d2b623fa2fc69ba40f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48340
I20260608 09:54:03.874253 15695 tablet_replica.cc:333] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 587e86bef1e843d2b623fa2fc69ba40f: stopping tablet replica
I20260608 09:54:03.874993 15695 raft_consensus.cc:2243] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 587e86bef1e843d2b623fa2fc69ba40f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:03.875659 15695 raft_consensus.cc:2272] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 587e86bef1e843d2b623fa2fc69ba40f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:03.878413 15695 ts_tablet_manager.cc:1916] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 587e86bef1e843d2b623fa2fc69ba40f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:54:03.889042 15695 ts_tablet_manager.cc:1929] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 587e86bef1e843d2b623fa2fc69ba40f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:54:03.889394 15695 log.cc:1199] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 587e86bef1e843d2b623fa2fc69ba40f: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912298820956-9863-0/minicluster-data/ts-2-root/wals/99e1505bc2df4a27ad078e3dc80ae5d5
I20260608 09:54:03.890820 15236 catalog_manager.cc:5027] TS 587e86bef1e843d2b623fa2fc69ba40f (127.9.161.195:39681): tablet 99e1505bc2df4a27ad078e3dc80ae5d5 (table test-workload [id=20a3c06464024344a3231a6ada7e3633]) successfully deleted
I20260608 09:54:03.990470 15671 raft_consensus.cc:2955] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 587e86bef1e843d2b623fa2fc69ba40f (127.9.161.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7dd2bf83a234b9db593970e6f5ca30f" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39477 } } peers { permanent_uuid: "49800d9e87e643bbbe111980b60e0de4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37605 } } peers { permanent_uuid: "35cc65da0f4d4cfa8394564c8cd1dd9b" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 42217 } attrs { promote: false } } }
I20260608 09:54:03.999643 15234 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 99e1505bc2df4a27ad078e3dc80ae5d5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:04.951294 15303 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:04.954123 15303 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:04.954465 15303 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:54:06.955502 15303 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:06.958449 15303 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:06.958820 15303 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:54:08.959863 15303 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:08.962936 15303 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:08.963376 15303 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:54:10.964655 15303 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:10.967880 15303 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:10.968355 15303 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:54:11.131099  9863 tablet_server.cc:179] TabletServer@127.9.161.193:0 shutting down...
I20260608 09:54:11.160593  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:11.161690  9863 tablet_replica.cc:333] T 811e686912d34a06a2f8b204b7d6fcc2 P c7dd2bf83a234b9db593970e6f5ca30f: stopping tablet replica
I20260608 09:54:11.162902  9863 raft_consensus.cc:2243] T 811e686912d34a06a2f8b204b7d6fcc2 P c7dd2bf83a234b9db593970e6f5ca30f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:11.163975  9863 raft_consensus.cc:2272] T 811e686912d34a06a2f8b204b7d6fcc2 P c7dd2bf83a234b9db593970e6f5ca30f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:11.166874  9863 tablet_replica.cc:333] T 757f8080d0324b54ade0c32a6818604c P c7dd2bf83a234b9db593970e6f5ca30f: stopping tablet replica
I20260608 09:54:11.167449  9863 raft_consensus.cc:2243] T 757f8080d0324b54ade0c32a6818604c P c7dd2bf83a234b9db593970e6f5ca30f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:11.167995  9863 raft_consensus.cc:2272] T 757f8080d0324b54ade0c32a6818604c P c7dd2bf83a234b9db593970e6f5ca30f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:11.170630  9863 tablet_replica.cc:333] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f: stopping tablet replica
I20260608 09:54:11.171149  9863 raft_consensus.cc:2243] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:11.172470  9863 raft_consensus.cc:2272] T 99e1505bc2df4a27ad078e3dc80ae5d5 P c7dd2bf83a234b9db593970e6f5ca30f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:11.199958  9863 tablet_server.cc:196] TabletServer@127.9.161.193:0 shutdown complete.
I20260608 09:54:11.218003  9863 tablet_server.cc:179] TabletServer@127.9.161.194:0 shutting down...
I20260608 09:54:11.242328  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:11.243153  9863 tablet_replica.cc:333] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4: stopping tablet replica
I20260608 09:54:11.243809  9863 raft_consensus.cc:2243] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:11.244844  9863 raft_consensus.cc:2272] T 757f8080d0324b54ade0c32a6818604c P 49800d9e87e643bbbe111980b60e0de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:11.247464  9863 tablet_replica.cc:333] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 49800d9e87e643bbbe111980b60e0de4: stopping tablet replica
I20260608 09:54:11.247944  9863 raft_consensus.cc:2243] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 49800d9e87e643bbbe111980b60e0de4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:11.248636  9863 raft_consensus.cc:2272] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 49800d9e87e643bbbe111980b60e0de4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:11.273567  9863 tablet_server.cc:196] TabletServer@127.9.161.194:0 shutdown complete.
I20260608 09:54:11.292563  9863 tablet_server.cc:179] TabletServer@127.9.161.195:0 shutting down...
I20260608 09:54:11.321696  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:11.322646  9863 tablet_replica.cc:333] T 757f8080d0324b54ade0c32a6818604c P 587e86bef1e843d2b623fa2fc69ba40f: stopping tablet replica
I20260608 09:54:11.323257  9863 raft_consensus.cc:2243] T 757f8080d0324b54ade0c32a6818604c P 587e86bef1e843d2b623fa2fc69ba40f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:11.323850  9863 raft_consensus.cc:2272] T 757f8080d0324b54ade0c32a6818604c P 587e86bef1e843d2b623fa2fc69ba40f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:11.326442  9863 tablet_replica.cc:333] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f: stopping tablet replica
I20260608 09:54:11.326903  9863 raft_consensus.cc:2243] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:11.327852  9863 raft_consensus.cc:2272] T 811e686912d34a06a2f8b204b7d6fcc2 P 587e86bef1e843d2b623fa2fc69ba40f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:11.354140  9863 tablet_server.cc:196] TabletServer@127.9.161.195:0 shutdown complete.
I20260608 09:54:11.370409  9863 tablet_server.cc:179] TabletServer@127.9.161.196:0 shutting down...
I20260608 09:54:11.396736  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:11.397589  9863 tablet_replica.cc:333] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 35cc65da0f4d4cfa8394564c8cd1dd9b: stopping tablet replica
I20260608 09:54:11.398363  9863 raft_consensus.cc:2243] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 35cc65da0f4d4cfa8394564c8cd1dd9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:11.399273  9863 raft_consensus.cc:2272] T 99e1505bc2df4a27ad078e3dc80ae5d5 P 35cc65da0f4d4cfa8394564c8cd1dd9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:11.401741  9863 tablet_replica.cc:333] T 811e686912d34a06a2f8b204b7d6fcc2 P 35cc65da0f4d4cfa8394564c8cd1dd9b: stopping tablet replica
I20260608 09:54:11.402374  9863 raft_consensus.cc:2243] T 811e686912d34a06a2f8b204b7d6fcc2 P 35cc65da0f4d4cfa8394564c8cd1dd9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:11.403152  9863 raft_consensus.cc:2272] T 811e686912d34a06a2f8b204b7d6fcc2 P 35cc65da0f4d4cfa8394564c8cd1dd9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:11.425041  9863 tablet_server.cc:196] TabletServer@127.9.161.196:0 shutdown complete.
I20260608 09:54:11.439347  9863 master.cc:562] Master@127.9.161.254:43995 shutting down...
I20260608 09:54:11.461695  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 33636454d7ca43e7a7913754375048b0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:11.462417  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 33636454d7ca43e7a7913754375048b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:11.462750  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P 33636454d7ca43e7a7913754375048b0: stopping tablet replica
I20260608 09:54:11.484007  9863 master.cc:584] Master@127.9.161.254:43995 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (12733 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 09:54:11.524552  9863 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.161.254:45653
I20260608 09:54:11.525877  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:11.531607 15699 instance_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:11.531721 15700 instance_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:11.533085 15702 instance_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:11.534085  9863 server_base.cc:1061] running on GCE node
I20260608 09:54:11.534991  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:11.535178  9863 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:11.535377  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912451535340 us; error 0 us; skew 500 ppm
I20260608 09:54:11.535995  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:11.538883  9863 webserver.cc:533] Webserver started at http://127.9.161.254:46627/ using document root <none> and password file <none>
I20260608 09:54:11.539443  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:11.539657  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:11.539956  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:11.541201  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912298820956-9863-0/minicluster-data/master-0-root/instance:
uuid: "8c159e02806d4abf973ab11282502ee9"
format_stamp: "Formatted at 2026-06-08 09:54:11 on dist-test-slave-bjvn"
I20260608 09:54:11.546257  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:54:11.550186 15707 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:11.551344  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 09:54:11.551704  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912298820956-9863-0/minicluster-data/master-0-root
uuid: "8c159e02806d4abf973ab11282502ee9"
format_stamp: "Formatted at 2026-06-08 09:54:11 on dist-test-slave-bjvn"
I20260608 09:54:11.552039  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912298820956-9863-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912298820956-9863-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912298820956-9863-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:11.580529  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:11.582018  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:11.622848  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.254:45653
I20260608 09:54:11.622987 15758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.254:45653 every 8 connection(s)
I20260608 09:54:11.627403 15759 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:11.639602 15759 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8c159e02806d4abf973ab11282502ee9: Bootstrap starting.
I20260608 09:54:11.644671 15759 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8c159e02806d4abf973ab11282502ee9: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:11.649325 15759 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8c159e02806d4abf973ab11282502ee9: No bootstrap required, opened a new log
I20260608 09:54:11.651821 15759 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8c159e02806d4abf973ab11282502ee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c159e02806d4abf973ab11282502ee9" member_type: VOTER }
I20260608 09:54:11.652283 15759 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8c159e02806d4abf973ab11282502ee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:11.652541 15759 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8c159e02806d4abf973ab11282502ee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c159e02806d4abf973ab11282502ee9, State: Initialized, Role: FOLLOWER
I20260608 09:54:11.653215 15759 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8c159e02806d4abf973ab11282502ee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8c159e02806d4abf973ab11282502ee9" member_type: VOTER }
I20260608 09:54:11.653820 15759 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8c159e02806d4abf973ab11282502ee9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:54:11.654115 15759 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8c159e02806d4abf973ab11282502ee9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:54:11.654421 15759 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8c159e02806d4abf973ab11282502ee9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:11.659786 15759 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8c159e02806d4abf973ab11282502ee9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c159e02806d4abf973ab11282502ee9" member_type: VOTER }
I20260608 09:54:11.660401 15759 leader_election.cc:304] T 00000000000000000000000000000000 P 8c159e02806d4abf973ab11282502ee9 [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: 8c159e02806d4abf973ab11282502ee9; no voters: 
I20260608 09:54:11.661643 15759 leader_election.cc:290] T 00000000000000000000000000000000 P 8c159e02806d4abf973ab11282502ee9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:54:11.662276 15762 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8c159e02806d4abf973ab11282502ee9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:11.663723 15762 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8c159e02806d4abf973ab11282502ee9 [term 1 LEADER]: Becoming Leader. State: Replica: 8c159e02806d4abf973ab11282502ee9, State: Running, Role: LEADER
I20260608 09:54:11.664515 15762 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8c159e02806d4abf973ab11282502ee9 [LEADER]: Queue going to LEADER mode. State: All 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: "8c159e02806d4abf973ab11282502ee9" member_type: VOTER }
I20260608 09:54:11.665066 15759 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8c159e02806d4abf973ab11282502ee9 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:54:11.667650 15763 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8c159e02806d4abf973ab11282502ee9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8c159e02806d4abf973ab11282502ee9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c159e02806d4abf973ab11282502ee9" member_type: VOTER } }
I20260608 09:54:11.667810 15764 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8c159e02806d4abf973ab11282502ee9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8c159e02806d4abf973ab11282502ee9. Latest consensus state: current_term: 1 leader_uuid: "8c159e02806d4abf973ab11282502ee9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c159e02806d4abf973ab11282502ee9" member_type: VOTER } }
I20260608 09:54:11.668394 15763 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8c159e02806d4abf973ab11282502ee9 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:11.668465 15764 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8c159e02806d4abf973ab11282502ee9 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:11.671809 15767 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:54:11.677758 15767 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:54:11.681380  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:54:11.689777 15767 catalog_manager.cc:1382] Generated new cluster ID: 14b7d7844deb470db64a55c8eb2afbf4
I20260608 09:54:11.690212 15767 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:54:11.716029 15767 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:54:11.717406 15767 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:54:11.731896 15767 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8c159e02806d4abf973ab11282502ee9: Generated new TSK 0
I20260608 09:54:11.732587 15767 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:54:11.754233  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:11.760761 15780 instance_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:11.762086 15781 instance_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:11.763268 15783 instance_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:11.763904  9863 server_base.cc:1061] running on GCE node
I20260608 09:54:11.764868  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:11.765081  9863 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:11.765275  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912451765256 us; error 0 us; skew 500 ppm
I20260608 09:54:11.765970  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:11.768651  9863 webserver.cc:533] Webserver started at http://127.9.161.193:35583/ using document root <none> and password file <none>
I20260608 09:54:11.769330  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:11.769590  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:11.769968  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:11.771793  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912298820956-9863-0/minicluster-data/ts-0-root/instance:
uuid: "aaf119f382f54b35bc9bdd2b1b78f9bd"
format_stamp: "Formatted at 2026-06-08 09:54:11 on dist-test-slave-bjvn"
I20260608 09:54:11.778590  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:54:11.782474 15788 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:11.783561  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:54:11.783908  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912298820956-9863-0/minicluster-data/ts-0-root
uuid: "aaf119f382f54b35bc9bdd2b1b78f9bd"
format_stamp: "Formatted at 2026-06-08 09:54:11 on dist-test-slave-bjvn"
I20260608 09:54:11.784210  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912298820956-9863-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912298820956-9863-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912298820956-9863-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:11.807601  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:11.809013  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:11.810716  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:11.813565  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:11.813762  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:11.814109  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:11.814285  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:11.861529  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.193:39967
I20260608 09:54:11.861656 15850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.193:39967 every 8 connection(s)
I20260608 09:54:11.867405  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:11.876082 15855 instance_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:11.876509 15856 instance_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:11.880354 15858 instance_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:11.880654  9863 server_base.cc:1061] running on GCE node
I20260608 09:54:11.881608  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:11.881876  9863 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:11.882066  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912451882039 us; error 0 us; skew 500 ppm
I20260608 09:54:11.882651  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:11.885915  9863 webserver.cc:533] Webserver started at http://127.9.161.194:35497/ using document root <none> and password file <none>
I20260608 09:54:11.886687  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:11.886956  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:11.887306  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:11.888927  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912298820956-9863-0/minicluster-data/ts-1-root/instance:
uuid: "e0efe8fe0aa1463cb1ee4935044eafbe"
format_stamp: "Formatted at 2026-06-08 09:54:11 on dist-test-slave-bjvn"
I20260608 09:54:11.889878 15851 heartbeater.cc:344] Connected to a master server at 127.9.161.254:45653
I20260608 09:54:11.890364 15851 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:11.891372 15851 heartbeater.cc:507] Master 127.9.161.254:45653 requested a full tablet report, sending...
I20260608 09:54:11.894059 15724 ts_manager.cc:194] Registered new tserver with Master: aaf119f382f54b35bc9bdd2b1b78f9bd (127.9.161.193:39967)
I20260608 09:54:11.895429  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260608 09:54:11.896389 15724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46816
I20260608 09:54:11.899852 15863 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:11.900820  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 09:54:11.901186  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912298820956-9863-0/minicluster-data/ts-1-root
uuid: "e0efe8fe0aa1463cb1ee4935044eafbe"
format_stamp: "Formatted at 2026-06-08 09:54:11 on dist-test-slave-bjvn"
I20260608 09:54:11.901507  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912298820956-9863-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912298820956-9863-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912298820956-9863-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:11.913486  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:11.914891  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:11.916478  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:11.918886  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:11.919142  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:11.919397  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:11.919579  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:11.964347  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.194:40135
I20260608 09:54:11.964504 15925 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.194:40135 every 8 connection(s)
I20260608 09:54:11.969614  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:11.978221 15929 instance_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:11.980057 15930 instance_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:11.983309 15932 instance_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:11.984067  9863 server_base.cc:1061] running on GCE node
I20260608 09:54:11.984436 15926 heartbeater.cc:344] Connected to a master server at 127.9.161.254:45653
I20260608 09:54:11.984866 15926 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:11.985072  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:11.985338  9863 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:11.985528  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912451985506 us; error 0 us; skew 500 ppm
I20260608 09:54:11.985761 15926 heartbeater.cc:507] Master 127.9.161.254:45653 requested a full tablet report, sending...
I20260608 09:54:11.986369  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:11.988195 15724 ts_manager.cc:194] Registered new tserver with Master: e0efe8fe0aa1463cb1ee4935044eafbe (127.9.161.194:40135)
I20260608 09:54:11.989300  9863 webserver.cc:533] Webserver started at http://127.9.161.195:36863/ using document root <none> and password file <none>
I20260608 09:54:11.990073  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:11.990203 15724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46830
I20260608 09:54:11.990337  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:11.990765  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:11.992247  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912298820956-9863-0/minicluster-data/ts-2-root/instance:
uuid: "af7b1c0b0c284a5d921a1375daf3cd83"
format_stamp: "Formatted at 2026-06-08 09:54:11 on dist-test-slave-bjvn"
I20260608 09:54:11.997306  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 09:54:12.001127 15937 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:12.002152  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:54:12.002517  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912298820956-9863-0/minicluster-data/ts-2-root
uuid: "af7b1c0b0c284a5d921a1375daf3cd83"
format_stamp: "Formatted at 2026-06-08 09:54:11 on dist-test-slave-bjvn"
I20260608 09:54:12.002805  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912298820956-9863-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912298820956-9863-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912298820956-9863-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:12.018178  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:12.019497  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:12.021072  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:12.023658  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:12.023907  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:12.024160  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:12.024361  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:12.065646  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.195:41021
I20260608 09:54:12.065774 15999 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.195:41021 every 8 connection(s)
I20260608 09:54:12.080621 16000 heartbeater.cc:344] Connected to a master server at 127.9.161.254:45653
I20260608 09:54:12.081064 16000 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:12.081902 16000 heartbeater.cc:507] Master 127.9.161.254:45653 requested a full tablet report, sending...
I20260608 09:54:12.084146 15724 ts_manager.cc:194] Registered new tserver with Master: af7b1c0b0c284a5d921a1375daf3cd83 (127.9.161.195:41021)
I20260608 09:54:12.084347  9863 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015169027s
I20260608 09:54:12.086195 15724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46838
I20260608 09:54:12.899627 15851 heartbeater.cc:499] Master 127.9.161.254:45653 was elected leader, sending a full tablet report...
I20260608 09:54:12.993881 15926 heartbeater.cc:499] Master 127.9.161.254:45653 was elected leader, sending a full tablet report...
I20260608 09:54:13.089613 16000 heartbeater.cc:499] Master 127.9.161.254:45653 was elected leader, sending a full tablet report...
I20260608 09:54:13.143219 15724 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46850:
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:13.145354 15724 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:13.194303 15816 tablet_service.cc:1511] Processing CreateTablet for tablet e09360ccd3cf49c0bb6417dc362372e7 (DEFAULT_TABLE table=test-workload [id=8eddecc964814b128ad173b4ee3355ea]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:54:13.195883 15816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09360ccd3cf49c0bb6417dc362372e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:13.201464 15891 tablet_service.cc:1511] Processing CreateTablet for tablet e09360ccd3cf49c0bb6417dc362372e7 (DEFAULT_TABLE table=test-workload [id=8eddecc964814b128ad173b4ee3355ea]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:54:13.202911 15891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09360ccd3cf49c0bb6417dc362372e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:13.203609 15965 tablet_service.cc:1511] Processing CreateTablet for tablet e09360ccd3cf49c0bb6417dc362372e7 (DEFAULT_TABLE table=test-workload [id=8eddecc964814b128ad173b4ee3355ea]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:54:13.205020 15965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09360ccd3cf49c0bb6417dc362372e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:13.216876 16020 tablet_bootstrap.cc:492] T e09360ccd3cf49c0bb6417dc362372e7 P aaf119f382f54b35bc9bdd2b1b78f9bd: Bootstrap starting.
I20260608 09:54:13.223440 16021 tablet_bootstrap.cc:492] T e09360ccd3cf49c0bb6417dc362372e7 P e0efe8fe0aa1463cb1ee4935044eafbe: Bootstrap starting.
I20260608 09:54:13.225415 16022 tablet_bootstrap.cc:492] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83: Bootstrap starting.
I20260608 09:54:13.228722 16020 tablet_bootstrap.cc:654] T e09360ccd3cf49c0bb6417dc362372e7 P aaf119f382f54b35bc9bdd2b1b78f9bd: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:13.230196 16021 tablet_bootstrap.cc:654] T e09360ccd3cf49c0bb6417dc362372e7 P e0efe8fe0aa1463cb1ee4935044eafbe: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:13.233392 16022 tablet_bootstrap.cc:654] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:13.236929 16020 tablet_bootstrap.cc:492] T e09360ccd3cf49c0bb6417dc362372e7 P aaf119f382f54b35bc9bdd2b1b78f9bd: No bootstrap required, opened a new log
I20260608 09:54:13.237380 16021 tablet_bootstrap.cc:492] T e09360ccd3cf49c0bb6417dc362372e7 P e0efe8fe0aa1463cb1ee4935044eafbe: No bootstrap required, opened a new log
I20260608 09:54:13.237629 16020 ts_tablet_manager.cc:1403] T e09360ccd3cf49c0bb6417dc362372e7 P aaf119f382f54b35bc9bdd2b1b78f9bd: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260608 09:54:13.237929 16021 ts_tablet_manager.cc:1403] T e09360ccd3cf49c0bb6417dc362372e7 P e0efe8fe0aa1463cb1ee4935044eafbe: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 09:54:13.239243 16022 tablet_bootstrap.cc:492] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83: No bootstrap required, opened a new log
I20260608 09:54:13.239696 16022 ts_tablet_manager.cc:1403] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260608 09:54:13.241050 16021 raft_consensus.cc:359] T e09360ccd3cf49c0bb6417dc362372e7 P e0efe8fe0aa1463cb1ee4935044eafbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf119f382f54b35bc9bdd2b1b78f9bd" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39967 } } peers { permanent_uuid: "af7b1c0b0c284a5d921a1375daf3cd83" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41021 } } peers { permanent_uuid: "e0efe8fe0aa1463cb1ee4935044eafbe" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40135 } }
I20260608 09:54:13.241250 16020 raft_consensus.cc:359] T e09360ccd3cf49c0bb6417dc362372e7 P aaf119f382f54b35bc9bdd2b1b78f9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf119f382f54b35bc9bdd2b1b78f9bd" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39967 } } peers { permanent_uuid: "af7b1c0b0c284a5d921a1375daf3cd83" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41021 } } peers { permanent_uuid: "e0efe8fe0aa1463cb1ee4935044eafbe" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40135 } }
I20260608 09:54:13.241986 16021 raft_consensus.cc:385] T e09360ccd3cf49c0bb6417dc362372e7 P e0efe8fe0aa1463cb1ee4935044eafbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:13.242080 16020 raft_consensus.cc:385] T e09360ccd3cf49c0bb6417dc362372e7 P aaf119f382f54b35bc9bdd2b1b78f9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:13.242452 16021 raft_consensus.cc:740] T e09360ccd3cf49c0bb6417dc362372e7 P e0efe8fe0aa1463cb1ee4935044eafbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0efe8fe0aa1463cb1ee4935044eafbe, State: Initialized, Role: FOLLOWER
I20260608 09:54:13.242533 16020 raft_consensus.cc:740] T e09360ccd3cf49c0bb6417dc362372e7 P aaf119f382f54b35bc9bdd2b1b78f9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaf119f382f54b35bc9bdd2b1b78f9bd, State: Initialized, Role: FOLLOWER
I20260608 09:54:13.242493 16022 raft_consensus.cc:359] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf119f382f54b35bc9bdd2b1b78f9bd" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39967 } } peers { permanent_uuid: "af7b1c0b0c284a5d921a1375daf3cd83" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41021 } } peers { permanent_uuid: "e0efe8fe0aa1463cb1ee4935044eafbe" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40135 } }
I20260608 09:54:13.243772 16022 raft_consensus.cc:385] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:13.243528 16021 consensus_queue.cc:260] T e09360ccd3cf49c0bb6417dc362372e7 P e0efe8fe0aa1463cb1ee4935044eafbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf119f382f54b35bc9bdd2b1b78f9bd" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39967 } } peers { permanent_uuid: "af7b1c0b0c284a5d921a1375daf3cd83" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41021 } } peers { permanent_uuid: "e0efe8fe0aa1463cb1ee4935044eafbe" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40135 } }
I20260608 09:54:13.243692 16020 consensus_queue.cc:260] T e09360ccd3cf49c0bb6417dc362372e7 P aaf119f382f54b35bc9bdd2b1b78f9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf119f382f54b35bc9bdd2b1b78f9bd" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39967 } } peers { permanent_uuid: "af7b1c0b0c284a5d921a1375daf3cd83" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41021 } } peers { permanent_uuid: "e0efe8fe0aa1463cb1ee4935044eafbe" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40135 } }
I20260608 09:54:13.244306 16022 raft_consensus.cc:740] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af7b1c0b0c284a5d921a1375daf3cd83, State: Initialized, Role: FOLLOWER
I20260608 09:54:13.245443 16022 consensus_queue.cc:260] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf119f382f54b35bc9bdd2b1b78f9bd" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39967 } } peers { permanent_uuid: "af7b1c0b0c284a5d921a1375daf3cd83" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41021 } } peers { permanent_uuid: "e0efe8fe0aa1463cb1ee4935044eafbe" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40135 } }
I20260608 09:54:13.247486 16021 ts_tablet_manager.cc:1434] T e09360ccd3cf49c0bb6417dc362372e7 P e0efe8fe0aa1463cb1ee4935044eafbe: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260608 09:54:13.248029 16020 ts_tablet_manager.cc:1434] T e09360ccd3cf49c0bb6417dc362372e7 P aaf119f382f54b35bc9bdd2b1b78f9bd: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 09:54:13.253116 16022 ts_tablet_manager.cc:1434] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260608 09:54:13.424875 16028 raft_consensus.cc:493] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:13.425405 16028 raft_consensus.cc:515] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf119f382f54b35bc9bdd2b1b78f9bd" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39967 } } peers { permanent_uuid: "af7b1c0b0c284a5d921a1375daf3cd83" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41021 } } peers { permanent_uuid: "e0efe8fe0aa1463cb1ee4935044eafbe" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40135 } }
I20260608 09:54:13.427903 16028 leader_election.cc:290] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aaf119f382f54b35bc9bdd2b1b78f9bd (127.9.161.193:39967), e0efe8fe0aa1463cb1ee4935044eafbe (127.9.161.194:40135)
I20260608 09:54:13.438484 15826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09360ccd3cf49c0bb6417dc362372e7" candidate_uuid: "af7b1c0b0c284a5d921a1375daf3cd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf119f382f54b35bc9bdd2b1b78f9bd" is_pre_election: true
I20260608 09:54:13.439306 15826 raft_consensus.cc:2468] T e09360ccd3cf49c0bb6417dc362372e7 P aaf119f382f54b35bc9bdd2b1b78f9bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af7b1c0b0c284a5d921a1375daf3cd83 in term 0.
I20260608 09:54:13.439560 15901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09360ccd3cf49c0bb6417dc362372e7" candidate_uuid: "af7b1c0b0c284a5d921a1375daf3cd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0efe8fe0aa1463cb1ee4935044eafbe" is_pre_election: true
I20260608 09:54:13.440310 15901 raft_consensus.cc:2468] T e09360ccd3cf49c0bb6417dc362372e7 P e0efe8fe0aa1463cb1ee4935044eafbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af7b1c0b0c284a5d921a1375daf3cd83 in term 0.
I20260608 09:54:13.440902 15938 leader_election.cc:304] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aaf119f382f54b35bc9bdd2b1b78f9bd, af7b1c0b0c284a5d921a1375daf3cd83; no voters: 
I20260608 09:54:13.441841 16028 raft_consensus.cc:2804] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:13.442227 16028 raft_consensus.cc:493] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:13.442680 16028 raft_consensus.cc:3060] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:13.448272 16028 raft_consensus.cc:515] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf119f382f54b35bc9bdd2b1b78f9bd" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39967 } } peers { permanent_uuid: "af7b1c0b0c284a5d921a1375daf3cd83" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41021 } } peers { permanent_uuid: "e0efe8fe0aa1463cb1ee4935044eafbe" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40135 } }
I20260608 09:54:13.450385 16028 leader_election.cc:290] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83 [CANDIDATE]: Term 1 election: Requested vote from peers aaf119f382f54b35bc9bdd2b1b78f9bd (127.9.161.193:39967), e0efe8fe0aa1463cb1ee4935044eafbe (127.9.161.194:40135)
I20260608 09:54:13.451593 15826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09360ccd3cf49c0bb6417dc362372e7" candidate_uuid: "af7b1c0b0c284a5d921a1375daf3cd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf119f382f54b35bc9bdd2b1b78f9bd"
I20260608 09:54:13.451735 15901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09360ccd3cf49c0bb6417dc362372e7" candidate_uuid: "af7b1c0b0c284a5d921a1375daf3cd83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0efe8fe0aa1463cb1ee4935044eafbe"
I20260608 09:54:13.452499 15826 raft_consensus.cc:3060] T e09360ccd3cf49c0bb6417dc362372e7 P aaf119f382f54b35bc9bdd2b1b78f9bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:13.452579 15901 raft_consensus.cc:3060] T e09360ccd3cf49c0bb6417dc362372e7 P e0efe8fe0aa1463cb1ee4935044eafbe [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:13.458120 15826 raft_consensus.cc:2468] T e09360ccd3cf49c0bb6417dc362372e7 P aaf119f382f54b35bc9bdd2b1b78f9bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af7b1c0b0c284a5d921a1375daf3cd83 in term 1.
I20260608 09:54:13.458115 15901 raft_consensus.cc:2468] T e09360ccd3cf49c0bb6417dc362372e7 P e0efe8fe0aa1463cb1ee4935044eafbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af7b1c0b0c284a5d921a1375daf3cd83 in term 1.
I20260608 09:54:13.459427 15938 leader_election.cc:304] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aaf119f382f54b35bc9bdd2b1b78f9bd, af7b1c0b0c284a5d921a1375daf3cd83; no voters: 
I20260608 09:54:13.460199 16028 raft_consensus.cc:2804] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:13.461357 16028 raft_consensus.cc:697] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83 [term 1 LEADER]: Becoming Leader. State: Replica: af7b1c0b0c284a5d921a1375daf3cd83, State: Running, Role: LEADER
I20260608 09:54:13.462141 16028 consensus_queue.cc:237] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf119f382f54b35bc9bdd2b1b78f9bd" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39967 } } peers { permanent_uuid: "af7b1c0b0c284a5d921a1375daf3cd83" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41021 } } peers { permanent_uuid: "e0efe8fe0aa1463cb1ee4935044eafbe" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40135 } }
I20260608 09:54:13.470350 15724 catalog_manager.cc:5696] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83 reported cstate change: term changed from 0 to 1, leader changed from <none> to af7b1c0b0c284a5d921a1375daf3cd83 (127.9.161.195). New cstate: current_term: 1 leader_uuid: "af7b1c0b0c284a5d921a1375daf3cd83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aaf119f382f54b35bc9bdd2b1b78f9bd" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 39967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af7b1c0b0c284a5d921a1375daf3cd83" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 41021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0efe8fe0aa1463cb1ee4935044eafbe" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40135 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:13.504058  9863 tablet_server.cc:179] TabletServer@127.9.161.193:0 shutting down...
I20260608 09:54:13.525777  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:13.526813  9863 tablet_replica.cc:333] T e09360ccd3cf49c0bb6417dc362372e7 P aaf119f382f54b35bc9bdd2b1b78f9bd: stopping tablet replica
I20260608 09:54:13.527418  9863 raft_consensus.cc:2243] T e09360ccd3cf49c0bb6417dc362372e7 P aaf119f382f54b35bc9bdd2b1b78f9bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:13.527921  9863 raft_consensus.cc:2272] T e09360ccd3cf49c0bb6417dc362372e7 P aaf119f382f54b35bc9bdd2b1b78f9bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:13.539724  9863 tablet_server.cc:196] TabletServer@127.9.161.193:0 shutdown complete.
I20260608 09:54:13.681085 15777 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:13.682667 15777 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:13.683027 15777 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:54:13.987586 16033 consensus_queue.cc:1048] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0efe8fe0aa1463cb1ee4935044eafbe" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:54:13.988708 15938 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.161.193:39967: connect: Connection refused (error 111) [suppressed 25 similar messages]
W20260608 09:54:13.992736 15938 consensus_peers.cc:597] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83 -> Peer aaf119f382f54b35bc9bdd2b1b78f9bd (127.9.161.193:39967): Couldn't send request to peer aaf119f382f54b35bc9bdd2b1b78f9bd. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:39967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:15.683981 15777 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:15.685890 15777 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:15.686314 15777 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:54:16.574041 15938 consensus_peers.cc:597] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83 -> Peer aaf119f382f54b35bc9bdd2b1b78f9bd (127.9.161.193:39967): Couldn't send request to peer aaf119f382f54b35bc9bdd2b1b78f9bd. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:39967: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 09:54:17.687544 15777 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:17.688895 15777 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:17.689165 15777 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:54:19.423522 15938 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.161.193:39967: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260608 09:54:19.427047 15938 consensus_peers.cc:597] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83 -> Peer aaf119f382f54b35bc9bdd2b1b78f9bd (127.9.161.193:39967): Couldn't send request to peer aaf119f382f54b35bc9bdd2b1b78f9bd. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:39967: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 09:54:19.690151 15777 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:19.691561 15777 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:19.691831 15777 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:54:21.692996 15777 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:21.694756 15777 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:21.695051 15777 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:54:22.129853 15938 consensus_peers.cc:597] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83 -> Peer aaf119f382f54b35bc9bdd2b1b78f9bd (127.9.161.193:39967): Couldn't send request to peer aaf119f382f54b35bc9bdd2b1b78f9bd. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:39967: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 09:54:23.695976 15777 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:23.697364 15777 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:23.697631 15777 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:54:24.551641 15938 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.161.193:39967: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260608 09:54:24.555768 15938 consensus_peers.cc:597] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83 -> Peer aaf119f382f54b35bc9bdd2b1b78f9bd (127.9.161.193:39967): Couldn't send request to peer aaf119f382f54b35bc9bdd2b1b78f9bd. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:39967: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260608 09:54:24.617452  9863 tablet_server.cc:179] TabletServer@127.9.161.194:0 shutting down...
I20260608 09:54:24.647822  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:24.648613  9863 tablet_replica.cc:333] T e09360ccd3cf49c0bb6417dc362372e7 P e0efe8fe0aa1463cb1ee4935044eafbe: stopping tablet replica
I20260608 09:54:24.649283  9863 raft_consensus.cc:2243] T e09360ccd3cf49c0bb6417dc362372e7 P e0efe8fe0aa1463cb1ee4935044eafbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:24.650054  9863 raft_consensus.cc:2272] T e09360ccd3cf49c0bb6417dc362372e7 P e0efe8fe0aa1463cb1ee4935044eafbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:24.672246  9863 tablet_server.cc:196] TabletServer@127.9.161.194:0 shutdown complete.
I20260608 09:54:24.686453  9863 tablet_server.cc:179] TabletServer@127.9.161.195:0 shutting down...
I20260608 09:54:24.712361  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:24.713227  9863 tablet_replica.cc:333] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83: stopping tablet replica
I20260608 09:54:24.713953  9863 raft_consensus.cc:2243] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:24.715019  9863 raft_consensus.cc:2272] T e09360ccd3cf49c0bb6417dc362372e7 P af7b1c0b0c284a5d921a1375daf3cd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:24.735947  9863 tablet_server.cc:196] TabletServer@127.9.161.195:0 shutdown complete.
I20260608 09:54:24.749276  9863 master.cc:562] Master@127.9.161.254:45653 shutting down...
I20260608 09:54:24.772447  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8c159e02806d4abf973ab11282502ee9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:24.773262  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8c159e02806d4abf973ab11282502ee9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:24.773651  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8c159e02806d4abf973ab11282502ee9: stopping tablet replica
I20260608 09:54:24.794031  9863 master.cc:584] Master@127.9.161.254:45653 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13309 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 09:54:24.834736  9863 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.161.254:40567
I20260608 09:54:24.836192  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:24.842386 16072 instance_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:24.842579 16073 instance_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:24.843560 16075 instance_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:24.844090  9863 server_base.cc:1061] running on GCE node
I20260608 09:54:24.845011  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:24.845244  9863 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:24.845402  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912464845385 us; error 0 us; skew 500 ppm
I20260608 09:54:24.846144  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:24.848692  9863 webserver.cc:533] Webserver started at http://127.9.161.254:34693/ using document root <none> and password file <none>
I20260608 09:54:24.849272  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:24.849483  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:24.849776  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:24.851167  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912298820956-9863-0/minicluster-data/master-0-root/instance:
uuid: "5f3a76eefc194fec811e352ed6f44588"
format_stamp: "Formatted at 2026-06-08 09:54:24 on dist-test-slave-bjvn"
I20260608 09:54:24.856140  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:54:24.859961 16080 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:24.860921  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:54:24.861193  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912298820956-9863-0/minicluster-data/master-0-root
uuid: "5f3a76eefc194fec811e352ed6f44588"
format_stamp: "Formatted at 2026-06-08 09:54:24 on dist-test-slave-bjvn"
I20260608 09:54:24.861440  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912298820956-9863-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912298820956-9863-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912298820956-9863-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:24.880795  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:24.882056  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:24.921952  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.254:40567
I20260608 09:54:24.922202 16131 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.254:40567 every 8 connection(s)
I20260608 09:54:24.926781 16132 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:24.938673 16132 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f3a76eefc194fec811e352ed6f44588: Bootstrap starting.
I20260608 09:54:24.943878 16132 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5f3a76eefc194fec811e352ed6f44588: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:24.948455 16132 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f3a76eefc194fec811e352ed6f44588: No bootstrap required, opened a new log
I20260608 09:54:24.950922 16132 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5f3a76eefc194fec811e352ed6f44588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f3a76eefc194fec811e352ed6f44588" member_type: VOTER }
I20260608 09:54:24.951370 16132 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5f3a76eefc194fec811e352ed6f44588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:24.951557 16132 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5f3a76eefc194fec811e352ed6f44588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3a76eefc194fec811e352ed6f44588, State: Initialized, Role: FOLLOWER
I20260608 09:54:24.952108 16132 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5f3a76eefc194fec811e352ed6f44588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5f3a76eefc194fec811e352ed6f44588" member_type: VOTER }
I20260608 09:54:24.952557 16132 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5f3a76eefc194fec811e352ed6f44588 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:54:24.952756 16132 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5f3a76eefc194fec811e352ed6f44588 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:54:24.952975 16132 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5f3a76eefc194fec811e352ed6f44588 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:24.957674 16132 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5f3a76eefc194fec811e352ed6f44588 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f3a76eefc194fec811e352ed6f44588" member_type: VOTER }
I20260608 09:54:24.958177 16132 leader_election.cc:304] T 00000000000000000000000000000000 P 5f3a76eefc194fec811e352ed6f44588 [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: 5f3a76eefc194fec811e352ed6f44588; no voters: 
I20260608 09:54:24.959316 16132 leader_election.cc:290] T 00000000000000000000000000000000 P 5f3a76eefc194fec811e352ed6f44588 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:54:24.959887 16135 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5f3a76eefc194fec811e352ed6f44588 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:24.961313 16135 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5f3a76eefc194fec811e352ed6f44588 [term 1 LEADER]: Becoming Leader. State: Replica: 5f3a76eefc194fec811e352ed6f44588, State: Running, Role: LEADER
I20260608 09:54:24.962108 16135 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5f3a76eefc194fec811e352ed6f44588 [LEADER]: Queue going to LEADER mode. State: All 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: "5f3a76eefc194fec811e352ed6f44588" member_type: VOTER }
I20260608 09:54:24.962471 16132 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5f3a76eefc194fec811e352ed6f44588 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:54:24.965497 16136 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f3a76eefc194fec811e352ed6f44588 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5f3a76eefc194fec811e352ed6f44588" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f3a76eefc194fec811e352ed6f44588" member_type: VOTER } }
I20260608 09:54:24.965669 16137 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f3a76eefc194fec811e352ed6f44588 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5f3a76eefc194fec811e352ed6f44588. Latest consensus state: current_term: 1 leader_uuid: "5f3a76eefc194fec811e352ed6f44588" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f3a76eefc194fec811e352ed6f44588" member_type: VOTER } }
I20260608 09:54:24.966409 16136 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f3a76eefc194fec811e352ed6f44588 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:24.966498 16137 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f3a76eefc194fec811e352ed6f44588 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:24.970177 16141 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:54:24.975817 16141 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:54:24.980140  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:54:24.985998 16141 catalog_manager.cc:1382] Generated new cluster ID: 2e438bd6f4a24f7fa9dd459956c79a58
I20260608 09:54:24.986315 16141 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:54:25.003545 16141 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:54:25.004922 16141 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:54:25.024154 16141 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5f3a76eefc194fec811e352ed6f44588: Generated new TSK 0
I20260608 09:54:25.024858 16141 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:54:25.047448  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:25.054010 16153 instance_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:25.055054 16154 instance_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:25.057833 16156 instance_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:25.057931  9863 server_base.cc:1061] running on GCE node
I20260608 09:54:25.059012  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:25.059259  9863 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:25.059440  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912465059415 us; error 0 us; skew 500 ppm
I20260608 09:54:25.060031  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:25.062500  9863 webserver.cc:533] Webserver started at http://127.9.161.193:34469/ using document root <none> and password file <none>
I20260608 09:54:25.063050  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:25.063259  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:25.063660  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:25.064934  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912298820956-9863-0/minicluster-data/ts-0-root/instance:
uuid: "e5389cf8769340698dd02186d65bfe39"
format_stamp: "Formatted at 2026-06-08 09:54:25 on dist-test-slave-bjvn"
I20260608 09:54:25.069890  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:54:25.073501 16161 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:25.074580  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:54:25.074836  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912298820956-9863-0/minicluster-data/ts-0-root
uuid: "e5389cf8769340698dd02186d65bfe39"
format_stamp: "Formatted at 2026-06-08 09:54:25 on dist-test-slave-bjvn"
I20260608 09:54:25.075090  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912298820956-9863-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912298820956-9863-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912298820956-9863-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:25.096539  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:25.097720  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:25.099246  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:25.101704  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:25.101904  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:25.102219  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:25.102363  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:25.144120  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.193:33197
I20260608 09:54:25.144338 16223 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.193:33197 every 8 connection(s)
I20260608 09:54:25.149995  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:25.158445 16228 instance_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:25.160557 16229 instance_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:25.161938 16231 instance_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:25.163641  9863 server_base.cc:1061] running on GCE node
I20260608 09:54:25.164635  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:54:25.164732 16224 heartbeater.cc:344] Connected to a master server at 127.9.161.254:40567
W20260608 09:54:25.165001  9863 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:25.165194 16224 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:25.165221  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912465165201 us; error 0 us; skew 500 ppm
I20260608 09:54:25.166225  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:25.166265 16224 heartbeater.cc:507] Master 127.9.161.254:40567 requested a full tablet report, sending...
I20260608 09:54:25.169080 16097 ts_manager.cc:194] Registered new tserver with Master: e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197)
I20260608 09:54:25.169155  9863 webserver.cc:533] Webserver started at http://127.9.161.194:42251/ using document root <none> and password file <none>
I20260608 09:54:25.170040  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:25.170310  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:25.170653  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:25.171859 16097 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45724
I20260608 09:54:25.172406  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912298820956-9863-0/minicluster-data/ts-1-root/instance:
uuid: "23dfa389e4014e9abf469d322418bc41"
format_stamp: "Formatted at 2026-06-08 09:54:25 on dist-test-slave-bjvn"
I20260608 09:54:25.177677  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:54:25.181183 16236 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:25.182060  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:54:25.182375  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912298820956-9863-0/minicluster-data/ts-1-root
uuid: "23dfa389e4014e9abf469d322418bc41"
format_stamp: "Formatted at 2026-06-08 09:54:25 on dist-test-slave-bjvn"
I20260608 09:54:25.182677  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912298820956-9863-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912298820956-9863-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912298820956-9863-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:25.192796  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:25.194108  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:25.195600  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:25.197947  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:25.198174  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:25.198429  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:25.198616  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:25.238663  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.194:36703
I20260608 09:54:25.238812 16298 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.194:36703 every 8 connection(s)
I20260608 09:54:25.243847  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:25.250664 16302 instance_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:25.252875 16303 instance_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:25.254560  9863 server_base.cc:1061] running on GCE node
W20260608 09:54:25.254990 16305 instance_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:25.255975  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:25.256217  9863 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:25.256383  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912465256369 us; error 0 us; skew 500 ppm
I20260608 09:54:25.256955  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:25.257040 16299 heartbeater.cc:344] Connected to a master server at 127.9.161.254:40567
I20260608 09:54:25.257457 16299 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:25.258425 16299 heartbeater.cc:507] Master 127.9.161.254:40567 requested a full tablet report, sending...
I20260608 09:54:25.259616  9863 webserver.cc:533] Webserver started at http://127.9.161.195:37937/ using document root <none> and password file <none>
I20260608 09:54:25.260229  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:25.260424  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:25.260722  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:25.260677 16097 ts_manager.cc:194] Registered new tserver with Master: 23dfa389e4014e9abf469d322418bc41 (127.9.161.194:36703)
I20260608 09:54:25.262149  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912298820956-9863-0/minicluster-data/ts-2-root/instance:
uuid: "5db9ae3eb8704e708fbc736f506fd0b3"
format_stamp: "Formatted at 2026-06-08 09:54:25 on dist-test-slave-bjvn"
I20260608 09:54:25.262277 16097 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45728
I20260608 09:54:25.267598  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:54:25.271339 16310 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:25.272266  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:54:25.272658  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912298820956-9863-0/minicluster-data/ts-2-root
uuid: "5db9ae3eb8704e708fbc736f506fd0b3"
format_stamp: "Formatted at 2026-06-08 09:54:25 on dist-test-slave-bjvn"
I20260608 09:54:25.272913  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912298820956-9863-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912298820956-9863-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912298820956-9863-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:25.289588  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:25.290825  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:25.292264  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:25.294715  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:25.294930  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:25.295197  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:25.295388  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:25.336469  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.195:35507
I20260608 09:54:25.336601 16372 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.195:35507 every 8 connection(s)
I20260608 09:54:25.352362 16373 heartbeater.cc:344] Connected to a master server at 127.9.161.254:40567
I20260608 09:54:25.352807 16373 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:25.353622 16373 heartbeater.cc:507] Master 127.9.161.254:40567 requested a full tablet report, sending...
I20260608 09:54:25.356287 16097 ts_manager.cc:194] Registered new tserver with Master: 5db9ae3eb8704e708fbc736f506fd0b3 (127.9.161.195:35507)
I20260608 09:54:25.357335  9863 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017190155s
I20260608 09:54:25.357856 16097 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45734
I20260608 09:54:26.175233 16224 heartbeater.cc:499] Master 127.9.161.254:40567 was elected leader, sending a full tablet report...
I20260608 09:54:26.265516 16299 heartbeater.cc:499] Master 127.9.161.254:40567 was elected leader, sending a full tablet report...
I20260608 09:54:26.361299 16373 heartbeater.cc:499] Master 127.9.161.254:40567 was elected leader, sending a full tablet report...
I20260608 09:54:26.415313 16097 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45744:
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:26.417843 16097 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:26.478870 16189 tablet_service.cc:1511] Processing CreateTablet for tablet 4a98ff95404449739a8b803cf09a72c8 (DEFAULT_TABLE table=test-workload [id=e41ae61462624e8a83866aaa45810764]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:26.480455 16189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a98ff95404449739a8b803cf09a72c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:26.481720 16264 tablet_service.cc:1511] Processing CreateTablet for tablet 4a98ff95404449739a8b803cf09a72c8 (DEFAULT_TABLE table=test-workload [id=e41ae61462624e8a83866aaa45810764]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:26.483225 16264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a98ff95404449739a8b803cf09a72c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:26.488286 16263 tablet_service.cc:1511] Processing CreateTablet for tablet 26c348f0b7924792bce4d78e32602fa7 (DEFAULT_TABLE table=test-workload [id=e41ae61462624e8a83866aaa45810764]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:26.488736 16188 tablet_service.cc:1511] Processing CreateTablet for tablet 26c348f0b7924792bce4d78e32602fa7 (DEFAULT_TABLE table=test-workload [id=e41ae61462624e8a83866aaa45810764]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:26.489912 16263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26c348f0b7924792bce4d78e32602fa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:26.490083 16188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26c348f0b7924792bce4d78e32602fa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:26.495141 16262 tablet_service.cc:1511] Processing CreateTablet for tablet a421279cb2944ca0a37cfe87deb057c9 (DEFAULT_TABLE table=test-workload [id=e41ae61462624e8a83866aaa45810764]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:26.496668 16262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a421279cb2944ca0a37cfe87deb057c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:26.503283 16261 tablet_service.cc:1511] Processing CreateTablet for tablet 84bb28dc9c304f3b925fcba1875f5c28 (DEFAULT_TABLE table=test-workload [id=e41ae61462624e8a83866aaa45810764]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:26.504786 16261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84bb28dc9c304f3b925fcba1875f5c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:26.508383 16187 tablet_service.cc:1511] Processing CreateTablet for tablet a421279cb2944ca0a37cfe87deb057c9 (DEFAULT_TABLE table=test-workload [id=e41ae61462624e8a83866aaa45810764]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:26.512043 16187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a421279cb2944ca0a37cfe87deb057c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:26.515033 16393 tablet_bootstrap.cc:492] T 4a98ff95404449739a8b803cf09a72c8 P e5389cf8769340698dd02186d65bfe39: Bootstrap starting.
I20260608 09:54:26.515040 16394 tablet_bootstrap.cc:492] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41: Bootstrap starting.
I20260608 09:54:26.523902 16337 tablet_service.cc:1511] Processing CreateTablet for tablet 26c348f0b7924792bce4d78e32602fa7 (DEFAULT_TABLE table=test-workload [id=e41ae61462624e8a83866aaa45810764]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:26.533526 16337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26c348f0b7924792bce4d78e32602fa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:26.526041 16336 tablet_service.cc:1511] Processing CreateTablet for tablet a421279cb2944ca0a37cfe87deb057c9 (DEFAULT_TABLE table=test-workload [id=e41ae61462624e8a83866aaa45810764]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:26.536027 16336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a421279cb2944ca0a37cfe87deb057c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:26.528127 16335 tablet_service.cc:1511] Processing CreateTablet for tablet 84bb28dc9c304f3b925fcba1875f5c28 (DEFAULT_TABLE table=test-workload [id=e41ae61462624e8a83866aaa45810764]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:26.538798 16335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84bb28dc9c304f3b925fcba1875f5c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:26.529708 16338 tablet_service.cc:1511] Processing CreateTablet for tablet 4a98ff95404449739a8b803cf09a72c8 (DEFAULT_TABLE table=test-workload [id=e41ae61462624e8a83866aaa45810764]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:26.539917 16338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a98ff95404449739a8b803cf09a72c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:26.530972 16189 tablet_service.cc:1511] Processing CreateTablet for tablet 84bb28dc9c304f3b925fcba1875f5c28 (DEFAULT_TABLE table=test-workload [id=e41ae61462624e8a83866aaa45810764]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:26.541553 16189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84bb28dc9c304f3b925fcba1875f5c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:26.553023 16394 tablet_bootstrap.cc:654] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:26.558809 16393 tablet_bootstrap.cc:654] T 4a98ff95404449739a8b803cf09a72c8 P e5389cf8769340698dd02186d65bfe39: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:26.565407 16395 tablet_bootstrap.cc:492] T 4a98ff95404449739a8b803cf09a72c8 P 5db9ae3eb8704e708fbc736f506fd0b3: Bootstrap starting.
I20260608 09:54:26.577519 16394 tablet_bootstrap.cc:492] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41: No bootstrap required, opened a new log
I20260608 09:54:26.577566 16395 tablet_bootstrap.cc:654] T 4a98ff95404449739a8b803cf09a72c8 P 5db9ae3eb8704e708fbc736f506fd0b3: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:26.578444 16394 ts_tablet_manager.cc:1403] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41: Time spent bootstrapping tablet: real 0.065s	user 0.005s	sys 0.009s
I20260608 09:54:26.580104 16393 tablet_bootstrap.cc:492] T 4a98ff95404449739a8b803cf09a72c8 P e5389cf8769340698dd02186d65bfe39: No bootstrap required, opened a new log
I20260608 09:54:26.580686 16393 ts_tablet_manager.cc:1403] T 4a98ff95404449739a8b803cf09a72c8 P e5389cf8769340698dd02186d65bfe39: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.002s
I20260608 09:54:26.581934 16394 raft_consensus.cc:359] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.582840 16394 raft_consensus.cc:385] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:26.583096 16394 raft_consensus.cc:740] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23dfa389e4014e9abf469d322418bc41, State: Initialized, Role: FOLLOWER
I20260608 09:54:26.583842 16394 consensus_queue.cc:260] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.584384 16395 tablet_bootstrap.cc:492] T 4a98ff95404449739a8b803cf09a72c8 P 5db9ae3eb8704e708fbc736f506fd0b3: No bootstrap required, opened a new log
I20260608 09:54:26.583952 16393 raft_consensus.cc:359] T 4a98ff95404449739a8b803cf09a72c8 P e5389cf8769340698dd02186d65bfe39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.584929 16395 ts_tablet_manager.cc:1403] T 4a98ff95404449739a8b803cf09a72c8 P 5db9ae3eb8704e708fbc736f506fd0b3: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.008s
I20260608 09:54:26.584983 16393 raft_consensus.cc:385] T 4a98ff95404449739a8b803cf09a72c8 P e5389cf8769340698dd02186d65bfe39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:26.585480 16393 raft_consensus.cc:740] T 4a98ff95404449739a8b803cf09a72c8 P e5389cf8769340698dd02186d65bfe39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5389cf8769340698dd02186d65bfe39, State: Initialized, Role: FOLLOWER
I20260608 09:54:26.586731 16394 ts_tablet_manager.cc:1434] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 09:54:26.586498 16393 consensus_queue.cc:260] T 4a98ff95404449739a8b803cf09a72c8 P e5389cf8769340698dd02186d65bfe39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.587898 16394 tablet_bootstrap.cc:492] T 26c348f0b7924792bce4d78e32602fa7 P 23dfa389e4014e9abf469d322418bc41: Bootstrap starting.
I20260608 09:54:26.589283 16395 raft_consensus.cc:359] T 4a98ff95404449739a8b803cf09a72c8 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.590154 16395 raft_consensus.cc:385] T 4a98ff95404449739a8b803cf09a72c8 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:26.590543 16395 raft_consensus.cc:740] T 4a98ff95404449739a8b803cf09a72c8 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5db9ae3eb8704e708fbc736f506fd0b3, State: Initialized, Role: FOLLOWER
I20260608 09:54:26.591600 16395 consensus_queue.cc:260] T 4a98ff95404449739a8b803cf09a72c8 P 5db9ae3eb8704e708fbc736f506fd0b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.596432 16394 tablet_bootstrap.cc:654] T 26c348f0b7924792bce4d78e32602fa7 P 23dfa389e4014e9abf469d322418bc41: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:26.599133 16393 ts_tablet_manager.cc:1434] T 4a98ff95404449739a8b803cf09a72c8 P e5389cf8769340698dd02186d65bfe39: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.010s
I20260608 09:54:26.600265 16393 tablet_bootstrap.cc:492] T 26c348f0b7924792bce4d78e32602fa7 P e5389cf8769340698dd02186d65bfe39: Bootstrap starting.
I20260608 09:54:26.607265 16393 tablet_bootstrap.cc:654] T 26c348f0b7924792bce4d78e32602fa7 P e5389cf8769340698dd02186d65bfe39: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:26.619349 16393 tablet_bootstrap.cc:492] T 26c348f0b7924792bce4d78e32602fa7 P e5389cf8769340698dd02186d65bfe39: No bootstrap required, opened a new log
I20260608 09:54:26.619882 16393 ts_tablet_manager.cc:1403] T 26c348f0b7924792bce4d78e32602fa7 P e5389cf8769340698dd02186d65bfe39: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260608 09:54:26.623164 16393 raft_consensus.cc:359] T 26c348f0b7924792bce4d78e32602fa7 P e5389cf8769340698dd02186d65bfe39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.623997 16395 ts_tablet_manager.cc:1434] T 4a98ff95404449739a8b803cf09a72c8 P 5db9ae3eb8704e708fbc736f506fd0b3: Time spent starting tablet: real 0.039s	user 0.020s	sys 0.016s
I20260608 09:54:26.623991 16393 raft_consensus.cc:385] T 26c348f0b7924792bce4d78e32602fa7 P e5389cf8769340698dd02186d65bfe39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:26.624733 16393 raft_consensus.cc:740] T 26c348f0b7924792bce4d78e32602fa7 P e5389cf8769340698dd02186d65bfe39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5389cf8769340698dd02186d65bfe39, State: Initialized, Role: FOLLOWER
I20260608 09:54:26.625368 16395 tablet_bootstrap.cc:492] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3: Bootstrap starting.
I20260608 09:54:26.625939 16394 tablet_bootstrap.cc:492] T 26c348f0b7924792bce4d78e32602fa7 P 23dfa389e4014e9abf469d322418bc41: No bootstrap required, opened a new log
I20260608 09:54:26.625833 16393 consensus_queue.cc:260] T 26c348f0b7924792bce4d78e32602fa7 P e5389cf8769340698dd02186d65bfe39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.626545 16394 ts_tablet_manager.cc:1403] T 26c348f0b7924792bce4d78e32602fa7 P 23dfa389e4014e9abf469d322418bc41: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.019s
I20260608 09:54:26.628454 16393 ts_tablet_manager.cc:1434] T 26c348f0b7924792bce4d78e32602fa7 P e5389cf8769340698dd02186d65bfe39: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 09:54:26.629647 16393 tablet_bootstrap.cc:492] T a421279cb2944ca0a37cfe87deb057c9 P e5389cf8769340698dd02186d65bfe39: Bootstrap starting.
I20260608 09:54:26.632140 16394 raft_consensus.cc:359] T 26c348f0b7924792bce4d78e32602fa7 P 23dfa389e4014e9abf469d322418bc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.632936 16394 raft_consensus.cc:385] T 26c348f0b7924792bce4d78e32602fa7 P 23dfa389e4014e9abf469d322418bc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:26.633090 16395 tablet_bootstrap.cc:654] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:26.633320 16394 raft_consensus.cc:740] T 26c348f0b7924792bce4d78e32602fa7 P 23dfa389e4014e9abf469d322418bc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23dfa389e4014e9abf469d322418bc41, State: Initialized, Role: FOLLOWER
I20260608 09:54:26.634443 16394 consensus_queue.cc:260] T 26c348f0b7924792bce4d78e32602fa7 P 23dfa389e4014e9abf469d322418bc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.637275 16393 tablet_bootstrap.cc:654] T a421279cb2944ca0a37cfe87deb057c9 P e5389cf8769340698dd02186d65bfe39: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:26.639488 16394 ts_tablet_manager.cc:1434] T 26c348f0b7924792bce4d78e32602fa7 P 23dfa389e4014e9abf469d322418bc41: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260608 09:54:26.640604 16394 tablet_bootstrap.cc:492] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41: Bootstrap starting.
I20260608 09:54:26.647817 16394 tablet_bootstrap.cc:654] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:26.650789 16393 tablet_bootstrap.cc:492] T a421279cb2944ca0a37cfe87deb057c9 P e5389cf8769340698dd02186d65bfe39: No bootstrap required, opened a new log
I20260608 09:54:26.651398 16393 ts_tablet_manager.cc:1403] T a421279cb2944ca0a37cfe87deb057c9 P e5389cf8769340698dd02186d65bfe39: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260608 09:54:26.655731 16393 raft_consensus.cc:359] T a421279cb2944ca0a37cfe87deb057c9 P e5389cf8769340698dd02186d65bfe39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.656790 16393 raft_consensus.cc:385] T a421279cb2944ca0a37cfe87deb057c9 P e5389cf8769340698dd02186d65bfe39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:26.657240 16393 raft_consensus.cc:740] T a421279cb2944ca0a37cfe87deb057c9 P e5389cf8769340698dd02186d65bfe39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5389cf8769340698dd02186d65bfe39, State: Initialized, Role: FOLLOWER
I20260608 09:54:26.658353 16393 consensus_queue.cc:260] T a421279cb2944ca0a37cfe87deb057c9 P e5389cf8769340698dd02186d65bfe39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.661680 16393 ts_tablet_manager.cc:1434] T a421279cb2944ca0a37cfe87deb057c9 P e5389cf8769340698dd02186d65bfe39: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260608 09:54:26.663204 16393 tablet_bootstrap.cc:492] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39: Bootstrap starting.
I20260608 09:54:26.672510 16393 tablet_bootstrap.cc:654] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:26.686419 16393 tablet_bootstrap.cc:492] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39: No bootstrap required, opened a new log
I20260608 09:54:26.687161 16393 ts_tablet_manager.cc:1403] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.015s
I20260608 09:54:26.688732 16394 tablet_bootstrap.cc:492] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41: No bootstrap required, opened a new log
I20260608 09:54:26.689244 16394 ts_tablet_manager.cc:1403] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41: Time spent bootstrapping tablet: real 0.049s	user 0.026s	sys 0.019s
I20260608 09:54:26.689857 16395 tablet_bootstrap.cc:492] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3: No bootstrap required, opened a new log
I20260608 09:54:26.690399 16395 ts_tablet_manager.cc:1403] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3: Time spent bootstrapping tablet: real 0.065s	user 0.027s	sys 0.033s
I20260608 09:54:26.690227 16393 raft_consensus.cc:359] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.691052 16393 raft_consensus.cc:385] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:26.691378 16393 raft_consensus.cc:740] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5389cf8769340698dd02186d65bfe39, State: Initialized, Role: FOLLOWER
I20260608 09:54:26.692010 16394 raft_consensus.cc:359] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.692618 16394 raft_consensus.cc:385] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:26.692365 16393 consensus_queue.cc:260] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.692904 16394 raft_consensus.cc:740] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23dfa389e4014e9abf469d322418bc41, State: Initialized, Role: FOLLOWER
I20260608 09:54:26.693765 16395 raft_consensus.cc:359] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.693957 16394 consensus_queue.cc:260] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.694571 16395 raft_consensus.cc:385] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:26.695032 16395 raft_consensus.cc:740] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5db9ae3eb8704e708fbc736f506fd0b3, State: Initialized, Role: FOLLOWER
I20260608 09:54:26.695328 16393 ts_tablet_manager.cc:1434] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 09:54:26.696028 16395 consensus_queue.cc:260] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.696501 16394 ts_tablet_manager.cc:1434] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 09:54:26.697592 16394 tablet_bootstrap.cc:492] T 84bb28dc9c304f3b925fcba1875f5c28 P 23dfa389e4014e9abf469d322418bc41: Bootstrap starting.
I20260608 09:54:26.698182 16395 ts_tablet_manager.cc:1434] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260608 09:54:26.699209 16395 tablet_bootstrap.cc:492] T a421279cb2944ca0a37cfe87deb057c9 P 5db9ae3eb8704e708fbc736f506fd0b3: Bootstrap starting.
I20260608 09:54:26.704442 16394 tablet_bootstrap.cc:654] T 84bb28dc9c304f3b925fcba1875f5c28 P 23dfa389e4014e9abf469d322418bc41: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:26.705090 16395 tablet_bootstrap.cc:654] T a421279cb2944ca0a37cfe87deb057c9 P 5db9ae3eb8704e708fbc736f506fd0b3: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:26.711856 16394 tablet_bootstrap.cc:492] T 84bb28dc9c304f3b925fcba1875f5c28 P 23dfa389e4014e9abf469d322418bc41: No bootstrap required, opened a new log
I20260608 09:54:26.712410 16394 ts_tablet_manager.cc:1403] T 84bb28dc9c304f3b925fcba1875f5c28 P 23dfa389e4014e9abf469d322418bc41: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.003s
I20260608 09:54:26.715562 16394 raft_consensus.cc:359] T 84bb28dc9c304f3b925fcba1875f5c28 P 23dfa389e4014e9abf469d322418bc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.716332 16394 raft_consensus.cc:385] T 84bb28dc9c304f3b925fcba1875f5c28 P 23dfa389e4014e9abf469d322418bc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:26.716636 16394 raft_consensus.cc:740] T 84bb28dc9c304f3b925fcba1875f5c28 P 23dfa389e4014e9abf469d322418bc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23dfa389e4014e9abf469d322418bc41, State: Initialized, Role: FOLLOWER
I20260608 09:54:26.717434 16394 consensus_queue.cc:260] T 84bb28dc9c304f3b925fcba1875f5c28 P 23dfa389e4014e9abf469d322418bc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.719983 16394 ts_tablet_manager.cc:1434] T 84bb28dc9c304f3b925fcba1875f5c28 P 23dfa389e4014e9abf469d322418bc41: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:54:26.720628 16395 tablet_bootstrap.cc:492] T a421279cb2944ca0a37cfe87deb057c9 P 5db9ae3eb8704e708fbc736f506fd0b3: No bootstrap required, opened a new log
I20260608 09:54:26.721172 16395 ts_tablet_manager.cc:1403] T a421279cb2944ca0a37cfe87deb057c9 P 5db9ae3eb8704e708fbc736f506fd0b3: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260608 09:54:26.723945 16395 raft_consensus.cc:359] T a421279cb2944ca0a37cfe87deb057c9 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.724555 16395 raft_consensus.cc:385] T a421279cb2944ca0a37cfe87deb057c9 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:26.724814 16395 raft_consensus.cc:740] T a421279cb2944ca0a37cfe87deb057c9 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5db9ae3eb8704e708fbc736f506fd0b3, State: Initialized, Role: FOLLOWER
I20260608 09:54:26.725502 16395 consensus_queue.cc:260] T a421279cb2944ca0a37cfe87deb057c9 P 5db9ae3eb8704e708fbc736f506fd0b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.727654 16395 ts_tablet_manager.cc:1434] T a421279cb2944ca0a37cfe87deb057c9 P 5db9ae3eb8704e708fbc736f506fd0b3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 09:54:26.728626 16395 tablet_bootstrap.cc:492] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3: Bootstrap starting.
I20260608 09:54:26.733727 16395 tablet_bootstrap.cc:654] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:26.738984 16395 tablet_bootstrap.cc:492] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3: No bootstrap required, opened a new log
I20260608 09:54:26.739421 16395 ts_tablet_manager.cc:1403] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 09:54:26.741582 16395 raft_consensus.cc:359] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.742201 16395 raft_consensus.cc:385] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:26.742442 16395 raft_consensus.cc:740] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5db9ae3eb8704e708fbc736f506fd0b3, State: Initialized, Role: FOLLOWER
I20260608 09:54:26.743073 16395 consensus_queue.cc:260] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.744755 16395 ts_tablet_manager.cc:1434] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:54:26.756554 16400 raft_consensus.cc:493] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:26.757050 16400 raft_consensus.cc:515] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.758473 16401 raft_consensus.cc:493] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:26.759011 16401 raft_consensus.cc:515] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.761147 16400 leader_election.cc:290] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23dfa389e4014e9abf469d322418bc41 (127.9.161.194:36703), 5db9ae3eb8704e708fbc736f506fd0b3 (127.9.161.195:35507)
I20260608 09:54:26.767396 16401 leader_election.cc:290] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197), 23dfa389e4014e9abf469d322418bc41 (127.9.161.194:36703)
I20260608 09:54:26.775947 16274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bb28dc9c304f3b925fcba1875f5c28" candidate_uuid: "e5389cf8769340698dd02186d65bfe39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23dfa389e4014e9abf469d322418bc41" is_pre_election: true
I20260608 09:54:26.776844 16274 raft_consensus.cc:2468] T 84bb28dc9c304f3b925fcba1875f5c28 P 23dfa389e4014e9abf469d322418bc41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5389cf8769340698dd02186d65bfe39 in term 0.
I20260608 09:54:26.778385 16163 leader_election.cc:304] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23dfa389e4014e9abf469d322418bc41, e5389cf8769340698dd02186d65bfe39; no voters: 
I20260608 09:54:26.779331 16400 raft_consensus.cc:2804] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:26.779706 16400 raft_consensus.cc:493] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:26.780020 16400 raft_consensus.cc:3060] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:26.785686 16274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c348f0b7924792bce4d78e32602fa7" candidate_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23dfa389e4014e9abf469d322418bc41" is_pre_election: true
I20260608 09:54:26.786453 16274 raft_consensus.cc:2468] T 26c348f0b7924792bce4d78e32602fa7 P 23dfa389e4014e9abf469d322418bc41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5db9ae3eb8704e708fbc736f506fd0b3 in term 0.
I20260608 09:54:26.787806 16312 leader_election.cc:304] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23dfa389e4014e9abf469d322418bc41, 5db9ae3eb8704e708fbc736f506fd0b3; no voters: 
I20260608 09:54:26.787935 16199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c348f0b7924792bce4d78e32602fa7" candidate_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5389cf8769340698dd02186d65bfe39" is_pre_election: true
I20260608 09:54:26.788141 16400 raft_consensus.cc:515] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.788720 16401 raft_consensus.cc:2804] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:26.788733 16199 raft_consensus.cc:2468] T 26c348f0b7924792bce4d78e32602fa7 P e5389cf8769340698dd02186d65bfe39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5db9ae3eb8704e708fbc736f506fd0b3 in term 0.
I20260608 09:54:26.789242 16401 raft_consensus.cc:493] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:26.789598 16401 raft_consensus.cc:3060] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:26.789724 16348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bb28dc9c304f3b925fcba1875f5c28" candidate_uuid: "e5389cf8769340698dd02186d65bfe39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" is_pre_election: true
I20260608 09:54:26.790457 16348 raft_consensus.cc:2468] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5389cf8769340698dd02186d65bfe39 in term 0.
I20260608 09:54:26.791512 16400 leader_election.cc:290] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39 [CANDIDATE]: Term 1 election: Requested vote from peers 23dfa389e4014e9abf469d322418bc41 (127.9.161.194:36703), 5db9ae3eb8704e708fbc736f506fd0b3 (127.9.161.195:35507)
I20260608 09:54:26.792363 16274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bb28dc9c304f3b925fcba1875f5c28" candidate_uuid: "e5389cf8769340698dd02186d65bfe39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23dfa389e4014e9abf469d322418bc41"
I20260608 09:54:26.792654 16348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bb28dc9c304f3b925fcba1875f5c28" candidate_uuid: "e5389cf8769340698dd02186d65bfe39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db9ae3eb8704e708fbc736f506fd0b3"
I20260608 09:54:26.793033 16274 raft_consensus.cc:3060] T 84bb28dc9c304f3b925fcba1875f5c28 P 23dfa389e4014e9abf469d322418bc41 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:26.793262 16348 raft_consensus.cc:3060] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:26.797410 16401 raft_consensus.cc:515] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.798897 16348 raft_consensus.cc:2468] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5389cf8769340698dd02186d65bfe39 in term 1.
I20260608 09:54:26.800453 16199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c348f0b7924792bce4d78e32602fa7" candidate_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5389cf8769340698dd02186d65bfe39"
I20260608 09:54:26.800514 16164 leader_election.cc:304] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5db9ae3eb8704e708fbc736f506fd0b3, e5389cf8769340698dd02186d65bfe39; no voters: 
I20260608 09:54:26.800693 16274 raft_consensus.cc:2468] T 84bb28dc9c304f3b925fcba1875f5c28 P 23dfa389e4014e9abf469d322418bc41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5389cf8769340698dd02186d65bfe39 in term 1.
I20260608 09:54:26.801147 16199 raft_consensus.cc:3060] T 26c348f0b7924792bce4d78e32602fa7 P e5389cf8769340698dd02186d65bfe39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:26.801587 16273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c348f0b7924792bce4d78e32602fa7" candidate_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23dfa389e4014e9abf469d322418bc41"
I20260608 09:54:26.801608 16400 raft_consensus.cc:2804] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:26.802273 16273 raft_consensus.cc:3060] T 26c348f0b7924792bce4d78e32602fa7 P 23dfa389e4014e9abf469d322418bc41 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:26.802520 16401 leader_election.cc:290] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [CANDIDATE]: Term 1 election: Requested vote from peers e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197), 23dfa389e4014e9abf469d322418bc41 (127.9.161.194:36703)
I20260608 09:54:26.803568 16400 raft_consensus.cc:697] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39 [term 1 LEADER]: Becoming Leader. State: Replica: e5389cf8769340698dd02186d65bfe39, State: Running, Role: LEADER
I20260608 09:54:26.804549 16400 consensus_queue.cc:237] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.807777 16199 raft_consensus.cc:2468] T 26c348f0b7924792bce4d78e32602fa7 P e5389cf8769340698dd02186d65bfe39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5db9ae3eb8704e708fbc736f506fd0b3 in term 1.
I20260608 09:54:26.809351 16313 leader_election.cc:304] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5db9ae3eb8704e708fbc736f506fd0b3, e5389cf8769340698dd02186d65bfe39; no voters: 
I20260608 09:54:26.810427 16401 raft_consensus.cc:2804] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:26.811899 16401 raft_consensus.cc:697] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 LEADER]: Becoming Leader. State: Replica: 5db9ae3eb8704e708fbc736f506fd0b3, State: Running, Role: LEADER
I20260608 09:54:26.811896 16273 raft_consensus.cc:2468] T 26c348f0b7924792bce4d78e32602fa7 P 23dfa389e4014e9abf469d322418bc41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5db9ae3eb8704e708fbc736f506fd0b3 in term 1.
I20260608 09:54:26.813112 16401 consensus_queue.cc:237] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.814432 16096 catalog_manager.cc:5696] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5389cf8769340698dd02186d65bfe39 (127.9.161.193). New cstate: current_term: 1 leader_uuid: "e5389cf8769340698dd02186d65bfe39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:26.822273 16094 catalog_manager.cc:5696] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5db9ae3eb8704e708fbc736f506fd0b3 (127.9.161.195). New cstate: current_term: 1 leader_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:26.959189 16399 raft_consensus.cc:493] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:26.959769 16399 raft_consensus.cc:515] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.962220 16399 leader_election.cc:290] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197), 5db9ae3eb8704e708fbc736f506fd0b3 (127.9.161.195:35507)
I20260608 09:54:26.972463 16199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a98ff95404449739a8b803cf09a72c8" candidate_uuid: "23dfa389e4014e9abf469d322418bc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5389cf8769340698dd02186d65bfe39" is_pre_election: true
I20260608 09:54:26.973181 16199 raft_consensus.cc:2468] T 4a98ff95404449739a8b803cf09a72c8 P e5389cf8769340698dd02186d65bfe39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23dfa389e4014e9abf469d322418bc41 in term 0.
I20260608 09:54:26.974730 16239 leader_election.cc:304] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23dfa389e4014e9abf469d322418bc41, e5389cf8769340698dd02186d65bfe39; no voters: 
I20260608 09:54:26.975035 16348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a98ff95404449739a8b803cf09a72c8" candidate_uuid: "23dfa389e4014e9abf469d322418bc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" is_pre_election: true
I20260608 09:54:26.975696 16399 raft_consensus.cc:2804] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:26.975741 16348 raft_consensus.cc:2468] T 4a98ff95404449739a8b803cf09a72c8 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23dfa389e4014e9abf469d322418bc41 in term 0.
I20260608 09:54:26.976346 16399 raft_consensus.cc:493] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:26.976732 16399 raft_consensus.cc:3060] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:54:26.977299 16145 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:54:26.983026 16399 raft_consensus.cc:515] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:26.984947 16399 leader_election.cc:290] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [CANDIDATE]: Term 1 election: Requested vote from peers e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197), 5db9ae3eb8704e708fbc736f506fd0b3 (127.9.161.195:35507)
I20260608 09:54:26.985814 16199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a98ff95404449739a8b803cf09a72c8" candidate_uuid: "23dfa389e4014e9abf469d322418bc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5389cf8769340698dd02186d65bfe39"
I20260608 09:54:26.986080 16348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a98ff95404449739a8b803cf09a72c8" candidate_uuid: "23dfa389e4014e9abf469d322418bc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db9ae3eb8704e708fbc736f506fd0b3"
I20260608 09:54:26.986366 16199 raft_consensus.cc:3060] T 4a98ff95404449739a8b803cf09a72c8 P e5389cf8769340698dd02186d65bfe39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:26.986642 16348 raft_consensus.cc:3060] T 4a98ff95404449739a8b803cf09a72c8 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:26.991751 16348 raft_consensus.cc:2468] T 4a98ff95404449739a8b803cf09a72c8 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23dfa389e4014e9abf469d322418bc41 in term 1.
I20260608 09:54:26.991744 16199 raft_consensus.cc:2468] T 4a98ff95404449739a8b803cf09a72c8 P e5389cf8769340698dd02186d65bfe39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23dfa389e4014e9abf469d322418bc41 in term 1.
I20260608 09:54:26.993175 16239 leader_election.cc:304] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23dfa389e4014e9abf469d322418bc41, e5389cf8769340698dd02186d65bfe39; no voters: 
I20260608 09:54:26.994117 16399 raft_consensus.cc:2804] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:26.994978 16399 raft_consensus.cc:697] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [term 1 LEADER]: Becoming Leader. State: Replica: 23dfa389e4014e9abf469d322418bc41, State: Running, Role: LEADER
I20260608 09:54:26.995838 16399 consensus_queue.cc:237] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:27.002995 16094 catalog_manager.cc:5696] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23dfa389e4014e9abf469d322418bc41 (127.9.161.194). New cstate: current_term: 1 leader_uuid: "23dfa389e4014e9abf469d322418bc41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:27.073078 16399 raft_consensus.cc:493] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:27.073542 16399 raft_consensus.cc:515] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:27.075487 16399 leader_election.cc:290] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197), 5db9ae3eb8704e708fbc736f506fd0b3 (127.9.161.195:35507)
I20260608 09:54:27.076444 16199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a421279cb2944ca0a37cfe87deb057c9" candidate_uuid: "23dfa389e4014e9abf469d322418bc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5389cf8769340698dd02186d65bfe39" is_pre_election: true
I20260608 09:54:27.076826 16348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a421279cb2944ca0a37cfe87deb057c9" candidate_uuid: "23dfa389e4014e9abf469d322418bc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" is_pre_election: true
I20260608 09:54:27.077083 16199 raft_consensus.cc:2468] T a421279cb2944ca0a37cfe87deb057c9 P e5389cf8769340698dd02186d65bfe39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23dfa389e4014e9abf469d322418bc41 in term 0.
I20260608 09:54:27.077574 16348 raft_consensus.cc:2468] T a421279cb2944ca0a37cfe87deb057c9 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23dfa389e4014e9abf469d322418bc41 in term 0.
I20260608 09:54:27.078315 16239 leader_election.cc:304] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23dfa389e4014e9abf469d322418bc41, e5389cf8769340698dd02186d65bfe39; no voters: 
I20260608 09:54:27.079077 16399 raft_consensus.cc:2804] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:27.079394 16399 raft_consensus.cc:493] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:27.079691 16399 raft_consensus.cc:3060] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:27.085585 16399 raft_consensus.cc:515] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:27.087409 16399 leader_election.cc:290] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [CANDIDATE]: Term 1 election: Requested vote from peers e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197), 5db9ae3eb8704e708fbc736f506fd0b3 (127.9.161.195:35507)
I20260608 09:54:27.088356 16199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a421279cb2944ca0a37cfe87deb057c9" candidate_uuid: "23dfa389e4014e9abf469d322418bc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5389cf8769340698dd02186d65bfe39"
I20260608 09:54:27.088682 16348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a421279cb2944ca0a37cfe87deb057c9" candidate_uuid: "23dfa389e4014e9abf469d322418bc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db9ae3eb8704e708fbc736f506fd0b3"
I20260608 09:54:27.088943 16199 raft_consensus.cc:3060] T a421279cb2944ca0a37cfe87deb057c9 P e5389cf8769340698dd02186d65bfe39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:27.089282 16348 raft_consensus.cc:3060] T a421279cb2944ca0a37cfe87deb057c9 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:27.094373 16199 raft_consensus.cc:2468] T a421279cb2944ca0a37cfe87deb057c9 P e5389cf8769340698dd02186d65bfe39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23dfa389e4014e9abf469d322418bc41 in term 1.
I20260608 09:54:27.094483 16348 raft_consensus.cc:2468] T a421279cb2944ca0a37cfe87deb057c9 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23dfa389e4014e9abf469d322418bc41 in term 1.
I20260608 09:54:27.095883 16239 leader_election.cc:304] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23dfa389e4014e9abf469d322418bc41, 5db9ae3eb8704e708fbc736f506fd0b3; no voters: 
I20260608 09:54:27.096601 16399 raft_consensus.cc:2804] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:27.097038 16399 raft_consensus.cc:697] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [term 1 LEADER]: Becoming Leader. State: Replica: 23dfa389e4014e9abf469d322418bc41, State: Running, Role: LEADER
I20260608 09:54:27.097764 16399 consensus_queue.cc:237] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:27.105996 16096 catalog_manager.cc:5696] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23dfa389e4014e9abf469d322418bc41 (127.9.161.194). New cstate: current_term: 1 leader_uuid: "23dfa389e4014e9abf469d322418bc41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:27.194840 16401 consensus_queue.cc:1048] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:27.208062 16401 consensus_queue.cc:1048] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:27.244174  9863 tablet_server.cc:179] TabletServer@127.9.161.193:0 shutting down...
I20260608 09:54:27.264629  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:27.265378  9863 tablet_replica.cc:333] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39: stopping tablet replica
I20260608 09:54:27.266084  9863 raft_consensus.cc:2243] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:27.266767  9863 pending_rounds.cc:70] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39: Trying to abort 1 pending ops.
I20260608 09:54:27.266981  9863 pending_rounds.cc:77] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617464043229184 op_type: NO_OP noop_request { }
I20260608 09:54:27.267302  9863 raft_consensus.cc:2889] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:54:27.267611  9863 raft_consensus.cc:2272] T 84bb28dc9c304f3b925fcba1875f5c28 P e5389cf8769340698dd02186d65bfe39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:27.270015  9863 tablet_replica.cc:333] T a421279cb2944ca0a37cfe87deb057c9 P e5389cf8769340698dd02186d65bfe39: stopping tablet replica
I20260608 09:54:27.270574  9863 raft_consensus.cc:2243] T a421279cb2944ca0a37cfe87deb057c9 P e5389cf8769340698dd02186d65bfe39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:27.270968  9863 raft_consensus.cc:2272] T a421279cb2944ca0a37cfe87deb057c9 P e5389cf8769340698dd02186d65bfe39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:27.272850  9863 tablet_replica.cc:333] T 26c348f0b7924792bce4d78e32602fa7 P e5389cf8769340698dd02186d65bfe39: stopping tablet replica
I20260608 09:54:27.273377  9863 raft_consensus.cc:2243] T 26c348f0b7924792bce4d78e32602fa7 P e5389cf8769340698dd02186d65bfe39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:27.273829  9863 raft_consensus.cc:2272] T 26c348f0b7924792bce4d78e32602fa7 P e5389cf8769340698dd02186d65bfe39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:27.276705  9863 tablet_replica.cc:333] T 4a98ff95404449739a8b803cf09a72c8 P e5389cf8769340698dd02186d65bfe39: stopping tablet replica
I20260608 09:54:27.277289  9863 raft_consensus.cc:2243] T 4a98ff95404449739a8b803cf09a72c8 P e5389cf8769340698dd02186d65bfe39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:27.277675  9863 raft_consensus.cc:2272] T 4a98ff95404449739a8b803cf09a72c8 P e5389cf8769340698dd02186d65bfe39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:27.291987  9863 tablet_server.cc:196] TabletServer@127.9.161.193:0 shutdown complete.
W20260608 09:54:27.475785 16239 consensus_peers.cc:597] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 -> Peer e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197): Couldn't send request to peer e5389cf8769340698dd02186d65bfe39. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:33197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:27.501075 16399 consensus_queue.cc:1048] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:27.510529 16399 consensus_queue.cc:1048] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:54:27.521651 16239 consensus_peers.cc:597] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 -> Peer e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197): Couldn't send request to peer e5389cf8769340698dd02186d65bfe39. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:33197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:54:27.628208 16313 consensus_peers.cc:597] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 -> Peer e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197): Couldn't send request to peer e5389cf8769340698dd02186d65bfe39. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:33197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:28.306193  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:28.312616 16440 instance_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:28.313329 16441 instance_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:28.314235 16443 instance_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:28.315140  9863 server_base.cc:1061] running on GCE node
I20260608 09:54:28.316154  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:28.316357  9863 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:28.316498  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912468316486 us; error 0 us; skew 500 ppm
I20260608 09:54:28.317032  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:28.319499  9863 webserver.cc:533] Webserver started at http://127.9.161.196:37537/ using document root <none> and password file <none>
I20260608 09:54:28.319967  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:28.320186  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:28.320483  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:28.321599  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912298820956-9863-0/minicluster-data/ts-3-root/instance:
uuid: "9725cdd9d6a94c419ed8c5083e875937"
format_stamp: "Formatted at 2026-06-08 09:54:28 on dist-test-slave-bjvn"
I20260608 09:54:28.325069 16399 consensus_queue.cc:579] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [LEADER]: Leader has been unable to successfully communicate with peer e5389cf8769340698dd02186d65bfe39 for more than 1 seconds (1.226s)
I20260608 09:54:28.327162  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 09:54:28.334003 16450 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:28.334990  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
W20260608 09:54:28.335131 16094 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet a421279cb2944ca0a37cfe87deb057c9 with cas_config_opid_index -1: no extra replica candidate found for tablet a421279cb2944ca0a37cfe87deb057c9 (table test-workload [id=e41ae61462624e8a83866aaa45810764]): 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:28.335332  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912298820956-9863-0/minicluster-data/ts-3-root
uuid: "9725cdd9d6a94c419ed8c5083e875937"
format_stamp: "Formatted at 2026-06-08 09:54:28 on dist-test-slave-bjvn"
I20260608 09:54:28.335809  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912298820956-9863-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912298820956-9863-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912298820956-9863-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:28.355252  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:28.356545  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:28.358178  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:28.360634  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:28.360888  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:28.361136  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:28.361330  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:28.405325  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.196:44447
I20260608 09:54:28.405447 16512 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.196:44447 every 8 connection(s)
I20260608 09:54:28.421301 16513 heartbeater.cc:344] Connected to a master server at 127.9.161.254:40567
I20260608 09:54:28.421708 16513 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:28.422530 16513 heartbeater.cc:507] Master 127.9.161.254:40567 requested a full tablet report, sending...
I20260608 09:54:28.425034 16094 ts_manager.cc:194] Registered new tserver with Master: 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196:44447)
I20260608 09:54:28.426527 16094 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45752
I20260608 09:54:28.437633 16273 consensus_queue.cc:237] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [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: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: true } }
I20260608 09:54:28.444387 16347 raft_consensus.cc:1275] T a421279cb2944ca0a37cfe87deb057c9 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 FOLLOWER]: Refusing update from remote peer 23dfa389e4014e9abf469d322418bc41: 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:28.447439 16448 consensus_queue.cc:1048] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 09:54:28.449316 16239 consensus_peers.cc:597] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 -> Peer e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197): Couldn't send request to peer e5389cf8769340698dd02186d65bfe39. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:33197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:28.455519 16399 raft_consensus.cc:2955] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: true } } }
W20260608 09:54:28.458227 16238 consensus_peers.cc:597] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 -> Peer 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196:44447): Couldn't send request to peer 9725cdd9d6a94c419ed8c5083e875937. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a421279cb2944ca0a37cfe87deb057c9. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:28.457664 16347 raft_consensus.cc:2955] T a421279cb2944ca0a37cfe87deb057c9 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: true } } }
I20260608 09:54:28.463763 16082 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet a421279cb2944ca0a37cfe87deb057c9 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260608 09:54:28.468649 16094 catalog_manager.cc:5696] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 reported cstate change: config changed from index -1 to 2, NON_VOTER 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "23dfa389e4014e9abf469d322418bc41" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:28.469993 16399 consensus_queue.cc:579] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [LEADER]: Leader has been unable to successfully communicate with peer e5389cf8769340698dd02186d65bfe39 for more than 1 seconds (1.473s)
I20260608 09:54:28.494078 16273 consensus_queue.cc:237] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [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: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: true } }
I20260608 09:54:28.500104 16347 raft_consensus.cc:1275] T 4a98ff95404449739a8b803cf09a72c8 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 FOLLOWER]: Refusing update from remote peer 23dfa389e4014e9abf469d322418bc41: 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:28.500226 16238 consensus_peers.cc:597] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 -> Peer 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196:44447): Couldn't send request to peer 9725cdd9d6a94c419ed8c5083e875937. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4a98ff95404449739a8b803cf09a72c8. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:28.501909 16399 consensus_queue.cc:1048] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:54:28.503798 16239 consensus_peers.cc:597] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 -> Peer e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197): Couldn't send request to peer e5389cf8769340698dd02186d65bfe39. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:33197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:28.508673 16448 raft_consensus.cc:2955] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: true } } }
I20260608 09:54:28.510859 16347 raft_consensus.cc:2955] T 4a98ff95404449739a8b803cf09a72c8 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: true } } }
I20260608 09:54:28.518927 16082 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 4a98ff95404449739a8b803cf09a72c8 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 09:54:28.523844 16096 catalog_manager.cc:5696] T 4a98ff95404449739a8b803cf09a72c8 P 5db9ae3eb8704e708fbc736f506fd0b3 reported cstate change: config changed from index -1 to 2, NON_VOTER 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "23dfa389e4014e9abf469d322418bc41" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: true } } }
I20260608 09:54:28.550891 16439 raft_consensus.cc:493] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:28.551447 16439 raft_consensus.cc:515] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:28.553369 16439 leader_election.cc:290] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197), 23dfa389e4014e9abf469d322418bc41 (127.9.161.194:36703)
I20260608 09:54:28.554788 16273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bb28dc9c304f3b925fcba1875f5c28" candidate_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23dfa389e4014e9abf469d322418bc41" is_pre_election: true
I20260608 09:54:28.555430 16273 raft_consensus.cc:2468] T 84bb28dc9c304f3b925fcba1875f5c28 P 23dfa389e4014e9abf469d322418bc41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5db9ae3eb8704e708fbc736f506fd0b3 in term 1.
I20260608 09:54:28.556578 16312 leader_election.cc:304] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [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: 23dfa389e4014e9abf469d322418bc41, 5db9ae3eb8704e708fbc736f506fd0b3; no voters: 
W20260608 09:54:28.557631 16313 leader_election.cc:336] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197): Network error: Client connection negotiation failed: client connection to 127.9.161.193:33197: connect: Connection refused (error 111)
I20260608 09:54:28.557652 16439 raft_consensus.cc:2804] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:54:28.558388 16439 raft_consensus.cc:493] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:28.558766 16439 raft_consensus.cc:3060] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:28.564105 16439 raft_consensus.cc:515] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:28.566035 16439 leader_election.cc:290] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [CANDIDATE]: Term 2 election: Requested vote from peers e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197), 23dfa389e4014e9abf469d322418bc41 (127.9.161.194:36703)
I20260608 09:54:28.567422 16273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bb28dc9c304f3b925fcba1875f5c28" candidate_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23dfa389e4014e9abf469d322418bc41"
I20260608 09:54:28.568073 16273 raft_consensus.cc:3060] T 84bb28dc9c304f3b925fcba1875f5c28 P 23dfa389e4014e9abf469d322418bc41 [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:54:28.569916 16313 leader_election.cc:336] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197): Network error: Client connection negotiation failed: client connection to 127.9.161.193:33197: connect: Connection refused (error 111)
I20260608 09:54:28.573563 16273 raft_consensus.cc:2468] T 84bb28dc9c304f3b925fcba1875f5c28 P 23dfa389e4014e9abf469d322418bc41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5db9ae3eb8704e708fbc736f506fd0b3 in term 2.
I20260608 09:54:28.574947 16312 leader_election.cc:304] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [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: 23dfa389e4014e9abf469d322418bc41, 5db9ae3eb8704e708fbc736f506fd0b3; no voters: e5389cf8769340698dd02186d65bfe39
I20260608 09:54:28.575819 16439 raft_consensus.cc:2804] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:54:28.576270 16439 raft_consensus.cc:697] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 2 LEADER]: Becoming Leader. State: Replica: 5db9ae3eb8704e708fbc736f506fd0b3, State: Running, Role: LEADER
I20260608 09:54:28.577085 16439 consensus_queue.cc:237] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [LEADER]: Queue going to LEADER 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: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } }
I20260608 09:54:28.584520 16094 catalog_manager.cc:5696] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 reported cstate change: term changed from 1 to 2, leader changed from e5389cf8769340698dd02186d65bfe39 (127.9.161.193) to 5db9ae3eb8704e708fbc736f506fd0b3 (127.9.161.195). New cstate: current_term: 2 leader_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:28.633044 16439 consensus_queue.cc:579] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [LEADER]: Leader has been unable to successfully communicate with peer e5389cf8769340698dd02186d65bfe39 for more than 1 seconds (1.425s)
I20260608 09:54:28.643939 16347 consensus_queue.cc:237] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [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: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: true } }
I20260608 09:54:28.652508 16273 raft_consensus.cc:1275] T 26c348f0b7924792bce4d78e32602fa7 P 23dfa389e4014e9abf469d322418bc41 [term 1 FOLLOWER]: Refusing update from remote peer 5db9ae3eb8704e708fbc736f506fd0b3: 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:28.654114 16439 consensus_queue.cc:1048] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:54:28.655982 16313 consensus_peers.cc:597] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 -> Peer e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197): Couldn't send request to peer e5389cf8769340698dd02186d65bfe39. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:33197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:54:28.661494 16312 consensus_peers.cc:597] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 -> Peer 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196:44447): Couldn't send request to peer 9725cdd9d6a94c419ed8c5083e875937. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 26c348f0b7924792bce4d78e32602fa7. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:28.663789 16438 raft_consensus.cc:2955] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: true } } }
I20260608 09:54:28.665707 16273 raft_consensus.cc:2955] T 26c348f0b7924792bce4d78e32602fa7 P 23dfa389e4014e9abf469d322418bc41 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: true } } }
I20260608 09:54:28.671532 16083 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 26c348f0b7924792bce4d78e32602fa7 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 09:54:28.675698 16094 catalog_manager.cc:5696] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 reported cstate change: config changed from index -1 to 2, NON_VOTER 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:28.958359 16529 ts_tablet_manager.cc:933] T 4a98ff95404449739a8b803cf09a72c8 P 9725cdd9d6a94c419ed8c5083e875937: Initiating tablet copy from peer 23dfa389e4014e9abf469d322418bc41 (127.9.161.194:36703)
I20260608 09:54:28.959818 16529 tablet_copy_client.cc:323] T 4a98ff95404449739a8b803cf09a72c8 P 9725cdd9d6a94c419ed8c5083e875937: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.194:36703
I20260608 09:54:28.970752 16284 tablet_copy_service.cc:140] P 23dfa389e4014e9abf469d322418bc41: Received BeginTabletCopySession request for tablet 4a98ff95404449739a8b803cf09a72c8 from peer 9725cdd9d6a94c419ed8c5083e875937 ({username='slave'} at 127.0.0.1:33978)
I20260608 09:54:28.971315 16284 tablet_copy_service.cc:161] P 23dfa389e4014e9abf469d322418bc41: Beginning new tablet copy session on tablet 4a98ff95404449739a8b803cf09a72c8 from peer 9725cdd9d6a94c419ed8c5083e875937 at {username='slave'} at 127.0.0.1:33978: session id = 9725cdd9d6a94c419ed8c5083e875937-4a98ff95404449739a8b803cf09a72c8
I20260608 09:54:28.977330 16284 tablet_copy_source_session.cc:215] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:28.980434 16529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a98ff95404449739a8b803cf09a72c8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 09:54:28.987035 16145 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver e5389cf8769340698dd02186d65bfe39 not available for placement
I20260608 09:54:28.991767 16529 tablet_copy_client.cc:806] T 4a98ff95404449739a8b803cf09a72c8 P 9725cdd9d6a94c419ed8c5083e875937: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:28.992390 16529 tablet_copy_client.cc:670] T 4a98ff95404449739a8b803cf09a72c8 P 9725cdd9d6a94c419ed8c5083e875937: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:28.996189 16529 tablet_copy_client.cc:538] T 4a98ff95404449739a8b803cf09a72c8 P 9725cdd9d6a94c419ed8c5083e875937: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:28.996658 16273 raft_consensus.cc:1275] T 84bb28dc9c304f3b925fcba1875f5c28 P 23dfa389e4014e9abf469d322418bc41 [term 2 FOLLOWER]: Refusing update from remote peer 5db9ae3eb8704e708fbc736f506fd0b3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 09:54:28.998162 16525 consensus_queue.cc:1048] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:29.004601 16529 tablet_bootstrap.cc:492] T 4a98ff95404449739a8b803cf09a72c8 P 9725cdd9d6a94c419ed8c5083e875937: Bootstrap starting.
W20260608 09:54:29.020097 16313 consensus_peers.cc:597] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 -> Peer e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197): Couldn't send request to peer e5389cf8769340698dd02186d65bfe39. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:33197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:29.028172 16529 tablet_bootstrap.cc:492] T 4a98ff95404449739a8b803cf09a72c8 P 9725cdd9d6a94c419ed8c5083e875937: 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:29.028951 16529 tablet_bootstrap.cc:492] T 4a98ff95404449739a8b803cf09a72c8 P 9725cdd9d6a94c419ed8c5083e875937: Bootstrap complete.
I20260608 09:54:29.029541 16529 ts_tablet_manager.cc:1403] T 4a98ff95404449739a8b803cf09a72c8 P 9725cdd9d6a94c419ed8c5083e875937: Time spent bootstrapping tablet: real 0.025s	user 0.023s	sys 0.000s
I20260608 09:54:29.031899 16529 raft_consensus.cc:359] T 4a98ff95404449739a8b803cf09a72c8 P 9725cdd9d6a94c419ed8c5083e875937 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: true } }
I20260608 09:54:29.032524 16529 raft_consensus.cc:740] T 4a98ff95404449739a8b803cf09a72c8 P 9725cdd9d6a94c419ed8c5083e875937 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9725cdd9d6a94c419ed8c5083e875937, State: Initialized, Role: LEARNER
I20260608 09:54:29.033105 16529 consensus_queue.cc:260] T 4a98ff95404449739a8b803cf09a72c8 P 9725cdd9d6a94c419ed8c5083e875937 [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: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: true } }
I20260608 09:54:29.035092 16513 heartbeater.cc:499] Master 127.9.161.254:40567 was elected leader, sending a full tablet report...
I20260608 09:54:29.035233 16529 ts_tablet_manager.cc:1434] T 4a98ff95404449739a8b803cf09a72c8 P 9725cdd9d6a94c419ed8c5083e875937: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:54:29.037086 16284 tablet_copy_service.cc:342] P 23dfa389e4014e9abf469d322418bc41: Request end of tablet copy session 9725cdd9d6a94c419ed8c5083e875937-4a98ff95404449739a8b803cf09a72c8 received from {username='slave'} at 127.0.0.1:33978
I20260608 09:54:29.037545 16284 tablet_copy_service.cc:434] P 23dfa389e4014e9abf469d322418bc41: ending tablet copy session 9725cdd9d6a94c419ed8c5083e875937-4a98ff95404449739a8b803cf09a72c8 on tablet 4a98ff95404449739a8b803cf09a72c8 with peer 9725cdd9d6a94c419ed8c5083e875937
I20260608 09:54:29.042049 16529 ts_tablet_manager.cc:933] T a421279cb2944ca0a37cfe87deb057c9 P 9725cdd9d6a94c419ed8c5083e875937: Initiating tablet copy from peer 23dfa389e4014e9abf469d322418bc41 (127.9.161.194:36703)
I20260608 09:54:29.043578 16529 tablet_copy_client.cc:323] T a421279cb2944ca0a37cfe87deb057c9 P 9725cdd9d6a94c419ed8c5083e875937: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.194:36703
I20260608 09:54:29.045137 16284 tablet_copy_service.cc:140] P 23dfa389e4014e9abf469d322418bc41: Received BeginTabletCopySession request for tablet a421279cb2944ca0a37cfe87deb057c9 from peer 9725cdd9d6a94c419ed8c5083e875937 ({username='slave'} at 127.0.0.1:33978)
I20260608 09:54:29.045580 16284 tablet_copy_service.cc:161] P 23dfa389e4014e9abf469d322418bc41: Beginning new tablet copy session on tablet a421279cb2944ca0a37cfe87deb057c9 from peer 9725cdd9d6a94c419ed8c5083e875937 at {username='slave'} at 127.0.0.1:33978: session id = 9725cdd9d6a94c419ed8c5083e875937-a421279cb2944ca0a37cfe87deb057c9
I20260608 09:54:29.050666 16284 tablet_copy_source_session.cc:215] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:29.053273 16529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a421279cb2944ca0a37cfe87deb057c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:29.064620 16529 tablet_copy_client.cc:806] T a421279cb2944ca0a37cfe87deb057c9 P 9725cdd9d6a94c419ed8c5083e875937: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:29.065150 16529 tablet_copy_client.cc:670] T a421279cb2944ca0a37cfe87deb057c9 P 9725cdd9d6a94c419ed8c5083e875937: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:29.068492 16529 tablet_copy_client.cc:538] T a421279cb2944ca0a37cfe87deb057c9 P 9725cdd9d6a94c419ed8c5083e875937: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:29.074699 16529 tablet_bootstrap.cc:492] T a421279cb2944ca0a37cfe87deb057c9 P 9725cdd9d6a94c419ed8c5083e875937: Bootstrap starting.
I20260608 09:54:29.089179 16529 tablet_bootstrap.cc:492] T a421279cb2944ca0a37cfe87deb057c9 P 9725cdd9d6a94c419ed8c5083e875937: 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:29.089989 16529 tablet_bootstrap.cc:492] T a421279cb2944ca0a37cfe87deb057c9 P 9725cdd9d6a94c419ed8c5083e875937: Bootstrap complete.
I20260608 09:54:29.090559 16529 ts_tablet_manager.cc:1403] T a421279cb2944ca0a37cfe87deb057c9 P 9725cdd9d6a94c419ed8c5083e875937: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 09:54:29.092670 16529 raft_consensus.cc:359] T a421279cb2944ca0a37cfe87deb057c9 P 9725cdd9d6a94c419ed8c5083e875937 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: true } }
I20260608 09:54:29.093268 16529 raft_consensus.cc:740] T a421279cb2944ca0a37cfe87deb057c9 P 9725cdd9d6a94c419ed8c5083e875937 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9725cdd9d6a94c419ed8c5083e875937, State: Initialized, Role: LEARNER
I20260608 09:54:29.093945 16529 consensus_queue.cc:260] T a421279cb2944ca0a37cfe87deb057c9 P 9725cdd9d6a94c419ed8c5083e875937 [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: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: true } }
I20260608 09:54:29.095677 16529 ts_tablet_manager.cc:1434] T a421279cb2944ca0a37cfe87deb057c9 P 9725cdd9d6a94c419ed8c5083e875937: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:54:29.097301 16284 tablet_copy_service.cc:342] P 23dfa389e4014e9abf469d322418bc41: Request end of tablet copy session 9725cdd9d6a94c419ed8c5083e875937-a421279cb2944ca0a37cfe87deb057c9 received from {username='slave'} at 127.0.0.1:33978
I20260608 09:54:29.097666 16284 tablet_copy_service.cc:434] P 23dfa389e4014e9abf469d322418bc41: ending tablet copy session 9725cdd9d6a94c419ed8c5083e875937-a421279cb2944ca0a37cfe87deb057c9 on tablet a421279cb2944ca0a37cfe87deb057c9 with peer 9725cdd9d6a94c419ed8c5083e875937
I20260608 09:54:29.265092 16529 ts_tablet_manager.cc:933] T 26c348f0b7924792bce4d78e32602fa7 P 9725cdd9d6a94c419ed8c5083e875937: Initiating tablet copy from peer 5db9ae3eb8704e708fbc736f506fd0b3 (127.9.161.195:35507)
I20260608 09:54:29.266553 16529 tablet_copy_client.cc:323] T 26c348f0b7924792bce4d78e32602fa7 P 9725cdd9d6a94c419ed8c5083e875937: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.195:35507
I20260608 09:54:29.276192 16358 tablet_copy_service.cc:140] P 5db9ae3eb8704e708fbc736f506fd0b3: Received BeginTabletCopySession request for tablet 26c348f0b7924792bce4d78e32602fa7 from peer 9725cdd9d6a94c419ed8c5083e875937 ({username='slave'} at 127.0.0.1:36284)
I20260608 09:54:29.276691 16358 tablet_copy_service.cc:161] P 5db9ae3eb8704e708fbc736f506fd0b3: Beginning new tablet copy session on tablet 26c348f0b7924792bce4d78e32602fa7 from peer 9725cdd9d6a94c419ed8c5083e875937 at {username='slave'} at 127.0.0.1:36284: session id = 9725cdd9d6a94c419ed8c5083e875937-26c348f0b7924792bce4d78e32602fa7
I20260608 09:54:29.282177 16358 tablet_copy_source_session.cc:215] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:29.285058 16529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26c348f0b7924792bce4d78e32602fa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:29.296339 16529 tablet_copy_client.cc:806] T 26c348f0b7924792bce4d78e32602fa7 P 9725cdd9d6a94c419ed8c5083e875937: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:29.296880 16529 tablet_copy_client.cc:670] T 26c348f0b7924792bce4d78e32602fa7 P 9725cdd9d6a94c419ed8c5083e875937: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:29.300565 16529 tablet_copy_client.cc:538] T 26c348f0b7924792bce4d78e32602fa7 P 9725cdd9d6a94c419ed8c5083e875937: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:29.306521 16529 tablet_bootstrap.cc:492] T 26c348f0b7924792bce4d78e32602fa7 P 9725cdd9d6a94c419ed8c5083e875937: Bootstrap starting.
I20260608 09:54:29.319489 16529 tablet_bootstrap.cc:492] T 26c348f0b7924792bce4d78e32602fa7 P 9725cdd9d6a94c419ed8c5083e875937: 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:29.320185 16529 tablet_bootstrap.cc:492] T 26c348f0b7924792bce4d78e32602fa7 P 9725cdd9d6a94c419ed8c5083e875937: Bootstrap complete.
I20260608 09:54:29.320757 16529 ts_tablet_manager.cc:1403] T 26c348f0b7924792bce4d78e32602fa7 P 9725cdd9d6a94c419ed8c5083e875937: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260608 09:54:29.322727 16529 raft_consensus.cc:359] T 26c348f0b7924792bce4d78e32602fa7 P 9725cdd9d6a94c419ed8c5083e875937 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: true } }
I20260608 09:54:29.323276 16529 raft_consensus.cc:740] T 26c348f0b7924792bce4d78e32602fa7 P 9725cdd9d6a94c419ed8c5083e875937 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9725cdd9d6a94c419ed8c5083e875937, State: Initialized, Role: LEARNER
I20260608 09:54:29.323794 16529 consensus_queue.cc:260] T 26c348f0b7924792bce4d78e32602fa7 P 9725cdd9d6a94c419ed8c5083e875937 [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: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: true } }
I20260608 09:54:29.325371 16529 ts_tablet_manager.cc:1434] T 26c348f0b7924792bce4d78e32602fa7 P 9725cdd9d6a94c419ed8c5083e875937: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:54:29.327189 16358 tablet_copy_service.cc:342] P 5db9ae3eb8704e708fbc736f506fd0b3: Request end of tablet copy session 9725cdd9d6a94c419ed8c5083e875937-26c348f0b7924792bce4d78e32602fa7 received from {username='slave'} at 127.0.0.1:36284
I20260608 09:54:29.327555 16358 tablet_copy_service.cc:434] P 5db9ae3eb8704e708fbc736f506fd0b3: ending tablet copy session 9725cdd9d6a94c419ed8c5083e875937-26c348f0b7924792bce4d78e32602fa7 on tablet 26c348f0b7924792bce4d78e32602fa7 with peer 9725cdd9d6a94c419ed8c5083e875937
I20260608 09:54:29.489058 16488 raft_consensus.cc:1217] T a421279cb2944ca0a37cfe87deb057c9 P 9725cdd9d6a94c419ed8c5083e875937 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:54:29.496906 16544 consensus_queue.cc:579] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [LEADER]: Leader has been unable to successfully communicate with peer e5389cf8769340698dd02186d65bfe39 for more than 1 seconds (1.002s)
I20260608 09:54:29.512768 16544 consensus_queue.cc:579] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [LEADER]: Leader has been unable to successfully communicate with peer e5389cf8769340698dd02186d65bfe39 for more than 1 seconds (1.074s)
I20260608 09:54:29.528806 16488 raft_consensus.cc:1217] T 4a98ff95404449739a8b803cf09a72c8 P 9725cdd9d6a94c419ed8c5083e875937 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:54:29.598623 16439 consensus_queue.cc:579] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [LEADER]: Leader has been unable to successfully communicate with peer e5389cf8769340698dd02186d65bfe39 for more than 1 seconds (1.021s)
W20260608 09:54:29.602934 16313 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.161.193:33197: connect: Connection refused (error 111) [suppressed 20 similar messages]
I20260608 09:54:29.609211 16347 consensus_queue.cc:237] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: true } }
W20260608 09:54:29.615515 16312 consensus_peers.cc:597] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 -> Peer 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196:44447): Couldn't send request to peer 9725cdd9d6a94c419ed8c5083e875937. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 84bb28dc9c304f3b925fcba1875f5c28. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:29.615515 16273 raft_consensus.cc:1275] T 84bb28dc9c304f3b925fcba1875f5c28 P 23dfa389e4014e9abf469d322418bc41 [term 2 FOLLOWER]: Refusing update from remote peer 5db9ae3eb8704e708fbc736f506fd0b3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:54:29.617062 16439 consensus_queue.cc:1048] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:54:29.618307 16313 consensus_peers.cc:597] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 -> Peer e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197): Couldn't send request to peer e5389cf8769340698dd02186d65bfe39. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:33197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:29.622815 16547 raft_consensus.cc:2955] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: true } } }
I20260608 09:54:29.624580 16273 raft_consensus.cc:2955] T 84bb28dc9c304f3b925fcba1875f5c28 P 23dfa389e4014e9abf469d322418bc41 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: true } } }
I20260608 09:54:29.630735 16083 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 84bb28dc9c304f3b925fcba1875f5c28 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 09:54:29.635231 16096 catalog_manager.cc:5696] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 reported cstate change: config changed from index -1 to 2, NON_VOTER 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) added. New cstate: current_term: 2 leader_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:29.684948 16488 raft_consensus.cc:1217] T 26c348f0b7924792bce4d78e32602fa7 P 9725cdd9d6a94c419ed8c5083e875937 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260608 09:54:29.990108 16145 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver e5389cf8769340698dd02186d65bfe39 not available for placement
I20260608 09:54:30.019378 16448 raft_consensus.cc:1064] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41: attempting to promote NON_VOTER 9725cdd9d6a94c419ed8c5083e875937 to VOTER
I20260608 09:54:30.022647 16448 consensus_queue.cc:237] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [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: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } }
I20260608 09:54:30.030226 16488 raft_consensus.cc:1275] T a421279cb2944ca0a37cfe87deb057c9 P 9725cdd9d6a94c419ed8c5083e875937 [term 1 LEARNER]: Refusing update from remote peer 23dfa389e4014e9abf469d322418bc41: 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:30.030491 16347 raft_consensus.cc:1275] T a421279cb2944ca0a37cfe87deb057c9 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 FOLLOWER]: Refusing update from remote peer 23dfa389e4014e9abf469d322418bc41: 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:30.032063 16544 consensus_queue.cc:1048] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } 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:30.033099 16557 consensus_queue.cc:1048] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:54:30.034139 16239 consensus_peers.cc:597] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 -> Peer e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197): Couldn't send request to peer e5389cf8769340698dd02186d65bfe39. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:33197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:30.041407 16559 ts_tablet_manager.cc:933] T 84bb28dc9c304f3b925fcba1875f5c28 P 9725cdd9d6a94c419ed8c5083e875937: Initiating tablet copy from peer 5db9ae3eb8704e708fbc736f506fd0b3 (127.9.161.195:35507)
I20260608 09:54:30.044637 16559 tablet_copy_client.cc:323] T 84bb28dc9c304f3b925fcba1875f5c28 P 9725cdd9d6a94c419ed8c5083e875937: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.195:35507
I20260608 09:54:30.047250 16358 tablet_copy_service.cc:140] P 5db9ae3eb8704e708fbc736f506fd0b3: Received BeginTabletCopySession request for tablet 84bb28dc9c304f3b925fcba1875f5c28 from peer 9725cdd9d6a94c419ed8c5083e875937 ({username='slave'} at 127.0.0.1:36284)
I20260608 09:54:30.046425 16544 raft_consensus.cc:2955] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } } }
I20260608 09:54:30.048031 16358 tablet_copy_service.cc:161] P 5db9ae3eb8704e708fbc736f506fd0b3: Beginning new tablet copy session on tablet 84bb28dc9c304f3b925fcba1875f5c28 from peer 9725cdd9d6a94c419ed8c5083e875937 at {username='slave'} at 127.0.0.1:36284: session id = 9725cdd9d6a94c419ed8c5083e875937-84bb28dc9c304f3b925fcba1875f5c28
I20260608 09:54:30.048383 16347 raft_consensus.cc:2955] T a421279cb2944ca0a37cfe87deb057c9 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } } }
I20260608 09:54:30.061321 16358 tablet_copy_source_session.cc:215] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:30.064816 16488 raft_consensus.cc:2955] T a421279cb2944ca0a37cfe87deb057c9 P 9725cdd9d6a94c419ed8c5083e875937 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } } }
I20260608 09:54:30.066736 16096 catalog_manager.cc:5696] T a421279cb2944ca0a37cfe87deb057c9 P 5db9ae3eb8704e708fbc736f506fd0b3 reported cstate change: config changed from index 2 to 3, 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "23dfa389e4014e9abf469d322418bc41" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } } }
I20260608 09:54:30.070966 16559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84bb28dc9c304f3b925fcba1875f5c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:30.084568 16551 raft_consensus.cc:1064] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3: attempting to promote NON_VOTER 9725cdd9d6a94c419ed8c5083e875937 to VOTER
I20260608 09:54:30.088009 16273 consensus_queue.cc:237] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [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: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } }
I20260608 09:54:30.088691 16551 consensus_queue.cc:237] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [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: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } }
I20260608 09:54:30.092828 16559 tablet_copy_client.cc:806] T 84bb28dc9c304f3b925fcba1875f5c28 P 9725cdd9d6a94c419ed8c5083e875937: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:30.093525 16559 tablet_copy_client.cc:670] T 84bb28dc9c304f3b925fcba1875f5c28 P 9725cdd9d6a94c419ed8c5083e875937: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:30.097186 16488 raft_consensus.cc:1275] T a421279cb2944ca0a37cfe87deb057c9 P 9725cdd9d6a94c419ed8c5083e875937 [term 1 FOLLOWER]: Refusing update from remote peer 23dfa389e4014e9abf469d322418bc41: 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:30.098914 16557 consensus_queue.cc:1048] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } 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:30.101058 16347 raft_consensus.cc:1275] T a421279cb2944ca0a37cfe87deb057c9 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 FOLLOWER]: Refusing update from remote peer 23dfa389e4014e9abf469d322418bc41: 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:30.103315 16544 consensus_queue.cc:1048] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:54:30.109184 16488 raft_consensus.cc:1275] T 26c348f0b7924792bce4d78e32602fa7 P 9725cdd9d6a94c419ed8c5083e875937 [term 1 LEARNER]: Refusing update from remote peer 5db9ae3eb8704e708fbc736f506fd0b3: 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:30.109278 16559 tablet_copy_client.cc:538] T 84bb28dc9c304f3b925fcba1875f5c28 P 9725cdd9d6a94c419ed8c5083e875937: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:30.111343 16557 raft_consensus.cc:2955] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5389cf8769340698dd02186d65bfe39 (127.9.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } } }
I20260608 09:54:30.112548 16439 consensus_queue.cc:1048] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } 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:30.117856 16347 raft_consensus.cc:2955] T a421279cb2944ca0a37cfe87deb057c9 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5389cf8769340698dd02186d65bfe39 (127.9.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } } }
I20260608 09:54:30.121748 16559 tablet_bootstrap.cc:492] T 84bb28dc9c304f3b925fcba1875f5c28 P 9725cdd9d6a94c419ed8c5083e875937: Bootstrap starting.
W20260608 09:54:30.122181 16313 consensus_peers.cc:597] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 -> Peer e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197): Couldn't send request to peer e5389cf8769340698dd02186d65bfe39. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:33197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:30.126320 16273 raft_consensus.cc:1275] T 26c348f0b7924792bce4d78e32602fa7 P 23dfa389e4014e9abf469d322418bc41 [term 1 FOLLOWER]: Refusing update from remote peer 5db9ae3eb8704e708fbc736f506fd0b3: 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:30.128527 16488 raft_consensus.cc:2955] T a421279cb2944ca0a37cfe87deb057c9 P 9725cdd9d6a94c419ed8c5083e875937 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5389cf8769340698dd02186d65bfe39 (127.9.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } } }
I20260608 09:54:30.134358 16082 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a421279cb2944ca0a37cfe87deb057c9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:30.137952 16544 raft_consensus.cc:1064] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41: attempting to promote NON_VOTER 9725cdd9d6a94c419ed8c5083e875937 to VOTER
I20260608 09:54:30.137962 16094 catalog_manager.cc:5696] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 reported cstate change: config changed from index 3 to 4, VOTER e5389cf8769340698dd02186d65bfe39 (127.9.161.193) evicted. New cstate: current_term: 1 leader_uuid: "23dfa389e4014e9abf469d322418bc41" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:54:30.141129 16544 consensus_queue.cc:237] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [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: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } }
I20260608 09:54:30.147571 16548 consensus_queue.cc:1048] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:54:30.167588 16487 raft_consensus.cc:1275] T 4a98ff95404449739a8b803cf09a72c8 P 9725cdd9d6a94c419ed8c5083e875937 [term 1 LEARNER]: Refusing update from remote peer 23dfa389e4014e9abf469d322418bc41: 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:30.169812 16566 consensus_queue.cc:1048] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } 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:30.170804 16347 raft_consensus.cc:1275] T 4a98ff95404449739a8b803cf09a72c8 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 FOLLOWER]: Refusing update from remote peer 23dfa389e4014e9abf469d322418bc41: 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:30.175679 16239 consensus_peers.cc:597] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 -> Peer e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197): Couldn't send request to peer e5389cf8769340698dd02186d65bfe39. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:33197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:30.176770 16544 consensus_queue.cc:1048] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:30.178373 16548 raft_consensus.cc:2955] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } } }
I20260608 09:54:30.180392 16559 tablet_bootstrap.cc:492] T 84bb28dc9c304f3b925fcba1875f5c28 P 9725cdd9d6a94c419ed8c5083e875937: 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:30.181433 16559 tablet_bootstrap.cc:492] T 84bb28dc9c304f3b925fcba1875f5c28 P 9725cdd9d6a94c419ed8c5083e875937: Bootstrap complete.
I20260608 09:54:30.182314 16559 ts_tablet_manager.cc:1403] T 84bb28dc9c304f3b925fcba1875f5c28 P 9725cdd9d6a94c419ed8c5083e875937: Time spent bootstrapping tablet: real 0.061s	user 0.022s	sys 0.009s
I20260608 09:54:30.185379 16273 raft_consensus.cc:2955] T 26c348f0b7924792bce4d78e32602fa7 P 23dfa389e4014e9abf469d322418bc41 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } } }
I20260608 09:54:30.188973 16559 raft_consensus.cc:359] T 84bb28dc9c304f3b925fcba1875f5c28 P 9725cdd9d6a94c419ed8c5083e875937 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: true } }
I20260608 09:54:30.189913 16559 raft_consensus.cc:740] T 84bb28dc9c304f3b925fcba1875f5c28 P 9725cdd9d6a94c419ed8c5083e875937 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9725cdd9d6a94c419ed8c5083e875937, State: Initialized, Role: LEARNER
I20260608 09:54:30.190688 16559 consensus_queue.cc:260] T 84bb28dc9c304f3b925fcba1875f5c28 P 9725cdd9d6a94c419ed8c5083e875937 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: true } }
I20260608 09:54:30.196180 16488 raft_consensus.cc:2955] T 26c348f0b7924792bce4d78e32602fa7 P 9725cdd9d6a94c419ed8c5083e875937 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } } }
I20260608 09:54:30.196203 16559 ts_tablet_manager.cc:1434] T 84bb28dc9c304f3b925fcba1875f5c28 P 9725cdd9d6a94c419ed8c5083e875937: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 09:54:30.199779 16358 tablet_copy_service.cc:342] P 5db9ae3eb8704e708fbc736f506fd0b3: Request end of tablet copy session 9725cdd9d6a94c419ed8c5083e875937-84bb28dc9c304f3b925fcba1875f5c28 received from {username='slave'} at 127.0.0.1:36284
I20260608 09:54:30.200268 16358 tablet_copy_service.cc:434] P 5db9ae3eb8704e708fbc736f506fd0b3: ending tablet copy session 9725cdd9d6a94c419ed8c5083e875937-84bb28dc9c304f3b925fcba1875f5c28 on tablet 84bb28dc9c304f3b925fcba1875f5c28 with peer 9725cdd9d6a94c419ed8c5083e875937
I20260608 09:54:30.206735 16094 catalog_manager.cc:5696] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 reported cstate change: config changed from index 2 to 3, 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 09:54:30.211834 16083 catalog_manager.cc:4754] TS e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet a421279cb2944ca0a37cfe87deb057c9: Network error: Client connection negotiation failed: client connection to 127.9.161.193:33197: connect: Connection refused (error 111)
I20260608 09:54:30.217521 16566 raft_consensus.cc:2955] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } } }
I20260608 09:54:30.221215 16487 raft_consensus.cc:2955] T 4a98ff95404449739a8b803cf09a72c8 P 9725cdd9d6a94c419ed8c5083e875937 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } } }
I20260608 09:54:30.226657 16347 consensus_queue.cc:237] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [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: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } }
I20260608 09:54:30.233227 16348 raft_consensus.cc:2955] T 4a98ff95404449739a8b803cf09a72c8 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } } }
I20260608 09:54:30.238085 16273 raft_consensus.cc:1275] T 26c348f0b7924792bce4d78e32602fa7 P 23dfa389e4014e9abf469d322418bc41 [term 1 FOLLOWER]: Refusing update from remote peer 5db9ae3eb8704e708fbc736f506fd0b3: 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:30.239111 16488 raft_consensus.cc:1275] T 26c348f0b7924792bce4d78e32602fa7 P 9725cdd9d6a94c419ed8c5083e875937 [term 1 FOLLOWER]: Refusing update from remote peer 5db9ae3eb8704e708fbc736f506fd0b3: 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:30.240029 16551 consensus_queue.cc:1048] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:30.242609 16551 consensus_queue.cc:1048] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } 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:30.245457 16096 catalog_manager.cc:5696] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 reported cstate change: config changed from index 2 to 3, 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "23dfa389e4014e9abf469d322418bc41" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:54:30.247578 16551 raft_consensus.cc:2955] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5389cf8769340698dd02186d65bfe39 (127.9.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } } }
I20260608 09:54:30.250698 16273 raft_consensus.cc:2955] T 26c348f0b7924792bce4d78e32602fa7 P 23dfa389e4014e9abf469d322418bc41 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5389cf8769340698dd02186d65bfe39 (127.9.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } } }
I20260608 09:54:30.257175 16488 raft_consensus.cc:2955] T 26c348f0b7924792bce4d78e32602fa7 P 9725cdd9d6a94c419ed8c5083e875937 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5389cf8769340698dd02186d65bfe39 (127.9.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } } }
I20260608 09:54:30.261336 16083 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 26c348f0b7924792bce4d78e32602fa7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:30.265134 16274 consensus_queue.cc:237] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [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: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } }
I20260608 09:54:30.268137 16096 catalog_manager.cc:5696] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 reported cstate change: config changed from index 3 to 4, VOTER e5389cf8769340698dd02186d65bfe39 (127.9.161.193) evicted. New cstate: current_term: 1 leader_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:54:30.271107 16488 raft_consensus.cc:1275] T 4a98ff95404449739a8b803cf09a72c8 P 9725cdd9d6a94c419ed8c5083e875937 [term 1 FOLLOWER]: Refusing update from remote peer 23dfa389e4014e9abf469d322418bc41: 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:30.274658 16566 consensus_queue.cc:1048] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } 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:30.277727 16348 raft_consensus.cc:1275] T 4a98ff95404449739a8b803cf09a72c8 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 FOLLOWER]: Refusing update from remote peer 23dfa389e4014e9abf469d322418bc41: 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:30.279445 16566 consensus_queue.cc:1048] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:30.282796 16544 raft_consensus.cc:2955] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5389cf8769340698dd02186d65bfe39 (127.9.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } } }
I20260608 09:54:30.290954 16487 raft_consensus.cc:2955] T 4a98ff95404449739a8b803cf09a72c8 P 9725cdd9d6a94c419ed8c5083e875937 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5389cf8769340698dd02186d65bfe39 (127.9.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } } }
I20260608 09:54:30.294023 16082 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4a98ff95404449739a8b803cf09a72c8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:30.291404 16348 raft_consensus.cc:2955] T 4a98ff95404449739a8b803cf09a72c8 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5389cf8769340698dd02186d65bfe39 (127.9.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } } }
I20260608 09:54:30.303190 16097 catalog_manager.cc:5696] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 reported cstate change: config changed from index 3 to 4, VOTER e5389cf8769340698dd02186d65bfe39 (127.9.161.193) evicted. New cstate: current_term: 1 leader_uuid: "23dfa389e4014e9abf469d322418bc41" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:54:30.642206 16487 raft_consensus.cc:1217] T 84bb28dc9c304f3b925fcba1875f5c28 P 9725cdd9d6a94c419ed8c5083e875937 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 09:54:30.754761 16564 consensus_queue.cc:579] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [LEADER]: Leader has been unable to successfully communicate with peer e5389cf8769340698dd02186d65bfe39 for more than 1 seconds (1.144s)
W20260608 09:54:30.994835 16145 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver e5389cf8769340698dd02186d65bfe39 not available for placement
I20260608 09:54:31.026472 16564 raft_consensus.cc:1064] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3: attempting to promote NON_VOTER 9725cdd9d6a94c419ed8c5083e875937 to VOTER
I20260608 09:54:31.029150 16564 consensus_queue.cc:237] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } }
I20260608 09:54:31.036214 16487 raft_consensus.cc:1275] T 84bb28dc9c304f3b925fcba1875f5c28 P 9725cdd9d6a94c419ed8c5083e875937 [term 2 LEARNER]: Refusing update from remote peer 5db9ae3eb8704e708fbc736f506fd0b3: 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:31.036252 16274 raft_consensus.cc:1275] T 84bb28dc9c304f3b925fcba1875f5c28 P 23dfa389e4014e9abf469d322418bc41 [term 2 FOLLOWER]: Refusing update from remote peer 5db9ae3eb8704e708fbc736f506fd0b3: 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:31.038193 16564 consensus_queue.cc:1048] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } 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:31.038916 16578 consensus_queue.cc:1048] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:54:31.039731 16313 consensus_peers.cc:597] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 -> Peer e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197): Couldn't send request to peer e5389cf8769340698dd02186d65bfe39. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:33197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:31.047168 16564 raft_consensus.cc:2955] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } } }
I20260608 09:54:31.048892 16274 raft_consensus.cc:2955] T 84bb28dc9c304f3b925fcba1875f5c28 P 23dfa389e4014e9abf469d322418bc41 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } } }
I20260608 09:54:31.057152 16487 raft_consensus.cc:2955] T 84bb28dc9c304f3b925fcba1875f5c28 P 9725cdd9d6a94c419ed8c5083e875937 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } } }
I20260608 09:54:31.059666 16094 catalog_manager.cc:5696] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 reported cstate change: config changed from index 2 to 3, 9725cdd9d6a94c419ed8c5083e875937 (127.9.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5389cf8769340698dd02186d65bfe39" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 33197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:54:31.077471 16348 consensus_queue.cc:237] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } }
I20260608 09:54:31.082665 16274 raft_consensus.cc:1275] T 84bb28dc9c304f3b925fcba1875f5c28 P 23dfa389e4014e9abf469d322418bc41 [term 2 FOLLOWER]: Refusing update from remote peer 5db9ae3eb8704e708fbc736f506fd0b3: 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:31.082873 16487 raft_consensus.cc:1275] T 84bb28dc9c304f3b925fcba1875f5c28 P 9725cdd9d6a94c419ed8c5083e875937 [term 2 FOLLOWER]: Refusing update from remote peer 5db9ae3eb8704e708fbc736f506fd0b3: 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:31.084232 16578 consensus_queue.cc:1048] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:31.084998 16564 consensus_queue.cc:1048] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } 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:31.091842 16578 raft_consensus.cc:2955] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER e5389cf8769340698dd02186d65bfe39 (127.9.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } } }
I20260608 09:54:31.094353 16487 raft_consensus.cc:2955] T 84bb28dc9c304f3b925fcba1875f5c28 P 9725cdd9d6a94c419ed8c5083e875937 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER e5389cf8769340698dd02186d65bfe39 (127.9.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } } }
I20260608 09:54:31.095263 16274 raft_consensus.cc:2955] T 84bb28dc9c304f3b925fcba1875f5c28 P 23dfa389e4014e9abf469d322418bc41 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER e5389cf8769340698dd02186d65bfe39 (127.9.161.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } } }
I20260608 09:54:31.101914 16083 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 84bb28dc9c304f3b925fcba1875f5c28 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:31.106523 16097 catalog_manager.cc:5696] T 84bb28dc9c304f3b925fcba1875f5c28 P 9725cdd9d6a94c419ed8c5083e875937 reported cstate change: config changed from index 3 to 4, VOTER e5389cf8769340698dd02186d65bfe39 (127.9.161.193) evicted. New cstate: current_term: 2 leader_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "23dfa389e4014e9abf469d322418bc41" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36703 } } peers { permanent_uuid: "5db9ae3eb8704e708fbc736f506fd0b3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 35507 } } peers { permanent_uuid: "9725cdd9d6a94c419ed8c5083e875937" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 44447 } attrs { promote: false } } }
W20260608 09:54:31.227885 16083 catalog_manager.cc:4754] TS e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 84bb28dc9c304f3b925fcba1875f5c28: Network error: Client connection negotiation failed: client connection to 127.9.161.193:33197: connect: Connection refused (error 111)
W20260608 09:54:32.334036 16083 catalog_manager.cc:4754] TS e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 84bb28dc9c304f3b925fcba1875f5c28: Network error: Client connection negotiation failed: client connection to 127.9.161.193:33197: connect: Connection refused (error 111)
W20260608 09:54:33.392133 16083 catalog_manager.cc:4754] TS e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 84bb28dc9c304f3b925fcba1875f5c28: Network error: Client connection negotiation failed: client connection to 127.9.161.193:33197: connect: Connection refused (error 111)
W20260608 09:54:34.506826 16083 catalog_manager.cc:4754] TS e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet a421279cb2944ca0a37cfe87deb057c9: Network error: Client connection negotiation failed: client connection to 127.9.161.193:33197: connect: Connection refused (error 111)
W20260608 09:54:34.624944 16083 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.161.193:33197: connect: Connection refused (error 111) [suppressed 43 similar messages]
I20260608 09:54:35.441414  9863 tablet_server.cc:179] TabletServer@127.9.161.194:0 shutting down...
I20260608 09:54:35.469462  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:35.470288  9863 tablet_replica.cc:333] T 84bb28dc9c304f3b925fcba1875f5c28 P 23dfa389e4014e9abf469d322418bc41: stopping tablet replica
I20260608 09:54:35.470906  9863 raft_consensus.cc:2243] T 84bb28dc9c304f3b925fcba1875f5c28 P 23dfa389e4014e9abf469d322418bc41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:35.471652  9863 raft_consensus.cc:2272] T 84bb28dc9c304f3b925fcba1875f5c28 P 23dfa389e4014e9abf469d322418bc41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:35.474221  9863 tablet_replica.cc:333] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41: stopping tablet replica
I20260608 09:54:35.474741  9863 raft_consensus.cc:2243] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:35.475637  9863 raft_consensus.cc:2272] T a421279cb2944ca0a37cfe87deb057c9 P 23dfa389e4014e9abf469d322418bc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:35.478091  9863 tablet_replica.cc:333] T 26c348f0b7924792bce4d78e32602fa7 P 23dfa389e4014e9abf469d322418bc41: stopping tablet replica
I20260608 09:54:35.478982  9863 raft_consensus.cc:2243] T 26c348f0b7924792bce4d78e32602fa7 P 23dfa389e4014e9abf469d322418bc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:35.479653  9863 raft_consensus.cc:2272] T 26c348f0b7924792bce4d78e32602fa7 P 23dfa389e4014e9abf469d322418bc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:35.481998  9863 tablet_replica.cc:333] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41: stopping tablet replica
I20260608 09:54:35.482519  9863 raft_consensus.cc:2243] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:35.483352  9863 raft_consensus.cc:2272] T 4a98ff95404449739a8b803cf09a72c8 P 23dfa389e4014e9abf469d322418bc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:35.511374  9863 tablet_server.cc:196] TabletServer@127.9.161.194:0 shutdown complete.
I20260608 09:54:35.528837  9863 tablet_server.cc:179] TabletServer@127.9.161.195:0 shutting down...
W20260608 09:54:35.550444 16312 consensus_peers.cc:597] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 -> Peer 23dfa389e4014e9abf469d322418bc41 (127.9.161.194:36703): Couldn't send request to peer 23dfa389e4014e9abf469d322418bc41. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.194:36703: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:35.565560  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:35.566484  9863 tablet_replica.cc:333] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3: stopping tablet replica
I20260608 09:54:35.567114  9863 raft_consensus.cc:2243] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:35.567942  9863 raft_consensus.cc:2272] T 26c348f0b7924792bce4d78e32602fa7 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:35.570238  9863 tablet_replica.cc:333] T a421279cb2944ca0a37cfe87deb057c9 P 5db9ae3eb8704e708fbc736f506fd0b3: stopping tablet replica
I20260608 09:54:35.570753  9863 raft_consensus.cc:2243] T a421279cb2944ca0a37cfe87deb057c9 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:35.571323  9863 raft_consensus.cc:2272] T a421279cb2944ca0a37cfe87deb057c9 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:35.573320  9863 tablet_replica.cc:333] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3: stopping tablet replica
I20260608 09:54:35.573925  9863 raft_consensus.cc:2243] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:54:35.574918  9863 raft_consensus.cc:2272] T 84bb28dc9c304f3b925fcba1875f5c28 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:35.577234  9863 tablet_replica.cc:333] T 4a98ff95404449739a8b803cf09a72c8 P 5db9ae3eb8704e708fbc736f506fd0b3: stopping tablet replica
I20260608 09:54:35.577769  9863 raft_consensus.cc:2243] T 4a98ff95404449739a8b803cf09a72c8 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:35.578471  9863 raft_consensus.cc:2272] T 4a98ff95404449739a8b803cf09a72c8 P 5db9ae3eb8704e708fbc736f506fd0b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:35.603049  9863 tablet_server.cc:196] TabletServer@127.9.161.195:0 shutdown complete.
I20260608 09:54:35.622592  9863 tablet_server.cc:179] TabletServer@127.9.161.196:0 shutting down...
I20260608 09:54:35.652992  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:35.653693  9863 tablet_replica.cc:333] T 84bb28dc9c304f3b925fcba1875f5c28 P 9725cdd9d6a94c419ed8c5083e875937: stopping tablet replica
I20260608 09:54:35.654354  9863 raft_consensus.cc:2243] T 84bb28dc9c304f3b925fcba1875f5c28 P 9725cdd9d6a94c419ed8c5083e875937 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:35.654924  9863 raft_consensus.cc:2272] T 84bb28dc9c304f3b925fcba1875f5c28 P 9725cdd9d6a94c419ed8c5083e875937 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:35.656898  9863 tablet_replica.cc:333] T 26c348f0b7924792bce4d78e32602fa7 P 9725cdd9d6a94c419ed8c5083e875937: stopping tablet replica
I20260608 09:54:35.657460  9863 raft_consensus.cc:2243] T 26c348f0b7924792bce4d78e32602fa7 P 9725cdd9d6a94c419ed8c5083e875937 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:35.658037  9863 raft_consensus.cc:2272] T 26c348f0b7924792bce4d78e32602fa7 P 9725cdd9d6a94c419ed8c5083e875937 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:35.660089  9863 tablet_replica.cc:333] T a421279cb2944ca0a37cfe87deb057c9 P 9725cdd9d6a94c419ed8c5083e875937: stopping tablet replica
I20260608 09:54:35.660593  9863 raft_consensus.cc:2243] T a421279cb2944ca0a37cfe87deb057c9 P 9725cdd9d6a94c419ed8c5083e875937 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:35.661109  9863 raft_consensus.cc:2272] T a421279cb2944ca0a37cfe87deb057c9 P 9725cdd9d6a94c419ed8c5083e875937 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:35.663162  9863 tablet_replica.cc:333] T 4a98ff95404449739a8b803cf09a72c8 P 9725cdd9d6a94c419ed8c5083e875937: stopping tablet replica
I20260608 09:54:35.663688  9863 raft_consensus.cc:2243] T 4a98ff95404449739a8b803cf09a72c8 P 9725cdd9d6a94c419ed8c5083e875937 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:35.664328  9863 raft_consensus.cc:2272] T 4a98ff95404449739a8b803cf09a72c8 P 9725cdd9d6a94c419ed8c5083e875937 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:35.688733  9863 tablet_server.cc:196] TabletServer@127.9.161.196:0 shutdown complete.
I20260608 09:54:35.703857  9863 master.cc:562] Master@127.9.161.254:40567 shutting down...
W20260608 09:54:38.631845 16083 catalog_manager.cc:4754] TS e5389cf8769340698dd02186d65bfe39 (127.9.161.193:33197): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet a421279cb2944ca0a37cfe87deb057c9: Network error: Client connection negotiation failed: client connection to 127.9.161.193:33197: connect: Connection refused (error 111)
I20260608 09:54:40.208015  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5f3a76eefc194fec811e352ed6f44588 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:40.209306  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5f3a76eefc194fec811e352ed6f44588 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:40.209766  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5f3a76eefc194fec811e352ed6f44588: stopping tablet replica
I20260608 09:54:40.236267  9863 master.cc:584] Master@127.9.161.254:40567 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (15452 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 09:54:40.287530  9863 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.161.254:44575
I20260608 09:54:40.288813  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:40.294668 16601 instance_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.296136 16604 instance_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:54:40.296299 16602 instance_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.296783  9863 server_base.cc:1061] running on GCE node
I20260608 09:54:40.297761  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:40.298012  9863 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.298210  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912480298176 us; error 0 us; skew 500 ppm
I20260608 09:54:40.298818  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:40.301381  9863 webserver.cc:533] Webserver started at http://127.9.161.254:44785/ using document root <none> and password file <none>
I20260608 09:54:40.302000  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:40.302205  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:40.302534  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:40.303897  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/master-0-root/instance:
uuid: "a17b7f59e43e4043ae0e35a0172c8500"
format_stamp: "Formatted at 2026-06-08 09:54:40 on dist-test-slave-bjvn"
I20260608 09:54:40.309132  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 09:54:40.313342 16609 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.314414  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 09:54:40.314680  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/master-0-root
uuid: "a17b7f59e43e4043ae0e35a0172c8500"
format_stamp: "Formatted at 2026-06-08 09:54:40 on dist-test-slave-bjvn"
I20260608 09:54:40.314949  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-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:40.335155  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:40.336450  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:40.377532  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.254:44575
I20260608 09:54:40.377662 16660 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.254:44575 every 8 connection(s)
I20260608 09:54:40.382265 16661 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:40.394716 16661 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a17b7f59e43e4043ae0e35a0172c8500: Bootstrap starting.
I20260608 09:54:40.399935 16661 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a17b7f59e43e4043ae0e35a0172c8500: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:40.404305 16661 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a17b7f59e43e4043ae0e35a0172c8500: No bootstrap required, opened a new log
I20260608 09:54:40.406688 16661 raft_consensus.cc:359] T 00000000000000000000000000000000 P a17b7f59e43e4043ae0e35a0172c8500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a17b7f59e43e4043ae0e35a0172c8500" member_type: VOTER }
I20260608 09:54:40.407128 16661 raft_consensus.cc:385] T 00000000000000000000000000000000 P a17b7f59e43e4043ae0e35a0172c8500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:40.407315 16661 raft_consensus.cc:740] T 00000000000000000000000000000000 P a17b7f59e43e4043ae0e35a0172c8500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17b7f59e43e4043ae0e35a0172c8500, State: Initialized, Role: FOLLOWER
I20260608 09:54:40.407879 16661 consensus_queue.cc:260] T 00000000000000000000000000000000 P a17b7f59e43e4043ae0e35a0172c8500 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a17b7f59e43e4043ae0e35a0172c8500" member_type: VOTER }
I20260608 09:54:40.408306 16661 raft_consensus.cc:399] T 00000000000000000000000000000000 P a17b7f59e43e4043ae0e35a0172c8500 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:54:40.408509 16661 raft_consensus.cc:493] T 00000000000000000000000000000000 P a17b7f59e43e4043ae0e35a0172c8500 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:54:40.408722 16661 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a17b7f59e43e4043ae0e35a0172c8500 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:40.413744 16661 raft_consensus.cc:515] T 00000000000000000000000000000000 P a17b7f59e43e4043ae0e35a0172c8500 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a17b7f59e43e4043ae0e35a0172c8500" member_type: VOTER }
I20260608 09:54:40.414250 16661 leader_election.cc:304] T 00000000000000000000000000000000 P a17b7f59e43e4043ae0e35a0172c8500 [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: a17b7f59e43e4043ae0e35a0172c8500; no voters: 
I20260608 09:54:40.415450 16661 leader_election.cc:290] T 00000000000000000000000000000000 P a17b7f59e43e4043ae0e35a0172c8500 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:54:40.416019 16664 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a17b7f59e43e4043ae0e35a0172c8500 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:40.417704 16664 raft_consensus.cc:697] T 00000000000000000000000000000000 P a17b7f59e43e4043ae0e35a0172c8500 [term 1 LEADER]: Becoming Leader. State: Replica: a17b7f59e43e4043ae0e35a0172c8500, State: Running, Role: LEADER
I20260608 09:54:40.418527 16664 consensus_queue.cc:237] T 00000000000000000000000000000000 P a17b7f59e43e4043ae0e35a0172c8500 [LEADER]: Queue going to LEADER mode. State: All 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: "a17b7f59e43e4043ae0e35a0172c8500" member_type: VOTER }
I20260608 09:54:40.418753 16661 sys_catalog.cc:565] T 00000000000000000000000000000000 P a17b7f59e43e4043ae0e35a0172c8500 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:54:40.426067 16666 sys_catalog.cc:455] T 00000000000000000000000000000000 P a17b7f59e43e4043ae0e35a0172c8500 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a17b7f59e43e4043ae0e35a0172c8500. Latest consensus state: current_term: 1 leader_uuid: "a17b7f59e43e4043ae0e35a0172c8500" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a17b7f59e43e4043ae0e35a0172c8500" member_type: VOTER } }
I20260608 09:54:40.426884 16666 sys_catalog.cc:458] T 00000000000000000000000000000000 P a17b7f59e43e4043ae0e35a0172c8500 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:40.427461 16665 sys_catalog.cc:455] T 00000000000000000000000000000000 P a17b7f59e43e4043ae0e35a0172c8500 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a17b7f59e43e4043ae0e35a0172c8500" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a17b7f59e43e4043ae0e35a0172c8500" member_type: VOTER } }
I20260608 09:54:40.428176 16665 sys_catalog.cc:458] T 00000000000000000000000000000000 P a17b7f59e43e4043ae0e35a0172c8500 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:40.429502 16674 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:54:40.435079 16674 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:54:40.436256  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:54:40.444962 16674 catalog_manager.cc:1382] Generated new cluster ID: 42b042c181b3479d811d61ae5eea5337
I20260608 09:54:40.445327 16674 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:54:40.474017 16674 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:54:40.475479 16674 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:54:40.490510 16674 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a17b7f59e43e4043ae0e35a0172c8500: Generated new TSK 0
I20260608 09:54:40.491124 16674 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:54:40.502965  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:40.509686 16682 instance_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.511281 16683 instance_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.513612 16685 instance_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.514134  9863 server_base.cc:1061] running on GCE node
I20260608 09:54:40.515594  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:40.515811  9863 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.516008  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912480515987 us; error 0 us; skew 500 ppm
I20260608 09:54:40.516659  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:40.519176  9863 webserver.cc:533] Webserver started at http://127.9.161.193:39603/ using document root <none> and password file <none>
I20260608 09:54:40.519718  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:40.519935  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:40.520228  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:40.521684  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-0-root/instance:
uuid: "bd85092281ad4a9cbac0eb253e1026fb"
format_stamp: "Formatted at 2026-06-08 09:54:40 on dist-test-slave-bjvn"
I20260608 09:54:40.526703  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:54:40.530565 16690 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.531548  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:54:40.531874  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-0-root
uuid: "bd85092281ad4a9cbac0eb253e1026fb"
format_stamp: "Formatted at 2026-06-08 09:54:40 on dist-test-slave-bjvn"
I20260608 09:54:40.532162  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-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.557672  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:40.558943  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:40.560510  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:40.563053  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:40.563287  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:40.563556  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:40.563704  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:40.606351  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.193:45755
I20260608 09:54:40.606467 16752 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.193:45755 every 8 connection(s)
I20260608 09:54:40.612138  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:40.622442 16758 instance_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.623148 16757 instance_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.629293 16760 instance_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.629873  9863 server_base.cc:1061] running on GCE node
I20260608 09:54:40.631044  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:40.631307  9863 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.631523  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912480631501 us; error 0 us; skew 500 ppm
I20260608 09:54:40.632212  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:40.633065 16753 heartbeater.cc:344] Connected to a master server at 127.9.161.254:44575
I20260608 09:54:40.633543 16753 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:40.634550 16753 heartbeater.cc:507] Master 127.9.161.254:44575 requested a full tablet report, sending...
I20260608 09:54:40.635242  9863 webserver.cc:533] Webserver started at http://127.9.161.194:36059/ using document root <none> and password file <none>
I20260608 09:54:40.635944  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:40.636240  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:40.636577  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:40.637024 16626 ts_manager.cc:194] Registered new tserver with Master: bd85092281ad4a9cbac0eb253e1026fb (127.9.161.193:45755)
I20260608 09:54:40.638078  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-1-root/instance:
uuid: "dd6bfddfa49b4009be21410580f2b412"
format_stamp: "Formatted at 2026-06-08 09:54:40 on dist-test-slave-bjvn"
I20260608 09:54:40.639122 16626 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46992
I20260608 09:54:40.643199  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:54:40.647004 16765 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.647782  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:54:40.648142  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-1-root
uuid: "dd6bfddfa49b4009be21410580f2b412"
format_stamp: "Formatted at 2026-06-08 09:54:40 on dist-test-slave-bjvn"
I20260608 09:54:40.648452  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-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.668083  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:40.669358  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:40.670948  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:40.673352  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:40.673604  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:40.673887  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:40.674070  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:40.714848  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.194:36257
I20260608 09:54:40.714969 16827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.194:36257 every 8 connection(s)
I20260608 09:54:40.720537  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:40.729256 16831 instance_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.730796 16832 instance_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.734014 16828 heartbeater.cc:344] Connected to a master server at 127.9.161.254:44575
I20260608 09:54:40.734535 16828 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:40.734844  9863 server_base.cc:1061] running on GCE node
W20260608 09:54:40.734908 16834 instance_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.735623 16828 heartbeater.cc:507] Master 127.9.161.254:44575 requested a full tablet report, sending...
I20260608 09:54:40.736258  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:40.736557  9863 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.736799  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912480736754 us; error 0 us; skew 500 ppm
I20260608 09:54:40.737558  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:40.738303 16626 ts_manager.cc:194] Registered new tserver with Master: dd6bfddfa49b4009be21410580f2b412 (127.9.161.194:36257)
I20260608 09:54:40.740374 16626 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47008
I20260608 09:54:40.740561  9863 webserver.cc:533] Webserver started at http://127.9.161.195:44627/ using document root <none> and password file <none>
I20260608 09:54:40.741326  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:40.741590  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:40.741952  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:40.743300  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-2-root/instance:
uuid: "b9cc5febd64c4a91bb3d26ba6b08b224"
format_stamp: "Formatted at 2026-06-08 09:54:40 on dist-test-slave-bjvn"
I20260608 09:54:40.748189  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:54:40.752014 16839 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.752859  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:54:40.753180  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-2-root
uuid: "b9cc5febd64c4a91bb3d26ba6b08b224"
format_stamp: "Formatted at 2026-06-08 09:54:40 on dist-test-slave-bjvn"
I20260608 09:54:40.753494  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-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.769309  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:40.770785  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:40.772394  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:40.774824  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:40.775068  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:40.775321  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:40.775506  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:40.818625  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.195:45181
I20260608 09:54:40.818746 16901 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.195:45181 every 8 connection(s)
I20260608 09:54:40.834089 16902 heartbeater.cc:344] Connected to a master server at 127.9.161.254:44575
I20260608 09:54:40.834553 16902 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:40.835471 16902 heartbeater.cc:507] Master 127.9.161.254:44575 requested a full tablet report, sending...
I20260608 09:54:40.837721 16626 ts_manager.cc:194] Registered new tserver with Master: b9cc5febd64c4a91bb3d26ba6b08b224 (127.9.161.195:45181)
I20260608 09:54:40.838320  9863 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016023782s
I20260608 09:54:40.839704 16626 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47024
I20260608 09:54:41.641978 16753 heartbeater.cc:499] Master 127.9.161.254:44575 was elected leader, sending a full tablet report...
I20260608 09:54:41.743666 16828 heartbeater.cc:499] Master 127.9.161.254:44575 was elected leader, sending a full tablet report...
I20260608 09:54:41.843261 16902 heartbeater.cc:499] Master 127.9.161.254:44575 was elected leader, sending a full tablet report...
I20260608 09:54:41.899616 16626 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47032:
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:41.902181 16626 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:41.971695 16718 tablet_service.cc:1511] Processing CreateTablet for tablet 223a3746f8a44b38ad093cdbeac99401 (DEFAULT_TABLE table=test-workload [id=c51a4a0f9af249d2be9821020b5636cc]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:41.973456 16715 tablet_service.cc:1511] Processing CreateTablet for tablet cf6d740effbd4c30854ef74d1eec558e (DEFAULT_TABLE table=test-workload [id=c51a4a0f9af249d2be9821020b5636cc]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:41.974674 16717 tablet_service.cc:1511] Processing CreateTablet for tablet f317e98481cd4ad9a8abe27596fb5b61 (DEFAULT_TABLE table=test-workload [id=c51a4a0f9af249d2be9821020b5636cc]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:41.977227 16716 tablet_service.cc:1511] Processing CreateTablet for tablet 840fab46d27d42f9b8fcec952298a434 (DEFAULT_TABLE table=test-workload [id=c51a4a0f9af249d2be9821020b5636cc]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:41.979817 16866 tablet_service.cc:1511] Processing CreateTablet for tablet f317e98481cd4ad9a8abe27596fb5b61 (DEFAULT_TABLE table=test-workload [id=c51a4a0f9af249d2be9821020b5636cc]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:41.980369 16864 tablet_service.cc:1511] Processing CreateTablet for tablet cf6d740effbd4c30854ef74d1eec558e (DEFAULT_TABLE table=test-workload [id=c51a4a0f9af249d2be9821020b5636cc]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:41.980831 16793 tablet_service.cc:1511] Processing CreateTablet for tablet 223a3746f8a44b38ad093cdbeac99401 (DEFAULT_TABLE table=test-workload [id=c51a4a0f9af249d2be9821020b5636cc]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:41.981428 16866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f317e98481cd4ad9a8abe27596fb5b61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:41.982372 16793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 223a3746f8a44b38ad093cdbeac99401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:41.982190 16792 tablet_service.cc:1511] Processing CreateTablet for tablet f317e98481cd4ad9a8abe27596fb5b61 (DEFAULT_TABLE table=test-workload [id=c51a4a0f9af249d2be9821020b5636cc]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:41.983067 16865 tablet_service.cc:1511] Processing CreateTablet for tablet 840fab46d27d42f9b8fcec952298a434 (DEFAULT_TABLE table=test-workload [id=c51a4a0f9af249d2be9821020b5636cc]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:41.983703 16792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f317e98481cd4ad9a8abe27596fb5b61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:41.984473 16865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 840fab46d27d42f9b8fcec952298a434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:41.987833 16864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6d740effbd4c30854ef74d1eec558e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:41.987423 16791 tablet_service.cc:1511] Processing CreateTablet for tablet 840fab46d27d42f9b8fcec952298a434 (DEFAULT_TABLE table=test-workload [id=c51a4a0f9af249d2be9821020b5636cc]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:41.988972 16791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 840fab46d27d42f9b8fcec952298a434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:41.991294 16790 tablet_service.cc:1511] Processing CreateTablet for tablet cf6d740effbd4c30854ef74d1eec558e (DEFAULT_TABLE table=test-workload [id=c51a4a0f9af249d2be9821020b5636cc]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:41.992954 16790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6d740effbd4c30854ef74d1eec558e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:41.987437 16867 tablet_service.cc:1511] Processing CreateTablet for tablet 223a3746f8a44b38ad093cdbeac99401 (DEFAULT_TABLE table=test-workload [id=c51a4a0f9af249d2be9821020b5636cc]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:41.995404 16867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 223a3746f8a44b38ad093cdbeac99401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:42.001952 16718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 223a3746f8a44b38ad093cdbeac99401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:42.002841 16716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 840fab46d27d42f9b8fcec952298a434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:42.004144 16717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f317e98481cd4ad9a8abe27596fb5b61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:42.004928 16715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6d740effbd4c30854ef74d1eec558e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:42.035457 16922 tablet_bootstrap.cc:492] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412: Bootstrap starting.
I20260608 09:54:42.054816 16923 tablet_bootstrap.cc:492] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb: Bootstrap starting.
I20260608 09:54:42.056869 16922 tablet_bootstrap.cc:654] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:42.061510 16924 tablet_bootstrap.cc:492] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224: Bootstrap starting.
I20260608 09:54:42.064203 16923 tablet_bootstrap.cc:654] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:42.068903 16922 tablet_bootstrap.cc:492] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412: No bootstrap required, opened a new log
I20260608 09:54:42.069368 16922 ts_tablet_manager.cc:1403] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.000s
I20260608 09:54:42.069433 16924 tablet_bootstrap.cc:654] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:42.070425 16923 tablet_bootstrap.cc:492] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb: No bootstrap required, opened a new log
I20260608 09:54:42.071012 16923 ts_tablet_manager.cc:1403] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.007s
I20260608 09:54:42.071959 16922 raft_consensus.cc:359] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } }
I20260608 09:54:42.072605 16922 raft_consensus.cc:385] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:42.072968 16922 raft_consensus.cc:740] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6bfddfa49b4009be21410580f2b412, State: Initialized, Role: FOLLOWER
I20260608 09:54:42.073958 16922 consensus_queue.cc:260] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } }
I20260608 09:54:42.074501 16923 raft_consensus.cc:359] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:42.075305 16923 raft_consensus.cc:385] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:42.075578 16924 tablet_bootstrap.cc:492] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224: No bootstrap required, opened a new log
I20260608 09:54:42.075686 16923 raft_consensus.cc:740] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd85092281ad4a9cbac0eb253e1026fb, State: Initialized, Role: FOLLOWER
I20260608 09:54:42.077040 16922 ts_tablet_manager.cc:1434] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260608 09:54:42.076357 16924 ts_tablet_manager.cc:1403] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260608 09:54:42.076915 16923 consensus_queue.cc:260] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:42.078222 16922 tablet_bootstrap.cc:492] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412: Bootstrap starting.
I20260608 09:54:42.084621 16924 raft_consensus.cc:359] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:42.085278 16922 tablet_bootstrap.cc:654] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:42.085523 16924 raft_consensus.cc:385] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:42.085893 16924 raft_consensus.cc:740] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cc5febd64c4a91bb3d26ba6b08b224, State: Initialized, Role: FOLLOWER
I20260608 09:54:42.086809 16924 consensus_queue.cc:260] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:42.090199 16923 ts_tablet_manager.cc:1434] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb: Time spent starting tablet: real 0.019s	user 0.016s	sys 0.002s
I20260608 09:54:42.091461 16923 tablet_bootstrap.cc:492] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb: Bootstrap starting.
I20260608 09:54:42.097163 16924 ts_tablet_manager.cc:1434] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.011s
I20260608 09:54:42.098425 16924 tablet_bootstrap.cc:492] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224: Bootstrap starting.
I20260608 09:54:42.098614 16923 tablet_bootstrap.cc:654] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:42.107743 16924 tablet_bootstrap.cc:654] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:42.112445 16923 tablet_bootstrap.cc:492] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb: No bootstrap required, opened a new log
W20260608 09:54:42.112576 16754 tablet.cc:2404] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:54:42.113148 16923 ts_tablet_manager.cc:1403] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260608 09:54:42.115547 16924 tablet_bootstrap.cc:492] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224: No bootstrap required, opened a new log
I20260608 09:54:42.116165 16924 ts_tablet_manager.cc:1403] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.002s
I20260608 09:54:42.116430 16922 tablet_bootstrap.cc:492] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412: No bootstrap required, opened a new log
I20260608 09:54:42.117054 16922 ts_tablet_manager.cc:1403] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.004s
I20260608 09:54:42.116854 16923 raft_consensus.cc:359] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:42.118213 16929 raft_consensus.cc:493] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:42.118847 16923 raft_consensus.cc:385] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:42.119220 16923 raft_consensus.cc:740] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd85092281ad4a9cbac0eb253e1026fb, State: Initialized, Role: FOLLOWER
I20260608 09:54:42.119071 16929 raft_consensus.cc:515] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:42.119776 16924 raft_consensus.cc:359] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:42.120566 16924 raft_consensus.cc:385] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:42.120273 16922 raft_consensus.cc:359] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:42.121022 16924 raft_consensus.cc:740] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cc5febd64c4a91bb3d26ba6b08b224, State: Initialized, Role: FOLLOWER
I20260608 09:54:42.120345 16923 consensus_queue.cc:260] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:42.121301 16922 raft_consensus.cc:385] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:42.121678 16922 raft_consensus.cc:740] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6bfddfa49b4009be21410580f2b412, State: Initialized, Role: FOLLOWER
I20260608 09:54:42.122083 16924 consensus_queue.cc:260] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:42.122798 16929 leader_election.cc:290] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6bfddfa49b4009be21410580f2b412 (127.9.161.194:36257), b9cc5febd64c4a91bb3d26ba6b08b224 (127.9.161.195:45181)
I20260608 09:54:42.122545 16922 consensus_queue.cc:260] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:42.126618 16924 ts_tablet_manager.cc:1434] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260608 09:54:42.127615 16922 ts_tablet_manager.cc:1434] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260608 09:54:42.127856 16924 tablet_bootstrap.cc:492] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224: Bootstrap starting.
I20260608 09:54:42.128823 16922 tablet_bootstrap.cc:492] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412: Bootstrap starting.
I20260608 09:54:42.137183 16922 tablet_bootstrap.cc:654] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:42.138151 16924 tablet_bootstrap.cc:654] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:42.155957 16923 ts_tablet_manager.cc:1434] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.005s
I20260608 09:54:42.168146 16923 tablet_bootstrap.cc:492] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb: Bootstrap starting.
I20260608 09:54:42.189888 16923 tablet_bootstrap.cc:654] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:42.190115 16924 tablet_bootstrap.cc:492] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224: No bootstrap required, opened a new log
I20260608 09:54:42.193678 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840fab46d27d42f9b8fcec952298a434" candidate_uuid: "bd85092281ad4a9cbac0eb253e1026fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bfddfa49b4009be21410580f2b412" is_pre_election: true
I20260608 09:54:42.194271 16924 ts_tablet_manager.cc:1403] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224: Time spent bootstrapping tablet: real 0.067s	user 0.024s	sys 0.035s
I20260608 09:54:42.194697 16803 raft_consensus.cc:2468] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd85092281ad4a9cbac0eb253e1026fb in term 0.
I20260608 09:54:42.196434 16694 leader_election.cc:304] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd85092281ad4a9cbac0eb253e1026fb, dd6bfddfa49b4009be21410580f2b412; no voters: 
I20260608 09:54:42.191025 16922 tablet_bootstrap.cc:492] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412: No bootstrap required, opened a new log
I20260608 09:54:42.196357 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840fab46d27d42f9b8fcec952298a434" candidate_uuid: "bd85092281ad4a9cbac0eb253e1026fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" is_pre_election: true
I20260608 09:54:42.197674 16922 ts_tablet_manager.cc:1403] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412: Time spent bootstrapping tablet: real 0.069s	user 0.029s	sys 0.033s
I20260608 09:54:42.198326 16938 raft_consensus.cc:2804] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:42.198091 16924 raft_consensus.cc:359] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:42.198784 16938 raft_consensus.cc:493] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:42.199002 16924 raft_consensus.cc:385] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 09:54:42.199234 16693 leader_election.cc:343] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cc5febd64c4a91bb3d26ba6b08b224 (127.9.161.195:45181): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:42.199352 16924 raft_consensus.cc:740] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cc5febd64c4a91bb3d26ba6b08b224, State: Initialized, Role: FOLLOWER
I20260608 09:54:42.199251 16938 raft_consensus.cc:3060] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:42.200757 16924 consensus_queue.cc:260] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:42.202054 16923 tablet_bootstrap.cc:492] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb: No bootstrap required, opened a new log
I20260608 09:54:42.201670 16922 raft_consensus.cc:359] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:42.202626 16923 ts_tablet_manager.cc:1403] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.006s
I20260608 09:54:42.202622 16922 raft_consensus.cc:385] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:42.203372 16922 raft_consensus.cc:740] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6bfddfa49b4009be21410580f2b412, State: Initialized, Role: FOLLOWER
I20260608 09:54:42.203550 16924 ts_tablet_manager.cc:1434] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 09:54:42.204737 16924 tablet_bootstrap.cc:492] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224: Bootstrap starting.
I20260608 09:54:42.204490 16922 consensus_queue.cc:260] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:42.206276 16923 raft_consensus.cc:359] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } }
I20260608 09:54:42.207059 16923 raft_consensus.cc:385] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:42.207417 16923 raft_consensus.cc:740] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd85092281ad4a9cbac0eb253e1026fb, State: Initialized, Role: FOLLOWER
I20260608 09:54:42.208477 16923 consensus_queue.cc:260] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } }
I20260608 09:54:42.209517 16922 ts_tablet_manager.cc:1434] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 09:54:42.210708 16922 tablet_bootstrap.cc:492] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412: Bootstrap starting.
I20260608 09:54:42.210989 16923 ts_tablet_manager.cc:1434] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:54:42.212276 16924 tablet_bootstrap.cc:654] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:42.216634 16929 raft_consensus.cc:493] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:42.217181 16929 raft_consensus.cc:515] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } }
I20260608 09:54:42.217756 16922 tablet_bootstrap.cc:654] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:42.220755 16929 leader_election.cc:290] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cc5febd64c4a91bb3d26ba6b08b224 (127.9.161.195:45181), dd6bfddfa49b4009be21410580f2b412 (127.9.161.194:36257)
I20260608 09:54:42.222910 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223a3746f8a44b38ad093cdbeac99401" candidate_uuid: "bd85092281ad4a9cbac0eb253e1026fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bfddfa49b4009be21410580f2b412" is_pre_election: true
I20260608 09:54:42.223840 16803 raft_consensus.cc:2468] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd85092281ad4a9cbac0eb253e1026fb in term 0.
I20260608 09:54:42.224682 16923 tablet_bootstrap.cc:492] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb: Bootstrap starting.
I20260608 09:54:42.231869 16922 tablet_bootstrap.cc:492] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412: No bootstrap required, opened a new log
I20260608 09:54:42.232570 16922 ts_tablet_manager.cc:1403] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260608 09:54:42.235097 16923 tablet_bootstrap.cc:654] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:42.236145 16922 raft_consensus.cc:359] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:42.237071 16922 raft_consensus.cc:385] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:42.237475 16922 raft_consensus.cc:740] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6bfddfa49b4009be21410580f2b412, State: Initialized, Role: FOLLOWER
I20260608 09:54:42.237653 16694 leader_election.cc:304] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd85092281ad4a9cbac0eb253e1026fb, dd6bfddfa49b4009be21410580f2b412; no voters: 
I20260608 09:54:42.238637 16922 consensus_queue.cc:260] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:42.239982 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223a3746f8a44b38ad093cdbeac99401" candidate_uuid: "bd85092281ad4a9cbac0eb253e1026fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" is_pre_election: true
I20260608 09:54:42.241470 16922 ts_tablet_manager.cc:1434] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
W20260608 09:54:42.241573 16693 leader_election.cc:343] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9cc5febd64c4a91bb3d26ba6b08b224 (127.9.161.195:45181): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:42.245779 16929 raft_consensus.cc:2804] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:42.246196 16929 raft_consensus.cc:493] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:42.246519 16929 raft_consensus.cc:3060] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:42.250783 16923 tablet_bootstrap.cc:492] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb: No bootstrap required, opened a new log
I20260608 09:54:42.251605 16923 ts_tablet_manager.cc:1403] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.011s
I20260608 09:54:42.254679 16938 raft_consensus.cc:515] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:42.256141 16923 raft_consensus.cc:359] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:42.257145 16938 leader_election.cc:290] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [CANDIDATE]: Term 1 election: Requested vote from peers dd6bfddfa49b4009be21410580f2b412 (127.9.161.194:36257), b9cc5febd64c4a91bb3d26ba6b08b224 (127.9.161.195:45181)
I20260608 09:54:42.257236 16923 raft_consensus.cc:385] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:42.257967 16923 raft_consensus.cc:740] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd85092281ad4a9cbac0eb253e1026fb, State: Initialized, Role: FOLLOWER
I20260608 09:54:42.258401 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840fab46d27d42f9b8fcec952298a434" candidate_uuid: "bd85092281ad4a9cbac0eb253e1026fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bfddfa49b4009be21410580f2b412"
I20260608 09:54:42.259093 16803 raft_consensus.cc:3060] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:42.258917 16923 consensus_queue.cc:260] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:42.260715 16924 tablet_bootstrap.cc:492] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224: No bootstrap required, opened a new log
I20260608 09:54:42.261261 16924 ts_tablet_manager.cc:1403] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224: Time spent bootstrapping tablet: real 0.057s	user 0.023s	sys 0.031s
I20260608 09:54:42.263137 16923 ts_tablet_manager.cc:1434] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260608 09:54:42.264748 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840fab46d27d42f9b8fcec952298a434" candidate_uuid: "bd85092281ad4a9cbac0eb253e1026fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224"
I20260608 09:54:42.264467 16924 raft_consensus.cc:359] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } }
I20260608 09:54:42.265393 16924 raft_consensus.cc:385] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:42.265412 16877 raft_consensus.cc:3060] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:42.266024 16924 raft_consensus.cc:740] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cc5febd64c4a91bb3d26ba6b08b224, State: Initialized, Role: FOLLOWER
I20260608 09:54:42.267050 16924 consensus_queue.cc:260] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } }
I20260608 09:54:42.267915 16803 raft_consensus.cc:2468] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd85092281ad4a9cbac0eb253e1026fb in term 1.
I20260608 09:54:42.269843 16924 ts_tablet_manager.cc:1434] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260608 09:54:42.271190 16694 leader_election.cc:304] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd85092281ad4a9cbac0eb253e1026fb, dd6bfddfa49b4009be21410580f2b412; no voters: 
I20260608 09:54:42.272190 16938 raft_consensus.cc:2804] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:42.264609 16929 raft_consensus.cc:515] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } }
I20260608 09:54:42.276823 16929 leader_election.cc:290] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [CANDIDATE]: Term 1 election: Requested vote from peers b9cc5febd64c4a91bb3d26ba6b08b224 (127.9.161.195:45181), dd6bfddfa49b4009be21410580f2b412 (127.9.161.194:36257)
I20260608 09:54:42.277595 16876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223a3746f8a44b38ad093cdbeac99401" candidate_uuid: "bd85092281ad4a9cbac0eb253e1026fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224"
I20260608 09:54:42.277962 16938 raft_consensus.cc:697] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 1 LEADER]: Becoming Leader. State: Replica: bd85092281ad4a9cbac0eb253e1026fb, State: Running, Role: LEADER
I20260608 09:54:42.278174 16877 raft_consensus.cc:2468] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd85092281ad4a9cbac0eb253e1026fb in term 1.
I20260608 09:54:42.278314 16876 raft_consensus.cc:3060] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:42.278616 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223a3746f8a44b38ad093cdbeac99401" candidate_uuid: "bd85092281ad4a9cbac0eb253e1026fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bfddfa49b4009be21410580f2b412"
I20260608 09:54:42.279274 16803 raft_consensus.cc:3060] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:42.278929 16938 consensus_queue.cc:237] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:42.283586 16928 raft_consensus.cc:493] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:42.284164 16928 raft_consensus.cc:515] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:42.287046 16803 raft_consensus.cc:2468] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd85092281ad4a9cbac0eb253e1026fb in term 1.
I20260608 09:54:42.288612 16928 leader_election.cc:290] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd85092281ad4a9cbac0eb253e1026fb (127.9.161.193:45755), b9cc5febd64c4a91bb3d26ba6b08b224 (127.9.161.195:45181)
I20260608 09:54:42.290750 16694 leader_election.cc:304] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd85092281ad4a9cbac0eb253e1026fb, dd6bfddfa49b4009be21410580f2b412; no voters: 
I20260608 09:54:42.292218 16929 raft_consensus.cc:2804] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:42.293048 16929 raft_consensus.cc:697] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [term 1 LEADER]: Becoming Leader. State: Replica: bd85092281ad4a9cbac0eb253e1026fb, State: Running, Role: LEADER
I20260608 09:54:42.294687 16929 consensus_queue.cc:237] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } }
I20260608 09:54:42.286799 16876 raft_consensus.cc:2468] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd85092281ad4a9cbac0eb253e1026fb in term 1.
I20260608 09:54:42.303773 16626 catalog_manager.cc:5696] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb reported cstate change: term changed from 0 to 1, leader changed from <none> to bd85092281ad4a9cbac0eb253e1026fb (127.9.161.193). New cstate: current_term: 1 leader_uuid: "bd85092281ad4a9cbac0eb253e1026fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:42.309903 16728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f317e98481cd4ad9a8abe27596fb5b61" candidate_uuid: "dd6bfddfa49b4009be21410580f2b412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd85092281ad4a9cbac0eb253e1026fb" is_pre_election: true
I20260608 09:54:42.310762 16728 raft_consensus.cc:2468] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6bfddfa49b4009be21410580f2b412 in term 0.
I20260608 09:54:42.312325 16769 leader_election.cc:304] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd85092281ad4a9cbac0eb253e1026fb, dd6bfddfa49b4009be21410580f2b412; no voters: 
I20260608 09:54:42.313359 16928 raft_consensus.cc:2804] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:42.313829 16928 raft_consensus.cc:493] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:42.314191 16928 raft_consensus.cc:3060] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:42.314491 16876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f317e98481cd4ad9a8abe27596fb5b61" candidate_uuid: "dd6bfddfa49b4009be21410580f2b412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" is_pre_election: true
I20260608 09:54:42.315476 16876 raft_consensus.cc:2468] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6bfddfa49b4009be21410580f2b412 in term 0.
I20260608 09:54:42.321197 16928 raft_consensus.cc:515] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:42.321154 16626 catalog_manager.cc:5696] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb reported cstate change: term changed from 0 to 1, leader changed from <none> to bd85092281ad4a9cbac0eb253e1026fb (127.9.161.193). New cstate: current_term: 1 leader_uuid: "bd85092281ad4a9cbac0eb253e1026fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:42.323239 16928 leader_election.cc:290] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [CANDIDATE]: Term 1 election: Requested vote from peers bd85092281ad4a9cbac0eb253e1026fb (127.9.161.193:45755), b9cc5febd64c4a91bb3d26ba6b08b224 (127.9.161.195:45181)
I20260608 09:54:42.324265 16728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f317e98481cd4ad9a8abe27596fb5b61" candidate_uuid: "dd6bfddfa49b4009be21410580f2b412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd85092281ad4a9cbac0eb253e1026fb"
I20260608 09:54:42.324366 16876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f317e98481cd4ad9a8abe27596fb5b61" candidate_uuid: "dd6bfddfa49b4009be21410580f2b412" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224"
I20260608 09:54:42.325016 16728 raft_consensus.cc:3060] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:42.325109 16876 raft_consensus.cc:3060] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:42.332419 16876 raft_consensus.cc:2468] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bfddfa49b4009be21410580f2b412 in term 1.
I20260608 09:54:42.332769 16728 raft_consensus.cc:2468] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bfddfa49b4009be21410580f2b412 in term 1.
I20260608 09:54:42.333900 16768 leader_election.cc:304] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9cc5febd64c4a91bb3d26ba6b08b224, dd6bfddfa49b4009be21410580f2b412; no voters: 
I20260608 09:54:42.334753 16928 raft_consensus.cc:2804] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:42.335958 16928 raft_consensus.cc:697] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 1 LEADER]: Becoming Leader. State: Replica: dd6bfddfa49b4009be21410580f2b412, State: Running, Role: LEADER
I20260608 09:54:42.336696 16928 consensus_queue.cc:237] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:42.344872 16626 catalog_manager.cc:5696] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6bfddfa49b4009be21410580f2b412 (127.9.161.194). New cstate: current_term: 1 leader_uuid: "dd6bfddfa49b4009be21410580f2b412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:42.406884 16930 raft_consensus.cc:493] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:42.407516 16930 raft_consensus.cc:515] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:42.409736 16930 leader_election.cc:290] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd85092281ad4a9cbac0eb253e1026fb (127.9.161.193:45755), dd6bfddfa49b4009be21410580f2b412 (127.9.161.194:36257)
I20260608 09:54:42.422029 16728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6d740effbd4c30854ef74d1eec558e" candidate_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd85092281ad4a9cbac0eb253e1026fb" is_pre_election: true
I20260608 09:54:42.422709 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6d740effbd4c30854ef74d1eec558e" candidate_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bfddfa49b4009be21410580f2b412" is_pre_election: true
I20260608 09:54:42.422788 16728 raft_consensus.cc:2468] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cc5febd64c4a91bb3d26ba6b08b224 in term 0.
I20260608 09:54:42.423691 16803 raft_consensus.cc:2468] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cc5febd64c4a91bb3d26ba6b08b224 in term 0.
I20260608 09:54:42.424594 16843 leader_election.cc:304] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9cc5febd64c4a91bb3d26ba6b08b224, bd85092281ad4a9cbac0eb253e1026fb; no voters: 
I20260608 09:54:42.425530 16930 raft_consensus.cc:2804] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:42.426029 16930 raft_consensus.cc:493] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:42.426544 16930 raft_consensus.cc:3060] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:42.432091 16930 raft_consensus.cc:515] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:42.434573 16930 leader_election.cc:290] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [CANDIDATE]: Term 1 election: Requested vote from peers bd85092281ad4a9cbac0eb253e1026fb (127.9.161.193:45755), dd6bfddfa49b4009be21410580f2b412 (127.9.161.194:36257)
W20260608 09:54:42.434903 16673 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:54:42.435349 16728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6d740effbd4c30854ef74d1eec558e" candidate_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd85092281ad4a9cbac0eb253e1026fb"
I20260608 09:54:42.435921 16728 raft_consensus.cc:3060] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:42.436054 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6d740effbd4c30854ef74d1eec558e" candidate_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bfddfa49b4009be21410580f2b412"
I20260608 09:54:42.436666 16803 raft_consensus.cc:3060] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:42.443588 16803 raft_consensus.cc:2468] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cc5febd64c4a91bb3d26ba6b08b224 in term 1.
I20260608 09:54:42.443535 16728 raft_consensus.cc:2468] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cc5febd64c4a91bb3d26ba6b08b224 in term 1.
I20260608 09:54:42.445241 16843 leader_election.cc:304] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9cc5febd64c4a91bb3d26ba6b08b224, dd6bfddfa49b4009be21410580f2b412; no voters: 
I20260608 09:54:42.445994 16930 raft_consensus.cc:2804] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:42.447109 16930 raft_consensus.cc:697] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 LEADER]: Becoming Leader. State: Replica: b9cc5febd64c4a91bb3d26ba6b08b224, State: Running, Role: LEADER
I20260608 09:54:42.448246 16930 consensus_queue.cc:237] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:42.456557 16626 catalog_manager.cc:5696] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9cc5febd64c4a91bb3d26ba6b08b224 (127.9.161.195). New cstate: current_term: 1 leader_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:42.527580  9863 tablet_server.cc:179] TabletServer@127.9.161.193:0 shutting down...
I20260608 09:54:42.549441  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:42.550751  9863 tablet_replica.cc:333] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb: stopping tablet replica
I20260608 09:54:42.551378  9863 raft_consensus.cc:2243] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:42.551815  9863 raft_consensus.cc:2272] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:42.554031  9863 tablet_replica.cc:333] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb: stopping tablet replica
I20260608 09:54:42.554594  9863 raft_consensus.cc:2243] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:42.555213  9863 pending_rounds.cc:70] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb: Trying to abort 1 pending ops.
I20260608 09:54:42.555383  9863 pending_rounds.cc:77] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617527496859648 op_type: NO_OP noop_request { }
I20260608 09:54:42.555802  9863 raft_consensus.cc:2889] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:54:42.556094  9863 raft_consensus.cc:2272] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:42.558758  9863 tablet_replica.cc:333] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb: stopping tablet replica
I20260608 09:54:42.559309  9863 raft_consensus.cc:2243] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:42.559711  9863 raft_consensus.cc:2272] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:42.561724  9863 tablet_replica.cc:333] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb: stopping tablet replica
I20260608 09:54:42.562310  9863 raft_consensus.cc:2243] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:42.562913  9863 pending_rounds.cc:70] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb: Trying to abort 1 pending ops.
I20260608 09:54:42.563119  9863 pending_rounds.cc:77] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617527429201920 op_type: NO_OP noop_request { }
I20260608 09:54:42.563414  9863 raft_consensus.cc:2889] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:54:42.563694  9863 raft_consensus.cc:2272] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:42.581101  9863 tablet_server.cc:196] TabletServer@127.9.161.193:0 shutdown complete.
I20260608 09:54:42.595147  9863 tablet_server.cc:179] TabletServer@127.9.161.194:0 shutting down...
I20260608 09:54:42.614770  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:42.615682  9863 tablet_replica.cc:333] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412: stopping tablet replica
I20260608 09:54:42.616379  9863 raft_consensus.cc:2243] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:42.616863  9863 raft_consensus.cc:2272] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:42.619153  9863 tablet_replica.cc:333] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412: stopping tablet replica
I20260608 09:54:42.619750  9863 raft_consensus.cc:2243] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:42.620370  9863 pending_rounds.cc:70] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412: Trying to abort 1 pending ops.
I20260608 09:54:42.620604  9863 pending_rounds.cc:77] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617527658954752 op_type: NO_OP noop_request { }
I20260608 09:54:42.620955  9863 raft_consensus.cc:2889] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:54:42.621241  9863 raft_consensus.cc:2272] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:42.623811  9863 tablet_replica.cc:333] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412: stopping tablet replica
I20260608 09:54:42.624361  9863 raft_consensus.cc:2243] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:42.624760  9863 raft_consensus.cc:2272] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:42.626770  9863 tablet_replica.cc:333] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412: stopping tablet replica
I20260608 09:54:42.627288  9863 raft_consensus.cc:2243] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:42.627696  9863 raft_consensus.cc:2272] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:42.652586  9863 tablet_server.cc:196] TabletServer@127.9.161.194:0 shutdown complete.
I20260608 09:54:42.665163  9863 tablet_server.cc:179] TabletServer@127.9.161.195:0 shutting down...
I20260608 09:54:42.685858  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:42.686681  9863 tablet_replica.cc:333] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224: stopping tablet replica
I20260608 09:54:42.687306  9863 raft_consensus.cc:2243] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:42.687757  9863 raft_consensus.cc:2272] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:42.689889  9863 tablet_replica.cc:333] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224: stopping tablet replica
I20260608 09:54:42.690461  9863 raft_consensus.cc:2243] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:42.690865  9863 raft_consensus.cc:2272] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:42.692750  9863 tablet_replica.cc:333] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224: stopping tablet replica
I20260608 09:54:42.693320  9863 raft_consensus.cc:2243] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:42.693728  9863 raft_consensus.cc:2272] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:42.695600  9863 tablet_replica.cc:333] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224: stopping tablet replica
I20260608 09:54:42.696079  9863 raft_consensus.cc:2243] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:42.696684  9863 pending_rounds.cc:70] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224: Trying to abort 1 pending ops.
I20260608 09:54:42.696882  9863 pending_rounds.cc:77] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617528115863552 op_type: NO_OP noop_request { }
I20260608 09:54:42.697163  9863 raft_consensus.cc:2889] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:54:42.697469  9863 raft_consensus.cc:2272] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:42.721299  9863 tablet_server.cc:196] TabletServer@127.9.161.195:0 shutdown complete.
I20260608 09:54:42.735054  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:42.741295 16955 instance_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:42.741997 16954 instance_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:42.742852 16957 instance_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:42.743541  9863 server_base.cc:1061] running on GCE node
I20260608 09:54:42.744670  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:42.744953  9863 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:42.745167  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912482745154 us; error 0 us; skew 500 ppm
I20260608 09:54:42.745846  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:42.748272  9863 webserver.cc:533] Webserver started at http://127.9.161.196:35973/ using document root <none> and password file <none>
I20260608 09:54:42.748857  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:42.749091  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:42.749390  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:42.750622  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-3-root/instance:
uuid: "b3fda504c331415692f099eddf2ad9f3"
format_stamp: "Formatted at 2026-06-08 09:54:42 on dist-test-slave-bjvn"
I20260608 09:54:42.755414  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:54:42.759177 16962 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:42.760138  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:54:42.760568  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-3-root
uuid: "b3fda504c331415692f099eddf2ad9f3"
format_stamp: "Formatted at 2026-06-08 09:54:42 on dist-test-slave-bjvn"
I20260608 09:54:42.760977  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-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:42.777962  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:42.779218  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:42.780824  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:42.783454  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:42.783800  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:42.784142  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:42.784426  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:42.825977  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.196:43845
I20260608 09:54:42.826098 17024 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.196:43845 every 8 connection(s)
I20260608 09:54:42.841879 17025 heartbeater.cc:344] Connected to a master server at 127.9.161.254:44575
I20260608 09:54:42.842445 17025 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:42.843323 17025 heartbeater.cc:507] Master 127.9.161.254:44575 requested a full tablet report, sending...
I20260608 09:54:42.845543 16626 ts_manager.cc:194] Registered new tserver with Master: b3fda504c331415692f099eddf2ad9f3 (127.9.161.196:43845)
I20260608 09:54:42.847133 16626 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47040
W20260608 09:54:43.449080 16673 auto_rebalancer.cc:591] Failed to schedule move for tablet 840fab46d27d42f9b8fcec952298a434: Network error: Client connection negotiation failed: client connection to 127.9.161.193:45755: connect: Connection refused (error 111)
W20260608 09:54:43.452958 16673 auto_rebalancer.cc:591] Failed to schedule move for tablet f317e98481cd4ad9a8abe27596fb5b61: Network error: Client connection negotiation failed: client connection to 127.9.161.194:36257: connect: Connection refused (error 111)
W20260608 09:54:43.456522 16673 auto_rebalancer.cc:591] Failed to schedule move for tablet cf6d740effbd4c30854ef74d1eec558e: Network error: Client connection negotiation failed: client connection to 127.9.161.195:45181: connect: Connection refused (error 111)
I20260608 09:54:43.849911 17025 heartbeater.cc:499] Master 127.9.161.254:44575 was elected leader, sending a full tablet report...
W20260608 09:54:44.470352 16673 auto_rebalancer.cc:591] Failed to schedule move for tablet cf6d740effbd4c30854ef74d1eec558e: Network error: Client connection negotiation failed: client connection to 127.9.161.195:45181: connect: Connection refused (error 111)
W20260608 09:54:44.474196 16673 auto_rebalancer.cc:591] Failed to schedule move for tablet 223a3746f8a44b38ad093cdbeac99401: Network error: Client connection negotiation failed: client connection to 127.9.161.193:45755: connect: Connection refused (error 111)
W20260608 09:54:44.478099 16673 auto_rebalancer.cc:591] Failed to schedule move for tablet 840fab46d27d42f9b8fcec952298a434: Network error: Client connection negotiation failed: client connection to 127.9.161.193:45755: connect: Connection refused (error 111)
W20260608 09:54:45.510563 16673 auto_rebalancer.cc:591] Failed to schedule move for tablet f317e98481cd4ad9a8abe27596fb5b61: Network error: Client connection negotiation failed: client connection to 127.9.161.194:36257: connect: Connection refused (error 111)
W20260608 09:54:45.514135 16673 auto_rebalancer.cc:591] Failed to schedule move for tablet 840fab46d27d42f9b8fcec952298a434: Network error: Client connection negotiation failed: client connection to 127.9.161.193:45755: connect: Connection refused (error 111)
W20260608 09:54:45.517747 16673 auto_rebalancer.cc:591] Failed to schedule move for tablet 223a3746f8a44b38ad093cdbeac99401: Network error: Client connection negotiation failed: client connection to 127.9.161.193:45755: connect: Connection refused (error 111)
W20260608 09:54:46.531651 16673 auto_rebalancer.cc:591] Failed to schedule move for tablet 840fab46d27d42f9b8fcec952298a434: Network error: Client connection negotiation failed: client connection to 127.9.161.193:45755: connect: Connection refused (error 111)
W20260608 09:54:46.535065 16673 auto_rebalancer.cc:591] Failed to schedule move for tablet 223a3746f8a44b38ad093cdbeac99401: Network error: Client connection negotiation failed: client connection to 127.9.161.193:45755: connect: Connection refused (error 111)
W20260608 09:54:46.538511 16673 auto_rebalancer.cc:591] Failed to schedule move for tablet cf6d740effbd4c30854ef74d1eec558e: Network error: Client connection negotiation failed: client connection to 127.9.161.195:45181: connect: Connection refused (error 111)
W20260608 09:54:47.541461 16673 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver b9cc5febd64c4a91bb3d26ba6b08b224 not available for placement
W20260608 09:54:48.543665 16673 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver b9cc5febd64c4a91bb3d26ba6b08b224 not available for placement
W20260608 09:54:49.545771 16673 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver b9cc5febd64c4a91bb3d26ba6b08b224 not available for placement
I20260608 09:54:49.864534  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:49.895498 17034 instance_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:49.896176 17035 instance_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:49.901582  9863 server_base.cc:1061] running on GCE node
W20260608 09:54:49.901602 17037 instance_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:49.903645  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:49.903863  9863 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:49.904006  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912489903994 us; error 0 us; skew 500 ppm
I20260608 09:54:49.904592  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:49.907588  9863 webserver.cc:533] Webserver started at http://127.9.161.193:39603/ using document root <none> and password file <none>
I20260608 09:54:49.908166  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:49.908331  9863 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:54:49.913978  9863 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 09:54:49.918072 17042 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:49.918995  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:54:49.919380  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-0-root
uuid: "bd85092281ad4a9cbac0eb253e1026fb"
format_stamp: "Formatted at 2026-06-08 09:54:40 on dist-test-slave-bjvn"
I20260608 09:54:49.920012  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-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:49.947767  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:49.949283  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:49.951009  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:49.955077 17049 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 09:54:49.979748  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 09:54:49.980130  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.026s	user 0.001s	sys 0.000s
I20260608 09:54:49.980450  9863 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 09:54:49.986860 17049 tablet_bootstrap.cc:492] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb: Bootstrap starting.
I20260608 09:54:49.997982  9863 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 09:54:49.998328  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.018s	user 0.018s	sys 0.000s
I20260608 09:54:50.001109 17049 tablet_bootstrap.cc:492] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb: 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:50.001986 17049 tablet_bootstrap.cc:492] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb: Bootstrap complete.
I20260608 09:54:50.002635 17049 ts_tablet_manager.cc:1403] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 09:54:50.005498 17049 raft_consensus.cc:359] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:50.006481 17049 raft_consensus.cc:740] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd85092281ad4a9cbac0eb253e1026fb, State: Initialized, Role: FOLLOWER
I20260608 09:54:50.007337 17049 consensus_queue.cc:260] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:50.010829 17049 ts_tablet_manager.cc:1434] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:54:50.011662 17049 tablet_bootstrap.cc:492] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb: Bootstrap starting.
I20260608 09:54:50.025730 17049 tablet_bootstrap.cc:492] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb: 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:50.026726 17049 tablet_bootstrap.cc:492] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb: Bootstrap complete.
I20260608 09:54:50.027556 17049 ts_tablet_manager.cc:1403] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 09:54:50.030387 17049 raft_consensus.cc:359] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:50.031204 17049 raft_consensus.cc:740] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd85092281ad4a9cbac0eb253e1026fb, State: Initialized, Role: FOLLOWER
I20260608 09:54:50.032116 17049 consensus_queue.cc:260] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:50.034267 17049 ts_tablet_manager.cc:1434] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 09:54:50.035185 17049 tablet_bootstrap.cc:492] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb: Bootstrap starting.
I20260608 09:54:50.051553 17049 tablet_bootstrap.cc:492] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb: 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:50.052683 17049 tablet_bootstrap.cc:492] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb: Bootstrap complete.
I20260608 09:54:50.053488 17049 ts_tablet_manager.cc:1403] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260608 09:54:50.056144 17049 raft_consensus.cc:359] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } }
I20260608 09:54:50.056945 17049 raft_consensus.cc:740] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd85092281ad4a9cbac0eb253e1026fb, State: Initialized, Role: FOLLOWER
I20260608 09:54:50.057742 17049 consensus_queue.cc:260] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [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: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } }
I20260608 09:54:50.060209 17049 ts_tablet_manager.cc:1434] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 09:54:50.061187 17049 tablet_bootstrap.cc:492] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb: Bootstrap starting.
I20260608 09:54:50.062505  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.193:45755
I20260608 09:54:50.062767 17109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.193:45755 every 8 connection(s)
I20260608 09:54:50.069566  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:50.082698 17116 instance_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:50.082931 17049 tablet_bootstrap.cc:492] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb: 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:50.084591 17049 tablet_bootstrap.cc:492] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb: Bootstrap complete.
I20260608 09:54:50.086192 17049 ts_tablet_manager.cc:1403] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260608 09:54:50.090566  9863 server_base.cc:1061] running on GCE node
I20260608 09:54:50.090148 17049 raft_consensus.cc:359] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
W20260608 09:54:50.090343 17118 instance_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:50.091325 17049 raft_consensus.cc:740] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd85092281ad4a9cbac0eb253e1026fb, State: Initialized, Role: FOLLOWER
W20260608 09:54:50.088147 17115 instance_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:50.092475 17049 consensus_queue.cc:260] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [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: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:50.093122  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:50.093477  9863 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:50.093679  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912490093662 us; error 0 us; skew 500 ppm
I20260608 09:54:50.094467  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:50.094735 17049 ts_tablet_manager.cc:1434] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:54:50.097640  9863 webserver.cc:533] Webserver started at http://127.9.161.194:36059/ using document root <none> and password file <none>
I20260608 09:54:50.098373  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:50.098546  9863 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:54:50.100054 17110 heartbeater.cc:344] Connected to a master server at 127.9.161.254:44575
I20260608 09:54:50.100551 17110 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:50.101611 17110 heartbeater.cc:507] Master 127.9.161.254:44575 requested a full tablet report, sending...
I20260608 09:54:50.103963  9863 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 09:54:50.107208 16626 ts_manager.cc:194] Re-registered known tserver with Master: bd85092281ad4a9cbac0eb253e1026fb (127.9.161.193:45755)
I20260608 09:54:50.108896 17123 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:50.110168  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:54:50.110575  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-1-root
uuid: "dd6bfddfa49b4009be21410580f2b412"
format_stamp: "Formatted at 2026-06-08 09:54:40 on dist-test-slave-bjvn"
I20260608 09:54:50.110962  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-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:50.115109 16626 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33034
I20260608 09:54:50.119386 17110 heartbeater.cc:499] Master 127.9.161.254:44575 was elected leader, sending a full tablet report...
I20260608 09:54:50.138188  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:50.139720  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:50.141433  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:50.167743  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 09:54:50.168116  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.024s	user 0.002s	sys 0.000s
I20260608 09:54:50.173313 17130 tablet_bootstrap.cc:492] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412: Bootstrap starting.
I20260608 09:54:50.185135  9863 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 09:54:50.185473  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.014s	sys 0.000s
I20260608 09:54:50.186195 17130 tablet_bootstrap.cc:492] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412: 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:50.187084 17130 tablet_bootstrap.cc:492] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412: Bootstrap complete.
I20260608 09:54:50.187708 17130 ts_tablet_manager.cc:1403] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 09:54:50.190099 17130 raft_consensus.cc:359] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:50.190662 17130 raft_consensus.cc:740] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6bfddfa49b4009be21410580f2b412, State: Initialized, Role: FOLLOWER
I20260608 09:54:50.191443 17130 consensus_queue.cc:260] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:50.194320 17130 ts_tablet_manager.cc:1434] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260608 09:54:50.195348 17130 tablet_bootstrap.cc:492] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412: Bootstrap starting.
I20260608 09:54:50.209729 17130 tablet_bootstrap.cc:492] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412: 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:50.210691 17130 tablet_bootstrap.cc:492] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412: Bootstrap complete.
I20260608 09:54:50.211328 17130 ts_tablet_manager.cc:1403] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260608 09:54:50.214251 17130 raft_consensus.cc:359] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:50.215001 17130 raft_consensus.cc:740] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6bfddfa49b4009be21410580f2b412, State: Initialized, Role: FOLLOWER
I20260608 09:54:50.215869 17130 consensus_queue.cc:260] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [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: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:50.218044 17130 ts_tablet_manager.cc:1434] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 09:54:50.218832 17130 tablet_bootstrap.cc:492] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412: Bootstrap starting.
I20260608 09:54:50.232980 17130 tablet_bootstrap.cc:492] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412: 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:50.233743 17130 tablet_bootstrap.cc:492] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412: Bootstrap complete.
I20260608 09:54:50.234452 17130 ts_tablet_manager.cc:1403] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260608 09:54:50.237223 17130 raft_consensus.cc:359] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } }
I20260608 09:54:50.237851 17130 raft_consensus.cc:740] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6bfddfa49b4009be21410580f2b412, State: Initialized, Role: FOLLOWER
I20260608 09:54:50.238672 17130 consensus_queue.cc:260] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } }
I20260608 09:54:50.241155 17130 ts_tablet_manager.cc:1434] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 09:54:50.242233 17130 tablet_bootstrap.cc:492] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412: Bootstrap starting.
I20260608 09:54:50.246665  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.194:36257
I20260608 09:54:50.247025 17190 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.194:36257 every 8 connection(s)
I20260608 09:54:50.252887  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:54:50.255895 17130 tablet_bootstrap.cc:492] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412: 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:50.256639 17130 tablet_bootstrap.cc:492] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412: Bootstrap complete.
I20260608 09:54:50.257321 17130 ts_tablet_manager.cc:1403] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 09:54:50.260747 17130 raft_consensus.cc:359] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
W20260608 09:54:50.261358 17195 instance_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:50.261588 17130 raft_consensus.cc:740] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6bfddfa49b4009be21410580f2b412, State: Initialized, Role: FOLLOWER
I20260608 09:54:50.262696 17130 consensus_queue.cc:260] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
W20260608 09:54:50.265234 17196 instance_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:50.267344 17130 ts_tablet_manager.cc:1434] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 09:54:50.271034 17191 heartbeater.cc:344] Connected to a master server at 127.9.161.254:44575
I20260608 09:54:50.271278  9863 server_base.cc:1061] running on GCE node
W20260608 09:54:50.271369 17198 instance_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:50.271567 17191 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:50.272843  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:54:50.272851 17191 heartbeater.cc:507] Master 127.9.161.254:44575 requested a full tablet report, sending...
W20260608 09:54:50.273340  9863 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:50.273587  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912490273568 us; error 0 us; skew 500 ppm
I20260608 09:54:50.274582  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:50.277590  9863 webserver.cc:533] Webserver started at http://127.9.161.195:44627/ using document root <none> and password file <none>
I20260608 09:54:50.278358  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:50.278623  9863 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:54:50.278623 16626 ts_manager.cc:194] Re-registered known tserver with Master: dd6bfddfa49b4009be21410580f2b412 (127.9.161.194:36257)
I20260608 09:54:50.284085  9863 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:54:50.285699 16626 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33050
I20260608 09:54:50.288975 17203 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:50.289306 17191 heartbeater.cc:499] Master 127.9.161.254:44575 was elected leader, sending a full tablet report...
I20260608 09:54:50.290058  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:54:50.290426  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-2-root
uuid: "b9cc5febd64c4a91bb3d26ba6b08b224"
format_stamp: "Formatted at 2026-06-08 09:54:40 on dist-test-slave-bjvn"
I20260608 09:54:50.290755  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-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:50.303444  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:50.304821  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:50.306439  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:50.333127  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 09:54:50.333608  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.025s	user 0.001s	sys 0.000s
I20260608 09:54:50.339500 17210 tablet_bootstrap.cc:492] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224: Bootstrap starting.
I20260608 09:54:50.350548  9863 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 09:54:50.350898  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.016s	sys 0.000s
I20260608 09:54:50.353474 17210 tablet_bootstrap.cc:492] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224: 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:50.354362 17210 tablet_bootstrap.cc:492] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224: Bootstrap complete.
I20260608 09:54:50.354943 17210 ts_tablet_manager.cc:1403] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 09:54:50.357292 17210 raft_consensus.cc:359] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:50.358063 17210 raft_consensus.cc:740] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cc5febd64c4a91bb3d26ba6b08b224, State: Initialized, Role: FOLLOWER
I20260608 09:54:50.358812 17210 consensus_queue.cc:260] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [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: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:50.362058 17210 ts_tablet_manager.cc:1434] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 09:54:50.363009 17210 tablet_bootstrap.cc:492] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224: Bootstrap starting.
I20260608 09:54:50.377563 17210 tablet_bootstrap.cc:492] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224: 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:50.378808 17210 tablet_bootstrap.cc:492] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224: Bootstrap complete.
I20260608 09:54:50.379722 17210 ts_tablet_manager.cc:1403] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260608 09:54:50.383476 17210 raft_consensus.cc:359] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:50.384404 17210 raft_consensus.cc:740] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cc5febd64c4a91bb3d26ba6b08b224, State: Initialized, Role: FOLLOWER
I20260608 09:54:50.385469 17210 consensus_queue.cc:260] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:50.388125 17210 ts_tablet_manager.cc:1434] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:54:50.389286 17210 tablet_bootstrap.cc:492] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224: Bootstrap starting.
I20260608 09:54:50.407452  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.195:45181
I20260608 09:54:50.407642 17270 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.195:45181 every 8 connection(s)
I20260608 09:54:50.407881 17210 tablet_bootstrap.cc:492] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224: 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:50.408821 17210 tablet_bootstrap.cc:492] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224: Bootstrap complete.
I20260608 09:54:50.409574 17210 ts_tablet_manager.cc:1403] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260608 09:54:50.413220 17210 raft_consensus.cc:359] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } }
I20260608 09:54:50.414672 17210 raft_consensus.cc:740] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cc5febd64c4a91bb3d26ba6b08b224, State: Initialized, Role: FOLLOWER
I20260608 09:54:50.415977 17210 consensus_queue.cc:260] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } }
I20260608 09:54:50.419164 17210 ts_tablet_manager.cc:1434] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 09:54:50.420322 17210 tablet_bootstrap.cc:492] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224: Bootstrap starting.
I20260608 09:54:50.427975 17271 heartbeater.cc:344] Connected to a master server at 127.9.161.254:44575
I20260608 09:54:50.428663 17271 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:50.429986 17271 heartbeater.cc:507] Master 127.9.161.254:44575 requested a full tablet report, sending...
I20260608 09:54:50.435211 16626 ts_manager.cc:194] Re-registered known tserver with Master: b9cc5febd64c4a91bb3d26ba6b08b224 (127.9.161.195:45181)
I20260608 09:54:50.435329 17210 tablet_bootstrap.cc:492] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224: 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:50.436724 17210 tablet_bootstrap.cc:492] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224: Bootstrap complete.
I20260608 09:54:50.437480 17210 ts_tablet_manager.cc:1403] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 09:54:50.440086 17210 raft_consensus.cc:359] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:50.440441 16626 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33054
I20260608 09:54:50.440984 17210 raft_consensus.cc:740] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cc5febd64c4a91bb3d26ba6b08b224, State: Initialized, Role: FOLLOWER
I20260608 09:54:50.442186 17210 consensus_queue.cc:260] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:50.444067 17271 heartbeater.cc:499] Master 127.9.161.254:44575 was elected leader, sending a full tablet report...
I20260608 09:54:50.444177 17210 ts_tablet_manager.cc:1434] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
W20260608 09:54:50.569314 16673 auto_rebalancer.cc:591] Failed to schedule move for tablet 223a3746f8a44b38ad093cdbeac99401: Illegal state: Replica bd85092281ad4a9cbac0eb253e1026fb is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } }
W20260608 09:54:50.584117 16673 auto_rebalancer.cc:591] Failed to schedule move for tablet cf6d740effbd4c30854ef74d1eec558e: Illegal state: Replica b9cc5febd64c4a91bb3d26ba6b08b224 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } }
W20260608 09:54:50.588498 16673 auto_rebalancer.cc:591] Failed to schedule move for tablet 840fab46d27d42f9b8fcec952298a434: Illegal state: Replica bd85092281ad4a9cbac0eb253e1026fb is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } }
I20260608 09:54:51.461809 17278 raft_consensus.cc:493] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:51.462524 17278 raft_consensus.cc:515] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } }
I20260608 09:54:51.464933 17278 leader_election.cc:290] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b9cc5febd64c4a91bb3d26ba6b08b224 (127.9.161.195:45181), dd6bfddfa49b4009be21410580f2b412 (127.9.161.194:36257)
I20260608 09:54:51.482952 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223a3746f8a44b38ad093cdbeac99401" candidate_uuid: "bd85092281ad4a9cbac0eb253e1026fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" is_pre_election: true
I20260608 09:54:51.483906 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223a3746f8a44b38ad093cdbeac99401" candidate_uuid: "bd85092281ad4a9cbac0eb253e1026fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dd6bfddfa49b4009be21410580f2b412" is_pre_election: true
I20260608 09:54:51.484100 17245 raft_consensus.cc:2468] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd85092281ad4a9cbac0eb253e1026fb in term 1.
I20260608 09:54:51.484886 17165 raft_consensus.cc:2468] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd85092281ad4a9cbac0eb253e1026fb in term 1.
I20260608 09:54:51.486088 17045 leader_election.cc:304] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [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: b9cc5febd64c4a91bb3d26ba6b08b224, bd85092281ad4a9cbac0eb253e1026fb; no voters: 
I20260608 09:54:51.487089 17278 raft_consensus.cc:2804] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:54:51.487665 17278 raft_consensus.cc:493] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:51.488104 17278 raft_consensus.cc:3060] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:51.493832 17278 raft_consensus.cc:515] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } }
I20260608 09:54:51.495898 17278 leader_election.cc:290] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [CANDIDATE]: Term 2 election: Requested vote from peers b9cc5febd64c4a91bb3d26ba6b08b224 (127.9.161.195:45181), dd6bfddfa49b4009be21410580f2b412 (127.9.161.194:36257)
I20260608 09:54:51.496745 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223a3746f8a44b38ad093cdbeac99401" candidate_uuid: "bd85092281ad4a9cbac0eb253e1026fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224"
I20260608 09:54:51.497058 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223a3746f8a44b38ad093cdbeac99401" candidate_uuid: "bd85092281ad4a9cbac0eb253e1026fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dd6bfddfa49b4009be21410580f2b412"
I20260608 09:54:51.497656 17245 raft_consensus.cc:3060] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:51.497957 17165 raft_consensus.cc:3060] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:51.506141 17165 raft_consensus.cc:2468] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd85092281ad4a9cbac0eb253e1026fb in term 2.
I20260608 09:54:51.506141 17245 raft_consensus.cc:2468] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd85092281ad4a9cbac0eb253e1026fb in term 2.
I20260608 09:54:51.508139 17046 leader_election.cc:304] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [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: bd85092281ad4a9cbac0eb253e1026fb, dd6bfddfa49b4009be21410580f2b412; no voters: 
I20260608 09:54:51.509117 17278 raft_consensus.cc:2804] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:54:51.510553 17283 raft_consensus.cc:493] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:51.510869 17278 raft_consensus.cc:697] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [term 2 LEADER]: Becoming Leader. State: Replica: bd85092281ad4a9cbac0eb253e1026fb, State: Running, Role: LEADER
I20260608 09:54:51.511473 17283 raft_consensus.cc:515] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:51.512387 17278 consensus_queue.cc:237] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [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: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } }
I20260608 09:54:51.514194 17283 leader_election.cc:290] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dd6bfddfa49b4009be21410580f2b412 (127.9.161.194:36257), b9cc5febd64c4a91bb3d26ba6b08b224 (127.9.161.195:45181)
I20260608 09:54:51.515552 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f317e98481cd4ad9a8abe27596fb5b61" candidate_uuid: "bd85092281ad4a9cbac0eb253e1026fb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" is_pre_election: true
I20260608 09:54:51.515540 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f317e98481cd4ad9a8abe27596fb5b61" candidate_uuid: "bd85092281ad4a9cbac0eb253e1026fb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bfddfa49b4009be21410580f2b412" is_pre_election: true
I20260608 09:54:51.516606 17245 raft_consensus.cc:2468] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd85092281ad4a9cbac0eb253e1026fb in term 1.
I20260608 09:54:51.517401 17165 raft_consensus.cc:2410] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd85092281ad4a9cbac0eb253e1026fb 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:51.518134 17045 leader_election.cc:304] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [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: b9cc5febd64c4a91bb3d26ba6b08b224, bd85092281ad4a9cbac0eb253e1026fb; no voters: 
I20260608 09:54:51.519248 17278 raft_consensus.cc:2804] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:54:51.519897 17278 raft_consensus.cc:493] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:51.520565 17278 raft_consensus.cc:3060] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:51.522548 16626 catalog_manager.cc:5696] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "bd85092281ad4a9cbac0eb253e1026fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:51.528443 17278 raft_consensus.cc:515] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:51.530704 17278 leader_election.cc:290] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [CANDIDATE]: Term 2 election: Requested vote from peers dd6bfddfa49b4009be21410580f2b412 (127.9.161.194:36257), b9cc5febd64c4a91bb3d26ba6b08b224 (127.9.161.195:45181)
I20260608 09:54:51.532152 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f317e98481cd4ad9a8abe27596fb5b61" candidate_uuid: "bd85092281ad4a9cbac0eb253e1026fb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6bfddfa49b4009be21410580f2b412"
I20260608 09:54:51.532068 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f317e98481cd4ad9a8abe27596fb5b61" candidate_uuid: "bd85092281ad4a9cbac0eb253e1026fb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224"
I20260608 09:54:51.533143 17165 raft_consensus.cc:3060] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:51.533505 17245 raft_consensus.cc:3060] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:51.541018 17165 raft_consensus.cc:2410] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bd85092281ad4a9cbac0eb253e1026fb 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:51.541112 17245 raft_consensus.cc:2468] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd85092281ad4a9cbac0eb253e1026fb in term 2.
I20260608 09:54:51.542637 17045 leader_election.cc:304] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [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: b9cc5febd64c4a91bb3d26ba6b08b224, bd85092281ad4a9cbac0eb253e1026fb; no voters: 
I20260608 09:54:51.543532 17278 raft_consensus.cc:2804] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:54:51.544008 17278 raft_consensus.cc:697] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 2 LEADER]: Becoming Leader. State: Replica: bd85092281ad4a9cbac0eb253e1026fb, State: Running, Role: LEADER
I20260608 09:54:51.544790 17278 consensus_queue.cc:237] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [LEADER]: Queue going to LEADER 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: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:51.552587 16626 catalog_manager.cc:5696] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb reported cstate change: term changed from 1 to 2, leader changed from dd6bfddfa49b4009be21410580f2b412 (127.9.161.194) to bd85092281ad4a9cbac0eb253e1026fb (127.9.161.193). New cstate: current_term: 2 leader_uuid: "bd85092281ad4a9cbac0eb253e1026fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } health_report { overall_health: UNKNOWN } } }
W20260608 09:54:51.600843 16673 auto_rebalancer.cc:591] Failed to schedule move for tablet 840fab46d27d42f9b8fcec952298a434: Illegal state: Replica bd85092281ad4a9cbac0eb253e1026fb is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } }
W20260608 09:54:51.604707 16673 auto_rebalancer.cc:591] Failed to schedule move for tablet 223a3746f8a44b38ad093cdbeac99401: Illegal state: Leader has not yet committed an operation in its own term
W20260608 09:54:51.608944 16673 auto_rebalancer.cc:591] Failed to schedule move for tablet cf6d740effbd4c30854ef74d1eec558e: Illegal state: Replica b9cc5febd64c4a91bb3d26ba6b08b224 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } }
I20260608 09:54:51.611016 17291 raft_consensus.cc:493] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:51.611660 17291 raft_consensus.cc:515] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:51.614293 17291 leader_election.cc:290] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bd85092281ad4a9cbac0eb253e1026fb (127.9.161.193:45755), b9cc5febd64c4a91bb3d26ba6b08b224 (127.9.161.195:45181)
I20260608 09:54:51.627393 17084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f317e98481cd4ad9a8abe27596fb5b61" candidate_uuid: "dd6bfddfa49b4009be21410580f2b412" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bd85092281ad4a9cbac0eb253e1026fb" is_pre_election: true
I20260608 09:54:51.627251 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f317e98481cd4ad9a8abe27596fb5b61" candidate_uuid: "dd6bfddfa49b4009be21410580f2b412" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" is_pre_election: true
I20260608 09:54:51.628664 17245 raft_consensus.cc:2468] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6bfddfa49b4009be21410580f2b412 in term 2.
I20260608 09:54:51.630048 17126 leader_election.cc:304] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [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: b9cc5febd64c4a91bb3d26ba6b08b224, dd6bfddfa49b4009be21410580f2b412; no voters: bd85092281ad4a9cbac0eb253e1026fb
I20260608 09:54:51.630906 17291 raft_consensus.cc:2804] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 09:54:51.631374 17291 raft_consensus.cc:493] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:51.631811 17291 raft_consensus.cc:3060] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:54:51.637387 17291 raft_consensus.cc:515] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:51.639317 17291 leader_election.cc:290] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [CANDIDATE]: Term 3 election: Requested vote from peers bd85092281ad4a9cbac0eb253e1026fb (127.9.161.193:45755), b9cc5febd64c4a91bb3d26ba6b08b224 (127.9.161.195:45181)
I20260608 09:54:51.640496 17084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f317e98481cd4ad9a8abe27596fb5b61" candidate_uuid: "dd6bfddfa49b4009be21410580f2b412" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bd85092281ad4a9cbac0eb253e1026fb"
I20260608 09:54:51.640533 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f317e98481cd4ad9a8abe27596fb5b61" candidate_uuid: "dd6bfddfa49b4009be21410580f2b412" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224"
I20260608 09:54:51.641716 17245 raft_consensus.cc:3060] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:54:51.646966 17291 raft_consensus.cc:493] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:51.647275 17245 raft_consensus.cc:2468] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bfddfa49b4009be21410580f2b412 in term 3.
I20260608 09:54:51.647817 17291 raft_consensus.cc:515] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:51.648913 17126 leader_election.cc:304] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [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: b9cc5febd64c4a91bb3d26ba6b08b224, dd6bfddfa49b4009be21410580f2b412; no voters: bd85092281ad4a9cbac0eb253e1026fb
I20260608 09:54:51.650168 17291 leader_election.cc:290] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bd85092281ad4a9cbac0eb253e1026fb (127.9.161.193:45755), b9cc5febd64c4a91bb3d26ba6b08b224 (127.9.161.195:45181)
I20260608 09:54:51.650974 17291 raft_consensus.cc:2804] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:54:51.651017 17084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840fab46d27d42f9b8fcec952298a434" candidate_uuid: "dd6bfddfa49b4009be21410580f2b412" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd85092281ad4a9cbac0eb253e1026fb" is_pre_election: true
I20260608 09:54:51.651800 17291 raft_consensus.cc:697] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 3 LEADER]: Becoming Leader. State: Replica: dd6bfddfa49b4009be21410580f2b412, State: Running, Role: LEADER
I20260608 09:54:51.652441 17084 raft_consensus.cc:2410] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dd6bfddfa49b4009be21410580f2b412 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:51.652364 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840fab46d27d42f9b8fcec952298a434" candidate_uuid: "dd6bfddfa49b4009be21410580f2b412" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" is_pre_election: true
I20260608 09:54:51.652948 17291 consensus_queue.cc:237] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [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: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:51.653643 17245 raft_consensus.cc:2468] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6bfddfa49b4009be21410580f2b412 in term 1.
I20260608 09:54:51.655129 17126 leader_election.cc:304] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [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: b9cc5febd64c4a91bb3d26ba6b08b224, dd6bfddfa49b4009be21410580f2b412; no voters: bd85092281ad4a9cbac0eb253e1026fb
I20260608 09:54:51.656224 17295 raft_consensus.cc:2804] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:54:51.656749 17295 raft_consensus.cc:493] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:51.657282 17295 raft_consensus.cc:3060] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:51.661854 16626 catalog_manager.cc:5696] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 reported cstate change: term changed from 2 to 3, leader changed from bd85092281ad4a9cbac0eb253e1026fb (127.9.161.193) to dd6bfddfa49b4009be21410580f2b412 (127.9.161.194). New cstate: current_term: 3 leader_uuid: "dd6bfddfa49b4009be21410580f2b412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:51.663931 17295 raft_consensus.cc:515] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:51.666394 17295 leader_election.cc:290] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [CANDIDATE]: Term 2 election: Requested vote from peers bd85092281ad4a9cbac0eb253e1026fb (127.9.161.193:45755), b9cc5febd64c4a91bb3d26ba6b08b224 (127.9.161.195:45181)
I20260608 09:54:51.667141 17084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840fab46d27d42f9b8fcec952298a434" candidate_uuid: "dd6bfddfa49b4009be21410580f2b412" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd85092281ad4a9cbac0eb253e1026fb"
I20260608 09:54:51.667480 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840fab46d27d42f9b8fcec952298a434" candidate_uuid: "dd6bfddfa49b4009be21410580f2b412" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224"
I20260608 09:54:51.668042 17084 raft_consensus.cc:3060] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:51.668298 17245 raft_consensus.cc:3060] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:51.675524 17245 raft_consensus.cc:2468] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6bfddfa49b4009be21410580f2b412 in term 2.
I20260608 09:54:51.676705 17126 leader_election.cc:304] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [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: b9cc5febd64c4a91bb3d26ba6b08b224, dd6bfddfa49b4009be21410580f2b412; no voters: 
I20260608 09:54:51.676918 17084 raft_consensus.cc:2410] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate dd6bfddfa49b4009be21410580f2b412 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:51.677774 17295 raft_consensus.cc:2804] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:54:51.678408 17295 raft_consensus.cc:697] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 2 LEADER]: Becoming Leader. State: Replica: dd6bfddfa49b4009be21410580f2b412, State: Running, Role: LEADER
I20260608 09:54:51.679425 17295 consensus_queue.cc:237] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [LEADER]: Queue going to LEADER 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: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:51.686856 16626 catalog_manager.cc:5696] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 reported cstate change: term changed from 1 to 2, leader changed from bd85092281ad4a9cbac0eb253e1026fb (127.9.161.193) to dd6bfddfa49b4009be21410580f2b412 (127.9.161.194). New cstate: current_term: 2 leader_uuid: "dd6bfddfa49b4009be21410580f2b412" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:51.777359 17298 raft_consensus.cc:493] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:51.778160 17298 raft_consensus.cc:515] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:51.780510 17298 leader_election.cc:290] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bd85092281ad4a9cbac0eb253e1026fb (127.9.161.193:45755), dd6bfddfa49b4009be21410580f2b412 (127.9.161.194:36257)
I20260608 09:54:51.791674 17084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6d740effbd4c30854ef74d1eec558e" candidate_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bd85092281ad4a9cbac0eb253e1026fb" is_pre_election: true
I20260608 09:54:51.792550 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6d740effbd4c30854ef74d1eec558e" candidate_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dd6bfddfa49b4009be21410580f2b412" is_pre_election: true
I20260608 09:54:51.792670 17084 raft_consensus.cc:2468] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cc5febd64c4a91bb3d26ba6b08b224 in term 1.
I20260608 09:54:51.793357 17165 raft_consensus.cc:2468] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9cc5febd64c4a91bb3d26ba6b08b224 in term 1.
I20260608 09:54:51.794412 17207 leader_election.cc:304] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [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: b9cc5febd64c4a91bb3d26ba6b08b224, bd85092281ad4a9cbac0eb253e1026fb; no voters: 
I20260608 09:54:51.795288 17298 raft_consensus.cc:2804] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:54:51.795809 17298 raft_consensus.cc:493] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:51.796208 17298 raft_consensus.cc:3060] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:51.801560 17298 raft_consensus.cc:515] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:51.803725 17298 leader_election.cc:290] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [CANDIDATE]: Term 2 election: Requested vote from peers bd85092281ad4a9cbac0eb253e1026fb (127.9.161.193:45755), dd6bfddfa49b4009be21410580f2b412 (127.9.161.194:36257)
I20260608 09:54:51.804563 17084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6d740effbd4c30854ef74d1eec558e" candidate_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bd85092281ad4a9cbac0eb253e1026fb"
I20260608 09:54:51.804807 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6d740effbd4c30854ef74d1eec558e" candidate_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dd6bfddfa49b4009be21410580f2b412"
I20260608 09:54:51.805342 17084 raft_consensus.cc:3060] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:51.805545 17165 raft_consensus.cc:3060] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:51.810886 17084 raft_consensus.cc:2468] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cc5febd64c4a91bb3d26ba6b08b224 in term 2.
I20260608 09:54:51.811134 17165 raft_consensus.cc:2468] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9cc5febd64c4a91bb3d26ba6b08b224 in term 2.
I20260608 09:54:51.812460 17207 leader_election.cc:304] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [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: b9cc5febd64c4a91bb3d26ba6b08b224, bd85092281ad4a9cbac0eb253e1026fb; no voters: 
I20260608 09:54:51.813325 17298 raft_consensus.cc:2804] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:54:51.814687 17298 raft_consensus.cc:697] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 2 LEADER]: Becoming Leader. State: Replica: b9cc5febd64c4a91bb3d26ba6b08b224, State: Running, Role: LEADER
I20260608 09:54:51.815693 17298 consensus_queue.cc:237] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [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: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:51.826102 16626 catalog_manager.cc:5696] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:51.840562 17278 raft_consensus.cc:493] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:51.841252 17278 raft_consensus.cc:515] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:51.843401 17278 leader_election.cc:290] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dd6bfddfa49b4009be21410580f2b412 (127.9.161.194:36257), b9cc5febd64c4a91bb3d26ba6b08b224 (127.9.161.195:45181)
I20260608 09:54:51.844368 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840fab46d27d42f9b8fcec952298a434" candidate_uuid: "bd85092281ad4a9cbac0eb253e1026fb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dd6bfddfa49b4009be21410580f2b412" is_pre_election: true
I20260608 09:54:51.844534 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840fab46d27d42f9b8fcec952298a434" candidate_uuid: "bd85092281ad4a9cbac0eb253e1026fb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" is_pre_election: true
I20260608 09:54:51.845398 17245 raft_consensus.cc:2468] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd85092281ad4a9cbac0eb253e1026fb in term 2.
I20260608 09:54:51.846745 17045 leader_election.cc:304] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [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: b9cc5febd64c4a91bb3d26ba6b08b224, bd85092281ad4a9cbac0eb253e1026fb; no voters: dd6bfddfa49b4009be21410580f2b412
I20260608 09:54:51.847649 17278 raft_consensus.cc:2804] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 09:54:51.848133 17278 raft_consensus.cc:493] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:51.848541 17278 raft_consensus.cc:3060] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:54:51.853971 17278 raft_consensus.cc:515] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:51.855888 17278 leader_election.cc:290] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [CANDIDATE]: Term 3 election: Requested vote from peers dd6bfddfa49b4009be21410580f2b412 (127.9.161.194:36257), b9cc5febd64c4a91bb3d26ba6b08b224 (127.9.161.195:45181)
I20260608 09:54:51.856904 17165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840fab46d27d42f9b8fcec952298a434" candidate_uuid: "bd85092281ad4a9cbac0eb253e1026fb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dd6bfddfa49b4009be21410580f2b412"
I20260608 09:54:51.857043 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840fab46d27d42f9b8fcec952298a434" candidate_uuid: "bd85092281ad4a9cbac0eb253e1026fb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224"
I20260608 09:54:51.857928 17245 raft_consensus.cc:3060] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:54:51.863157 17245 raft_consensus.cc:2468] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd85092281ad4a9cbac0eb253e1026fb in term 3.
I20260608 09:54:51.864333 17045 leader_election.cc:304] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [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: b9cc5febd64c4a91bb3d26ba6b08b224, bd85092281ad4a9cbac0eb253e1026fb; no voters: dd6bfddfa49b4009be21410580f2b412
I20260608 09:54:51.865216 17278 raft_consensus.cc:2804] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:54:51.865770 17278 raft_consensus.cc:697] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 3 LEADER]: Becoming Leader. State: Replica: bd85092281ad4a9cbac0eb253e1026fb, State: Running, Role: LEADER
I20260608 09:54:51.866627 17278 consensus_queue.cc:237] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [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: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:51.874701 16626 catalog_manager.cc:5696] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb reported cstate change: term changed from 2 to 3, leader changed from dd6bfddfa49b4009be21410580f2b412 (127.9.161.194) to bd85092281ad4a9cbac0eb253e1026fb (127.9.161.193). New cstate: current_term: 3 leader_uuid: "bd85092281ad4a9cbac0eb253e1026fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:52.008315 17245 raft_consensus.cc:1275] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 2 FOLLOWER]: Refusing update from remote peer bd85092281ad4a9cbac0eb253e1026fb: 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:52.010350 17278 consensus_queue.cc:1048] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:52.024539 17165 raft_consensus.cc:1275] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412 [term 2 FOLLOWER]: Refusing update from remote peer bd85092281ad4a9cbac0eb253e1026fb: 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:52.026568 17278 consensus_queue.cc:1048] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:52.040350 17245 raft_consensus.cc:1275] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 3 FOLLOWER]: Refusing update from remote peer dd6bfddfa49b4009be21410580f2b412: 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:52.041234 17084 raft_consensus.cc:3055] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 2 LEADER]: Stepping down as leader of term 2
I20260608 09:54:52.041911 17084 raft_consensus.cc:740] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bd85092281ad4a9cbac0eb253e1026fb, State: Running, Role: LEADER
I20260608 09:54:52.042163 17295 consensus_queue.cc:1048] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:54:52.043248 17084 consensus_queue.cc:260] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [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: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:52.044734 17084 raft_consensus.cc:3060] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:54:52.051764 17084 raft_consensus.cc:1275] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 3 FOLLOWER]: Refusing update from remote peer dd6bfddfa49b4009be21410580f2b412: 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:52.054001 17291 consensus_queue.cc:1048] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:52.055092 17291 consensus_queue.cc:1243] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [LEADER]: Peer bd85092281ad4a9cbac0eb253e1026fb 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:52.058693 17084 pending_rounds.cc:85] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb: Aborting all ops after (but not including) 0
I20260608 09:54:52.059190 17084 pending_rounds.cc:107] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 09:54:52.059695 17084 raft_consensus.cc:2889] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 09:54:52.080894 17245 raft_consensus.cc:1240] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 3 FOLLOWER]: Rejecting Update request from peer dd6bfddfa49b4009be21410580f2b412 for earlier term 2. Current term is 3. Ops: []
I20260608 09:54:52.082407 17291 consensus_queue.cc:1059] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:52.083330 17295 raft_consensus.cc:3055] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 09:54:52.083812 17295 raft_consensus.cc:740] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dd6bfddfa49b4009be21410580f2b412, State: Running, Role: LEADER
I20260608 09:54:52.084678 17295 consensus_queue.cc:260] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [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: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } }
I20260608 09:54:52.085765 17295 raft_consensus.cc:3060] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:54:52.216082 17084 raft_consensus.cc:1275] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb [term 2 FOLLOWER]: Refusing update from remote peer b9cc5febd64c4a91bb3d26ba6b08b224: 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:52.217892 17298 consensus_queue.cc:1048] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:54:52.232177 17165 raft_consensus.cc:1275] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412 [term 2 FOLLOWER]: Refusing update from remote peer b9cc5febd64c4a91bb3d26ba6b08b224: 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:52.234480 17298 consensus_queue.cc:1048] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:52.351119 17165 raft_consensus.cc:1275] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 3 FOLLOWER]: Refusing update from remote peer bd85092281ad4a9cbac0eb253e1026fb: 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:52.352794 17278 consensus_queue.cc:1048] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:52.353690 17278 consensus_queue.cc:1243] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [LEADER]: Peer dd6bfddfa49b4009be21410580f2b412 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:52.357041 17165 pending_rounds.cc:85] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412: Aborting all ops after (but not including) 0
I20260608 09:54:52.357482 17165 pending_rounds.cc:107] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 09:54:52.357872 17165 raft_consensus.cc:2889] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 09:54:52.367086 17245 raft_consensus.cc:1275] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 3 FOLLOWER]: Refusing update from remote peer bd85092281ad4a9cbac0eb253e1026fb: 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:52.369009 17314 consensus_queue.cc:1048] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:54:52.622402 17245 consensus_queue.cc:237] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [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: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: true } }
I20260608 09:54:52.629297 17165 raft_consensus.cc:1275] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412 [term 2 FOLLOWER]: Refusing update from remote peer b9cc5febd64c4a91bb3d26ba6b08b224: 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.632246 17312 consensus_queue.cc:1048] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } 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:52.632800 17084 raft_consensus.cc:1275] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb [term 2 FOLLOWER]: Refusing update from remote peer b9cc5febd64c4a91bb3d26ba6b08b224: 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.634701 17312 consensus_queue.cc:1048] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 }, 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.640807 17301 raft_consensus.cc:2955] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b3fda504c331415692f099eddf2ad9f3 (127.9.161.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: true } } }
W20260608 09:54:52.642408 17207 consensus_peers.cc:597] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 -> Peer b3fda504c331415692f099eddf2ad9f3 (127.9.161.196:43845): Couldn't send request to peer b3fda504c331415692f099eddf2ad9f3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cf6d740effbd4c30854ef74d1eec558e. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:52.643898 17164 raft_consensus.cc:2955] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b3fda504c331415692f099eddf2ad9f3 (127.9.161.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: true } } }
I20260608 09:54:52.646589 17084 raft_consensus.cc:2955] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b3fda504c331415692f099eddf2ad9f3 (127.9.161.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: true } } }
I20260608 09:54:52.656499 16626 catalog_manager.cc:5696] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 reported cstate change: config changed from index -1 to 3, NON_VOTER b3fda504c331415692f099eddf2ad9f3 (127.9.161.196) added. New cstate: current_term: 2 leader_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:52.660027 17083 consensus_queue.cc:237] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [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: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } attrs { replace: true } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: true } }
I20260608 09:54:52.668210 17245 raft_consensus.cc:1275] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 3 FOLLOWER]: Refusing update from remote peer bd85092281ad4a9cbac0eb253e1026fb: 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:52.670501 17278 consensus_queue.cc:1048] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } 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:52.672631 17164 raft_consensus.cc:1275] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 3 FOLLOWER]: Refusing update from remote peer bd85092281ad4a9cbac0eb253e1026fb: 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:52.674710 17278 consensus_queue.cc:1048] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 }, 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.681664 17314 raft_consensus.cc:2955] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER b3fda504c331415692f099eddf2ad9f3 (127.9.161.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } attrs { replace: true } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: true } } }
I20260608 09:54:52.683710 17245 raft_consensus.cc:2955] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER b3fda504c331415692f099eddf2ad9f3 (127.9.161.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } attrs { replace: true } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: true } } }
W20260608 09:54:52.689222 17046 consensus_peers.cc:597] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb -> Peer b3fda504c331415692f099eddf2ad9f3 (127.9.161.196:43845): Couldn't send request to peer b3fda504c331415692f099eddf2ad9f3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 840fab46d27d42f9b8fcec952298a434. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:52.691969 17164 raft_consensus.cc:2955] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER b3fda504c331415692f099eddf2ad9f3 (127.9.161.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } attrs { replace: true } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: true } } }
I20260608 09:54:52.705348 16624 catalog_manager.cc:5696] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224 reported cstate change: config changed from index -1 to 3, NON_VOTER b3fda504c331415692f099eddf2ad9f3 (127.9.161.196) added. New cstate: current_term: 3 leader_uuid: "bd85092281ad4a9cbac0eb253e1026fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } attrs { replace: true } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: true } } }
I20260608 09:54:52.719767 17164 consensus_queue.cc:237] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [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: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } attrs { replace: true } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: true } }
I20260608 09:54:52.727777 17245 raft_consensus.cc:1275] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 3 FOLLOWER]: Refusing update from remote peer dd6bfddfa49b4009be21410580f2b412: 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:52.730062 17083 raft_consensus.cc:1275] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 3 FOLLOWER]: Refusing update from remote peer dd6bfddfa49b4009be21410580f2b412: 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:52.729753 17291 consensus_queue.cc:1048] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 }, 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.731746 17295 consensus_queue.cc:1048] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } 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.738399 17291 raft_consensus.cc:2955] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER b3fda504c331415692f099eddf2ad9f3 (127.9.161.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } attrs { replace: true } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: true } } }
W20260608 09:54:52.739540 17127 consensus_peers.cc:597] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 -> Peer b3fda504c331415692f099eddf2ad9f3 (127.9.161.196:43845): Couldn't send request to peer b3fda504c331415692f099eddf2ad9f3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f317e98481cd4ad9a8abe27596fb5b61. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:52.743141 17083 raft_consensus.cc:2955] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER b3fda504c331415692f099eddf2ad9f3 (127.9.161.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } attrs { replace: true } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: true } } }
I20260608 09:54:52.744859 17245 raft_consensus.cc:2955] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER b3fda504c331415692f099eddf2ad9f3 (127.9.161.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } attrs { replace: true } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: true } } }
I20260608 09:54:52.756052 16626 catalog_manager.cc:5696] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 reported cstate change: config changed from index -1 to 3, NON_VOTER b3fda504c331415692f099eddf2ad9f3 (127.9.161.196) added. New cstate: current_term: 3 leader_uuid: "dd6bfddfa49b4009be21410580f2b412" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:53.074551 17326 ts_tablet_manager.cc:933] T 840fab46d27d42f9b8fcec952298a434 P b3fda504c331415692f099eddf2ad9f3: Initiating tablet copy from peer bd85092281ad4a9cbac0eb253e1026fb (127.9.161.193:45755)
I20260608 09:54:53.076735 17326 tablet_copy_client.cc:323] T 840fab46d27d42f9b8fcec952298a434 P b3fda504c331415692f099eddf2ad9f3: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.193:45755
I20260608 09:54:53.088882 17094 tablet_copy_service.cc:140] P bd85092281ad4a9cbac0eb253e1026fb: Received BeginTabletCopySession request for tablet 840fab46d27d42f9b8fcec952298a434 from peer b3fda504c331415692f099eddf2ad9f3 ({username='slave'} at 127.0.0.1:38784)
I20260608 09:54:53.089826 17094 tablet_copy_service.cc:161] P bd85092281ad4a9cbac0eb253e1026fb: Beginning new tablet copy session on tablet 840fab46d27d42f9b8fcec952298a434 from peer b3fda504c331415692f099eddf2ad9f3 at {username='slave'} at 127.0.0.1:38784: session id = b3fda504c331415692f099eddf2ad9f3-840fab46d27d42f9b8fcec952298a434
I20260608 09:54:53.099117 17094 tablet_copy_source_session.cc:215] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:53.102751 17326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 840fab46d27d42f9b8fcec952298a434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:53.115805 17326 tablet_copy_client.cc:806] T 840fab46d27d42f9b8fcec952298a434 P b3fda504c331415692f099eddf2ad9f3: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:53.116676 17326 tablet_copy_client.cc:670] T 840fab46d27d42f9b8fcec952298a434 P b3fda504c331415692f099eddf2ad9f3: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:53.121054 17326 tablet_copy_client.cc:538] T 840fab46d27d42f9b8fcec952298a434 P b3fda504c331415692f099eddf2ad9f3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:53.131426 17326 tablet_bootstrap.cc:492] T 840fab46d27d42f9b8fcec952298a434 P b3fda504c331415692f099eddf2ad9f3: Bootstrap starting.
I20260608 09:54:53.143168 17330 ts_tablet_manager.cc:933] T cf6d740effbd4c30854ef74d1eec558e P b3fda504c331415692f099eddf2ad9f3: Initiating tablet copy from peer b9cc5febd64c4a91bb3d26ba6b08b224 (127.9.161.195:45181)
I20260608 09:54:53.145486 17330 tablet_copy_client.cc:323] T cf6d740effbd4c30854ef74d1eec558e P b3fda504c331415692f099eddf2ad9f3: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.195:45181
I20260608 09:54:53.158524 17255 tablet_copy_service.cc:140] P b9cc5febd64c4a91bb3d26ba6b08b224: Received BeginTabletCopySession request for tablet cf6d740effbd4c30854ef74d1eec558e from peer b3fda504c331415692f099eddf2ad9f3 ({username='slave'} at 127.0.0.1:59448)
I20260608 09:54:53.159256 17255 tablet_copy_service.cc:161] P b9cc5febd64c4a91bb3d26ba6b08b224: Beginning new tablet copy session on tablet cf6d740effbd4c30854ef74d1eec558e from peer b3fda504c331415692f099eddf2ad9f3 at {username='slave'} at 127.0.0.1:59448: session id = b3fda504c331415692f099eddf2ad9f3-cf6d740effbd4c30854ef74d1eec558e
I20260608 09:54:53.159736 17326 tablet_bootstrap.cc:492] T 840fab46d27d42f9b8fcec952298a434 P b3fda504c331415692f099eddf2ad9f3: 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.161016 17326 tablet_bootstrap.cc:492] T 840fab46d27d42f9b8fcec952298a434 P b3fda504c331415692f099eddf2ad9f3: Bootstrap complete.
I20260608 09:54:53.161916 17326 ts_tablet_manager.cc:1403] T 840fab46d27d42f9b8fcec952298a434 P b3fda504c331415692f099eddf2ad9f3: Time spent bootstrapping tablet: real 0.031s	user 0.023s	sys 0.008s
I20260608 09:54:53.165925 17326 raft_consensus.cc:359] T 840fab46d27d42f9b8fcec952298a434 P b3fda504c331415692f099eddf2ad9f3 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } attrs { replace: true } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: true } }
I20260608 09:54:53.166611 17255 tablet_copy_source_session.cc:215] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:53.167275 17326 raft_consensus.cc:740] T 840fab46d27d42f9b8fcec952298a434 P b3fda504c331415692f099eddf2ad9f3 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: b3fda504c331415692f099eddf2ad9f3, State: Initialized, Role: LEARNER
I20260608 09:54:53.168622 17326 consensus_queue.cc:260] T 840fab46d27d42f9b8fcec952298a434 P b3fda504c331415692f099eddf2ad9f3 [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: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } attrs { replace: true } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: true } }
I20260608 09:54:53.170787 17330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6d740effbd4c30854ef74d1eec558e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:53.171993 17326 ts_tablet_manager.cc:1434] T 840fab46d27d42f9b8fcec952298a434 P b3fda504c331415692f099eddf2ad9f3: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 09:54:53.174649 17094 tablet_copy_service.cc:342] P bd85092281ad4a9cbac0eb253e1026fb: Request end of tablet copy session b3fda504c331415692f099eddf2ad9f3-840fab46d27d42f9b8fcec952298a434 received from {username='slave'} at 127.0.0.1:38784
I20260608 09:54:53.175246 17094 tablet_copy_service.cc:434] P bd85092281ad4a9cbac0eb253e1026fb: ending tablet copy session b3fda504c331415692f099eddf2ad9f3-840fab46d27d42f9b8fcec952298a434 on tablet 840fab46d27d42f9b8fcec952298a434 with peer b3fda504c331415692f099eddf2ad9f3
I20260608 09:54:53.194198 17330 tablet_copy_client.cc:806] T cf6d740effbd4c30854ef74d1eec558e P b3fda504c331415692f099eddf2ad9f3: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:53.195094 17330 tablet_copy_client.cc:670] T cf6d740effbd4c30854ef74d1eec558e P b3fda504c331415692f099eddf2ad9f3: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:53.199543 17330 tablet_copy_client.cc:538] T cf6d740effbd4c30854ef74d1eec558e P b3fda504c331415692f099eddf2ad9f3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:53.209636 17330 tablet_bootstrap.cc:492] T cf6d740effbd4c30854ef74d1eec558e P b3fda504c331415692f099eddf2ad9f3: Bootstrap starting.
I20260608 09:54:53.233642 17330 tablet_bootstrap.cc:492] T cf6d740effbd4c30854ef74d1eec558e P b3fda504c331415692f099eddf2ad9f3: 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.234838 17330 tablet_bootstrap.cc:492] T cf6d740effbd4c30854ef74d1eec558e P b3fda504c331415692f099eddf2ad9f3: Bootstrap complete.
I20260608 09:54:53.236111 17330 ts_tablet_manager.cc:1403] T cf6d740effbd4c30854ef74d1eec558e P b3fda504c331415692f099eddf2ad9f3: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.008s
I20260608 09:54:53.239566 17330 raft_consensus.cc:359] T cf6d740effbd4c30854ef74d1eec558e P b3fda504c331415692f099eddf2ad9f3 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: true } }
I20260608 09:54:53.240703 17330 raft_consensus.cc:740] T cf6d740effbd4c30854ef74d1eec558e P b3fda504c331415692f099eddf2ad9f3 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b3fda504c331415692f099eddf2ad9f3, State: Initialized, Role: LEARNER
I20260608 09:54:53.241608 17330 consensus_queue.cc:260] T cf6d740effbd4c30854ef74d1eec558e P b3fda504c331415692f099eddf2ad9f3 [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: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: true } }
I20260608 09:54:53.244725 17330 ts_tablet_manager.cc:1434] T cf6d740effbd4c30854ef74d1eec558e P b3fda504c331415692f099eddf2ad9f3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:54:53.246992 17255 tablet_copy_service.cc:342] P b9cc5febd64c4a91bb3d26ba6b08b224: Request end of tablet copy session b3fda504c331415692f099eddf2ad9f3-cf6d740effbd4c30854ef74d1eec558e received from {username='slave'} at 127.0.0.1:59448
I20260608 09:54:53.247635 17255 tablet_copy_service.cc:434] P b9cc5febd64c4a91bb3d26ba6b08b224: ending tablet copy session b3fda504c331415692f099eddf2ad9f3-cf6d740effbd4c30854ef74d1eec558e on tablet cf6d740effbd4c30854ef74d1eec558e with peer b3fda504c331415692f099eddf2ad9f3
I20260608 09:54:53.309446 17330 ts_tablet_manager.cc:933] T f317e98481cd4ad9a8abe27596fb5b61 P b3fda504c331415692f099eddf2ad9f3: Initiating tablet copy from peer dd6bfddfa49b4009be21410580f2b412 (127.9.161.194:36257)
I20260608 09:54:53.311400 17330 tablet_copy_client.cc:323] T f317e98481cd4ad9a8abe27596fb5b61 P b3fda504c331415692f099eddf2ad9f3: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.194:36257
I20260608 09:54:53.323505 17176 tablet_copy_service.cc:140] P dd6bfddfa49b4009be21410580f2b412: Received BeginTabletCopySession request for tablet f317e98481cd4ad9a8abe27596fb5b61 from peer b3fda504c331415692f099eddf2ad9f3 ({username='slave'} at 127.0.0.1:58330)
I20260608 09:54:53.324241 17176 tablet_copy_service.cc:161] P dd6bfddfa49b4009be21410580f2b412: Beginning new tablet copy session on tablet f317e98481cd4ad9a8abe27596fb5b61 from peer b3fda504c331415692f099eddf2ad9f3 at {username='slave'} at 127.0.0.1:58330: session id = b3fda504c331415692f099eddf2ad9f3-f317e98481cd4ad9a8abe27596fb5b61
I20260608 09:54:53.330382 17176 tablet_copy_source_session.cc:215] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:53.333647 17330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f317e98481cd4ad9a8abe27596fb5b61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:53.346318 17330 tablet_copy_client.cc:806] T f317e98481cd4ad9a8abe27596fb5b61 P b3fda504c331415692f099eddf2ad9f3: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:53.347142 17330 tablet_copy_client.cc:670] T f317e98481cd4ad9a8abe27596fb5b61 P b3fda504c331415692f099eddf2ad9f3: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:53.351573 17330 tablet_copy_client.cc:538] T f317e98481cd4ad9a8abe27596fb5b61 P b3fda504c331415692f099eddf2ad9f3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:53.358577 17330 tablet_bootstrap.cc:492] T f317e98481cd4ad9a8abe27596fb5b61 P b3fda504c331415692f099eddf2ad9f3: Bootstrap starting.
I20260608 09:54:53.377560 17330 tablet_bootstrap.cc:492] T f317e98481cd4ad9a8abe27596fb5b61 P b3fda504c331415692f099eddf2ad9f3: 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.378525 17330 tablet_bootstrap.cc:492] T f317e98481cd4ad9a8abe27596fb5b61 P b3fda504c331415692f099eddf2ad9f3: Bootstrap complete.
I20260608 09:54:53.379243 17330 ts_tablet_manager.cc:1403] T f317e98481cd4ad9a8abe27596fb5b61 P b3fda504c331415692f099eddf2ad9f3: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260608 09:54:53.381703 17330 raft_consensus.cc:359] T f317e98481cd4ad9a8abe27596fb5b61 P b3fda504c331415692f099eddf2ad9f3 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } attrs { replace: true } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: true } }
I20260608 09:54:53.382598 17330 raft_consensus.cc:740] T f317e98481cd4ad9a8abe27596fb5b61 P b3fda504c331415692f099eddf2ad9f3 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: b3fda504c331415692f099eddf2ad9f3, State: Initialized, Role: LEARNER
I20260608 09:54:53.383291 17330 consensus_queue.cc:260] T f317e98481cd4ad9a8abe27596fb5b61 P b3fda504c331415692f099eddf2ad9f3 [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: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } attrs { replace: true } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: true } }
I20260608 09:54:53.385416 17330 ts_tablet_manager.cc:1434] T f317e98481cd4ad9a8abe27596fb5b61 P b3fda504c331415692f099eddf2ad9f3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:54:53.387521 17176 tablet_copy_service.cc:342] P dd6bfddfa49b4009be21410580f2b412: Request end of tablet copy session b3fda504c331415692f099eddf2ad9f3-f317e98481cd4ad9a8abe27596fb5b61 received from {username='slave'} at 127.0.0.1:58330
I20260608 09:54:53.388131 17176 tablet_copy_service.cc:434] P dd6bfddfa49b4009be21410580f2b412: ending tablet copy session b3fda504c331415692f099eddf2ad9f3-f317e98481cd4ad9a8abe27596fb5b61 on tablet f317e98481cd4ad9a8abe27596fb5b61 with peer b3fda504c331415692f099eddf2ad9f3
I20260608 09:54:53.469432 17000 raft_consensus.cc:1217] T 840fab46d27d42f9b8fcec952298a434 P b3fda504c331415692f099eddf2ad9f3 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 09:54:53.684592 17000 raft_consensus.cc:1217] T cf6d740effbd4c30854ef74d1eec558e P b3fda504c331415692f099eddf2ad9f3 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:54:53.869428 17000 raft_consensus.cc:1217] T f317e98481cd4ad9a8abe27596fb5b61 P b3fda504c331415692f099eddf2ad9f3 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 09:54:53.921295 17341 raft_consensus.cc:1064] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb: attempting to promote NON_VOTER b3fda504c331415692f099eddf2ad9f3 to VOTER
I20260608 09:54:53.923671 17341 consensus_queue.cc:237] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [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: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } attrs { replace: true } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } }
I20260608 09:54:53.931738 17000 raft_consensus.cc:1275] T 840fab46d27d42f9b8fcec952298a434 P b3fda504c331415692f099eddf2ad9f3 [term 3 LEARNER]: Refusing update from remote peer bd85092281ad4a9cbac0eb253e1026fb: 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:53.931751 17245 raft_consensus.cc:1275] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 3 FOLLOWER]: Refusing update from remote peer bd85092281ad4a9cbac0eb253e1026fb: 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:53.933426 17164 raft_consensus.cc:1275] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 3 FOLLOWER]: Refusing update from remote peer bd85092281ad4a9cbac0eb253e1026fb: 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:53.933658 17340 consensus_queue.cc:1048] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } 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:53.935014 17278 consensus_queue.cc:1048] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } 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:53.935994 17341 consensus_queue.cc:1048] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:53.952740 17341 raft_consensus.cc:2955] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b3fda504c331415692f099eddf2ad9f3 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } attrs { replace: true } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } } }
I20260608 09:54:53.955400 17000 raft_consensus.cc:2955] T 840fab46d27d42f9b8fcec952298a434 P b3fda504c331415692f099eddf2ad9f3 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b3fda504c331415692f099eddf2ad9f3 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } attrs { replace: true } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } } }
I20260608 09:54:53.956400 17245 raft_consensus.cc:2955] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b3fda504c331415692f099eddf2ad9f3 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } attrs { replace: true } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } } }
I20260608 09:54:53.967214 17164 raft_consensus.cc:2955] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b3fda504c331415692f099eddf2ad9f3 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } attrs { replace: true } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } } }
I20260608 09:54:53.972699 16625 catalog_manager.cc:5696] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb reported cstate change: config changed from index 3 to 4, b3fda504c331415692f099eddf2ad9f3 (127.9.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "bd85092281ad4a9cbac0eb253e1026fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:54:54.019379 17083 consensus_queue.cc:237] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [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: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } }
I20260608 09:54:54.024837 17164 raft_consensus.cc:1275] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 3 FOLLOWER]: Refusing update from remote peer bd85092281ad4a9cbac0eb253e1026fb: 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:54.025087 17000 raft_consensus.cc:1275] T 840fab46d27d42f9b8fcec952298a434 P b3fda504c331415692f099eddf2ad9f3 [term 3 FOLLOWER]: Refusing update from remote peer bd85092281ad4a9cbac0eb253e1026fb: 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:54.026682 17341 consensus_queue.cc:1048] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } 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.027709 17278 consensus_queue.cc:1048] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 }, 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.035732 17278 raft_consensus.cc:2955] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b9cc5febd64c4a91bb3d26ba6b08b224 (127.9.161.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } } }
I20260608 09:54:54.037911 17164 raft_consensus.cc:2955] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b9cc5febd64c4a91bb3d26ba6b08b224 (127.9.161.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } } }
I20260608 09:54:54.039654 17000 raft_consensus.cc:2955] T 840fab46d27d42f9b8fcec952298a434 P b3fda504c331415692f099eddf2ad9f3 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b9cc5febd64c4a91bb3d26ba6b08b224 (127.9.161.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } } }
I20260608 09:54:54.047926 16613 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 840fab46d27d42f9b8fcec952298a434 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:54.052276 16623 catalog_manager.cc:5696] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb reported cstate change: config changed from index 4 to 5, VOTER b9cc5febd64c4a91bb3d26ba6b08b224 (127.9.161.195) evicted. New cstate: current_term: 3 leader_uuid: "bd85092281ad4a9cbac0eb253e1026fb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:54:54.087095 17235 tablet_service.cc:1558] Processing DeleteTablet for tablet 840fab46d27d42f9b8fcec952298a434 with delete_type TABLET_DATA_TOMBSTONED (TS b9cc5febd64c4a91bb3d26ba6b08b224 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41124
I20260608 09:54:54.089461 17358 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:54.090246 17358 raft_consensus.cc:2243] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:54.090945 17358 raft_consensus.cc:2272] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:54.093765 17358 ts_tablet_manager.cc:1916] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:54:54.105561 17358 ts_tablet_manager.cc:1929] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 09:54:54.105963 17358 log.cc:1199] T 840fab46d27d42f9b8fcec952298a434 P b9cc5febd64c4a91bb3d26ba6b08b224: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-2-root/wals/840fab46d27d42f9b8fcec952298a434
I20260608 09:54:54.107524 16612 catalog_manager.cc:5027] TS b9cc5febd64c4a91bb3d26ba6b08b224 (127.9.161.195:45181): tablet 840fab46d27d42f9b8fcec952298a434 (table test-workload [id=c51a4a0f9af249d2be9821020b5636cc]) successfully deleted
I20260608 09:54:54.301369 17312 raft_consensus.cc:1064] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224: attempting to promote NON_VOTER b3fda504c331415692f099eddf2ad9f3 to VOTER
I20260608 09:54:54.303589 17312 consensus_queue.cc:237] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [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: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } }
I20260608 09:54:54.311201 17164 raft_consensus.cc:1275] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412 [term 2 FOLLOWER]: Refusing update from remote peer b9cc5febd64c4a91bb3d26ba6b08b224: 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.312209 17000 raft_consensus.cc:1275] T cf6d740effbd4c30854ef74d1eec558e P b3fda504c331415692f099eddf2ad9f3 [term 2 LEARNER]: Refusing update from remote peer b9cc5febd64c4a91bb3d26ba6b08b224: 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.314097 17083 raft_consensus.cc:1275] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb [term 2 FOLLOWER]: Refusing update from remote peer b9cc5febd64c4a91bb3d26ba6b08b224: 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.314040 17361 consensus_queue.cc:1048] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } 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:54.315335 17359 consensus_queue.cc:1048] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } 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:54.316423 17312 consensus_queue.cc:1048] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:54:54.340206 17312 raft_consensus.cc:2955] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b3fda504c331415692f099eddf2ad9f3 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } } }
I20260608 09:54:54.343572 17000 raft_consensus.cc:2955] T cf6d740effbd4c30854ef74d1eec558e P b3fda504c331415692f099eddf2ad9f3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b3fda504c331415692f099eddf2ad9f3 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } } }
I20260608 09:54:54.343842 17083 raft_consensus.cc:2955] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b3fda504c331415692f099eddf2ad9f3 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } } }
I20260608 09:54:54.353852 17164 raft_consensus.cc:2955] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b3fda504c331415692f099eddf2ad9f3 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } } }
I20260608 09:54:54.360399 16625 catalog_manager.cc:5696] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 reported cstate change: config changed from index 3 to 4, b3fda504c331415692f099eddf2ad9f3 (127.9.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:54:54.377700 17245 consensus_queue.cc:237] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [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: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } }
I20260608 09:54:54.385109 17000 raft_consensus.cc:1275] T cf6d740effbd4c30854ef74d1eec558e P b3fda504c331415692f099eddf2ad9f3 [term 2 FOLLOWER]: Refusing update from remote peer b9cc5febd64c4a91bb3d26ba6b08b224: 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.385166 17083 raft_consensus.cc:1275] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb [term 2 FOLLOWER]: Refusing update from remote peer b9cc5febd64c4a91bb3d26ba6b08b224: 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.386826 17361 consensus_queue.cc:1048] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 }, 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.387882 17312 consensus_queue.cc:1048] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } 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.395335 17359 raft_consensus.cc:2955] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER dd6bfddfa49b4009be21410580f2b412 (127.9.161.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } } }
I20260608 09:54:54.398617 17083 raft_consensus.cc:2955] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER dd6bfddfa49b4009be21410580f2b412 (127.9.161.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } } }
I20260608 09:54:54.399657 17000 raft_consensus.cc:2955] T cf6d740effbd4c30854ef74d1eec558e P b3fda504c331415692f099eddf2ad9f3 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER dd6bfddfa49b4009be21410580f2b412 (127.9.161.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } } }
I20260608 09:54:54.407945 16612 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet cf6d740effbd4c30854ef74d1eec558e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:54.411839 16626 catalog_manager.cc:5696] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 reported cstate change: config changed from index 4 to 5, VOTER dd6bfddfa49b4009be21410580f2b412 (127.9.161.194) evicted. New cstate: current_term: 2 leader_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:54:54.439379 17155 tablet_service.cc:1558] Processing DeleteTablet for tablet cf6d740effbd4c30854ef74d1eec558e with delete_type TABLET_DATA_TOMBSTONED (TS dd6bfddfa49b4009be21410580f2b412 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40392
I20260608 09:54:54.441385 17366 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:54.442181 17366 raft_consensus.cc:2243] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:54.442860 17366 raft_consensus.cc:2272] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:54.445497 17366 ts_tablet_manager.cc:1916] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:54:54.456964 17366 ts_tablet_manager.cc:1929] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:54:54.457350 17366 log.cc:1199] T cf6d740effbd4c30854ef74d1eec558e P dd6bfddfa49b4009be21410580f2b412: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-1-root/wals/cf6d740effbd4c30854ef74d1eec558e
I20260608 09:54:54.458861 16613 catalog_manager.cc:5027] TS dd6bfddfa49b4009be21410580f2b412 (127.9.161.194:36257): tablet cf6d740effbd4c30854ef74d1eec558e (table test-workload [id=c51a4a0f9af249d2be9821020b5636cc]) successfully deleted
I20260608 09:54:54.483273 17344 raft_consensus.cc:1064] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412: attempting to promote NON_VOTER b3fda504c331415692f099eddf2ad9f3 to VOTER
I20260608 09:54:54.485931 17344 consensus_queue.cc:237] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [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: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } attrs { replace: true } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } }
I20260608 09:54:54.495940 17245 raft_consensus.cc:1275] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 3 FOLLOWER]: Refusing update from remote peer dd6bfddfa49b4009be21410580f2b412: 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:54.496733 17000 raft_consensus.cc:1275] T f317e98481cd4ad9a8abe27596fb5b61 P b3fda504c331415692f099eddf2ad9f3 [term 3 LEARNER]: Refusing update from remote peer dd6bfddfa49b4009be21410580f2b412: 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:54.498039 17083 raft_consensus.cc:1275] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 3 FOLLOWER]: Refusing update from remote peer dd6bfddfa49b4009be21410580f2b412: 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:54.498616 17369 consensus_queue.cc:1048] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } 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:54.500073 17367 consensus_queue.cc:1048] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 }, 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.502614 17369 consensus_queue.cc:1048] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } 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.519279 17369 raft_consensus.cc:2955] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b3fda504c331415692f099eddf2ad9f3 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } attrs { replace: true } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } } }
I20260608 09:54:54.521452 17245 raft_consensus.cc:2955] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b3fda504c331415692f099eddf2ad9f3 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } attrs { replace: true } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } } }
I20260608 09:54:54.527619 17083 raft_consensus.cc:2955] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b3fda504c331415692f099eddf2ad9f3 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } attrs { replace: true } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } } }
I20260608 09:54:54.532961 16626 catalog_manager.cc:5696] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 reported cstate change: config changed from index 3 to 4, b3fda504c331415692f099eddf2ad9f3 (127.9.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "dd6bfddfa49b4009be21410580f2b412" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } attrs { replace: true } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } } }
I20260608 09:54:54.535544 17000 raft_consensus.cc:2955] T f317e98481cd4ad9a8abe27596fb5b61 P b3fda504c331415692f099eddf2ad9f3 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b3fda504c331415692f099eddf2ad9f3 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd85092281ad4a9cbac0eb253e1026fb" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45755 } attrs { replace: true } } peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } } }
I20260608 09:54:54.565483 17164 consensus_queue.cc:237] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [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: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } }
I20260608 09:54:54.570652 17000 raft_consensus.cc:1275] T f317e98481cd4ad9a8abe27596fb5b61 P b3fda504c331415692f099eddf2ad9f3 [term 3 FOLLOWER]: Refusing update from remote peer dd6bfddfa49b4009be21410580f2b412: 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:54.570825 17245 raft_consensus.cc:1275] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 3 FOLLOWER]: Refusing update from remote peer dd6bfddfa49b4009be21410580f2b412: 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:54.572029 17367 consensus_queue.cc:1048] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } 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.572968 17370 consensus_queue.cc:1048] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 }, 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.580066 17370 raft_consensus.cc:2955] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER bd85092281ad4a9cbac0eb253e1026fb (127.9.161.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } } }
I20260608 09:54:54.582207 17245 raft_consensus.cc:2955] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER bd85092281ad4a9cbac0eb253e1026fb (127.9.161.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } } }
I20260608 09:54:54.583101 17000 raft_consensus.cc:2955] T f317e98481cd4ad9a8abe27596fb5b61 P b3fda504c331415692f099eddf2ad9f3 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER bd85092281ad4a9cbac0eb253e1026fb (127.9.161.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } } }
I20260608 09:54:54.590667 16613 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f317e98481cd4ad9a8abe27596fb5b61 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:54.596562 16623 catalog_manager.cc:5696] T f317e98481cd4ad9a8abe27596fb5b61 P b3fda504c331415692f099eddf2ad9f3 reported cstate change: config changed from index 4 to 5, VOTER bd85092281ad4a9cbac0eb253e1026fb (127.9.161.193) evicted. New cstate: current_term: 3 leader_uuid: "dd6bfddfa49b4009be21410580f2b412" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dd6bfddfa49b4009be21410580f2b412" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 36257 } } peers { permanent_uuid: "b9cc5febd64c4a91bb3d26ba6b08b224" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45181 } } peers { permanent_uuid: "b3fda504c331415692f099eddf2ad9f3" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 43845 } attrs { promote: false } } }
I20260608 09:54:54.609561 17074 tablet_service.cc:1558] Processing DeleteTablet for tablet f317e98481cd4ad9a8abe27596fb5b61 with delete_type TABLET_DATA_TOMBSTONED (TS bd85092281ad4a9cbac0eb253e1026fb not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:54302
I20260608 09:54:54.611622 17374 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:54.612596 17374 raft_consensus.cc:2243] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:54.613507 17374 raft_consensus.cc:2272] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:54.616382 17374 ts_tablet_manager.cc:1916] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:54:54.627403 17374 ts_tablet_manager.cc:1929] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 09:54:54.627712 17374 log.cc:1199] T f317e98481cd4ad9a8abe27596fb5b61 P bd85092281ad4a9cbac0eb253e1026fb: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912298820956-9863-0/minicluster-data/ts-0-root/wals/f317e98481cd4ad9a8abe27596fb5b61
I20260608 09:54:54.629104 16613 catalog_manager.cc:5027] TS bd85092281ad4a9cbac0eb253e1026fb (127.9.161.193:45755): tablet f317e98481cd4ad9a8abe27596fb5b61 (table test-workload [id=c51a4a0f9af249d2be9821020b5636cc]) successfully deleted
I20260608 09:54:56.451978  9863 tablet_server.cc:179] TabletServer@127.9.161.193:45755 shutting down...
I20260608 09:54:56.473456  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:56.474385  9863 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:56.475167  9863 raft_consensus.cc:2243] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:54:56.476042  9863 raft_consensus.cc:2272] T 840fab46d27d42f9b8fcec952298a434 P bd85092281ad4a9cbac0eb253e1026fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.478235  9863 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:56.478761  9863 raft_consensus.cc:2243] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:54:56.479568  9863 raft_consensus.cc:2272] T 223a3746f8a44b38ad093cdbeac99401 P bd85092281ad4a9cbac0eb253e1026fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.481680  9863 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:56.482254  9863 raft_consensus.cc:2243] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:56.482851  9863 raft_consensus.cc:2272] T cf6d740effbd4c30854ef74d1eec558e P bd85092281ad4a9cbac0eb253e1026fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.507833  9863 tablet_server.cc:196] TabletServer@127.9.161.193:45755 shutdown complete.
I20260608 09:54:56.521901  9863 tablet_server.cc:179] TabletServer@127.9.161.194:36257 shutting down...
W20260608 09:54:56.532675 17207 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.161.193:45755: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260608 09:54:56.539456 17207 consensus_peers.cc:597] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 -> Peer bd85092281ad4a9cbac0eb253e1026fb (127.9.161.193:45755): Couldn't send request to peer bd85092281ad4a9cbac0eb253e1026fb. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:45755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:56.544052  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:56.544823  9863 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:56.545467  9863 raft_consensus.cc:2243] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:56.546056  9863 raft_consensus.cc:2272] T 840fab46d27d42f9b8fcec952298a434 P dd6bfddfa49b4009be21410580f2b412 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.548296  9863 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:56.548825  9863 raft_consensus.cc:2243] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:56.549255  9863 raft_consensus.cc:2272] T 223a3746f8a44b38ad093cdbeac99401 P dd6bfddfa49b4009be21410580f2b412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.551146  9863 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:56.551717  9863 raft_consensus.cc:2243] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:54:56.552596  9863 raft_consensus.cc:2272] T f317e98481cd4ad9a8abe27596fb5b61 P dd6bfddfa49b4009be21410580f2b412 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.576707  9863 tablet_server.cc:196] TabletServer@127.9.161.194:36257 shutdown complete.
I20260608 09:54:56.590183  9863 tablet_server.cc:179] TabletServer@127.9.161.195:45181 shutting down...
I20260608 09:54:56.609210  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:56.610001  9863 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:56.610587  9863 raft_consensus.cc:2243] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:56.611083  9863 raft_consensus.cc:2272] T 223a3746f8a44b38ad093cdbeac99401 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.613505  9863 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:56.614286  9863 raft_consensus.cc:2243] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:56.615079  9863 raft_consensus.cc:2272] T f317e98481cd4ad9a8abe27596fb5b61 P b9cc5febd64c4a91bb3d26ba6b08b224 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.617884  9863 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:56.618564  9863 raft_consensus.cc:2243] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:54:56.619482  9863 raft_consensus.cc:2272] T cf6d740effbd4c30854ef74d1eec558e P b9cc5febd64c4a91bb3d26ba6b08b224 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.644156  9863 tablet_server.cc:196] TabletServer@127.9.161.195:45181 shutdown complete.
I20260608 09:54:56.657840  9863 tablet_server.cc:179] TabletServer@127.9.161.196:0 shutting down...
I20260608 09:54:56.684233  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:56.684957  9863 tablet_replica.cc:333] T f317e98481cd4ad9a8abe27596fb5b61 P b3fda504c331415692f099eddf2ad9f3: stopping tablet replica
I20260608 09:54:56.685575  9863 raft_consensus.cc:2243] T f317e98481cd4ad9a8abe27596fb5b61 P b3fda504c331415692f099eddf2ad9f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:56.686131  9863 raft_consensus.cc:2272] T f317e98481cd4ad9a8abe27596fb5b61 P b3fda504c331415692f099eddf2ad9f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.688160  9863 tablet_replica.cc:333] T cf6d740effbd4c30854ef74d1eec558e P b3fda504c331415692f099eddf2ad9f3: stopping tablet replica
I20260608 09:54:56.688694  9863 raft_consensus.cc:2243] T cf6d740effbd4c30854ef74d1eec558e P b3fda504c331415692f099eddf2ad9f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:56.689332  9863 raft_consensus.cc:2272] T cf6d740effbd4c30854ef74d1eec558e P b3fda504c331415692f099eddf2ad9f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.691360  9863 tablet_replica.cc:333] T 840fab46d27d42f9b8fcec952298a434 P b3fda504c331415692f099eddf2ad9f3: stopping tablet replica
I20260608 09:54:56.691852  9863 raft_consensus.cc:2243] T 840fab46d27d42f9b8fcec952298a434 P b3fda504c331415692f099eddf2ad9f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:56.692312  9863 raft_consensus.cc:2272] T 840fab46d27d42f9b8fcec952298a434 P b3fda504c331415692f099eddf2ad9f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.713711  9863 tablet_server.cc:196] TabletServer@127.9.161.196:0 shutdown complete.
I20260608 09:54:56.727547  9863 master.cc:562] Master@127.9.161.254:44575 shutting down...
I20260608 09:54:56.750397  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a17b7f59e43e4043ae0e35a0172c8500 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:56.750988  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a17b7f59e43e4043ae0e35a0172c8500 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.751329  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P a17b7f59e43e4043ae0e35a0172c8500: stopping tablet replica
I20260608 09:54:56.771394  9863 master.cc:584] Master@127.9.161.254:44575 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16523 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 09:54:56.811163  9863 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.161.254:35349
I20260608 09:54:56.812301  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:56.817687 17377 instance_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.817855 17378 instance_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.819415 17380 instance_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.820382  9863 server_base.cc:1061] running on GCE node
I20260608 09:54:56.821346  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:56.821574  9863 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.821732  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912496821715 us; error 0 us; skew 500 ppm
I20260608 09:54:56.822386  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:56.824836  9863 webserver.cc:533] Webserver started at http://127.9.161.254:41943/ using document root <none> and password file <none>
I20260608 09:54:56.825402  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:56.825615  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:56.825966  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:56.827076  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/master-0-root/instance:
uuid: "e42c1fd2e0f047d39a18d0cfb6a4d306"
format_stamp: "Formatted at 2026-06-08 09:54:56 on dist-test-slave-bjvn"
I20260608 09:54:56.831811  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:54:56.836680 17385 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.837662  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:54:56.838167  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/master-0-root
uuid: "e42c1fd2e0f047d39a18d0cfb6a4d306"
format_stamp: "Formatted at 2026-06-08 09:54:56 on dist-test-slave-bjvn"
I20260608 09:54:56.838515  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-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.864472  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:56.865764  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:56.906643  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.254:35349
I20260608 09:54:56.906765 17436 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.254:35349 every 8 connection(s)
I20260608 09:54:56.910823 17437 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.921186 17437 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306: Bootstrap starting.
I20260608 09:54:56.926124 17437 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:56.930349 17437 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306: No bootstrap required, opened a new log
I20260608 09:54:56.932581 17437 raft_consensus.cc:359] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e42c1fd2e0f047d39a18d0cfb6a4d306" member_type: VOTER }
I20260608 09:54:56.932992 17437 raft_consensus.cc:385] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:56.933219 17437 raft_consensus.cc:740] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e42c1fd2e0f047d39a18d0cfb6a4d306, State: Initialized, Role: FOLLOWER
I20260608 09:54:56.933964 17437 consensus_queue.cc:260] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e42c1fd2e0f047d39a18d0cfb6a4d306" member_type: VOTER }
I20260608 09:54:56.934454 17437 raft_consensus.cc:399] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:54:56.934659 17437 raft_consensus.cc:493] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:54:56.934988 17437 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:56.941290 17437 raft_consensus.cc:515] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e42c1fd2e0f047d39a18d0cfb6a4d306" member_type: VOTER }
I20260608 09:54:56.941916 17437 leader_election.cc:304] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306 [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: e42c1fd2e0f047d39a18d0cfb6a4d306; no voters: 
I20260608 09:54:56.943069 17437 leader_election.cc:290] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:54:56.943614 17440 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:56.944965 17440 raft_consensus.cc:697] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306 [term 1 LEADER]: Becoming Leader. State: Replica: e42c1fd2e0f047d39a18d0cfb6a4d306, State: Running, Role: LEADER
I20260608 09:54:56.945674 17440 consensus_queue.cc:237] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306 [LEADER]: Queue going to LEADER mode. State: All 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: "e42c1fd2e0f047d39a18d0cfb6a4d306" member_type: VOTER }
I20260608 09:54:56.946115 17437 sys_catalog.cc:565] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:54:56.948433 17442 sys_catalog.cc:455] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e42c1fd2e0f047d39a18d0cfb6a4d306. Latest consensus state: current_term: 1 leader_uuid: "e42c1fd2e0f047d39a18d0cfb6a4d306" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e42c1fd2e0f047d39a18d0cfb6a4d306" member_type: VOTER } }
I20260608 09:54:56.949025 17442 sys_catalog.cc:458] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:56.952924 17446 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:54:56.952808 17441 sys_catalog.cc:455] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e42c1fd2e0f047d39a18d0cfb6a4d306" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e42c1fd2e0f047d39a18d0cfb6a4d306" member_type: VOTER } }
I20260608 09:54:56.953403 17441 sys_catalog.cc:458] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:56.959404 17446 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:54:56.962210  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:54:56.968784 17446 catalog_manager.cc:1382] Generated new cluster ID: cc4c1f02104440f385897d799ad5666b
I20260608 09:54:56.969053 17446 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:54:56.998842 17446 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:54:57.000234 17446 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:54:57.013316 17446 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306: Generated new TSK 0
I20260608 09:54:57.014038 17446 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:54:57.029192  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:57.035606 17458 instance_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:57.036598 17459 instance_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:57.037776 17461 instance_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:57.038568  9863 server_base.cc:1061] running on GCE node
I20260608 09:54:57.039395  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:57.039582  9863 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:57.039775  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912497039759 us; error 0 us; skew 500 ppm
I20260608 09:54:57.040436  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:57.042965  9863 webserver.cc:533] Webserver started at http://127.9.161.193:37697/ using document root <none> and password file <none>
I20260608 09:54:57.043466  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:57.043645  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:57.043864  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:57.044950  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-0-root/instance:
uuid: "240567f4ab8649bcb7d724b5c7ae9c38"
format_stamp: "Formatted at 2026-06-08 09:54:57 on dist-test-slave-bjvn"
I20260608 09:54:57.049880  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 09:54:57.053404 17466 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:57.054257  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:54:57.054560  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-0-root
uuid: "240567f4ab8649bcb7d724b5c7ae9c38"
format_stamp: "Formatted at 2026-06-08 09:54:57 on dist-test-slave-bjvn"
I20260608 09:54:57.054804  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-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:57.074234  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:57.075469  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:57.076953  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:57.079345  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:57.079582  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:57.079834  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:57.080011  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:57.120577  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.193:36707
I20260608 09:54:57.120671 17528 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.193:36707 every 8 connection(s)
I20260608 09:54:57.126139  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:57.133713 17533 instance_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:57.135726 17534 instance_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:57.137085  9863 server_base.cc:1061] running on GCE node
W20260608 09:54:57.137497 17536 instance_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:57.138432  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:57.138641  9863 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:57.138772  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912497138761 us; error 0 us; skew 500 ppm
I20260608 09:54:57.139320  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:57.142482  9863 webserver.cc:533] Webserver started at http://127.9.161.194:38799/ using document root <none> and password file <none>
I20260608 09:54:57.143097  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:57.143297  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:57.143654  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:57.143744 17529 heartbeater.cc:344] Connected to a master server at 127.9.161.254:35349
I20260608 09:54:57.144184 17529 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:57.144832  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-1-root/instance:
uuid: "c1e14e50c573417898dfdc1591eb1ee5"
format_stamp: "Formatted at 2026-06-08 09:54:57 on dist-test-slave-bjvn"
I20260608 09:54:57.144906 17529 heartbeater.cc:507] Master 127.9.161.254:35349 requested a full tablet report, sending...
I20260608 09:54:57.147277 17402 ts_manager.cc:194] Registered new tserver with Master: 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707)
I20260608 09:54:57.149331 17402 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46880
I20260608 09:54:57.150174  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 09:54:57.153832 17541 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:57.154589  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:54:57.154876  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-1-root
uuid: "c1e14e50c573417898dfdc1591eb1ee5"
format_stamp: "Formatted at 2026-06-08 09:54:57 on dist-test-slave-bjvn"
I20260608 09:54:57.155145  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-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:57.183426  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:57.184593  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:57.186121  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:57.188573  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:57.188818  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:57.189065  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:57.189625  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260608 09:54:57.229524  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.194:35847
I20260608 09:54:57.229678 17603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.194:35847 every 8 connection(s)
I20260608 09:54:57.234869  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:57.243690 17607 instance_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:57.245131 17608 instance_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:57.248621 17610 instance_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:57.249445 17604 heartbeater.cc:344] Connected to a master server at 127.9.161.254:35349
I20260608 09:54:57.249478  9863 server_base.cc:1061] running on GCE node
I20260608 09:54:57.250036 17604 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:57.250669  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:54:57.250813 17604 heartbeater.cc:507] Master 127.9.161.254:35349 requested a full tablet report, sending...
W20260608 09:54:57.250953  9863 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:57.251323  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912497251307 us; error 0 us; skew 500 ppm
I20260608 09:54:57.251957  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:57.253495 17402 ts_manager.cc:194] Registered new tserver with Master: c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847)
I20260608 09:54:57.255036  9863 webserver.cc:533] Webserver started at http://127.9.161.195:37749/ using document root <none> and password file <none>
I20260608 09:54:57.255589 17402 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46888
I20260608 09:54:57.255827  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:57.256160  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:57.256521  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:57.258126  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-2-root/instance:
uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3"
format_stamp: "Formatted at 2026-06-08 09:54:57 on dist-test-slave-bjvn"
I20260608 09:54:57.262739  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 09:54:57.266412 17615 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:57.267161  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 09:54:57.267472  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-2-root
uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3"
format_stamp: "Formatted at 2026-06-08 09:54:57 on dist-test-slave-bjvn"
I20260608 09:54:57.267783  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-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:57.291359  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:57.292495  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:57.294183  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:57.296530  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:57.296778  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:57.297022  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:57.297202  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:57.337504  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.195:39401
I20260608 09:54:57.337663 17677 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.195:39401 every 8 connection(s)
I20260608 09:54:57.352458 17678 heartbeater.cc:344] Connected to a master server at 127.9.161.254:35349
I20260608 09:54:57.352883 17678 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:57.353689 17678 heartbeater.cc:507] Master 127.9.161.254:35349 requested a full tablet report, sending...
I20260608 09:54:57.355854 17402 ts_manager.cc:194] Registered new tserver with Master: 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401)
I20260608 09:54:57.356000  9863 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015005567s
I20260608 09:54:57.357643 17402 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46896
I20260608 09:54:58.152083 17529 heartbeater.cc:499] Master 127.9.161.254:35349 was elected leader, sending a full tablet report...
I20260608 09:54:58.258690 17604 heartbeater.cc:499] Master 127.9.161.254:35349 was elected leader, sending a full tablet report...
I20260608 09:54:58.360508 17678 heartbeater.cc:499] Master 127.9.161.254:35349 was elected leader, sending a full tablet report...
I20260608 09:54:58.413668 17402 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46910:
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.416208 17402 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.475646 17569 tablet_service.cc:1511] Processing CreateTablet for tablet 9a105ddcd44f4ea7bdf71b4f1798ec44 (DEFAULT_TABLE table=test-workload [id=1f8fc004b09d497d9d97f05153c6d29e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:58.476310 17568 tablet_service.cc:1511] Processing CreateTablet for tablet ea2a06a98f3440489d729728a7d90e60 (DEFAULT_TABLE table=test-workload [id=1f8fc004b09d497d9d97f05153c6d29e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:58.477229 17569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a105ddcd44f4ea7bdf71b4f1798ec44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:58.478895 17568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea2a06a98f3440489d729728a7d90e60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:58.483608 17494 tablet_service.cc:1511] Processing CreateTablet for tablet 9a105ddcd44f4ea7bdf71b4f1798ec44 (DEFAULT_TABLE table=test-workload [id=1f8fc004b09d497d9d97f05153c6d29e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:58.484032 17643 tablet_service.cc:1511] Processing CreateTablet for tablet 9a105ddcd44f4ea7bdf71b4f1798ec44 (DEFAULT_TABLE table=test-workload [id=1f8fc004b09d497d9d97f05153c6d29e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:58.485183 17494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a105ddcd44f4ea7bdf71b4f1798ec44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:58.485430 17643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a105ddcd44f4ea7bdf71b4f1798ec44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:58.490576 17642 tablet_service.cc:1511] Processing CreateTablet for tablet ea2a06a98f3440489d729728a7d90e60 (DEFAULT_TABLE table=test-workload [id=1f8fc004b09d497d9d97f05153c6d29e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:58.493425 17642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea2a06a98f3440489d729728a7d90e60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:58.493120 17493 tablet_service.cc:1511] Processing CreateTablet for tablet ea2a06a98f3440489d729728a7d90e60 (DEFAULT_TABLE table=test-workload [id=1f8fc004b09d497d9d97f05153c6d29e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:58.494587 17493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea2a06a98f3440489d729728a7d90e60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:58.496750 17641 tablet_service.cc:1511] Processing CreateTablet for tablet b27690d8773f472285e1522385107105 (DEFAULT_TABLE table=test-workload [id=1f8fc004b09d497d9d97f05153c6d29e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:58.500936 17640 tablet_service.cc:1511] Processing CreateTablet for tablet f74c6d14af2e4633bc1c4774fd7a16f4 (DEFAULT_TABLE table=test-workload [id=1f8fc004b09d497d9d97f05153c6d29e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:58.504379 17492 tablet_service.cc:1511] Processing CreateTablet for tablet b27690d8773f472285e1522385107105 (DEFAULT_TABLE table=test-workload [id=1f8fc004b09d497d9d97f05153c6d29e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:58.506263 17641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b27690d8773f472285e1522385107105. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:58.509378 17567 tablet_service.cc:1511] Processing CreateTablet for tablet b27690d8773f472285e1522385107105 (DEFAULT_TABLE table=test-workload [id=1f8fc004b09d497d9d97f05153c6d29e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:58.510313 17640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f74c6d14af2e4633bc1c4774fd7a16f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:58.511399 17567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b27690d8773f472285e1522385107105. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:58.506312 17492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b27690d8773f472285e1522385107105. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:58.516835 17491 tablet_service.cc:1511] Processing CreateTablet for tablet f74c6d14af2e4633bc1c4774fd7a16f4 (DEFAULT_TABLE table=test-workload [id=1f8fc004b09d497d9d97f05153c6d29e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:58.519049 17491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f74c6d14af2e4633bc1c4774fd7a16f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:58.539143 17566 tablet_service.cc:1511] Processing CreateTablet for tablet f74c6d14af2e4633bc1c4774fd7a16f4 (DEFAULT_TABLE table=test-workload [id=1f8fc004b09d497d9d97f05153c6d29e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:58.541184 17566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f74c6d14af2e4633bc1c4774fd7a16f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:58.591414 17699 tablet_bootstrap.cc:492] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38: Bootstrap starting.
I20260608 09:54:58.599769 17698 tablet_bootstrap.cc:492] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5: Bootstrap starting.
I20260608 09:54:58.597985 17699 tablet_bootstrap.cc:654] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:58.622212 17698 tablet_bootstrap.cc:654] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:58.628981 17699 tablet_bootstrap.cc:492] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38: No bootstrap required, opened a new log
I20260608 09:54:58.629472 17699 ts_tablet_manager.cc:1403] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.008s
I20260608 09:54:58.631919 17701 tablet_bootstrap.cc:492] T b27690d8773f472285e1522385107105 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Bootstrap starting.
I20260608 09:54:58.632503 17698 tablet_bootstrap.cc:492] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5: No bootstrap required, opened a new log
I20260608 09:54:58.632990 17698 ts_tablet_manager.cc:1403] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260608 09:54:58.632746 17699 raft_consensus.cc:359] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.633641 17699 raft_consensus.cc:385] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:58.634047 17699 raft_consensus.cc:740] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240567f4ab8649bcb7d724b5c7ae9c38, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.634912 17699 consensus_queue.cc:260] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.635689 17698 raft_consensus.cc:359] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.636307 17698 raft_consensus.cc:385] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:58.636673 17698 raft_consensus.cc:740] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1e14e50c573417898dfdc1591eb1ee5, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.638082 17699 ts_tablet_manager.cc:1434] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260608 09:54:58.638384 17698 consensus_queue.cc:260] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.639273 17699 tablet_bootstrap.cc:492] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38: Bootstrap starting.
I20260608 09:54:58.639384 17701 tablet_bootstrap.cc:654] T b27690d8773f472285e1522385107105 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:58.647780 17699 tablet_bootstrap.cc:654] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:58.648263 17698 ts_tablet_manager.cc:1434] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.007s
I20260608 09:54:58.649684 17701 tablet_bootstrap.cc:492] T b27690d8773f472285e1522385107105 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: No bootstrap required, opened a new log
I20260608 09:54:58.650355 17701 ts_tablet_manager.cc:1403] T b27690d8773f472285e1522385107105 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260608 09:54:58.654549 17701 raft_consensus.cc:359] T b27690d8773f472285e1522385107105 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.655162 17701 raft_consensus.cc:385] T b27690d8773f472285e1522385107105 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:58.655507 17701 raft_consensus.cc:740] T b27690d8773f472285e1522385107105 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e052fdd57fc4ba2b5f7a917c13fdbb3, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.656615 17698 tablet_bootstrap.cc:492] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5: Bootstrap starting.
I20260608 09:54:58.657243 17699 tablet_bootstrap.cc:492] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38: No bootstrap required, opened a new log
I20260608 09:54:58.656865 17701 consensus_queue.cc:260] T b27690d8773f472285e1522385107105 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.657841 17699 ts_tablet_manager.cc:1403] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260608 09:54:58.661753 17699 raft_consensus.cc:359] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.662825 17699 raft_consensus.cc:385] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:58.663275 17699 raft_consensus.cc:740] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240567f4ab8649bcb7d724b5c7ae9c38, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.663702 17698 tablet_bootstrap.cc:654] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:58.664505 17699 consensus_queue.cc:260] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.666709 17701 ts_tablet_manager.cc:1434] T b27690d8773f472285e1522385107105 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 09:54:58.666917 17699 ts_tablet_manager.cc:1434] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260608 09:54:58.668278 17699 tablet_bootstrap.cc:492] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38: Bootstrap starting.
I20260608 09:54:58.674554 17699 tablet_bootstrap.cc:654] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:58.676004 17701 tablet_bootstrap.cc:492] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Bootstrap starting.
I20260608 09:54:58.695348 17701 tablet_bootstrap.cc:654] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:58.700830 17698 tablet_bootstrap.cc:492] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5: No bootstrap required, opened a new log
I20260608 09:54:58.701529 17699 tablet_bootstrap.cc:492] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38: No bootstrap required, opened a new log
I20260608 09:54:58.701562 17698 ts_tablet_manager.cc:1403] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.027s
I20260608 09:54:58.702199 17699 ts_tablet_manager.cc:1403] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.015s
I20260608 09:54:58.703665 17701 tablet_bootstrap.cc:492] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: No bootstrap required, opened a new log
I20260608 09:54:58.704210 17701 ts_tablet_manager.cc:1403] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.004s
I20260608 09:54:58.704433 17698 raft_consensus.cc:359] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.705072 17698 raft_consensus.cc:385] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:58.705354 17698 raft_consensus.cc:740] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1e14e50c573417898dfdc1591eb1ee5, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.705246 17699 raft_consensus.cc:359] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.706189 17699 raft_consensus.cc:385] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:58.706532 17699 raft_consensus.cc:740] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240567f4ab8649bcb7d724b5c7ae9c38, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.706310 17698 consensus_queue.cc:260] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.707160 17701 raft_consensus.cc:359] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.707382 17699 consensus_queue.cc:260] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.707995 17701 raft_consensus.cc:385] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:58.708352 17701 raft_consensus.cc:740] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e052fdd57fc4ba2b5f7a917c13fdbb3, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.709400 17701 consensus_queue.cc:260] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.710009 17699 ts_tablet_manager.cc:1434] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 09:54:58.711138 17699 tablet_bootstrap.cc:492] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38: Bootstrap starting.
I20260608 09:54:58.711714 17698 ts_tablet_manager.cc:1434] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:54:58.712872 17698 tablet_bootstrap.cc:492] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5: Bootstrap starting.
I20260608 09:54:58.717469 17699 tablet_bootstrap.cc:654] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:58.719195 17698 tablet_bootstrap.cc:654] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:58.711670 17701 ts_tablet_manager.cc:1434] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:54:58.726182 17701 tablet_bootstrap.cc:492] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Bootstrap starting.
I20260608 09:54:58.730997 17698 tablet_bootstrap.cc:492] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5: No bootstrap required, opened a new log
I20260608 09:54:58.731683 17698 ts_tablet_manager.cc:1403] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260608 09:54:58.734787 17698 raft_consensus.cc:359] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.736006 17698 raft_consensus.cc:385] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:58.736384 17698 raft_consensus.cc:740] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1e14e50c573417898dfdc1591eb1ee5, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.737289 17698 consensus_queue.cc:260] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.734791 17701 tablet_bootstrap.cc:654] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:58.742168 17698 ts_tablet_manager.cc:1434] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 09:54:58.742579 17699 tablet_bootstrap.cc:492] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38: No bootstrap required, opened a new log
I20260608 09:54:58.743201 17699 ts_tablet_manager.cc:1403] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.024s
I20260608 09:54:58.743311 17698 tablet_bootstrap.cc:492] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5: Bootstrap starting.
I20260608 09:54:58.743614 17701 tablet_bootstrap.cc:492] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: No bootstrap required, opened a new log
I20260608 09:54:58.744181 17701 ts_tablet_manager.cc:1403] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260608 09:54:58.746419 17699 raft_consensus.cc:359] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.747298 17699 raft_consensus.cc:385] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:58.747077 17701 raft_consensus.cc:359] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.747766 17699 raft_consensus.cc:740] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240567f4ab8649bcb7d724b5c7ae9c38, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.748025 17701 raft_consensus.cc:385] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:58.748397 17701 raft_consensus.cc:740] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e052fdd57fc4ba2b5f7a917c13fdbb3, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.748895 17699 consensus_queue.cc:260] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.749336 17701 consensus_queue.cc:260] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.750115 17698 tablet_bootstrap.cc:654] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:58.753752 17699 ts_tablet_manager.cc:1434] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:54:58.754565 17701 ts_tablet_manager.cc:1434] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:54:58.755441 17701 tablet_bootstrap.cc:492] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Bootstrap starting.
I20260608 09:54:58.757632 17704 raft_consensus.cc:493] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:58.758363 17704 raft_consensus.cc:515] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.764473 17701 tablet_bootstrap.cc:654] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:58.764938 17698 tablet_bootstrap.cc:492] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5: No bootstrap required, opened a new log
I20260608 09:54:58.765519 17698 ts_tablet_manager.cc:1403] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.007s
I20260608 09:54:58.768299 17704 leader_election.cc:290] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707), 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401)
I20260608 09:54:58.768924 17698 raft_consensus.cc:359] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.769917 17698 raft_consensus.cc:385] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:58.770339 17698 raft_consensus.cc:740] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1e14e50c573417898dfdc1591eb1ee5, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.771229 17698 consensus_queue.cc:260] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.773723 17698 ts_tablet_manager.cc:1434] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:54:58.777904 17703 raft_consensus.cc:493] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:58.778407 17703 raft_consensus.cc:515] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.791826 17703 leader_election.cc:290] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847), 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401)
I20260608 09:54:58.805188 17701 tablet_bootstrap.cc:492] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: No bootstrap required, opened a new log
I20260608 09:54:58.805908 17701 ts_tablet_manager.cc:1403] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.028s
I20260608 09:54:58.808961 17701 raft_consensus.cc:359] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.809896 17701 raft_consensus.cc:385] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:58.810251 17701 raft_consensus.cc:740] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e052fdd57fc4ba2b5f7a917c13fdbb3, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.811074 17701 consensus_queue.cc:260] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.812359 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27690d8773f472285e1522385107105" candidate_uuid: "c1e14e50c573417898dfdc1591eb1ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" is_pre_election: true
I20260608 09:54:58.813133 17653 raft_consensus.cc:2468] T b27690d8773f472285e1522385107105 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1e14e50c573417898dfdc1591eb1ee5 in term 0.
I20260608 09:54:58.813570 17701 ts_tablet_manager.cc:1434] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:54:58.814566 17544 leader_election.cc:304] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e052fdd57fc4ba2b5f7a917c13fdbb3, c1e14e50c573417898dfdc1591eb1ee5; no voters: 
I20260608 09:54:58.815136 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27690d8773f472285e1522385107105" candidate_uuid: "c1e14e50c573417898dfdc1591eb1ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" is_pre_election: true
I20260608 09:54:58.815567 17704 raft_consensus.cc:2804] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:58.815886 17504 raft_consensus.cc:2468] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1e14e50c573417898dfdc1591eb1ee5 in term 0.
I20260608 09:54:58.815975 17704 raft_consensus.cc:493] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:58.818182 17704 raft_consensus.cc:3060] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:58.825129 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74c6d14af2e4633bc1c4774fd7a16f4" candidate_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" is_pre_election: true
I20260608 09:54:58.825909 17653 raft_consensus.cc:2468] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 240567f4ab8649bcb7d724b5c7ae9c38 in term 0.
I20260608 09:54:58.827414 17469 leader_election.cc:304] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 240567f4ab8649bcb7d724b5c7ae9c38, 8e052fdd57fc4ba2b5f7a917c13fdbb3; no voters: 
I20260608 09:54:58.827677 17579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74c6d14af2e4633bc1c4774fd7a16f4" candidate_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1e14e50c573417898dfdc1591eb1ee5" is_pre_election: true
I20260608 09:54:58.828351 17579 raft_consensus.cc:2468] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 240567f4ab8649bcb7d724b5c7ae9c38 in term 0.
I20260608 09:54:58.828544 17704 raft_consensus.cc:515] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.829177 17703 raft_consensus.cc:2804] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:58.829614 17703 raft_consensus.cc:493] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:58.829993 17703 raft_consensus.cc:3060] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:58.830731 17704 leader_election.cc:290] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [CANDIDATE]: Term 1 election: Requested vote from peers 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707), 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401)
I20260608 09:54:58.831552 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27690d8773f472285e1522385107105" candidate_uuid: "c1e14e50c573417898dfdc1591eb1ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240567f4ab8649bcb7d724b5c7ae9c38"
I20260608 09:54:58.831806 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b27690d8773f472285e1522385107105" candidate_uuid: "c1e14e50c573417898dfdc1591eb1ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3"
I20260608 09:54:58.832160 17504 raft_consensus.cc:3060] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:58.832365 17653 raft_consensus.cc:3060] T b27690d8773f472285e1522385107105 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:58.837476 17703 raft_consensus.cc:515] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.838008 17653 raft_consensus.cc:2468] T b27690d8773f472285e1522385107105 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1e14e50c573417898dfdc1591eb1ee5 in term 1.
I20260608 09:54:58.839267 17544 leader_election.cc:304] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e052fdd57fc4ba2b5f7a917c13fdbb3, c1e14e50c573417898dfdc1591eb1ee5; no voters: 
I20260608 09:54:58.840176 17704 raft_consensus.cc:2804] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:58.840509 17579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74c6d14af2e4633bc1c4774fd7a16f4" candidate_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1e14e50c573417898dfdc1591eb1ee5"
I20260608 09:54:58.840719 17504 raft_consensus.cc:2468] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1e14e50c573417898dfdc1591eb1ee5 in term 1.
I20260608 09:54:58.841138 17579 raft_consensus.cc:3060] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:58.841629 17703 leader_election.cc:290] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [CANDIDATE]: Term 1 election: Requested vote from peers c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847), 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401)
I20260608 09:54:58.841872 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74c6d14af2e4633bc1c4774fd7a16f4" candidate_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3"
I20260608 09:54:58.842541 17653 raft_consensus.cc:3060] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:58.847735 17579 raft_consensus.cc:2468] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 240567f4ab8649bcb7d724b5c7ae9c38 in term 1.
I20260608 09:54:58.848258 17704 raft_consensus.cc:697] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 LEADER]: Becoming Leader. State: Replica: c1e14e50c573417898dfdc1591eb1ee5, State: Running, Role: LEADER
I20260608 09:54:58.849268 17468 leader_election.cc:304] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 240567f4ab8649bcb7d724b5c7ae9c38, c1e14e50c573417898dfdc1591eb1ee5; no voters: 
I20260608 09:54:58.849325 17704 consensus_queue.cc:237] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.850273 17703 raft_consensus.cc:2804] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:58.851449 17653 raft_consensus.cc:2468] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 240567f4ab8649bcb7d724b5c7ae9c38 in term 1.
I20260608 09:54:58.851747 17703 raft_consensus.cc:697] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 LEADER]: Becoming Leader. State: Replica: 240567f4ab8649bcb7d724b5c7ae9c38, State: Running, Role: LEADER
I20260608 09:54:58.852931 17703 consensus_queue.cc:237] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.859270 17401 catalog_manager.cc:5696] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194). New cstate: current_term: 1 leader_uuid: "c1e14e50c573417898dfdc1591eb1ee5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:58.862116 17399 catalog_manager.cc:5696] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193). New cstate: current_term: 1 leader_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:58.920883 17704 raft_consensus.cc:493] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:58.921420 17704 raft_consensus.cc:515] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.923374 17704 leader_election.cc:290] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707), 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401)
I20260608 09:54:58.924535 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2a06a98f3440489d729728a7d90e60" candidate_uuid: "c1e14e50c573417898dfdc1591eb1ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" is_pre_election: true
I20260608 09:54:58.924711 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2a06a98f3440489d729728a7d90e60" candidate_uuid: "c1e14e50c573417898dfdc1591eb1ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" is_pre_election: true
I20260608 09:54:58.925187 17504 raft_consensus.cc:2468] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1e14e50c573417898dfdc1591eb1ee5 in term 0.
I20260608 09:54:58.925467 17653 raft_consensus.cc:2468] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1e14e50c573417898dfdc1591eb1ee5 in term 0.
I20260608 09:54:58.926390 17543 leader_election.cc:304] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 240567f4ab8649bcb7d724b5c7ae9c38, c1e14e50c573417898dfdc1591eb1ee5; no voters: 
I20260608 09:54:58.927424 17704 raft_consensus.cc:2804] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:58.927382 17721 raft_consensus.cc:493] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:58.928040 17704 raft_consensus.cc:493] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:58.928452 17704 raft_consensus.cc:3060] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:58.928200 17721 raft_consensus.cc:515] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.931159 17721 leader_election.cc:290] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707), 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401)
I20260608 09:54:58.931427 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a105ddcd44f4ea7bdf71b4f1798ec44" candidate_uuid: "c1e14e50c573417898dfdc1591eb1ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" is_pre_election: true
I20260608 09:54:58.931751 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a105ddcd44f4ea7bdf71b4f1798ec44" candidate_uuid: "c1e14e50c573417898dfdc1591eb1ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" is_pre_election: true
I20260608 09:54:58.932258 17504 raft_consensus.cc:2468] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1e14e50c573417898dfdc1591eb1ee5 in term 0.
I20260608 09:54:58.932552 17653 raft_consensus.cc:2468] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1e14e50c573417898dfdc1591eb1ee5 in term 0.
I20260608 09:54:58.933633 17543 leader_election.cc:304] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 240567f4ab8649bcb7d724b5c7ae9c38, c1e14e50c573417898dfdc1591eb1ee5; no voters: 
I20260608 09:54:58.934406 17721 raft_consensus.cc:2804] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:58.934792 17721 raft_consensus.cc:493] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:58.935070 17721 raft_consensus.cc:3060] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:58.936040 17704 raft_consensus.cc:515] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.938208 17704 leader_election.cc:290] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [CANDIDATE]: Term 1 election: Requested vote from peers 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707), 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401)
I20260608 09:54:58.939352 17504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2a06a98f3440489d729728a7d90e60" candidate_uuid: "c1e14e50c573417898dfdc1591eb1ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240567f4ab8649bcb7d724b5c7ae9c38"
I20260608 09:54:58.939651 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2a06a98f3440489d729728a7d90e60" candidate_uuid: "c1e14e50c573417898dfdc1591eb1ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3"
I20260608 09:54:58.940055 17504 raft_consensus.cc:3060] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:58.940272 17653 raft_consensus.cc:3060] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:58.941725 17721 raft_consensus.cc:515] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.945827 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a105ddcd44f4ea7bdf71b4f1798ec44" candidate_uuid: "c1e14e50c573417898dfdc1591eb1ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240567f4ab8649bcb7d724b5c7ae9c38"
I20260608 09:54:58.946502 17503 raft_consensus.cc:3060] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:58.947410 17653 raft_consensus.cc:2468] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1e14e50c573417898dfdc1591eb1ee5 in term 1.
I20260608 09:54:58.948475 17504 raft_consensus.cc:2468] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1e14e50c573417898dfdc1591eb1ee5 in term 1.
I20260608 09:54:58.948619 17544 leader_election.cc:304] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e052fdd57fc4ba2b5f7a917c13fdbb3, c1e14e50c573417898dfdc1591eb1ee5; no voters: 
I20260608 09:54:58.949446 17704 raft_consensus.cc:2804] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:58.951051 17721 leader_election.cc:290] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [CANDIDATE]: Term 1 election: Requested vote from peers 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707), 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401)
I20260608 09:54:58.951751 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a105ddcd44f4ea7bdf71b4f1798ec44" candidate_uuid: "c1e14e50c573417898dfdc1591eb1ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3"
I20260608 09:54:58.952260 17653 raft_consensus.cc:3060] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:58.952354 17704 raft_consensus.cc:697] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 LEADER]: Becoming Leader. State: Replica: c1e14e50c573417898dfdc1591eb1ee5, State: Running, Role: LEADER
I20260608 09:54:58.953395 17704 consensus_queue.cc:237] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.954138 17503 raft_consensus.cc:2468] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1e14e50c573417898dfdc1591eb1ee5 in term 1.
I20260608 09:54:58.955438 17543 leader_election.cc:304] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 240567f4ab8649bcb7d724b5c7ae9c38, c1e14e50c573417898dfdc1591eb1ee5; no voters: 
I20260608 09:54:58.956410 17725 raft_consensus.cc:2804] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:58.957232 17725 raft_consensus.cc:697] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 LEADER]: Becoming Leader. State: Replica: c1e14e50c573417898dfdc1591eb1ee5, State: Running, Role: LEADER
I20260608 09:54:58.958479 17725 consensus_queue.cc:237] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:58.958938 17653 raft_consensus.cc:2468] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1e14e50c573417898dfdc1591eb1ee5 in term 1.
W20260608 09:54:58.961671 17450 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:54:58.964470 17399 catalog_manager.cc:5696] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194). New cstate: current_term: 1 leader_uuid: "c1e14e50c573417898dfdc1591eb1ee5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:58.978801 17399 catalog_manager.cc:5696] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194). New cstate: current_term: 1 leader_uuid: "c1e14e50c573417898dfdc1591eb1ee5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:59.028168 17399 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46912:
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:59.030575 17399 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:59.064803 17492 tablet_service.cc:1511] Processing CreateTablet for tablet f97a9899fb3a4617a2e0a809d95e4dcb (DEFAULT_TABLE table=dugtrio [id=38b89cbec1ec47dcae552475a33ed2d9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:59.066290 17492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97a9899fb3a4617a2e0a809d95e4dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:59.066097 17569 tablet_service.cc:1511] Processing CreateTablet for tablet f97a9899fb3a4617a2e0a809d95e4dcb (DEFAULT_TABLE table=dugtrio [id=38b89cbec1ec47dcae552475a33ed2d9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:59.067399 17569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97a9899fb3a4617a2e0a809d95e4dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:59.068878 17641 tablet_service.cc:1511] Processing CreateTablet for tablet f97a9899fb3a4617a2e0a809d95e4dcb (DEFAULT_TABLE table=dugtrio [id=38b89cbec1ec47dcae552475a33ed2d9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:59.070091 17641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97a9899fb3a4617a2e0a809d95e4dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:59.071273 17566 tablet_service.cc:1511] Processing CreateTablet for tablet 04d6fb2210fd4e4da8c689f853b24ed6 (DEFAULT_TABLE table=dugtrio [id=38b89cbec1ec47dcae552475a33ed2d9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:59.071460 17491 tablet_service.cc:1511] Processing CreateTablet for tablet 04d6fb2210fd4e4da8c689f853b24ed6 (DEFAULT_TABLE table=dugtrio [id=38b89cbec1ec47dcae552475a33ed2d9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:59.072652 17566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04d6fb2210fd4e4da8c689f853b24ed6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:59.072844 17491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04d6fb2210fd4e4da8c689f853b24ed6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:59.082927 17642 tablet_service.cc:1511] Processing CreateTablet for tablet 04d6fb2210fd4e4da8c689f853b24ed6 (DEFAULT_TABLE table=dugtrio [id=38b89cbec1ec47dcae552475a33ed2d9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:59.083588 17699 tablet_bootstrap.cc:492] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38: Bootstrap starting.
I20260608 09:54:59.084429 17642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04d6fb2210fd4e4da8c689f853b24ed6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:59.086488 17701 tablet_bootstrap.cc:492] T f97a9899fb3a4617a2e0a809d95e4dcb P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Bootstrap starting.
I20260608 09:54:59.089887 17699 tablet_bootstrap.cc:654] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:59.093416 17701 tablet_bootstrap.cc:654] T f97a9899fb3a4617a2e0a809d95e4dcb P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:59.101539 17492 tablet_service.cc:1511] Processing CreateTablet for tablet 66cb8b83b49b4ed0a7618f258f810c5b (DEFAULT_TABLE table=dugtrio [id=38b89cbec1ec47dcae552475a33ed2d9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:59.103518 17492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66cb8b83b49b4ed0a7618f258f810c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:59.104681 17568 tablet_service.cc:1511] Processing CreateTablet for tablet 66cb8b83b49b4ed0a7618f258f810c5b (DEFAULT_TABLE table=dugtrio [id=38b89cbec1ec47dcae552475a33ed2d9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:59.106595 17568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66cb8b83b49b4ed0a7618f258f810c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:59.109905 17699 tablet_bootstrap.cc:492] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38: No bootstrap required, opened a new log
I20260608 09:54:59.110543 17699 ts_tablet_manager.cc:1403] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.003s
I20260608 09:54:59.113128 17641 tablet_service.cc:1511] Processing CreateTablet for tablet 66cb8b83b49b4ed0a7618f258f810c5b (DEFAULT_TABLE table=dugtrio [id=38b89cbec1ec47dcae552475a33ed2d9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:59.114564 17641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66cb8b83b49b4ed0a7618f258f810c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:59.114097 17699 raft_consensus.cc:359] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.119318 17699 raft_consensus.cc:385] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:59.119947 17699 raft_consensus.cc:740] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240567f4ab8649bcb7d724b5c7ae9c38, State: Initialized, Role: FOLLOWER
I20260608 09:54:59.122223 17698 tablet_bootstrap.cc:492] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5: Bootstrap starting.
I20260608 09:54:59.123795 17494 tablet_service.cc:1511] Processing CreateTablet for tablet 1c7d96af995b4280a9fc08704cd13a64 (DEFAULT_TABLE table=dugtrio [id=38b89cbec1ec47dcae552475a33ed2d9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:59.125161 17494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c7d96af995b4280a9fc08704cd13a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:59.126721 17643 tablet_service.cc:1511] Processing CreateTablet for tablet 1c7d96af995b4280a9fc08704cd13a64 (DEFAULT_TABLE table=dugtrio [id=38b89cbec1ec47dcae552475a33ed2d9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:59.128103 17643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c7d96af995b4280a9fc08704cd13a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:59.131508 17567 tablet_service.cc:1511] Processing CreateTablet for tablet 1c7d96af995b4280a9fc08704cd13a64 (DEFAULT_TABLE table=dugtrio [id=38b89cbec1ec47dcae552475a33ed2d9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:59.133109 17567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c7d96af995b4280a9fc08704cd13a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:59.121065 17699 consensus_queue.cc:260] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.134455 17698 tablet_bootstrap.cc:654] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:59.143591 17701 tablet_bootstrap.cc:492] T f97a9899fb3a4617a2e0a809d95e4dcb P 8e052fdd57fc4ba2b5f7a917c13fdbb3: No bootstrap required, opened a new log
I20260608 09:54:59.144174 17701 ts_tablet_manager.cc:1403] T f97a9899fb3a4617a2e0a809d95e4dcb P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.014s
I20260608 09:54:59.146421 17699 ts_tablet_manager.cc:1434] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260608 09:54:59.147632 17699 tablet_bootstrap.cc:492] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38: Bootstrap starting.
I20260608 09:54:59.150086 17701 raft_consensus.cc:359] T f97a9899fb3a4617a2e0a809d95e4dcb P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.150931 17701 raft_consensus.cc:385] T f97a9899fb3a4617a2e0a809d95e4dcb P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:59.151301 17701 raft_consensus.cc:740] T f97a9899fb3a4617a2e0a809d95e4dcb P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e052fdd57fc4ba2b5f7a917c13fdbb3, State: Initialized, Role: FOLLOWER
I20260608 09:54:59.152196 17701 consensus_queue.cc:260] T f97a9899fb3a4617a2e0a809d95e4dcb P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.155149 17701 ts_tablet_manager.cc:1434] T f97a9899fb3a4617a2e0a809d95e4dcb P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260608 09:54:59.165045 17701 tablet_bootstrap.cc:492] T 04d6fb2210fd4e4da8c689f853b24ed6 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Bootstrap starting.
I20260608 09:54:59.165690 17699 tablet_bootstrap.cc:654] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:59.172708 17701 tablet_bootstrap.cc:654] T 04d6fb2210fd4e4da8c689f853b24ed6 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:59.184828 17698 tablet_bootstrap.cc:492] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5: No bootstrap required, opened a new log
I20260608 09:54:59.188745 17701 tablet_bootstrap.cc:492] T 04d6fb2210fd4e4da8c689f853b24ed6 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: No bootstrap required, opened a new log
I20260608 09:54:59.189396 17701 ts_tablet_manager.cc:1403] T 04d6fb2210fd4e4da8c689f853b24ed6 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.009s
I20260608 09:54:59.190295 17698 ts_tablet_manager.cc:1403] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5: Time spent bootstrapping tablet: real 0.068s	user 0.025s	sys 0.009s
I20260608 09:54:59.192754 17701 raft_consensus.cc:359] T 04d6fb2210fd4e4da8c689f853b24ed6 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.193552 17701 raft_consensus.cc:385] T 04d6fb2210fd4e4da8c689f853b24ed6 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:59.193965 17701 raft_consensus.cc:740] T 04d6fb2210fd4e4da8c689f853b24ed6 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e052fdd57fc4ba2b5f7a917c13fdbb3, State: Initialized, Role: FOLLOWER
I20260608 09:54:59.193642 17698 raft_consensus.cc:359] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.194459 17698 raft_consensus.cc:385] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:59.194767 17698 raft_consensus.cc:740] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1e14e50c573417898dfdc1591eb1ee5, State: Initialized, Role: FOLLOWER
I20260608 09:54:59.194844 17701 consensus_queue.cc:260] T 04d6fb2210fd4e4da8c689f853b24ed6 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.195644 17698 consensus_queue.cc:260] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.197508 17701 ts_tablet_manager.cc:1434] T 04d6fb2210fd4e4da8c689f853b24ed6 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:54:59.198468 17698 ts_tablet_manager.cc:1434] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:54:59.199936 17701 tablet_bootstrap.cc:492] T 66cb8b83b49b4ed0a7618f258f810c5b P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Bootstrap starting.
I20260608 09:54:59.200127 17698 tablet_bootstrap.cc:492] T 04d6fb2210fd4e4da8c689f853b24ed6 P c1e14e50c573417898dfdc1591eb1ee5: Bootstrap starting.
I20260608 09:54:59.202417 17699 tablet_bootstrap.cc:492] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38: No bootstrap required, opened a new log
I20260608 09:54:59.203023 17699 ts_tablet_manager.cc:1403] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent bootstrapping tablet: real 0.056s	user 0.024s	sys 0.004s
I20260608 09:54:59.206494 17699 raft_consensus.cc:359] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.207338 17699 raft_consensus.cc:385] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:59.207589 17701 tablet_bootstrap.cc:654] T 66cb8b83b49b4ed0a7618f258f810c5b P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:59.207721 17699 raft_consensus.cc:740] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240567f4ab8649bcb7d724b5c7ae9c38, State: Initialized, Role: FOLLOWER
I20260608 09:54:59.208969 17699 consensus_queue.cc:260] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.210739 17698 tablet_bootstrap.cc:654] T 04d6fb2210fd4e4da8c689f853b24ed6 P c1e14e50c573417898dfdc1591eb1ee5: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:59.220510 17699 ts_tablet_manager.cc:1434] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260608 09:54:59.221781 17699 tablet_bootstrap.cc:492] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38: Bootstrap starting.
I20260608 09:54:59.228928 17699 tablet_bootstrap.cc:654] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:59.236493 17698 tablet_bootstrap.cc:492] T 04d6fb2210fd4e4da8c689f853b24ed6 P c1e14e50c573417898dfdc1591eb1ee5: No bootstrap required, opened a new log
I20260608 09:54:59.236691 17701 tablet_bootstrap.cc:492] T 66cb8b83b49b4ed0a7618f258f810c5b P 8e052fdd57fc4ba2b5f7a917c13fdbb3: No bootstrap required, opened a new log
I20260608 09:54:59.237093 17698 ts_tablet_manager.cc:1403] T 04d6fb2210fd4e4da8c689f853b24ed6 P c1e14e50c573417898dfdc1591eb1ee5: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.014s
I20260608 09:54:59.237272 17701 ts_tablet_manager.cc:1403] T 66cb8b83b49b4ed0a7618f258f810c5b P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.017s
I20260608 09:54:59.240043 17701 raft_consensus.cc:359] T 66cb8b83b49b4ed0a7618f258f810c5b P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.240650 17701 raft_consensus.cc:385] T 66cb8b83b49b4ed0a7618f258f810c5b P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:59.240897 17701 raft_consensus.cc:740] T 66cb8b83b49b4ed0a7618f258f810c5b P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e052fdd57fc4ba2b5f7a917c13fdbb3, State: Initialized, Role: FOLLOWER
I20260608 09:54:59.241628 17701 consensus_queue.cc:260] T 66cb8b83b49b4ed0a7618f258f810c5b P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.242946 17699 tablet_bootstrap.cc:492] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38: No bootstrap required, opened a new log
I20260608 09:54:59.243491 17699 ts_tablet_manager.cc:1403] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260608 09:54:59.243806 17701 ts_tablet_manager.cc:1434] T 66cb8b83b49b4ed0a7618f258f810c5b P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:54:59.244788 17701 tablet_bootstrap.cc:492] T 1c7d96af995b4280a9fc08704cd13a64 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Bootstrap starting.
I20260608 09:54:59.246865 17699 raft_consensus.cc:359] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.247499 17699 raft_consensus.cc:385] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:59.247813 17699 raft_consensus.cc:740] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240567f4ab8649bcb7d724b5c7ae9c38, State: Initialized, Role: FOLLOWER
I20260608 09:54:59.248508 17699 consensus_queue.cc:260] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.250568 17698 raft_consensus.cc:359] T 04d6fb2210fd4e4da8c689f853b24ed6 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.251308 17698 raft_consensus.cc:385] T 04d6fb2210fd4e4da8c689f853b24ed6 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:59.251647 17701 tablet_bootstrap.cc:654] T 1c7d96af995b4280a9fc08704cd13a64 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:59.251628 17698 raft_consensus.cc:740] T 04d6fb2210fd4e4da8c689f853b24ed6 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1e14e50c573417898dfdc1591eb1ee5, State: Initialized, Role: FOLLOWER
I20260608 09:54:59.252786 17698 consensus_queue.cc:260] T 04d6fb2210fd4e4da8c689f853b24ed6 P c1e14e50c573417898dfdc1591eb1ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.255584 17698 ts_tablet_manager.cc:1434] T 04d6fb2210fd4e4da8c689f853b24ed6 P c1e14e50c573417898dfdc1591eb1ee5: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.006s
I20260608 09:54:59.256873 17698 tablet_bootstrap.cc:492] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5: Bootstrap starting.
I20260608 09:54:59.262933 17701 tablet_bootstrap.cc:492] T 1c7d96af995b4280a9fc08704cd13a64 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: No bootstrap required, opened a new log
I20260608 09:54:59.263442 17701 ts_tablet_manager.cc:1403] T 1c7d96af995b4280a9fc08704cd13a64 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260608 09:54:59.264390 17699 ts_tablet_manager.cc:1434] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260608 09:54:59.265542 17699 tablet_bootstrap.cc:492] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38: Bootstrap starting.
I20260608 09:54:59.266136 17701 raft_consensus.cc:359] T 1c7d96af995b4280a9fc08704cd13a64 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.266902 17701 raft_consensus.cc:385] T 1c7d96af995b4280a9fc08704cd13a64 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:59.267195 17701 raft_consensus.cc:740] T 1c7d96af995b4280a9fc08704cd13a64 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e052fdd57fc4ba2b5f7a917c13fdbb3, State: Initialized, Role: FOLLOWER
I20260608 09:54:59.267922 17701 consensus_queue.cc:260] T 1c7d96af995b4280a9fc08704cd13a64 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.269321 17698 tablet_bootstrap.cc:654] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:59.270184 17701 ts_tablet_manager.cc:1434] T 1c7d96af995b4280a9fc08704cd13a64 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 09:54:59.275074 17699 tablet_bootstrap.cc:654] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:59.274854 17725 consensus_queue.cc:1048] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 }, 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.281179 17699 tablet_bootstrap.cc:492] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38: No bootstrap required, opened a new log
I20260608 09:54:59.281749 17699 ts_tablet_manager.cc:1403] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260608 09:54:59.284220 17699 raft_consensus.cc:359] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.284786 17699 raft_consensus.cc:385] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:59.285140 17699 raft_consensus.cc:740] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240567f4ab8649bcb7d724b5c7ae9c38, State: Initialized, Role: FOLLOWER
I20260608 09:54:59.286039 17699 consensus_queue.cc:260] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.288295 17699 ts_tablet_manager.cc:1434] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:54:59.293951 17698 tablet_bootstrap.cc:492] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5: No bootstrap required, opened a new log
I20260608 09:54:59.294600 17698 ts_tablet_manager.cc:1403] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.005s
I20260608 09:54:59.298228 17698 raft_consensus.cc:359] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.299103 17698 raft_consensus.cc:385] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:59.299489 17698 raft_consensus.cc:740] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1e14e50c573417898dfdc1591eb1ee5, State: Initialized, Role: FOLLOWER
I20260608 09:54:59.300398 17698 consensus_queue.cc:260] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.301011 17703 consensus_queue.cc:1048] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 }, 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.302934 17698 ts_tablet_manager.cc:1434] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:54:59.304260 17698 tablet_bootstrap.cc:492] T 1c7d96af995b4280a9fc08704cd13a64 P c1e14e50c573417898dfdc1591eb1ee5: Bootstrap starting.
I20260608 09:54:59.310699 17698 tablet_bootstrap.cc:654] T 1c7d96af995b4280a9fc08704cd13a64 P c1e14e50c573417898dfdc1591eb1ee5: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:59.317255 17725 consensus_queue.cc:1048] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:54:59.326637 17698 tablet_bootstrap.cc:492] T 1c7d96af995b4280a9fc08704cd13a64 P c1e14e50c573417898dfdc1591eb1ee5: No bootstrap required, opened a new log
I20260608 09:54:59.327306 17698 ts_tablet_manager.cc:1403] T 1c7d96af995b4280a9fc08704cd13a64 P c1e14e50c573417898dfdc1591eb1ee5: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260608 09:54:59.330416 17698 raft_consensus.cc:359] T 1c7d96af995b4280a9fc08704cd13a64 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.331524 17698 raft_consensus.cc:385] T 1c7d96af995b4280a9fc08704cd13a64 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:59.331845 17698 raft_consensus.cc:740] T 1c7d96af995b4280a9fc08704cd13a64 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1e14e50c573417898dfdc1591eb1ee5, State: Initialized, Role: FOLLOWER
I20260608 09:54:59.332862 17698 consensus_queue.cc:260] T 1c7d96af995b4280a9fc08704cd13a64 P c1e14e50c573417898dfdc1591eb1ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.339408 17698 ts_tablet_manager.cc:1434] T 1c7d96af995b4280a9fc08704cd13a64 P c1e14e50c573417898dfdc1591eb1ee5: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 09:54:59.346724 17725 consensus_queue.cc:1048] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:54:59.352313 17722 consensus_queue.cc:1048] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 }, 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.375808 17704 consensus_queue.cc:1048] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 }, 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.433656 17704 raft_consensus.cc:493] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:59.434195 17704 raft_consensus.cc:515] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.436473 17704 leader_election.cc:290] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707), 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401)
I20260608 09:54:59.437083 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97a9899fb3a4617a2e0a809d95e4dcb" candidate_uuid: "c1e14e50c573417898dfdc1591eb1ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" is_pre_election: true
I20260608 09:54:59.437712 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97a9899fb3a4617a2e0a809d95e4dcb" candidate_uuid: "c1e14e50c573417898dfdc1591eb1ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" is_pre_election: true
I20260608 09:54:59.437884 17503 raft_consensus.cc:2468] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1e14e50c573417898dfdc1591eb1ee5 in term 0.
I20260608 09:54:59.438387 17653 raft_consensus.cc:2468] T f97a9899fb3a4617a2e0a809d95e4dcb P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1e14e50c573417898dfdc1591eb1ee5 in term 0.
I20260608 09:54:59.439002 17543 leader_election.cc:304] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 240567f4ab8649bcb7d724b5c7ae9c38, c1e14e50c573417898dfdc1591eb1ee5; no voters: 
I20260608 09:54:59.439754 17704 raft_consensus.cc:2804] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:59.440171 17704 raft_consensus.cc:493] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:59.440474 17704 raft_consensus.cc:3060] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:59.445459 17704 raft_consensus.cc:515] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.447388 17704 leader_election.cc:290] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5 [CANDIDATE]: Term 1 election: Requested vote from peers 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707), 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401)
I20260608 09:54:59.448295 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97a9899fb3a4617a2e0a809d95e4dcb" candidate_uuid: "c1e14e50c573417898dfdc1591eb1ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240567f4ab8649bcb7d724b5c7ae9c38"
I20260608 09:54:59.448452 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97a9899fb3a4617a2e0a809d95e4dcb" candidate_uuid: "c1e14e50c573417898dfdc1591eb1ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3"
I20260608 09:54:59.448551 17722 raft_consensus.cc:493] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:59.448957 17503 raft_consensus.cc:3060] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:59.449028 17653 raft_consensus.cc:3060] T f97a9899fb3a4617a2e0a809d95e4dcb P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:59.449142 17722 raft_consensus.cc:515] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.452119 17579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d6fb2210fd4e4da8c689f853b24ed6" candidate_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1e14e50c573417898dfdc1591eb1ee5" is_pre_election: true
I20260608 09:54:59.452453 17652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d6fb2210fd4e4da8c689f853b24ed6" candidate_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" is_pre_election: true
I20260608 09:54:59.452855 17579 raft_consensus.cc:2468] T 04d6fb2210fd4e4da8c689f853b24ed6 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 240567f4ab8649bcb7d724b5c7ae9c38 in term 0.
I20260608 09:54:59.453114 17652 raft_consensus.cc:2468] T 04d6fb2210fd4e4da8c689f853b24ed6 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 240567f4ab8649bcb7d724b5c7ae9c38 in term 0.
I20260608 09:54:59.452199 17722 leader_election.cc:290] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847), 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401)
I20260608 09:54:59.454236 17468 leader_election.cc:304] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 240567f4ab8649bcb7d724b5c7ae9c38, c1e14e50c573417898dfdc1591eb1ee5; no voters: 
I20260608 09:54:59.455188 17722 raft_consensus.cc:2804] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:59.455562 17722 raft_consensus.cc:493] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:59.455899 17722 raft_consensus.cc:3060] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:59.456431 17503 raft_consensus.cc:2468] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1e14e50c573417898dfdc1591eb1ee5 in term 1.
I20260608 09:54:59.457378 17653 raft_consensus.cc:2468] T f97a9899fb3a4617a2e0a809d95e4dcb P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1e14e50c573417898dfdc1591eb1ee5 in term 1.
I20260608 09:54:59.457978 17543 leader_election.cc:304] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 240567f4ab8649bcb7d724b5c7ae9c38, c1e14e50c573417898dfdc1591eb1ee5; no voters: 
I20260608 09:54:59.458901 17704 raft_consensus.cc:2804] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:59.459422 17704 raft_consensus.cc:697] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5 [term 1 LEADER]: Becoming Leader. State: Replica: c1e14e50c573417898dfdc1591eb1ee5, State: Running, Role: LEADER
I20260608 09:54:59.460304 17704 consensus_queue.cc:237] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.463709 17722 raft_consensus.cc:515] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.464175 17721 consensus_queue.cc:1048] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 }, 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.466768 17722 leader_election.cc:290] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38 [CANDIDATE]: Term 1 election: Requested vote from peers c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847), 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401)
I20260608 09:54:59.467288 17579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d6fb2210fd4e4da8c689f853b24ed6" candidate_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1e14e50c573417898dfdc1591eb1ee5"
I20260608 09:54:59.467921 17579 raft_consensus.cc:3060] T 04d6fb2210fd4e4da8c689f853b24ed6 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:59.475520 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d6fb2210fd4e4da8c689f853b24ed6" candidate_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3"
I20260608 09:54:59.476220 17653 raft_consensus.cc:3060] T 04d6fb2210fd4e4da8c689f853b24ed6 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:59.479167 17704 consensus_queue.cc:1048] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 }, 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.474188 17400 catalog_manager.cc:5696] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194). New cstate: current_term: 1 leader_uuid: "c1e14e50c573417898dfdc1591eb1ee5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:59.483402 17653 raft_consensus.cc:2468] T 04d6fb2210fd4e4da8c689f853b24ed6 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 240567f4ab8649bcb7d724b5c7ae9c38 in term 1.
I20260608 09:54:59.484623 17469 leader_election.cc:304] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 240567f4ab8649bcb7d724b5c7ae9c38, 8e052fdd57fc4ba2b5f7a917c13fdbb3; no voters: 
I20260608 09:54:59.485523 17722 raft_consensus.cc:2804] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:59.486294 17722 raft_consensus.cc:697] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 LEADER]: Becoming Leader. State: Replica: 240567f4ab8649bcb7d724b5c7ae9c38, State: Running, Role: LEADER
I20260608 09:54:59.486325 17579 raft_consensus.cc:2468] T 04d6fb2210fd4e4da8c689f853b24ed6 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 240567f4ab8649bcb7d724b5c7ae9c38 in term 1.
I20260608 09:54:59.487564 17721 raft_consensus.cc:493] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:59.487936 17722 consensus_queue.cc:237] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.488533 17721 raft_consensus.cc:515] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.491947 17721 leader_election.cc:290] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707), 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401)
I20260608 09:54:59.493456 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66cb8b83b49b4ed0a7618f258f810c5b" candidate_uuid: "c1e14e50c573417898dfdc1591eb1ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" is_pre_election: true
I20260608 09:54:59.494261 17503 raft_consensus.cc:2468] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1e14e50c573417898dfdc1591eb1ee5 in term 0.
I20260608 09:54:59.494848 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66cb8b83b49b4ed0a7618f258f810c5b" candidate_uuid: "c1e14e50c573417898dfdc1591eb1ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" is_pre_election: true
I20260608 09:54:59.495455 17543 leader_election.cc:304] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 240567f4ab8649bcb7d724b5c7ae9c38, c1e14e50c573417898dfdc1591eb1ee5; no voters: 
I20260608 09:54:59.496495 17721 raft_consensus.cc:2804] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:59.496923 17721 raft_consensus.cc:493] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:59.497334 17721 raft_consensus.cc:3060] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:59.495558 17653 raft_consensus.cc:2468] T 66cb8b83b49b4ed0a7618f258f810c5b P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1e14e50c573417898dfdc1591eb1ee5 in term 0.
I20260608 09:54:59.505750 17721 raft_consensus.cc:515] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.509064 17503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66cb8b83b49b4ed0a7618f258f810c5b" candidate_uuid: "c1e14e50c573417898dfdc1591eb1ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "240567f4ab8649bcb7d724b5c7ae9c38"
I20260608 09:54:59.509754 17503 raft_consensus.cc:3060] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:59.512918 17398 catalog_manager.cc:5696] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193). New cstate: current_term: 1 leader_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:59.515863 17721 leader_election.cc:290] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5 [CANDIDATE]: Term 1 election: Requested vote from peers 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707), 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401)
I20260608 09:54:59.516105 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66cb8b83b49b4ed0a7618f258f810c5b" candidate_uuid: "c1e14e50c573417898dfdc1591eb1ee5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3"
I20260608 09:54:59.516772 17653 raft_consensus.cc:3060] T 66cb8b83b49b4ed0a7618f258f810c5b P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:59.518386 17503 raft_consensus.cc:2468] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1e14e50c573417898dfdc1591eb1ee5 in term 1.
I20260608 09:54:59.520360 17543 leader_election.cc:304] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 240567f4ab8649bcb7d724b5c7ae9c38, c1e14e50c573417898dfdc1591eb1ee5; no voters: 
I20260608 09:54:59.522018 17721 raft_consensus.cc:2804] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:59.522619 17721 raft_consensus.cc:697] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5 [term 1 LEADER]: Becoming Leader. State: Replica: c1e14e50c573417898dfdc1591eb1ee5, State: Running, Role: LEADER
I20260608 09:54:59.523566 17721 consensus_queue.cc:237] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.526681 17653 raft_consensus.cc:2468] T 66cb8b83b49b4ed0a7618f258f810c5b P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1e14e50c573417898dfdc1591eb1ee5 in term 1.
I20260608 09:54:59.533226 17398 catalog_manager.cc:5696] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194). New cstate: current_term: 1 leader_uuid: "c1e14e50c573417898dfdc1591eb1ee5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:59.573267 17722 raft_consensus.cc:493] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:59.573979 17722 raft_consensus.cc:515] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.576062 17722 leader_election.cc:290] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847), 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401)
I20260608 09:54:59.577287 17579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7d96af995b4280a9fc08704cd13a64" candidate_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1e14e50c573417898dfdc1591eb1ee5" is_pre_election: true
I20260608 09:54:59.577616 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7d96af995b4280a9fc08704cd13a64" candidate_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" is_pre_election: true
I20260608 09:54:59.578028 17579 raft_consensus.cc:2468] T 1c7d96af995b4280a9fc08704cd13a64 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 240567f4ab8649bcb7d724b5c7ae9c38 in term 0.
I20260608 09:54:59.578289 17653 raft_consensus.cc:2468] T 1c7d96af995b4280a9fc08704cd13a64 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 240567f4ab8649bcb7d724b5c7ae9c38 in term 0.
I20260608 09:54:59.579352 17468 leader_election.cc:304] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 240567f4ab8649bcb7d724b5c7ae9c38, c1e14e50c573417898dfdc1591eb1ee5; no voters: 
I20260608 09:54:59.580149 17722 raft_consensus.cc:2804] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:59.580533 17722 raft_consensus.cc:493] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:59.580830 17722 raft_consensus.cc:3060] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:59.585911 17722 raft_consensus.cc:515] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.587754 17722 leader_election.cc:290] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38 [CANDIDATE]: Term 1 election: Requested vote from peers c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847), 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401)
I20260608 09:54:59.588565 17579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7d96af995b4280a9fc08704cd13a64" candidate_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1e14e50c573417898dfdc1591eb1ee5"
I20260608 09:54:59.588788 17653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7d96af995b4280a9fc08704cd13a64" candidate_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3"
I20260608 09:54:59.589368 17653 raft_consensus.cc:3060] T 1c7d96af995b4280a9fc08704cd13a64 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:59.589135 17579 raft_consensus.cc:3060] T 1c7d96af995b4280a9fc08704cd13a64 P c1e14e50c573417898dfdc1591eb1ee5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:59.594910 17653 raft_consensus.cc:2468] T 1c7d96af995b4280a9fc08704cd13a64 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 240567f4ab8649bcb7d724b5c7ae9c38 in term 1.
I20260608 09:54:59.594913 17579 raft_consensus.cc:2468] T 1c7d96af995b4280a9fc08704cd13a64 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 240567f4ab8649bcb7d724b5c7ae9c38 in term 1.
I20260608 09:54:59.596248 17469 leader_election.cc:304] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 240567f4ab8649bcb7d724b5c7ae9c38, 8e052fdd57fc4ba2b5f7a917c13fdbb3; no voters: 
I20260608 09:54:59.596999 17722 raft_consensus.cc:2804] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:59.597467 17722 raft_consensus.cc:697] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 LEADER]: Becoming Leader. State: Replica: 240567f4ab8649bcb7d724b5c7ae9c38, State: Running, Role: LEADER
I20260608 09:54:59.598208 17722 consensus_queue.cc:237] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:54:59.608747 17398 catalog_manager.cc:5696] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193). New cstate: current_term: 1 leader_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:59.714155  9863 tablet_server.cc:179] TabletServer@127.9.161.193:0 shutting down...
I20260608 09:54:59.736773  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:59.737713  9863 tablet_replica.cc:333] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38: stopping tablet replica
I20260608 09:54:59.738629  9863 raft_consensus.cc:2243] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:59.739236  9863 pending_rounds.cc:70] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38: Trying to abort 1 pending ops.
I20260608 09:54:59.739419  9863 pending_rounds.cc:77] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617598362615808 op_type: NO_OP noop_request { }
I20260608 09:54:59.739686  9863 raft_consensus.cc:2889] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:54:59.739926  9863 raft_consensus.cc:2272] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:59.742769  9863 tablet_replica.cc:333] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38: stopping tablet replica
I20260608 09:54:59.743321  9863 raft_consensus.cc:2243] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:59.743681  9863 raft_consensus.cc:2272] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:59.745854  9863 tablet_replica.cc:333] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38: stopping tablet replica
I20260608 09:54:59.746655  9863 raft_consensus.cc:2243] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:59.747824  9863 raft_consensus.cc:2272] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:59.751410  9863 tablet_replica.cc:333] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38: stopping tablet replica
W20260608 09:54:59.751402 17543 consensus_peers.cc:597] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 -> Peer 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707): Couldn't send request to peer 240567f4ab8649bcb7d724b5c7ae9c38. 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:54:59.752332  9863 raft_consensus.cc:2243] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:59.752813  9863 raft_consensus.cc:2272] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:59.755364  9863 tablet_replica.cc:333] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38: stopping tablet replica
I20260608 09:54:59.755921  9863 raft_consensus.cc:2243] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:59.756579  9863 pending_rounds.cc:70] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38: Trying to abort 1 pending ops.
I20260608 09:54:59.756819  9863 pending_rounds.cc:77] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617597916459008 op_type: NO_OP noop_request { }
I20260608 09:54:59.757169  9863 raft_consensus.cc:2889] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:54:59.757472  9863 raft_consensus.cc:2272] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:59.759805  9863 tablet_replica.cc:333] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38: stopping tablet replica
I20260608 09:54:59.760371  9863 raft_consensus.cc:2243] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:59.760761  9863 raft_consensus.cc:2272] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:59.762624  9863 tablet_replica.cc:333] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38: stopping tablet replica
I20260608 09:54:59.763124  9863 raft_consensus.cc:2243] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:59.763545  9863 raft_consensus.cc:2272] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:59.766016  9863 tablet_replica.cc:333] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38: stopping tablet replica
I20260608 09:54:59.766513  9863 raft_consensus.cc:2243] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:59.766942  9863 raft_consensus.cc:2272] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:54:59.776872 17543 consensus_peers.cc:597] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 -> Peer 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707): Couldn't send request to peer 240567f4ab8649bcb7d724b5c7ae9c38. 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:54:59.798280  9863 tablet_server.cc:196] TabletServer@127.9.161.193:0 shutdown complete.
W20260608 09:54:59.988740 17543 consensus_peers.cc:597] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5 -> Peer 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707): Couldn't send request to peer 240567f4ab8649bcb7d724b5c7ae9c38. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:36707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:00.019436 17721 consensus_queue.cc:1048] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:55:00.037489 17543 consensus_peers.cc:597] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5 -> Peer 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707): Couldn't send request to peer 240567f4ab8649bcb7d724b5c7ae9c38. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:36707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:00.079681 17725 consensus_queue.cc:1048] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:55:00.094641 17543 consensus_peers.cc:597] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 -> Peer 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707): Couldn't send request to peer 240567f4ab8649bcb7d724b5c7ae9c38. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:36707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:00.477773 17704 consensus_queue.cc:579] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Leader has been unable to successfully communicate with peer 240567f4ab8649bcb7d724b5c7ae9c38 for more than 1 seconds (1.016s)
I20260608 09:55:00.835026 17398 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46910:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 09:55:00.835686 17398 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:46910:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 09:55:00.840580 17775 raft_consensus.cc:493] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 240567f4ab8649bcb7d724b5c7ae9c38)
I20260608 09:55:00.841428 17775 raft_consensus.cc:515] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:55:00.844106 17775 leader_election.cc:290] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707), c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847)
W20260608 09:55:00.855379 17617 leader_election.cc:336] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707): Network error: Client connection negotiation failed: client connection to 127.9.161.193:36707: connect: Connection refused (error 111)
I20260608 09:55:00.856009 17704 raft_consensus.cc:493] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 240567f4ab8649bcb7d724b5c7ae9c38)
I20260608 09:55:00.857210 17704 raft_consensus.cc:515] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:55:00.861202 17652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74c6d14af2e4633bc1c4774fd7a16f4" candidate_uuid: "c1e14e50c573417898dfdc1591eb1ee5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" is_pre_election: true
I20260608 09:55:00.862033 17652 raft_consensus.cc:2468] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1e14e50c573417898dfdc1591eb1ee5 in term 1.
I20260608 09:55:00.863780 17544 leader_election.cc:304] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [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: 8e052fdd57fc4ba2b5f7a917c13fdbb3, c1e14e50c573417898dfdc1591eb1ee5; no voters: 
I20260608 09:55:00.864903 17771 raft_consensus.cc:2804] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:55:00.865260 17771 raft_consensus.cc:493] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 240567f4ab8649bcb7d724b5c7ae9c38)
W20260608 09:55:00.865389 17543 leader_election.cc:336] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707): Network error: Client connection negotiation failed: client connection to 127.9.161.193:36707: connect: Connection refused (error 111)
I20260608 09:55:00.865669 17771 raft_consensus.cc:3060] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:00.867651 17579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74c6d14af2e4633bc1c4774fd7a16f4" candidate_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1e14e50c573417898dfdc1591eb1ee5" is_pre_election: true
I20260608 09:55:00.868639 17704 leader_election.cc:290] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707), 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401)
I20260608 09:55:00.874258 17398 catalog_manager.cc:5983] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306: Sending DeleteTablet for 3 replicas of tablet f97a9899fb3a4617a2e0a809d95e4dcb
I20260608 09:55:00.875918 17771 raft_consensus.cc:515] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:55:00.876467 17398 catalog_manager.cc:5983] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306: Sending DeleteTablet for 3 replicas of tablet 04d6fb2210fd4e4da8c689f853b24ed6
I20260608 09:55:00.877208 17579 raft_consensus.cc:2393] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e052fdd57fc4ba2b5f7a917c13fdbb3 in current term 2: Already voted for candidate c1e14e50c573417898dfdc1591eb1ee5 in this term.
I20260608 09:55:00.878324 17643 tablet_service.cc:1558] Processing DeleteTablet for tablet f97a9899fb3a4617a2e0a809d95e4dcb with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:55:00 UTC) from {username='slave'} at 127.0.0.1:53190
I20260608 09:55:00.879369 17398 catalog_manager.cc:5983] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306: Sending DeleteTablet for 3 replicas of tablet 66cb8b83b49b4ed0a7618f258f810c5b
I20260608 09:55:00.881575 17641 tablet_service.cc:1558] Processing DeleteTablet for tablet 04d6fb2210fd4e4da8c689f853b24ed6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:55:00 UTC) from {username='slave'} at 127.0.0.1:53190
I20260608 09:55:00.881867 17398 catalog_manager.cc:5983] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306: Sending DeleteTablet for 3 replicas of tablet 1c7d96af995b4280a9fc08704cd13a64
I20260608 09:55:00.881985 17617 leader_election.cc:304] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [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: 8e052fdd57fc4ba2b5f7a917c13fdbb3; no voters: 240567f4ab8649bcb7d724b5c7ae9c38, c1e14e50c573417898dfdc1591eb1ee5
I20260608 09:55:00.883205 17775 raft_consensus.cc:3060] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:00.883477 17641 tablet_service.cc:1558] Processing DeleteTablet for tablet 66cb8b83b49b4ed0a7618f258f810c5b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:55:00 UTC) from {username='slave'} at 127.0.0.1:53190
I20260608 09:55:00.886052 17641 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c7d96af995b4280a9fc08704cd13a64 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:55:00 UTC) from {username='slave'} at 127.0.0.1:53190
I20260608 09:55:00.888006 17771 leader_election.cc:290] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [CANDIDATE]: Term 2 election: Requested vote from peers 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707), 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401)
I20260608 09:55:00.889235 17652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74c6d14af2e4633bc1c4774fd7a16f4" candidate_uuid: "c1e14e50c573417898dfdc1591eb1ee5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3"
I20260608 09:55:00.890306 17785 tablet_replica.cc:333] T f97a9899fb3a4617a2e0a809d95e4dcb P 8e052fdd57fc4ba2b5f7a917c13fdbb3: stopping tablet replica
I20260608 09:55:00.892198 17785 raft_consensus.cc:2243] T f97a9899fb3a4617a2e0a809d95e4dcb P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:00.893158 17785 raft_consensus.cc:2272] T f97a9899fb3a4617a2e0a809d95e4dcb P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:00.892320  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:55:00.896857 17567 tablet_service.cc:1558] Processing DeleteTablet for tablet f97a9899fb3a4617a2e0a809d95e4dcb with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:55:00 UTC) from {username='slave'} at 127.0.0.1:36052
I20260608 09:55:00.897449 17775 raft_consensus.cc:2749] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:55:00.898691 17543 leader_election.cc:336] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707): Network error: Client connection negotiation failed: client connection to 127.9.161.193:36707: connect: Connection refused (error 111)
I20260608 09:55:00.901612 17568 tablet_service.cc:1558] Processing DeleteTablet for tablet 04d6fb2210fd4e4da8c689f853b24ed6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:55:00 UTC) from {username='slave'} at 127.0.0.1:36052
I20260608 09:55:00.904078 17568 tablet_service.cc:1558] Processing DeleteTablet for tablet 66cb8b83b49b4ed0a7618f258f810c5b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:55:00 UTC) from {username='slave'} at 127.0.0.1:36052
I20260608 09:55:00.905933 17786 tablet_replica.cc:333] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5: stopping tablet replica
I20260608 09:55:00.906297 17567 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c7d96af995b4280a9fc08704cd13a64 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:55:00 UTC) from {username='slave'} at 127.0.0.1:36052
I20260608 09:55:00.907512 17786 raft_consensus.cc:2243] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:00.908020 17652 raft_consensus.cc:2468] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1e14e50c573417898dfdc1591eb1ee5 in term 2.
I20260608 09:55:00.909251 17786 raft_consensus.cc:2272] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:00.909454 17785 ts_tablet_manager.cc:1916] T f97a9899fb3a4617a2e0a809d95e4dcb P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:55:00.910455 17544 leader_election.cc:304] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [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: 8e052fdd57fc4ba2b5f7a917c13fdbb3, c1e14e50c573417898dfdc1591eb1ee5; no voters: 240567f4ab8649bcb7d724b5c7ae9c38
I20260608 09:55:00.911976 17771 raft_consensus.cc:2804] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:55:00.912564 17771 raft_consensus.cc:697] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [term 2 LEADER]: Becoming Leader. State: Replica: c1e14e50c573417898dfdc1591eb1ee5, State: Running, Role: LEADER
I20260608 09:55:00.913714 17771 consensus_queue.cc:237] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [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: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:55:00.914463 17786 ts_tablet_manager.cc:1916] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 09:55:00.932085 17387 catalog_manager.cc:4754] TS 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet f97a9899fb3a4617a2e0a809d95e4dcb: Network error: Client connection negotiation failed: client connection to 127.9.161.193:36707: connect: Connection refused (error 111)
I20260608 09:55:00.933950 17785 ts_tablet_manager.cc:1929] T f97a9899fb3a4617a2e0a809d95e4dcb P 8e052fdd57fc4ba2b5f7a917c13fdbb3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:55:00.934656 17785 log.cc:1199] T f97a9899fb3a4617a2e0a809d95e4dcb P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-2-root/wals/f97a9899fb3a4617a2e0a809d95e4dcb
I20260608 09:55:00.933574 17398 catalog_manager.cc:5696] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 reported cstate change: term changed from 1 to 2, leader changed from 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193) to c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194). New cstate: current_term: 2 leader_uuid: "c1e14e50c573417898dfdc1591eb1ee5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:00.935918 17785 ts_tablet_manager.cc:1950] T f97a9899fb3a4617a2e0a809d95e4dcb P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Deleting consensus metadata
I20260608 09:55:00.938318 17786 ts_tablet_manager.cc:1929] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:55:00.938917 17786 log.cc:1199] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-1-root/wals/f97a9899fb3a4617a2e0a809d95e4dcb
I20260608 09:55:00.940019 17786 ts_tablet_manager.cc:1950] T f97a9899fb3a4617a2e0a809d95e4dcb P c1e14e50c573417898dfdc1591eb1ee5: Deleting consensus metadata
I20260608 09:55:00.941078 17388 catalog_manager.cc:5027] TS 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401): tablet f97a9899fb3a4617a2e0a809d95e4dcb (table dugtrio [id=38b89cbec1ec47dcae552475a33ed2d9]) successfully deleted
I20260608 09:55:00.942963 17785 tablet_replica.cc:333] T 04d6fb2210fd4e4da8c689f853b24ed6 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: stopping tablet replica
I20260608 09:55:00.944137 17785 raft_consensus.cc:2243] T 04d6fb2210fd4e4da8c689f853b24ed6 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:00.944842 17387 catalog_manager.cc:5027] TS c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847): tablet f97a9899fb3a4617a2e0a809d95e4dcb (table dugtrio [id=38b89cbec1ec47dcae552475a33ed2d9]) successfully deleted
I20260608 09:55:00.945734 17786 tablet_replica.cc:333] T 04d6fb2210fd4e4da8c689f853b24ed6 P c1e14e50c573417898dfdc1591eb1ee5: stopping tablet replica
W20260608 09:55:00.945231 17787 instance_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:00.946420 17785 raft_consensus.cc:2272] T 04d6fb2210fd4e4da8c689f853b24ed6 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:00.947996 17786 raft_consensus.cc:2243] T 04d6fb2210fd4e4da8c689f853b24ed6 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:00.948779 17786 raft_consensus.cc:2272] T 04d6fb2210fd4e4da8c689f853b24ed6 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:00.950965 17785 ts_tablet_manager.cc:1916] T 04d6fb2210fd4e4da8c689f853b24ed6 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 09:55:00.956267 17790 instance_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.957182 17786 ts_tablet_manager.cc:1916] T 04d6fb2210fd4e4da8c689f853b24ed6 P c1e14e50c573417898dfdc1591eb1ee5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:55:00.965375  9863 server_base.cc:1061] running on GCE node
W20260608 09:55:00.967123 17792 instance_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.968384  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:00.968677  9863 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.968894  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912500968868 us; error 0 us; skew 500 ppm
I20260608 09:55:00.969177 17785 ts_tablet_manager.cc:1929] T 04d6fb2210fd4e4da8c689f853b24ed6 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:55:00.969635 17785 log.cc:1199] T 04d6fb2210fd4e4da8c689f853b24ed6 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-2-root/wals/04d6fb2210fd4e4da8c689f853b24ed6
I20260608 09:55:00.969758  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:00.970448 17785 ts_tablet_manager.cc:1950] T 04d6fb2210fd4e4da8c689f853b24ed6 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Deleting consensus metadata
I20260608 09:55:00.973906  9863 webserver.cc:533] Webserver started at http://127.9.161.196:43163/ using document root <none> and password file <none>
I20260608 09:55:00.974690  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:00.974884 17785 tablet_replica.cc:333] T 66cb8b83b49b4ed0a7618f258f810c5b P 8e052fdd57fc4ba2b5f7a917c13fdbb3: stopping tablet replica
I20260608 09:55:00.974996  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:00.975109 17388 catalog_manager.cc:5027] TS 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401): tablet 04d6fb2210fd4e4da8c689f853b24ed6 (table dugtrio [id=38b89cbec1ec47dcae552475a33ed2d9]) successfully deleted
I20260608 09:55:00.975306 17786 ts_tablet_manager.cc:1929] T 04d6fb2210fd4e4da8c689f853b24ed6 P c1e14e50c573417898dfdc1591eb1ee5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:55:00.975808  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:00.976140 17786 log.cc:1199] T 04d6fb2210fd4e4da8c689f853b24ed6 P c1e14e50c573417898dfdc1591eb1ee5: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-1-root/wals/04d6fb2210fd4e4da8c689f853b24ed6
I20260608 09:55:00.976934 17786 ts_tablet_manager.cc:1950] T 04d6fb2210fd4e4da8c689f853b24ed6 P c1e14e50c573417898dfdc1591eb1ee5: Deleting consensus metadata
I20260608 09:55:00.977545  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-3-root/instance:
uuid: "2ce4c7e38bff4ee28975ef77f2ec2218"
format_stamp: "Formatted at 2026-06-08 09:55:00 on dist-test-slave-bjvn"
I20260608 09:55:00.978614 17785 raft_consensus.cc:2243] T 66cb8b83b49b4ed0a7618f258f810c5b P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:00.979990 17785 raft_consensus.cc:2272] T 66cb8b83b49b4ed0a7618f258f810c5b P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:55:00.983345 17450 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 240567f4ab8649bcb7d724b5c7ae9c38 not available for placement
I20260608 09:55:00.984015 17786 tablet_replica.cc:333] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5: stopping tablet replica
I20260608 09:55:00.984506 17785 ts_tablet_manager.cc:1916] T 66cb8b83b49b4ed0a7618f258f810c5b P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:55:00.985251 17786 raft_consensus.cc:2243] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:00.985333 17387 catalog_manager.cc:5027] TS c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847): tablet 04d6fb2210fd4e4da8c689f853b24ed6 (table dugtrio [id=38b89cbec1ec47dcae552475a33ed2d9]) successfully deleted
I20260608 09:55:00.986673 17786 raft_consensus.cc:2272] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:00.991377 17786 ts_tablet_manager.cc:1916] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:55:00.991693 17771 consensus_queue.cc:579] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Leader has been unable to successfully communicate with peer 240567f4ab8649bcb7d724b5c7ae9c38 for more than 1 seconds (1.240s)
I20260608 09:55:01.005373 17785 ts_tablet_manager.cc:1929] T 66cb8b83b49b4ed0a7618f258f810c5b P 8e052fdd57fc4ba2b5f7a917c13fdbb3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:55:01.005707  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.027s	user 0.004s	sys 0.010s
I20260608 09:55:01.005894 17785 log.cc:1199] T 66cb8b83b49b4ed0a7618f258f810c5b P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-2-root/wals/66cb8b83b49b4ed0a7618f258f810c5b
I20260608 09:55:01.006816 17785 ts_tablet_manager.cc:1950] T 66cb8b83b49b4ed0a7618f258f810c5b P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Deleting consensus metadata
I20260608 09:55:01.009147 17786 ts_tablet_manager.cc:1929] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:55:01.009661 17786 log.cc:1199] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-1-root/wals/66cb8b83b49b4ed0a7618f258f810c5b
I20260608 09:55:01.010756 17785 tablet_replica.cc:333] T 1c7d96af995b4280a9fc08704cd13a64 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: stopping tablet replica
I20260608 09:55:01.010823 17797 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:01.010890 17388 catalog_manager.cc:5027] TS 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401): tablet 66cb8b83b49b4ed0a7618f258f810c5b (table dugtrio [id=38b89cbec1ec47dcae552475a33ed2d9]) successfully deleted
I20260608 09:55:01.011797 17786 ts_tablet_manager.cc:1950] T 66cb8b83b49b4ed0a7618f258f810c5b P c1e14e50c573417898dfdc1591eb1ee5: Deleting consensus metadata
I20260608 09:55:01.012123 17785 raft_consensus.cc:2243] T 1c7d96af995b4280a9fc08704cd13a64 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:01.012889 17785 raft_consensus.cc:2272] T 1c7d96af995b4280a9fc08704cd13a64 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:01.013337  9863 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.001s
I20260608 09:55:01.013713  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-3-root
uuid: "2ce4c7e38bff4ee28975ef77f2ec2218"
format_stamp: "Formatted at 2026-06-08 09:55:00 on dist-test-slave-bjvn"
I20260608 09:55:01.014120  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-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:01.016321 17786 tablet_replica.cc:333] T 1c7d96af995b4280a9fc08704cd13a64 P c1e14e50c573417898dfdc1591eb1ee5: stopping tablet replica
I20260608 09:55:01.016484 17387 catalog_manager.cc:5027] TS c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847): tablet 66cb8b83b49b4ed0a7618f258f810c5b (table dugtrio [id=38b89cbec1ec47dcae552475a33ed2d9]) successfully deleted
I20260608 09:55:01.016893 17785 ts_tablet_manager.cc:1916] T 1c7d96af995b4280a9fc08704cd13a64 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:55:01.017481 17786 raft_consensus.cc:2243] T 1c7d96af995b4280a9fc08704cd13a64 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:01.018244 17786 raft_consensus.cc:2272] T 1c7d96af995b4280a9fc08704cd13a64 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:01.021819 17786 ts_tablet_manager.cc:1916] T 1c7d96af995b4280a9fc08704cd13a64 P c1e14e50c573417898dfdc1591eb1ee5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:55:01.034605 17785 ts_tablet_manager.cc:1929] T 1c7d96af995b4280a9fc08704cd13a64 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:55:01.035219 17785 log.cc:1199] T 1c7d96af995b4280a9fc08704cd13a64 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-2-root/wals/1c7d96af995b4280a9fc08704cd13a64
I20260608 09:55:01.035990 17785 ts_tablet_manager.cc:1950] T 1c7d96af995b4280a9fc08704cd13a64 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Deleting consensus metadata
I20260608 09:55:01.038916 17786 ts_tablet_manager.cc:1929] T 1c7d96af995b4280a9fc08704cd13a64 P c1e14e50c573417898dfdc1591eb1ee5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:55:01.039330 17704 consensus_queue.cc:579] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Leader has been unable to successfully communicate with peer 240567f4ab8649bcb7d724b5c7ae9c38 for more than 1 seconds (1.560s)
I20260608 09:55:01.039568 17786 log.cc:1199] T 1c7d96af995b4280a9fc08704cd13a64 P c1e14e50c573417898dfdc1591eb1ee5: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-1-root/wals/1c7d96af995b4280a9fc08704cd13a64
I20260608 09:55:01.040093 17388 catalog_manager.cc:5027] TS 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401): tablet 1c7d96af995b4280a9fc08704cd13a64 (table dugtrio [id=38b89cbec1ec47dcae552475a33ed2d9]) successfully deleted
I20260608 09:55:01.041889 17786 ts_tablet_manager.cc:1950] T 1c7d96af995b4280a9fc08704cd13a64 P c1e14e50c573417898dfdc1591eb1ee5: Deleting consensus metadata
I20260608 09:55:01.051620 17387 catalog_manager.cc:5027] TS c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847): tablet 1c7d96af995b4280a9fc08704cd13a64 (table dugtrio [id=38b89cbec1ec47dcae552475a33ed2d9]) successfully deleted
I20260608 09:55:01.061204  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:01.063163  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:01.065333  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:01.068161  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:01.068374  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:01.068663  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:01.068841  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:01.114339  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.196:34249
I20260608 09:55:01.114480 17861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.196:34249 every 8 connection(s)
I20260608 09:55:01.122449  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:55:01.123970 17802 consensus_queue.cc:579] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Leader has been unable to successfully communicate with peer 240567f4ab8649bcb7d724b5c7ae9c38 for more than 1 seconds (1.345s)
W20260608 09:55:01.134030 17865 instance_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:01.138072 17866 instance_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:01.138788 17862 heartbeater.cc:344] Connected to a master server at 127.9.161.254:35349
I20260608 09:55:01.139278 17862 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:01.140766 17862 heartbeater.cc:507] Master 127.9.161.254:35349 requested a full tablet report, sending...
I20260608 09:55:01.143754 17398 ts_manager.cc:194] Registered new tserver with Master: 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196:34249)
W20260608 09:55:01.144665 17868 instance_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:01.145987 17398 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46922
I20260608 09:55:01.149386  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:01.150890  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:01.151162  9863 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:01.151367  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912501151352 us; error 0 us; skew 500 ppm
I20260608 09:55:01.152105  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:01.154997  9863 webserver.cc:533] Webserver started at http://127.9.161.193:37697/ using document root <none> and password file <none>
I20260608 09:55:01.155579  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:01.155795  9863 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:55:01.160050  9863 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:55:01.164583 17873 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:01.165720  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:55:01.166232  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-0-root
uuid: "240567f4ab8649bcb7d724b5c7ae9c38"
format_stamp: "Formatted at 2026-06-08 09:54:57 on dist-test-slave-bjvn"
I20260608 09:55:01.166677  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-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:01.166690 17579 consensus_queue.cc:237] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [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: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } }
I20260608 09:55:01.176712 17652 raft_consensus.cc:1275] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Refusing update from remote peer c1e14e50c573417898dfdc1591eb1ee5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:01.179133 17802 consensus_queue.cc:1048] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:55:01.182859 17579 consensus_queue.cc:237] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [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: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } }
W20260608 09:55:01.197207 17543 consensus_peers.cc:597] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 -> Peer 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707): Couldn't send request to peer 240567f4ab8649bcb7d724b5c7ae9c38. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:36707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:01.197762  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:01.199951  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:01.201718 17653 raft_consensus.cc:1275] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Refusing update from remote peer c1e14e50c573417898dfdc1591eb1ee5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:01.205065 17704 consensus_queue.cc:1048] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:01.209034  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:01.213464 17771 raft_consensus.cc:2955] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } } }
W20260608 09:55:01.216390 17545 consensus_peers.cc:597] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 -> Peer 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196:34249): Couldn't send request to peer 2ce4c7e38bff4ee28975ef77f2ec2218. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9a105ddcd44f4ea7bdf71b4f1798ec44. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:55:01.217234 17545 consensus_peers.cc:597] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 -> Peer 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196:34249): Couldn't send request to peer 2ce4c7e38bff4ee28975ef77f2ec2218. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea2a06a98f3440489d729728a7d90e60. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:55:01.221107 17543 consensus_peers.cc:597] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 -> Peer 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707): Couldn't send request to peer 240567f4ab8649bcb7d724b5c7ae9c38. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:36707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:01.220585 17652 raft_consensus.cc:2955] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } } }
I20260608 09:55:01.222481 17579 consensus_queue.cc:237] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [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: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } }
I20260608 09:55:01.222766 17803 raft_consensus.cc:2955] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } } }
I20260608 09:55:01.229604 17387 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 9a105ddcd44f4ea7bdf71b4f1798ec44 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260608 09:55:01.236871 17653 raft_consensus.cc:1275] T b27690d8773f472285e1522385107105 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Refusing update from remote peer c1e14e50c573417898dfdc1591eb1ee5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:01.233568 17886 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
W20260608 09:55:01.242079 17545 consensus_peers.cc:597] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 -> Peer 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196:34249): Couldn't send request to peer 2ce4c7e38bff4ee28975ef77f2ec2218. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b27690d8773f472285e1522385107105. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:01.247727 17802 consensus_queue.cc:1048] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:55:01.246649 17398 catalog_manager.cc:5696] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 reported cstate change: config changed from index -1 to 2, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "c1e14e50c573417898dfdc1591eb1ee5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } } }
I20260608 09:55:01.250597 17652 raft_consensus.cc:2955] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } } }
W20260608 09:55:01.262442 17543 consensus_peers.cc:597] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 -> Peer 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707): Couldn't send request to peer 240567f4ab8649bcb7d724b5c7ae9c38. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:36707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:01.276216 17387 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ea2a06a98f3440489d729728a7d90e60 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260608 09:55:01.282099 17653 raft_consensus.cc:2955] T b27690d8773f472285e1522385107105 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } } }
I20260608 09:55:01.280242 17889 raft_consensus.cc:2955] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } } }
I20260608 09:55:01.306702 17398 catalog_manager.cc:5696] T b27690d8773f472285e1522385107105 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 reported cstate change: config changed from index -1 to 2, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "c1e14e50c573417898dfdc1591eb1ee5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } } }
I20260608 09:55:01.320772 17387 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b27690d8773f472285e1522385107105 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260608 09:55:01.323830  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 09:55:01.324275  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.106s	user 0.007s	sys 0.000s
I20260608 09:55:01.324664  9863 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 09:55:01.326581 17398 catalog_manager.cc:5696] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 reported cstate change: config changed from index -1 to 2, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "c1e14e50c573417898dfdc1591eb1ee5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } } }
I20260608 09:55:01.330876 17886 tablet_bootstrap.cc:492] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38: Bootstrap starting.
I20260608 09:55:01.350081 17886 tablet_bootstrap.cc:492] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38: 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:55:01.350927 17886 tablet_bootstrap.cc:492] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38: Bootstrap complete.
I20260608 09:55:01.351498 17886 ts_tablet_manager.cc:1403] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260608 09:55:01.353912 17886 raft_consensus.cc:359] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:55:01.354460 17886 raft_consensus.cc:740] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240567f4ab8649bcb7d724b5c7ae9c38, State: Initialized, Role: FOLLOWER
I20260608 09:55:01.355160 17886 consensus_queue.cc:260] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38 [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: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:55:01.357905 17886 ts_tablet_manager.cc:1434] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 09:55:01.358711 17886 tablet_bootstrap.cc:492] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38: Bootstrap starting.
I20260608 09:55:01.365854  9863 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 09:55:01.366212  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.042s	user 0.042s	sys 0.000s
I20260608 09:55:01.372855 17886 tablet_bootstrap.cc:492] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38: 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:55:01.373703 17886 tablet_bootstrap.cc:492] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38: Bootstrap complete.
I20260608 09:55:01.374492 17886 ts_tablet_manager.cc:1403] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 09:55:01.378614 17886 raft_consensus.cc:359] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:55:01.379544 17886 raft_consensus.cc:740] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240567f4ab8649bcb7d724b5c7ae9c38, State: Initialized, Role: FOLLOWER
I20260608 09:55:01.380559 17886 consensus_queue.cc:260] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38 [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: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:55:01.383239 17886 ts_tablet_manager.cc:1434] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:55:01.384361 17886 tablet_bootstrap.cc:492] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38: Bootstrap starting.
I20260608 09:55:01.388605 17652 raft_consensus.cc:1275] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 2 FOLLOWER]: Refusing update from remote peer c1e14e50c573417898dfdc1591eb1ee5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:55:01.391027 17704 consensus_queue.cc:1048] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 09:55:01.417667 17543 consensus_peers.cc:597] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 -> Peer 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707): Couldn't send request to peer 240567f4ab8649bcb7d724b5c7ae9c38. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:36707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:01.421248 17886 tablet_bootstrap.cc:492] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38: 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:55:01.422623 17886 tablet_bootstrap.cc:492] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38: Bootstrap complete.
I20260608 09:55:01.423592 17886 ts_tablet_manager.cc:1403] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.013s
I20260608 09:55:01.427594 17886 raft_consensus.cc:359] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:55:01.428821 17886 raft_consensus.cc:740] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240567f4ab8649bcb7d724b5c7ae9c38, State: Initialized, Role: FOLLOWER
I20260608 09:55:01.429977 17886 consensus_queue.cc:260] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38 [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: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:55:01.432816 17886 ts_tablet_manager.cc:1434] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:55:01.433941 17886 tablet_bootstrap.cc:492] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38: Bootstrap starting.
I20260608 09:55:01.452245  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.193:36707
I20260608 09:55:01.452437 17954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.193:36707 every 8 connection(s)
I20260608 09:55:01.453917 17886 tablet_bootstrap.cc:492] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38: 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:55:01.454881 17886 tablet_bootstrap.cc:492] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38: Bootstrap complete.
I20260608 09:55:01.455556 17886 ts_tablet_manager.cc:1403] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260608 09:55:01.458700 17886 raft_consensus.cc:359] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:55:01.459508 17886 raft_consensus.cc:740] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240567f4ab8649bcb7d724b5c7ae9c38, State: Initialized, Role: FOLLOWER
I20260608 09:55:01.460687 17886 consensus_queue.cc:260] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 [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: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:55:01.462724 17886 ts_tablet_manager.cc:1434] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:55:01.463651 17886 tablet_bootstrap.cc:492] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38: Bootstrap starting.
I20260608 09:55:01.470873 17955 heartbeater.cc:344] Connected to a master server at 127.9.161.254:35349
I20260608 09:55:01.471314 17955 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:01.472081 17955 heartbeater.cc:507] Master 127.9.161.254:35349 requested a full tablet report, sending...
I20260608 09:55:01.477046 17886 tablet_bootstrap.cc:492] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38: 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:55:01.477372 17399 ts_manager.cc:194] Re-registered known tserver with Master: 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707)
I20260608 09:55:01.478014 17886 tablet_bootstrap.cc:492] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38: Bootstrap complete.
I20260608 09:55:01.478618 17886 ts_tablet_manager.cc:1403] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
I20260608 09:55:01.480618 17886 raft_consensus.cc:359] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:55:01.481249 17886 raft_consensus.cc:740] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240567f4ab8649bcb7d724b5c7ae9c38, State: Initialized, Role: FOLLOWER
I20260608 09:55:01.481896 17886 consensus_queue.cc:260] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38 [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: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:55:01.483337 17886 ts_tablet_manager.cc:1434] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:55:01.484009 17886 tablet_bootstrap.cc:492] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38: Bootstrap starting.
I20260608 09:55:01.485931 17399 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46938
I20260608 09:55:01.488903 17955 heartbeater.cc:499] Master 127.9.161.254:35349 was elected leader, sending a full tablet report...
I20260608 09:55:01.496591 17886 tablet_bootstrap.cc:492] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38: 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:55:01.497339 17886 tablet_bootstrap.cc:492] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38: Bootstrap complete.
I20260608 09:55:01.497951 17886 ts_tablet_manager.cc:1403] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 09:55:01.499845 17886 raft_consensus.cc:359] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:55:01.500349 17886 raft_consensus.cc:740] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240567f4ab8649bcb7d724b5c7ae9c38, State: Initialized, Role: FOLLOWER
I20260608 09:55:01.500937 17886 consensus_queue.cc:260] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [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: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:55:01.502563 17886 ts_tablet_manager.cc:1434] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:55:01.503237 17886 tablet_bootstrap.cc:492] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38: Bootstrap starting.
I20260608 09:55:01.514654 17886 tablet_bootstrap.cc:492] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38: 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:55:01.515501 17886 tablet_bootstrap.cc:492] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38: Bootstrap complete.
I20260608 09:55:01.516222 17886 ts_tablet_manager.cc:1403] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260608 09:55:01.518496 17886 raft_consensus.cc:359] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:55:01.518980 17886 raft_consensus.cc:740] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240567f4ab8649bcb7d724b5c7ae9c38, State: Initialized, Role: FOLLOWER
I20260608 09:55:01.519526 17886 consensus_queue.cc:260] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:55:01.521319 17886 ts_tablet_manager.cc:1434] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260608 09:55:01.522178 17886 tablet_bootstrap.cc:492] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38: Bootstrap starting.
I20260608 09:55:01.533713 17886 tablet_bootstrap.cc:492] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38: 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:55:01.534435 17886 tablet_bootstrap.cc:492] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38: Bootstrap complete.
I20260608 09:55:01.534987 17886 ts_tablet_manager.cc:1403] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260608 09:55:01.536873 17886 raft_consensus.cc:359] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:55:01.537393 17886 raft_consensus.cc:740] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 240567f4ab8649bcb7d724b5c7ae9c38, State: Initialized, Role: FOLLOWER
I20260608 09:55:01.538049 17886 consensus_queue.cc:260] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:55:01.539606 17886 ts_tablet_manager.cc:1434] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260608 09:55:01.569229 17919 tablet_service.cc:1558] Processing DeleteTablet for tablet 04d6fb2210fd4e4da8c689f853b24ed6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:55:00 UTC) from {username='slave'} at 127.0.0.1:55616
I20260608 09:55:01.570873 17963 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:01.571655 17963 raft_consensus.cc:2243] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:01.572095 17963 pending_rounds.cc:70] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38: Trying to abort 1 pending ops.
I20260608 09:55:01.572324 17963 pending_rounds.cc:77] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617597916459008 op_type: NO_OP noop_request { }
I20260608 09:55:01.572638 17963 raft_consensus.cc:2889] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:55:01.573009 17963 raft_consensus.cc:2272] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:01.575419 17963 ts_tablet_manager.cc:1916] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:55:01.583815 17964 ts_tablet_manager.cc:933] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 2ce4c7e38bff4ee28975ef77f2ec2218: Initiating tablet copy from peer c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847)
I20260608 09:55:01.585690 17964 tablet_copy_client.cc:323] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.194:35847
I20260608 09:55:01.588558 17963 ts_tablet_manager.cc:1929] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:55:01.589144 17963 log.cc:1199] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-0-root/wals/04d6fb2210fd4e4da8c689f853b24ed6
I20260608 09:55:01.590062 17963 ts_tablet_manager.cc:1950] T 04d6fb2210fd4e4da8c689f853b24ed6 P 240567f4ab8649bcb7d724b5c7ae9c38: Deleting consensus metadata
I20260608 09:55:01.593487 17387 catalog_manager.cc:5027] TS 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707): tablet 04d6fb2210fd4e4da8c689f853b24ed6 (table dugtrio [id=38b89cbec1ec47dcae552475a33ed2d9]) successfully deleted
I20260608 09:55:01.598213 17589 tablet_copy_service.cc:140] P c1e14e50c573417898dfdc1591eb1ee5: Received BeginTabletCopySession request for tablet 9a105ddcd44f4ea7bdf71b4f1798ec44 from peer 2ce4c7e38bff4ee28975ef77f2ec2218 ({username='slave'} at 127.0.0.1:36078)
I20260608 09:55:01.598917 17589 tablet_copy_service.cc:161] P c1e14e50c573417898dfdc1591eb1ee5: Beginning new tablet copy session on tablet 9a105ddcd44f4ea7bdf71b4f1798ec44 from peer 2ce4c7e38bff4ee28975ef77f2ec2218 at {username='slave'} at 127.0.0.1:36078: session id = 2ce4c7e38bff4ee28975ef77f2ec2218-9a105ddcd44f4ea7bdf71b4f1798ec44
I20260608 09:55:01.600786 17919 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c7d96af995b4280a9fc08704cd13a64 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:55:00 UTC) from {username='slave'} at 127.0.0.1:55616
I20260608 09:55:01.601658 17963 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:01.602674 17963 raft_consensus.cc:2243] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:01.603228 17963 pending_rounds.cc:70] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38: Trying to abort 1 pending ops.
I20260608 09:55:01.603507 17963 pending_rounds.cc:77] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617598362615808 op_type: NO_OP noop_request { }
I20260608 09:55:01.603957 17963 raft_consensus.cc:2889] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:55:01.604403 17963 raft_consensus.cc:2272] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:01.606405 17919 tablet_service.cc:1558] Processing DeleteTablet for tablet f97a9899fb3a4617a2e0a809d95e4dcb with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:55:00 UTC) from {username='slave'} at 127.0.0.1:55616
I20260608 09:55:01.607934 17963 ts_tablet_manager.cc:1916] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:55:01.607990 17589 tablet_copy_source_session.cc:215] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:01.610248 17929 raft_consensus.cc:2955] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } } }
I20260608 09:55:01.617048 17964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a105ddcd44f4ea7bdf71b4f1798ec44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:01.621292 17963 ts_tablet_manager.cc:1929] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:55:01.621809 17963 log.cc:1199] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-0-root/wals/1c7d96af995b4280a9fc08704cd13a64
I20260608 09:55:01.622644 17963 ts_tablet_manager.cc:1950] T 1c7d96af995b4280a9fc08704cd13a64 P 240567f4ab8649bcb7d724b5c7ae9c38: Deleting consensus metadata
I20260608 09:55:01.625854 17963 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:01.626328 17387 catalog_manager.cc:5027] TS 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707): tablet 1c7d96af995b4280a9fc08704cd13a64 (table dugtrio [id=38b89cbec1ec47dcae552475a33ed2d9]) successfully deleted
I20260608 09:55:01.627524 17963 raft_consensus.cc:2243] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:01.628204 17963 raft_consensus.cc:2272] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:01.631603 17963 ts_tablet_manager.cc:1916] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:55:01.633054 17964 tablet_copy_client.cc:806] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:01.633744 17964 tablet_copy_client.cc:670] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:01.638018 17964 tablet_copy_client.cc:538] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:01.643064 17919 tablet_service.cc:1558] Processing DeleteTablet for tablet 66cb8b83b49b4ed0a7618f258f810c5b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:55:00 UTC) from {username='slave'} at 127.0.0.1:55616
I20260608 09:55:01.645443 17964 tablet_bootstrap.cc:492] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 2ce4c7e38bff4ee28975ef77f2ec2218: Bootstrap starting.
I20260608 09:55:01.646174 17963 ts_tablet_manager.cc:1929] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:55:01.646580 17963 log.cc:1199] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-0-root/wals/f97a9899fb3a4617a2e0a809d95e4dcb
I20260608 09:55:01.647130 17963 ts_tablet_manager.cc:1950] T f97a9899fb3a4617a2e0a809d95e4dcb P 240567f4ab8649bcb7d724b5c7ae9c38: Deleting consensus metadata
I20260608 09:55:01.649662 17963 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:01.649813 17387 catalog_manager.cc:5027] TS 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707): tablet f97a9899fb3a4617a2e0a809d95e4dcb (table dugtrio [id=38b89cbec1ec47dcae552475a33ed2d9]) successfully deleted
I20260608 09:55:01.650576 17963 raft_consensus.cc:2243] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:01.651033 17963 raft_consensus.cc:2272] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:01.653249 17963 ts_tablet_manager.cc:1916] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:55:01.661695 17969 ts_tablet_manager.cc:933] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218: Initiating tablet copy from peer c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847)
I20260608 09:55:01.664382 17969 tablet_copy_client.cc:323] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.194:35847
I20260608 09:55:01.665413 17964 tablet_bootstrap.cc:492] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 2ce4c7e38bff4ee28975ef77f2ec2218: 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:55:01.666404 17964 tablet_bootstrap.cc:492] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 2ce4c7e38bff4ee28975ef77f2ec2218: Bootstrap complete.
I20260608 09:55:01.666385 17589 tablet_copy_service.cc:140] P c1e14e50c573417898dfdc1591eb1ee5: Received BeginTabletCopySession request for tablet ea2a06a98f3440489d729728a7d90e60 from peer 2ce4c7e38bff4ee28975ef77f2ec2218 ({username='slave'} at 127.0.0.1:36078)
I20260608 09:55:01.667114 17589 tablet_copy_service.cc:161] P c1e14e50c573417898dfdc1591eb1ee5: Beginning new tablet copy session on tablet ea2a06a98f3440489d729728a7d90e60 from peer 2ce4c7e38bff4ee28975ef77f2ec2218 at {username='slave'} at 127.0.0.1:36078: session id = 2ce4c7e38bff4ee28975ef77f2ec2218-ea2a06a98f3440489d729728a7d90e60
I20260608 09:55:01.667341 17964 ts_tablet_manager.cc:1403] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 2ce4c7e38bff4ee28975ef77f2ec2218: Time spent bootstrapping tablet: real 0.022s	user 0.023s	sys 0.001s
I20260608 09:55:01.667701 17963 ts_tablet_manager.cc:1929] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:55:01.668113 17963 log.cc:1199] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-0-root/wals/66cb8b83b49b4ed0a7618f258f810c5b
I20260608 09:55:01.668735 17963 ts_tablet_manager.cc:1950] T 66cb8b83b49b4ed0a7618f258f810c5b P 240567f4ab8649bcb7d724b5c7ae9c38: Deleting consensus metadata
I20260608 09:55:01.670833 17964 raft_consensus.cc:359] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } }
I20260608 09:55:01.671702 17387 catalog_manager.cc:5027] TS 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707): tablet 66cb8b83b49b4ed0a7618f258f810c5b (table dugtrio [id=38b89cbec1ec47dcae552475a33ed2d9]) successfully deleted
I20260608 09:55:01.671720 17964 raft_consensus.cc:740] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2ce4c7e38bff4ee28975ef77f2ec2218, State: Initialized, Role: LEARNER
I20260608 09:55:01.672690 17964 consensus_queue.cc:260] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 2ce4c7e38bff4ee28975ef77f2ec2218 [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: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } }
I20260608 09:55:01.674921 17862 heartbeater.cc:499] Master 127.9.161.254:35349 was elected leader, sending a full tablet report...
I20260608 09:55:01.675364 17589 tablet_copy_source_session.cc:215] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:01.675447 17964 ts_tablet_manager.cc:1434] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 2ce4c7e38bff4ee28975ef77f2ec2218: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:55:01.677816 17589 tablet_copy_service.cc:342] P c1e14e50c573417898dfdc1591eb1ee5: Request end of tablet copy session 2ce4c7e38bff4ee28975ef77f2ec2218-9a105ddcd44f4ea7bdf71b4f1798ec44 received from {username='slave'} at 127.0.0.1:36078
I20260608 09:55:01.678318 17589 tablet_copy_service.cc:434] P c1e14e50c573417898dfdc1591eb1ee5: ending tablet copy session 2ce4c7e38bff4ee28975ef77f2ec2218-9a105ddcd44f4ea7bdf71b4f1798ec44 on tablet 9a105ddcd44f4ea7bdf71b4f1798ec44 with peer 2ce4c7e38bff4ee28975ef77f2ec2218
I20260608 09:55:01.679098 17969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea2a06a98f3440489d729728a7d90e60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:01.691250 17969 tablet_copy_client.cc:806] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:01.691843 17969 tablet_copy_client.cc:670] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:01.695325 17969 tablet_copy_client.cc:538] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:01.701869 17969 tablet_bootstrap.cc:492] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218: Bootstrap starting.
I20260608 09:55:01.717573 17969 tablet_bootstrap.cc:492] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218: 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:55:01.718348 17969 tablet_bootstrap.cc:492] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218: Bootstrap complete.
I20260608 09:55:01.718941 17969 ts_tablet_manager.cc:1403] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.005s
I20260608 09:55:01.721495 17969 raft_consensus.cc:359] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } }
I20260608 09:55:01.722208 17969 raft_consensus.cc:740] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2ce4c7e38bff4ee28975ef77f2ec2218, State: Initialized, Role: LEARNER
I20260608 09:55:01.722752 17969 consensus_queue.cc:260] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [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: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } }
I20260608 09:55:01.724764 17969 ts_tablet_manager.cc:1434] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260608 09:55:01.726812 17589 tablet_copy_service.cc:342] P c1e14e50c573417898dfdc1591eb1ee5: Request end of tablet copy session 2ce4c7e38bff4ee28975ef77f2ec2218-ea2a06a98f3440489d729728a7d90e60 received from {username='slave'} at 127.0.0.1:36078
I20260608 09:55:01.727190 17589 tablet_copy_service.cc:434] P c1e14e50c573417898dfdc1591eb1ee5: ending tablet copy session 2ce4c7e38bff4ee28975ef77f2ec2218-ea2a06a98f3440489d729728a7d90e60 on tablet ea2a06a98f3440489d729728a7d90e60 with peer 2ce4c7e38bff4ee28975ef77f2ec2218
I20260608 09:55:01.779609 17969 ts_tablet_manager.cc:933] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: Initiating tablet copy from peer c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847)
I20260608 09:55:01.780997 17969 tablet_copy_client.cc:323] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.194:35847
I20260608 09:55:01.782601 17589 tablet_copy_service.cc:140] P c1e14e50c573417898dfdc1591eb1ee5: Received BeginTabletCopySession request for tablet b27690d8773f472285e1522385107105 from peer 2ce4c7e38bff4ee28975ef77f2ec2218 ({username='slave'} at 127.0.0.1:36078)
I20260608 09:55:01.783088 17589 tablet_copy_service.cc:161] P c1e14e50c573417898dfdc1591eb1ee5: Beginning new tablet copy session on tablet b27690d8773f472285e1522385107105 from peer 2ce4c7e38bff4ee28975ef77f2ec2218 at {username='slave'} at 127.0.0.1:36078: session id = 2ce4c7e38bff4ee28975ef77f2ec2218-b27690d8773f472285e1522385107105
I20260608 09:55:01.789434 17929 raft_consensus.cc:2955] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } } }
I20260608 09:55:01.790838 17589 tablet_copy_source_session.cc:215] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:01.794401 17969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b27690d8773f472285e1522385107105. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:01.808231 17969 tablet_copy_client.cc:806] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:01.808902 17969 tablet_copy_client.cc:670] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:01.812757 17969 tablet_copy_client.cc:538] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:01.821308 17969 tablet_bootstrap.cc:492] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: Bootstrap starting.
I20260608 09:55:01.833695 17929 raft_consensus.cc:2955] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } } }
I20260608 09:55:01.841199 17969 tablet_bootstrap.cc:492] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: 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:55:01.842089 17969 tablet_bootstrap.cc:492] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: Bootstrap complete.
I20260608 09:55:01.842741 17969 ts_tablet_manager.cc:1403] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.006s
I20260608 09:55:01.846144 17969 raft_consensus.cc:359] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } }
I20260608 09:55:01.847044 17969 raft_consensus.cc:740] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2ce4c7e38bff4ee28975ef77f2ec2218, State: Initialized, Role: LEARNER
I20260608 09:55:01.847847 17929 raft_consensus.cc:3060] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:01.847855 17969 consensus_queue.cc:260] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [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: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } }
I20260608 09:55:01.850636 17969 ts_tablet_manager.cc:1434] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 09:55:01.852577 17589 tablet_copy_service.cc:342] P c1e14e50c573417898dfdc1591eb1ee5: Request end of tablet copy session 2ce4c7e38bff4ee28975ef77f2ec2218-b27690d8773f472285e1522385107105 received from {username='slave'} at 127.0.0.1:36078
I20260608 09:55:01.853008 17589 tablet_copy_service.cc:434] P c1e14e50c573417898dfdc1591eb1ee5: ending tablet copy session 2ce4c7e38bff4ee28975ef77f2ec2218-b27690d8773f472285e1522385107105 on tablet b27690d8773f472285e1522385107105 with peer 2ce4c7e38bff4ee28975ef77f2ec2218
W20260608 09:55:02.005577 17450 auto_rebalancer.cc:591] Failed to schedule move for tablet 9a105ddcd44f4ea7bdf71b4f1798ec44: Invalid argument: Server with UUID 2ce4c7e38bff4ee28975ef77f2ec2218 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } }
W20260608 09:55:02.010067 17450 auto_rebalancer.cc:591] Failed to schedule move for tablet b27690d8773f472285e1522385107105: Invalid argument: Server with UUID 2ce4c7e38bff4ee28975ef77f2ec2218 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } }
W20260608 09:55:02.014750 17450 auto_rebalancer.cc:591] Failed to schedule move for tablet ea2a06a98f3440489d729728a7d90e60: Invalid argument: Server with UUID 2ce4c7e38bff4ee28975ef77f2ec2218 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } }
I20260608 09:55:02.157163 17836 raft_consensus.cc:1217] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:55:02.165726 17836 raft_consensus.cc:1217] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:55:02.228300 17579 consensus_queue.cc:237] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [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: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:55:02.234054 17652 raft_consensus.cc:1275] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Refusing update from remote peer c1e14e50c573417898dfdc1591eb1ee5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:02.234047 17929 raft_consensus.cc:1275] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Refusing update from remote peer c1e14e50c573417898dfdc1591eb1ee5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:02.235689 17980 consensus_queue.cc:1048] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:02.236346 17704 consensus_queue.cc:1048] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:02.242888 17704 raft_consensus.cc:2955] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } }
I20260608 09:55:02.244858 17929 raft_consensus.cc:2955] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } }
I20260608 09:55:02.245824 17652 raft_consensus.cc:2955] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } }
I20260608 09:55:02.251200 17387 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9a105ddcd44f4ea7bdf71b4f1798ec44 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:55:02.262671 17399 catalog_manager.cc:5696] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 reported cstate change: config changed from index 2 to 3, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) evicted. New cstate: current_term: 1 leader_uuid: "c1e14e50c573417898dfdc1591eb1ee5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:02.281347 17579 consensus_queue.cc:237] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [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: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:55:02.291429 17929 raft_consensus.cc:1275] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Refusing update from remote peer c1e14e50c573417898dfdc1591eb1ee5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:02.292086 17827 tablet_service.cc:1558] Processing DeleteTablet for tablet 9a105ddcd44f4ea7bdf71b4f1798ec44 with delete_type TABLET_DATA_TOMBSTONED (TS 2ce4c7e38bff4ee28975ef77f2ec2218 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:48618
I20260608 09:55:02.292096 17653 raft_consensus.cc:1275] T b27690d8773f472285e1522385107105 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Refusing update from remote peer c1e14e50c573417898dfdc1591eb1ee5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:02.293370 17980 consensus_queue.cc:1048] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:55:02.294312 17704 consensus_queue.cc:1048] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:02.294644 17990 tablet_replica.cc:333] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 2ce4c7e38bff4ee28975ef77f2ec2218: stopping tablet replica
I20260608 09:55:02.295681 17990 raft_consensus.cc:2243] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:02.296278 17990 raft_consensus.cc:2272] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:02.299281 17990 ts_tablet_manager.cc:1916] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 2ce4c7e38bff4ee28975ef77f2ec2218: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:55:02.301163 17980 raft_consensus.cc:2955] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } }
I20260608 09:55:02.305510 17653 raft_consensus.cc:2955] T b27690d8773f472285e1522385107105 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } }
I20260608 09:55:02.306403 17929 raft_consensus.cc:2955] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } }
I20260608 09:55:02.316800 17990 ts_tablet_manager.cc:1929] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 09:55:02.317353 17990 log.cc:1199] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 2ce4c7e38bff4ee28975ef77f2ec2218: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-3-root/wals/9a105ddcd44f4ea7bdf71b4f1798ec44
I20260608 09:55:02.319211 17389 catalog_manager.cc:5027] TS 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196:34249): tablet 9a105ddcd44f4ea7bdf71b4f1798ec44 (table test-workload [id=1f8fc004b09d497d9d97f05153c6d29e]) successfully deleted
I20260608 09:55:02.319240 17387 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b27690d8773f472285e1522385107105 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:55:02.320230 17399 catalog_manager.cc:5696] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38 reported cstate change: config changed from index 2 to 3, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) evicted. New cstate: current_term: 1 leader_uuid: "c1e14e50c573417898dfdc1591eb1ee5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } }
I20260608 09:55:02.330436 17827 tablet_service.cc:1558] Processing DeleteTablet for tablet b27690d8773f472285e1522385107105 with delete_type TABLET_DATA_TOMBSTONED (TS 2ce4c7e38bff4ee28975ef77f2ec2218 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:48618
I20260608 09:55:02.332587 17990 tablet_replica.cc:333] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: stopping tablet replica
I20260608 09:55:02.333485 17990 raft_consensus.cc:2243] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:02.334041 17990 raft_consensus.cc:2272] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:02.336637 17990 ts_tablet_manager.cc:1916] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:55:02.349098 17990 ts_tablet_manager.cc:1929] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 09:55:02.349449 17990 log.cc:1199] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-3-root/wals/b27690d8773f472285e1522385107105
I20260608 09:55:02.350961 17389 catalog_manager.cc:5027] TS 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196:34249): tablet b27690d8773f472285e1522385107105 (table test-workload [id=1f8fc004b09d497d9d97f05153c6d29e]) successfully deleted
I20260608 09:55:02.441334 17579 consensus_queue.cc:237] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [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: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } }
I20260608 09:55:02.446988 17653 raft_consensus.cc:1275] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Refusing update from remote peer c1e14e50c573417898dfdc1591eb1ee5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:02.447057 17929 raft_consensus.cc:1275] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Refusing update from remote peer c1e14e50c573417898dfdc1591eb1ee5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:02.448762 17980 consensus_queue.cc:1048] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:02.449419 17704 consensus_queue.cc:1048] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:02.456278 17980 raft_consensus.cc:2955] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } }
I20260608 09:55:02.458367 17929 raft_consensus.cc:2955] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } }
I20260608 09:55:02.459337 17653 raft_consensus.cc:2955] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } }
I20260608 09:55:02.467407 17387 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ea2a06a98f3440489d729728a7d90e60 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:55:02.473470 17398 catalog_manager.cc:5696] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 reported cstate change: config changed from index 2 to 3, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) evicted. New cstate: current_term: 1 leader_uuid: "c1e14e50c573417898dfdc1591eb1ee5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:02.484758 17827 tablet_service.cc:1558] Processing DeleteTablet for tablet ea2a06a98f3440489d729728a7d90e60 with delete_type TABLET_DATA_TOMBSTONED (TS 2ce4c7e38bff4ee28975ef77f2ec2218 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:48618
I20260608 09:55:02.485927 17990 tablet_replica.cc:333] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218: stopping tablet replica
I20260608 09:55:02.486791 17990 raft_consensus.cc:2243] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:02.487449 17990 raft_consensus.cc:2272] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:02.489912 17990 ts_tablet_manager.cc:1916] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:55:02.501108 17990 ts_tablet_manager.cc:1929] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 09:55:02.501479 17990 log.cc:1199] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-3-root/wals/ea2a06a98f3440489d729728a7d90e60
I20260608 09:55:02.502952 17389 catalog_manager.cc:5027] TS 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196:34249): tablet ea2a06a98f3440489d729728a7d90e60 (table test-workload [id=1f8fc004b09d497d9d97f05153c6d29e]) successfully deleted
I20260608 09:55:03.030218 17579 consensus_queue.cc:237] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [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: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } attrs { replace: true } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } }
I20260608 09:55:03.036886 17653 raft_consensus.cc:1275] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 2 FOLLOWER]: Refusing update from remote peer c1e14e50c573417898dfdc1591eb1ee5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 09:55:03.038201 17545 consensus_peers.cc:597] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 -> Peer 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196:34249): Couldn't send request to peer 2ce4c7e38bff4ee28975ef77f2ec2218. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f74c6d14af2e4633bc1c4774fd7a16f4. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:03.038399 17929 raft_consensus.cc:1275] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 2 FOLLOWER]: Refusing update from remote peer c1e14e50c573417898dfdc1591eb1ee5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:55:03.038604 17994 consensus_queue.cc:1048] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } 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:55:03.039916 17980 consensus_queue.cc:1048] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:03.046794 17994 raft_consensus.cc:2955] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } attrs { replace: true } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } } }
I20260608 09:55:03.048731 17653 raft_consensus.cc:2955] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } attrs { replace: true } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } } }
I20260608 09:55:03.050014 17929 raft_consensus.cc:2955] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } attrs { replace: true } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } } }
I20260608 09:55:03.062323 17579 consensus_queue.cc:237] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [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: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } attrs { replace: true } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } }
I20260608 09:55:03.069352 17399 catalog_manager.cc:5696] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 reported cstate change: config changed from index -1 to 3, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) added. New cstate: current_term: 2 leader_uuid: "c1e14e50c573417898dfdc1591eb1ee5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:03.074857 17653 raft_consensus.cc:1275] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Refusing update from remote peer c1e14e50c573417898dfdc1591eb1ee5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 09:55:03.076198 17545 consensus_peers.cc:597] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 -> Peer 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196:34249): Couldn't send request to peer 2ce4c7e38bff4ee28975ef77f2ec2218. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:03.076911 17929 raft_consensus.cc:1275] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Refusing update from remote peer c1e14e50c573417898dfdc1591eb1ee5: 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:03.077133 17994 consensus_queue.cc:1048] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:03.078378 17980 consensus_queue.cc:1048] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:03.086615 17994 raft_consensus.cc:2955] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } attrs { replace: true } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } } }
I20260608 09:55:03.089558 17653 raft_consensus.cc:2955] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } attrs { replace: true } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } } }
I20260608 09:55:03.090112 17929 raft_consensus.cc:2955] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } attrs { replace: true } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } } }
I20260608 09:55:03.103991 17579 consensus_queue.cc:237] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [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: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } }
I20260608 09:55:03.104985 17399 catalog_manager.cc:5696] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 reported cstate change: config changed from index 3 to 4, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "c1e14e50c573417898dfdc1591eb1ee5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } attrs { replace: true } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } } }
I20260608 09:55:03.113575 17653 raft_consensus.cc:1275] T b27690d8773f472285e1522385107105 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Refusing update from remote peer c1e14e50c573417898dfdc1591eb1ee5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 09:55:03.114856 17545 consensus_peers.cc:597] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 -> Peer 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196:34249): Couldn't send request to peer 2ce4c7e38bff4ee28975ef77f2ec2218. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:03.115991 17929 raft_consensus.cc:1275] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Refusing update from remote peer c1e14e50c573417898dfdc1591eb1ee5: 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:03.116799 17994 consensus_queue.cc:1048] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:03.117728 17997 consensus_queue.cc:1048] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } 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:55:03.125088 17980 raft_consensus.cc:2955] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } } }
I20260608 09:55:03.127059 17929 raft_consensus.cc:2955] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } } }
I20260608 09:55:03.127249 17652 raft_consensus.cc:2955] T b27690d8773f472285e1522385107105 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } } }
I20260608 09:55:03.138855 17399 catalog_manager.cc:5696] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38 reported cstate change: config changed from index 3 to 4, NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "c1e14e50c573417898dfdc1591eb1ee5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } } }
I20260608 09:55:03.141592 17579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea2a06a98f3440489d729728a7d90e60"
dest_uuid: "c1e14e50c573417898dfdc1591eb1ee5"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36052
I20260608 09:55:03.142442 17579 raft_consensus.cc:606] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 LEADER]: Received request to transfer leadership
I20260608 09:55:03.147828 17579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea2a06a98f3440489d729728a7d90e60"
dest_uuid: "c1e14e50c573417898dfdc1591eb1ee5"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36052
I20260608 09:55:03.148486 17579 raft_consensus.cc:606] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 LEADER]: Received request to transfer leadership
W20260608 09:55:03.149907 17387 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for ea2a06a98f3440489d729728a7d90e60 already in progress [suppressed 42 similar messages]
I20260608 09:55:03.153172 17579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea2a06a98f3440489d729728a7d90e60"
dest_uuid: "c1e14e50c573417898dfdc1591eb1ee5"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36052
I20260608 09:55:03.153916 17579 raft_consensus.cc:606] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 LEADER]: Received request to transfer leadership
W20260608 09:55:03.159646 17450 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 09:55:03.160068 17450 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for ea2a06a98f3440489d729728a7d90e60 already in progress
W20260608 09:55:03.160346 17450 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for ea2a06a98f3440489d729728a7d90e60 already in progress
I20260608 09:55:03.458006 18004 ts_tablet_manager.cc:933] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218: Initiating tablet copy from peer c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847)
I20260608 09:55:03.459643 18004 tablet_copy_client.cc:323] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.194:35847
I20260608 09:55:03.461426 17589 tablet_copy_service.cc:140] P c1e14e50c573417898dfdc1591eb1ee5: Received BeginTabletCopySession request for tablet f74c6d14af2e4633bc1c4774fd7a16f4 from peer 2ce4c7e38bff4ee28975ef77f2ec2218 ({username='slave'} at 127.0.0.1:36078)
I20260608 09:55:03.461966 17589 tablet_copy_service.cc:161] P c1e14e50c573417898dfdc1591eb1ee5: Beginning new tablet copy session on tablet f74c6d14af2e4633bc1c4774fd7a16f4 from peer 2ce4c7e38bff4ee28975ef77f2ec2218 at {username='slave'} at 127.0.0.1:36078: session id = 2ce4c7e38bff4ee28975ef77f2ec2218-f74c6d14af2e4633bc1c4774fd7a16f4
I20260608 09:55:03.469419 17589 tablet_copy_source_session.cc:215] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:03.472556 18004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f74c6d14af2e4633bc1c4774fd7a16f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:03.485077 18004 tablet_copy_client.cc:806] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:03.485905 18004 tablet_copy_client.cc:670] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:03.490052 18004 tablet_copy_client.cc:538] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:03.494184 18006 ts_tablet_manager.cc:933] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218: Initiating tablet copy from peer c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847)
I20260608 09:55:03.496526 18006 tablet_copy_client.cc:323] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.194:35847
I20260608 09:55:03.498667 18004 tablet_bootstrap.cc:492] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218: Bootstrap starting.
I20260608 09:55:03.498543 17589 tablet_copy_service.cc:140] P c1e14e50c573417898dfdc1591eb1ee5: Received BeginTabletCopySession request for tablet ea2a06a98f3440489d729728a7d90e60 from peer 2ce4c7e38bff4ee28975ef77f2ec2218 ({username='slave'} at 127.0.0.1:36078)
I20260608 09:55:03.499279 17589 tablet_copy_service.cc:161] P c1e14e50c573417898dfdc1591eb1ee5: Beginning new tablet copy session on tablet ea2a06a98f3440489d729728a7d90e60 from peer 2ce4c7e38bff4ee28975ef77f2ec2218 at {username='slave'} at 127.0.0.1:36078: session id = 2ce4c7e38bff4ee28975ef77f2ec2218-ea2a06a98f3440489d729728a7d90e60
I20260608 09:55:03.507444 17589 tablet_copy_source_session.cc:215] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:03.510864 18006 ts_tablet_manager.cc:1916] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 09:55:03.517383 18004 tablet_bootstrap.cc:492] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218: 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:55:03.518292 18004 tablet_bootstrap.cc:492] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218: Bootstrap complete.
I20260608 09:55:03.518911 18004 ts_tablet_manager.cc:1403] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260608 09:55:03.521409 18004 raft_consensus.cc:359] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } attrs { replace: true } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } }
I20260608 09:55:03.522119 18004 raft_consensus.cc:740] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 2ce4c7e38bff4ee28975ef77f2ec2218, State: Initialized, Role: LEARNER
I20260608 09:55:03.522689 18004 consensus_queue.cc:260] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218 [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: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } attrs { replace: true } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } }
I20260608 09:55:03.525503 18004 ts_tablet_manager.cc:1434] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 09:55:03.527734 17589 tablet_copy_service.cc:342] P c1e14e50c573417898dfdc1591eb1ee5: Request end of tablet copy session 2ce4c7e38bff4ee28975ef77f2ec2218-f74c6d14af2e4633bc1c4774fd7a16f4 received from {username='slave'} at 127.0.0.1:36078
I20260608 09:55:03.528180 17589 tablet_copy_service.cc:434] P c1e14e50c573417898dfdc1591eb1ee5: ending tablet copy session 2ce4c7e38bff4ee28975ef77f2ec2218-f74c6d14af2e4633bc1c4774fd7a16f4 on tablet f74c6d14af2e4633bc1c4774fd7a16f4 with peer 2ce4c7e38bff4ee28975ef77f2ec2218
I20260608 09:55:03.529942 18006 ts_tablet_manager.cc:1929] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 09:55:03.530892 18006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea2a06a98f3440489d729728a7d90e60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:03.534612 17980 raft_consensus.cc:993] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5: : Instructing follower 8e052fdd57fc4ba2b5f7a917c13fdbb3 to start an election
I20260608 09:55:03.535137 17980 raft_consensus.cc:1081] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 LEADER]: Signalling peer 8e052fdd57fc4ba2b5f7a917c13fdbb3 to start an election
I20260608 09:55:03.537070 17652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea2a06a98f3440489d729728a7d90e60"
dest_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3"
 from {username='slave'} at 127.0.0.1:53194
I20260608 09:55:03.537631 17652 raft_consensus.cc:493] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:55:03.538034 17652 raft_consensus.cc:3060] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:03.539693 18006 tablet_copy_client.cc:806] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:03.540377 18006 tablet_copy_client.cc:670] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:03.544289 18006 tablet_copy_client.cc:538] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:03.547243 17652 raft_consensus.cc:515] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } attrs { replace: true } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } }
I20260608 09:55:03.549897 17652 leader_election.cc:290] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [CANDIDATE]: Term 2 election: Requested vote from peers 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707), c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847)
I20260608 09:55:03.551889 18006 tablet_bootstrap.cc:492] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218: Bootstrap starting.
I20260608 09:55:03.555864 17579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2a06a98f3440489d729728a7d90e60" candidate_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c1e14e50c573417898dfdc1591eb1ee5"
I20260608 09:55:03.556690 17579 raft_consensus.cc:3055] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:55:03.557107 17579 raft_consensus.cc:740] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1e14e50c573417898dfdc1591eb1ee5, State: Running, Role: LEADER
I20260608 09:55:03.558579 17579 consensus_queue.cc:260] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } attrs { replace: true } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } }
I20260608 09:55:03.560426 17579 raft_consensus.cc:3060] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:03.569034 17579 raft_consensus.cc:2468] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e052fdd57fc4ba2b5f7a917c13fdbb3 in term 2.
I20260608 09:55:03.569120 17929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2a06a98f3440489d729728a7d90e60" candidate_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "240567f4ab8649bcb7d724b5c7ae9c38"
I20260608 09:55:03.569878 17929 raft_consensus.cc:3060] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:03.573240 17617 leader_election.cc:304] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [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: 8e052fdd57fc4ba2b5f7a917c13fdbb3, c1e14e50c573417898dfdc1591eb1ee5; no voters: 
I20260608 09:55:03.574287 17998 raft_consensus.cc:2804] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:55:03.578564 17929 raft_consensus.cc:2468] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e052fdd57fc4ba2b5f7a917c13fdbb3 in term 2.
I20260608 09:55:03.580981 17998 raft_consensus.cc:697] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 2 LEADER]: Becoming Leader. State: Replica: 8e052fdd57fc4ba2b5f7a917c13fdbb3, State: Running, Role: LEADER
I20260608 09:55:03.582238 17998 consensus_queue.cc:237] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } attrs { replace: true } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } }
I20260608 09:55:03.583848 18006 tablet_bootstrap.cc:492] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218: 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:55:03.584731 18006 tablet_bootstrap.cc:492] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218: Bootstrap complete.
I20260608 09:55:03.585440 18006 ts_tablet_manager.cc:1403] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.008s
I20260608 09:55:03.588433 18006 raft_consensus.cc:359] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } attrs { replace: true } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } }
I20260608 09:55:03.589084 18006 raft_consensus.cc:740] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2ce4c7e38bff4ee28975ef77f2ec2218, State: Initialized, Role: LEARNER
I20260608 09:55:03.589773 18006 consensus_queue.cc:260] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } attrs { replace: true } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } }
I20260608 09:55:03.592187 18006 ts_tablet_manager.cc:1434] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260608 09:55:03.592339 17398 catalog_manager.cc:5696] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 reported cstate change: term changed from 1 to 2, leader changed from c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194) to 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195). New cstate: current_term: 2 leader_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:03.594266 17589 tablet_copy_service.cc:342] P c1e14e50c573417898dfdc1591eb1ee5: Request end of tablet copy session 2ce4c7e38bff4ee28975ef77f2ec2218-ea2a06a98f3440489d729728a7d90e60 received from {username='slave'} at 127.0.0.1:36078
I20260608 09:55:03.594708 17589 tablet_copy_service.cc:434] P c1e14e50c573417898dfdc1591eb1ee5: ending tablet copy session 2ce4c7e38bff4ee28975ef77f2ec2218-ea2a06a98f3440489d729728a7d90e60 on tablet ea2a06a98f3440489d729728a7d90e60 with peer 2ce4c7e38bff4ee28975ef77f2ec2218
I20260608 09:55:03.711453 18006 ts_tablet_manager.cc:933] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: Initiating tablet copy from peer c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847)
I20260608 09:55:03.713281 18006 tablet_copy_client.cc:323] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.194:35847
I20260608 09:55:03.715103 17589 tablet_copy_service.cc:140] P c1e14e50c573417898dfdc1591eb1ee5: Received BeginTabletCopySession request for tablet b27690d8773f472285e1522385107105 from peer 2ce4c7e38bff4ee28975ef77f2ec2218 ({username='slave'} at 127.0.0.1:36078)
I20260608 09:55:03.715687 17589 tablet_copy_service.cc:161] P c1e14e50c573417898dfdc1591eb1ee5: Beginning new tablet copy session on tablet b27690d8773f472285e1522385107105 from peer 2ce4c7e38bff4ee28975ef77f2ec2218 at {username='slave'} at 127.0.0.1:36078: session id = 2ce4c7e38bff4ee28975ef77f2ec2218-b27690d8773f472285e1522385107105
I20260608 09:55:03.723814 17589 tablet_copy_source_session.cc:215] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:03.726775 18006 ts_tablet_manager.cc:1916] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 09:55:03.737943 18006 ts_tablet_manager.cc:1929] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 09:55:03.738588 18006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b27690d8773f472285e1522385107105. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:03.744727 18006 tablet_copy_client.cc:806] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:03.745285 18006 tablet_copy_client.cc:670] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:03.749284 18006 tablet_copy_client.cc:538] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:03.755992 18006 tablet_bootstrap.cc:492] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: Bootstrap starting.
I20260608 09:55:03.775785 18006 tablet_bootstrap.cc:492] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: 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:55:03.776539 18006 tablet_bootstrap.cc:492] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: Bootstrap complete.
I20260608 09:55:03.777173 18006 ts_tablet_manager.cc:1403] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260608 09:55:03.779223 18006 raft_consensus.cc:359] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } }
I20260608 09:55:03.780028 18006 raft_consensus.cc:740] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2ce4c7e38bff4ee28975ef77f2ec2218, State: Initialized, Role: LEARNER
I20260608 09:55:03.780545 18006 consensus_queue.cc:260] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true } }
I20260608 09:55:03.782676 18006 ts_tablet_manager.cc:1434] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 09:55:03.784569 17589 tablet_copy_service.cc:342] P c1e14e50c573417898dfdc1591eb1ee5: Request end of tablet copy session 2ce4c7e38bff4ee28975ef77f2ec2218-b27690d8773f472285e1522385107105 received from {username='slave'} at 127.0.0.1:36078
I20260608 09:55:03.785044 17589 tablet_copy_service.cc:434] P c1e14e50c573417898dfdc1591eb1ee5: ending tablet copy session 2ce4c7e38bff4ee28975ef77f2ec2218-b27690d8773f472285e1522385107105 on tablet b27690d8773f472285e1522385107105 with peer 2ce4c7e38bff4ee28975ef77f2ec2218
I20260608 09:55:03.932020 17836 raft_consensus.cc:1217] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:55:04.003206 17836 raft_consensus.cc:3060] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 LEARNER]: Advancing to term 2
I20260608 09:55:04.010090 17836 raft_consensus.cc:1275] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 LEARNER]: Refusing update from remote peer 8e052fdd57fc4ba2b5f7a917c13fdbb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:55:04.011652 17579 raft_consensus.cc:1275] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [term 2 FOLLOWER]: Refusing update from remote peer 8e052fdd57fc4ba2b5f7a917c13fdbb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:55:04.011832 17998 consensus_queue.cc:1048] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 09:55:04.013641 18013 consensus_queue.cc:1048] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } 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:55:04.028803 17929 raft_consensus.cc:1275] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 2 FOLLOWER]: Refusing update from remote peer 8e052fdd57fc4ba2b5f7a917c13fdbb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:55:04.030700 18013 consensus_queue.cc:1048] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:55:04.048116 17998 raft_consensus.cc:1064] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: attempting to promote NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 to VOTER
I20260608 09:55:04.057483 17998 consensus_queue.cc:237] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 4, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } attrs { replace: true } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } }
I20260608 09:55:04.073166 17579 raft_consensus.cc:1275] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [term 2 FOLLOWER]: Refusing update from remote peer 8e052fdd57fc4ba2b5f7a917c13fdbb3: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260608 09:55:04.076663 17929 raft_consensus.cc:1275] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 2 FOLLOWER]: Refusing update from remote peer 8e052fdd57fc4ba2b5f7a917c13fdbb3: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260608 09:55:04.080156 18022 consensus_queue.cc:1048] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 09:55:04.082861 18022 consensus_queue.cc:1048] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 09:55:04.090469 17836 raft_consensus.cc:1275] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 LEARNER]: Refusing update from remote peer 8e052fdd57fc4ba2b5f7a917c13fdbb3: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260608 09:55:04.092262 18013 consensus_queue.cc:1048] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } 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:55:04.102672 18024 raft_consensus.cc:2955] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 2 LEADER]: Committing config change with OpId 2.6: config changed from index 4 to 6, 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } attrs { replace: true } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } } }
I20260608 09:55:04.105473 17837 raft_consensus.cc:2955] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 4 to 6, 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } attrs { replace: true } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } } }
I20260608 09:55:04.106196 17579 raft_consensus.cc:2955] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 4 to 6, 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } attrs { replace: true } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } } }
I20260608 09:55:04.117388 17929 raft_consensus.cc:2955] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 4 to 6, 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } attrs { replace: true } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } } }
I20260608 09:55:04.118749 17398 catalog_manager.cc:5696] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 reported cstate change: config changed from index 4 to 6, 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:55:04.146775 17652 consensus_queue.cc:237] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 2.6, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } }
I20260608 09:55:04.151906 17929 raft_consensus.cc:1275] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 2 FOLLOWER]: Refusing update from remote peer 8e052fdd57fc4ba2b5f7a917c13fdbb3: Log matching property violated. Preceding OpId in replica: term: 2 index: 6. Preceding OpId from leader: term: 2 index: 7. (index mismatch)
I20260608 09:55:04.152206 17837 raft_consensus.cc:1275] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 FOLLOWER]: Refusing update from remote peer 8e052fdd57fc4ba2b5f7a917c13fdbb3: Log matching property violated. Preceding OpId in replica: term: 2 index: 6. Preceding OpId from leader: term: 2 index: 7. (index mismatch)
I20260608 09:55:04.153586 18022 consensus_queue.cc:1048] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260608 09:55:04.154527 18024 consensus_queue.cc:1048] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260608 09:55:04.161592 18022 raft_consensus.cc:2955] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 2 LEADER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } } }
I20260608 09:55:04.163676 17929 raft_consensus.cc:2955] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 2 FOLLOWER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } } }
I20260608 09:55:04.169149 17837 raft_consensus.cc:2955] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 FOLLOWER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } } }
I20260608 09:55:04.173202 17388 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ea2a06a98f3440489d729728a7d90e60 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:55:04.180709 17399 catalog_manager.cc:5696] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 reported cstate change: config changed from index 6 to 7, VOTER c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194) evicted. New cstate: current_term: 2 leader_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } } }
I20260608 09:55:04.191824 17567 tablet_service.cc:1558] Processing DeleteTablet for tablet ea2a06a98f3440489d729728a7d90e60 with delete_type TABLET_DATA_TOMBSTONED (TS c1e14e50c573417898dfdc1591eb1ee5 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:36052
I20260608 09:55:04.196553 18028 tablet_replica.cc:333] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5: stopping tablet replica
I20260608 09:55:04.197625 18028 raft_consensus.cc:2243] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:04.198499 18028 raft_consensus.cc:2272] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:04.202499 18028 ts_tablet_manager.cc:1916] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:55:04.217900 18028 ts_tablet_manager.cc:1929] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.6
I20260608 09:55:04.218261 18028 log.cc:1199] T ea2a06a98f3440489d729728a7d90e60 P c1e14e50c573417898dfdc1591eb1ee5: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-1-root/wals/ea2a06a98f3440489d729728a7d90e60
I20260608 09:55:04.219771 17387 catalog_manager.cc:5027] TS c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847): tablet ea2a06a98f3440489d729728a7d90e60 (table test-workload [id=1f8fc004b09d497d9d97f05153c6d29e]) successfully deleted
I20260608 09:55:04.260924 17837 raft_consensus.cc:1217] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 09:55:04.512544 17994 raft_consensus.cc:1064] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5: attempting to promote NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 to VOTER
I20260608 09:55:04.514740 17994 consensus_queue.cc:237] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [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: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } attrs { replace: true } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } }
I20260608 09:55:04.521627 17652 raft_consensus.cc:1275] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 2 FOLLOWER]: Refusing update from remote peer c1e14e50c573417898dfdc1591eb1ee5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:55:04.521922 17837 raft_consensus.cc:1275] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 LEARNER]: Refusing update from remote peer c1e14e50c573417898dfdc1591eb1ee5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:55:04.522982 17929 raft_consensus.cc:1275] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 2 FOLLOWER]: Refusing update from remote peer c1e14e50c573417898dfdc1591eb1ee5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:55:04.523582 17994 consensus_queue.cc:1048] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } 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:55:04.524916 17980 consensus_queue.cc:1048] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } 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:55:04.525704 17997 consensus_queue.cc:1048] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:04.539572 17994 raft_consensus.cc:2955] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } attrs { replace: true } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } } }
I20260608 09:55:04.540973 17929 raft_consensus.cc:2955] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } attrs { replace: true } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } } }
I20260608 09:55:04.546710 17837 raft_consensus.cc:2955] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } attrs { replace: true } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } } }
I20260608 09:55:04.556119 17401 catalog_manager.cc:5696] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 reported cstate change: config changed from index 3 to 4, 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c1e14e50c573417898dfdc1591eb1ee5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:55:04.554176 17652 raft_consensus.cc:2955] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } attrs { replace: true } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } } }
I20260608 09:55:04.574427 17579 consensus_queue.cc:237] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [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: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } }
I20260608 09:55:04.581945 17837 raft_consensus.cc:1275] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 FOLLOWER]: Refusing update from remote peer c1e14e50c573417898dfdc1591eb1ee5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:55:04.583277 17929 raft_consensus.cc:1275] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 2 FOLLOWER]: Refusing update from remote peer c1e14e50c573417898dfdc1591eb1ee5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:55:04.583616 17994 consensus_queue.cc:1048] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } 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:55:04.585250 17980 consensus_queue.cc:1048] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:55:04.591126 17994 raft_consensus.cc:2955] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } } }
I20260608 09:55:04.593202 17837 raft_consensus.cc:2955] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } } }
I20260608 09:55:04.594856 17929 raft_consensus.cc:2955] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } } }
I20260608 09:55:04.601940 17387 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f74c6d14af2e4633bc1c4774fd7a16f4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:55:04.608071 17398 catalog_manager.cc:5696] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 reported cstate change: config changed from index 4 to 5, VOTER 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195) evicted. New cstate: current_term: 2 leader_uuid: "c1e14e50c573417898dfdc1591eb1ee5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:55:04.620498 17643 tablet_service.cc:1558] Processing DeleteTablet for tablet f74c6d14af2e4633bc1c4774fd7a16f4 with delete_type TABLET_DATA_TOMBSTONED (TS 8e052fdd57fc4ba2b5f7a917c13fdbb3 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53190
I20260608 09:55:04.622463 18033 tablet_replica.cc:333] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: stopping tablet replica
I20260608 09:55:04.623461 18033 raft_consensus.cc:2243] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:04.624214 18033 raft_consensus.cc:2272] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:04.627990 18033 ts_tablet_manager.cc:1916] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:55:04.644812 18033 ts_tablet_manager.cc:1929] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:55:04.645242 18033 log.cc:1199] T f74c6d14af2e4633bc1c4774fd7a16f4 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-2-root/wals/f74c6d14af2e4633bc1c4774fd7a16f4
I20260608 09:55:04.647127 17388 catalog_manager.cc:5027] TS 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401): tablet f74c6d14af2e4633bc1c4774fd7a16f4 (table test-workload [id=1f8fc004b09d497d9d97f05153c6d29e]) successfully deleted
I20260608 09:55:04.711621 17980 raft_consensus.cc:1064] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5: attempting to promote NON_VOTER 2ce4c7e38bff4ee28975ef77f2ec2218 to VOTER
I20260608 09:55:04.714521 17980 consensus_queue.cc:237] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } }
I20260608 09:55:04.722796 17837 raft_consensus.cc:1275] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 LEARNER]: Refusing update from remote peer c1e14e50c573417898dfdc1591eb1ee5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:55:04.722831 17652 raft_consensus.cc:1275] T b27690d8773f472285e1522385107105 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Refusing update from remote peer c1e14e50c573417898dfdc1591eb1ee5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:55:04.724655 17997 consensus_queue.cc:1048] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } 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:55:04.725800 17929 raft_consensus.cc:1275] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Refusing update from remote peer c1e14e50c573417898dfdc1591eb1ee5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:55:04.725603 17980 consensus_queue.cc:1048] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:55:04.727279 17994 consensus_queue.cc:1048] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } 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:55:04.748492 17994 raft_consensus.cc:2955] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } } }
I20260608 09:55:04.750538 17929 raft_consensus.cc:2955] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } } }
I20260608 09:55:04.751483 17652 raft_consensus.cc:2955] T b27690d8773f472285e1522385107105 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } } }
I20260608 09:55:04.764600 17837 raft_consensus.cc:2955] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } } }
I20260608 09:55:04.765404 17398 catalog_manager.cc:5696] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38 reported cstate change: config changed from index 4 to 5, 2ce4c7e38bff4ee28975ef77f2ec2218 (127.9.161.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c1e14e50c573417898dfdc1591eb1ee5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } attrs { replace: true } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } } }
I20260608 09:55:04.785496 17579 consensus_queue.cc:237] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } }
I20260608 09:55:04.792933 17652 raft_consensus.cc:1275] T b27690d8773f472285e1522385107105 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Refusing update from remote peer c1e14e50c573417898dfdc1591eb1ee5: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 09:55:04.792984 17837 raft_consensus.cc:1275] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 FOLLOWER]: Refusing update from remote peer c1e14e50c573417898dfdc1591eb1ee5: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 09:55:04.794943 17997 consensus_queue.cc:1048] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:55:04.795861 17994 consensus_queue.cc:1048] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } 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:55:04.802510 17980 raft_consensus.cc:2955] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } } }
I20260608 09:55:04.804760 17652 raft_consensus.cc:2955] T b27690d8773f472285e1522385107105 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } } }
I20260608 09:55:04.804934 17836 raft_consensus.cc:2955] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } } }
I20260608 09:55:04.816488 17387 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b27690d8773f472285e1522385107105 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:55:04.818399 17401 catalog_manager.cc:5696] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 reported cstate change: config changed from index 5 to 6, VOTER 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193) evicted. New cstate: current_term: 1 leader_uuid: "c1e14e50c573417898dfdc1591eb1ee5" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:55:04.830456 17919 tablet_service.cc:1558] Processing DeleteTablet for tablet b27690d8773f472285e1522385107105 with delete_type TABLET_DATA_TOMBSTONED (TS 240567f4ab8649bcb7d724b5c7ae9c38 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:55616
I20260608 09:55:04.833235 18038 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:04.834223 18038 raft_consensus.cc:2243] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:04.834836 18038 raft_consensus.cc:2272] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:04.837850 18038 ts_tablet_manager.cc:1916] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:55:04.849980 18038 ts_tablet_manager.cc:1929] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 09:55:04.850333 18038 log.cc:1199] T b27690d8773f472285e1522385107105 P 240567f4ab8649bcb7d724b5c7ae9c38: Deleting WAL directory at /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912298820956-9863-0/minicluster-data/ts-0-root/wals/b27690d8773f472285e1522385107105
I20260608 09:55:04.851895 17387 catalog_manager.cc:5027] TS 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707): tablet b27690d8773f472285e1522385107105 (table test-workload [id=1f8fc004b09d497d9d97f05153c6d29e]) successfully deleted
W20260608 09:55:05.830859 17450 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 8e052fdd57fc4ba2b5f7a917c13fdbb3 not available for placement
I20260608 09:55:06.672626  9863 tablet_server.cc:179] TabletServer@127.9.161.193:36707 shutting down...
I20260608 09:55:06.695909  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:06.697104  9863 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:06.697988  9863 raft_consensus.cc:2243] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:06.698715  9863 raft_consensus.cc:2272] T f74c6d14af2e4633bc1c4774fd7a16f4 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:06.700721  9863 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:06.701236  9863 raft_consensus.cc:2243] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:06.701973  9863 raft_consensus.cc:2272] T ea2a06a98f3440489d729728a7d90e60 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:06.703894  9863 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:06.704399  9863 raft_consensus.cc:2243] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:06.704903  9863 raft_consensus.cc:2272] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 240567f4ab8649bcb7d724b5c7ae9c38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:06.730345  9863 tablet_server.cc:196] TabletServer@127.9.161.193:36707 shutdown complete.
I20260608 09:55:06.747596  9863 tablet_server.cc:179] TabletServer@127.9.161.194:0 shutting down...
I20260608 09:55:06.773283  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:06.774094  9863 tablet_replica.cc:333] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5: stopping tablet replica
I20260608 09:55:06.774744  9863 raft_consensus.cc:2243] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:55:06.775628  9863 raft_consensus.cc:2272] T f74c6d14af2e4633bc1c4774fd7a16f4 P c1e14e50c573417898dfdc1591eb1ee5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:06.777976  9863 tablet_replica.cc:333] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5: stopping tablet replica
I20260608 09:55:06.778476  9863 raft_consensus.cc:2243] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:06.779260  9863 raft_consensus.cc:2272] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:06.781345  9863 tablet_replica.cc:333] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5: stopping tablet replica
I20260608 09:55:06.781886  9863 raft_consensus.cc:2243] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:06.782660  9863 raft_consensus.cc:2272] T b27690d8773f472285e1522385107105 P c1e14e50c573417898dfdc1591eb1ee5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:06.809598  9863 tablet_server.cc:196] TabletServer@127.9.161.194:0 shutdown complete.
I20260608 09:55:06.831967  9863 tablet_server.cc:179] TabletServer@127.9.161.195:0 shutting down...
W20260608 09:55:06.833385 17450 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 240567f4ab8649bcb7d724b5c7ae9c38 not available for placement
I20260608 09:55:06.859663  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:06.860442  9863 tablet_replica.cc:333] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: stopping tablet replica
I20260608 09:55:06.861048  9863 raft_consensus.cc:2243] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:55:06.861964  9863 raft_consensus.cc:2272] T ea2a06a98f3440489d729728a7d90e60 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:06.864199  9863 tablet_replica.cc:333] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: stopping tablet replica
I20260608 09:55:06.864722  9863 raft_consensus.cc:2243] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:06.865274  9863 raft_consensus.cc:2272] T 9a105ddcd44f4ea7bdf71b4f1798ec44 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:06.867446  9863 tablet_replica.cc:333] T b27690d8773f472285e1522385107105 P 8e052fdd57fc4ba2b5f7a917c13fdbb3: stopping tablet replica
I20260608 09:55:06.867985  9863 raft_consensus.cc:2243] T b27690d8773f472285e1522385107105 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:06.868742  9863 raft_consensus.cc:2272] T b27690d8773f472285e1522385107105 P 8e052fdd57fc4ba2b5f7a917c13fdbb3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:55:07.493861 17674 debug-util.cc:398] Leaking SignalData structure 0x7b080028e400 after lost signal to thread 9866
W20260608 09:55:07.494983 17674 debug-util.cc:398] Leaking SignalData structure 0x7b08001e9f20 after lost signal to thread 17436
W20260608 09:55:07.497540 17674 debug-util.cc:398] Leaking SignalData structure 0x7b0800242660 after lost signal to thread 17861
W20260608 09:55:07.836100 17450 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver c1e14e50c573417898dfdc1591eb1ee5 not available for placement
W20260608 09:55:07.892622  9863 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 17674)
I20260608 09:55:08.155213 18040 raft_consensus.cc:493] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c1e14e50c573417898dfdc1591eb1ee5)
I20260608 09:55:08.155959 18040 raft_consensus.cc:515] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } }
I20260608 09:55:08.158601 18040 leader_election.cc:290] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707), c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847)
W20260608 09:55:08.162452 17799 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.161.193:36707: connect: Connection refused (error 111)
W20260608 09:55:08.166880 17799 leader_election.cc:336] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707): Network error: Client connection negotiation failed: client connection to 127.9.161.193:36707: connect: Connection refused (error 111)
W20260608 09:55:08.167745 17799 leader_election.cc:336] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847): Network error: Client connection negotiation failed: client connection to 127.9.161.194:35847: connect: Connection refused (error 111)
I20260608 09:55:08.168116 17799 leader_election.cc:304] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218 [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: 2ce4c7e38bff4ee28975ef77f2ec2218; no voters: 240567f4ab8649bcb7d724b5c7ae9c38, c1e14e50c573417898dfdc1591eb1ee5
I20260608 09:55:08.168812 18040 raft_consensus.cc:2749] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 09:55:08.199010 18040 raft_consensus.cc:493] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1e14e50c573417898dfdc1591eb1ee5)
I20260608 09:55:08.199576 18040 raft_consensus.cc:515] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } }
I20260608 09:55:08.201843 18040 leader_election.cc:290] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847), 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401)
W20260608 09:55:08.206476 17800 leader_election.cc:336] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401): Network error: Client connection negotiation failed: client connection to 127.9.161.195:39401: connect: Connection refused (error 111)
W20260608 09:55:08.207015 17799 leader_election.cc:336] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847): Network error: Client connection negotiation failed: client connection to 127.9.161.194:35847: connect: Connection refused (error 111)
I20260608 09:55:08.207456 17799 leader_election.cc:304] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [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: 2ce4c7e38bff4ee28975ef77f2ec2218; no voters: 8e052fdd57fc4ba2b5f7a917c13fdbb3, c1e14e50c573417898dfdc1591eb1ee5
I20260608 09:55:08.208181 18040 raft_consensus.cc:2749] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:55:08.232524 18040 raft_consensus.cc:493] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8e052fdd57fc4ba2b5f7a917c13fdbb3)
I20260608 09:55:08.233202 18040 raft_consensus.cc:515] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } }
I20260608 09:55:08.235760 18040 leader_election.cc:290] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707), 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401)
W20260608 09:55:08.240393 17799 leader_election.cc:336] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707): Network error: Client connection negotiation failed: client connection to 127.9.161.193:36707: connect: Connection refused (error 111)
W20260608 09:55:08.241017 17800 leader_election.cc:336] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401): Network error: Client connection negotiation failed: client connection to 127.9.161.195:39401: connect: Connection refused (error 111)
I20260608 09:55:08.241508 17800 leader_election.cc:304] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [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: 2ce4c7e38bff4ee28975ef77f2ec2218; no voters: 240567f4ab8649bcb7d724b5c7ae9c38, 8e052fdd57fc4ba2b5f7a917c13fdbb3
I20260608 09:55:08.242410 18040 raft_consensus.cc:2749] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260608 09:55:08.838222 17450 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver c1e14e50c573417898dfdc1591eb1ee5 not available for placement
W20260608 09:55:08.893184  9863 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 17674)
I20260608 09:55:09.822211 18044 raft_consensus.cc:493] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8e052fdd57fc4ba2b5f7a917c13fdbb3)
I20260608 09:55:09.822968 18044 raft_consensus.cc:515] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } }
I20260608 09:55:09.825426 18044 leader_election.cc:290] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707), 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401)
W20260608 09:55:09.833050 17799 leader_election.cc:336] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707): Network error: Client connection negotiation failed: client connection to 127.9.161.193:36707: connect: Connection refused (error 111)
W20260608 09:55:09.833832 17800 leader_election.cc:336] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401): Network error: Client connection negotiation failed: client connection to 127.9.161.195:39401: connect: Connection refused (error 111)
I20260608 09:55:09.834249 17800 leader_election.cc:304] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [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: 2ce4c7e38bff4ee28975ef77f2ec2218; no voters: 240567f4ab8649bcb7d724b5c7ae9c38, 8e052fdd57fc4ba2b5f7a917c13fdbb3
I20260608 09:55:09.834932 18044 raft_consensus.cc:2749] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260608 09:55:09.840186 17450 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver c1e14e50c573417898dfdc1591eb1ee5 not available for placement
W20260608 09:55:09.893690  9863 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 17674)
I20260608 09:55:10.111512 18044 raft_consensus.cc:493] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c1e14e50c573417898dfdc1591eb1ee5)
I20260608 09:55:10.112828 18044 raft_consensus.cc:515] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "240567f4ab8649bcb7d724b5c7ae9c38" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 36707 } } peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } }
I20260608 09:55:10.116230 18044 leader_election.cc:290] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707), c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847)
W20260608 09:55:10.122887 17799 leader_election.cc:336] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847): Network error: Client connection negotiation failed: client connection to 127.9.161.194:35847: connect: Connection refused (error 111)
W20260608 09:55:10.124234 17799 leader_election.cc:336] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 240567f4ab8649bcb7d724b5c7ae9c38 (127.9.161.193:36707): Network error: Client connection negotiation failed: client connection to 127.9.161.193:36707: connect: Connection refused (error 111)
I20260608 09:55:10.124681 17799 leader_election.cc:304] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218 [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: 2ce4c7e38bff4ee28975ef77f2ec2218; no voters: 240567f4ab8649bcb7d724b5c7ae9c38, c1e14e50c573417898dfdc1591eb1ee5
I20260608 09:55:10.125540 18044 raft_consensus.cc:2749] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 09:55:10.356279  9863 tablet_server.cc:196] TabletServer@127.9.161.195:0 shutdown complete.
I20260608 09:55:10.396296  9863 tablet_server.cc:179] TabletServer@127.9.161.196:0 shutting down...
I20260608 09:55:10.428220  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:10.429244  9863 tablet_replica.cc:333] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218: stopping tablet replica
I20260608 09:55:10.430143  9863 raft_consensus.cc:2243] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:10.431299  9863 raft_consensus.cc:2272] T ea2a06a98f3440489d729728a7d90e60 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:10.434185  9863 tablet_replica.cc:333] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218: stopping tablet replica
I20260608 09:55:10.434785  9863 raft_consensus.cc:2243] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:10.435269 18044 raft_consensus.cc:493] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c1e14e50c573417898dfdc1591eb1ee5)
I20260608 09:55:10.436020  9863 raft_consensus.cc:2272] T f74c6d14af2e4633bc1c4774fd7a16f4 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:10.436061 18044 raft_consensus.cc:515] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c1e14e50c573417898dfdc1591eb1ee5" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 35847 } } peers { permanent_uuid: "8e052fdd57fc4ba2b5f7a917c13fdbb3" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39401 } } peers { permanent_uuid: "2ce4c7e38bff4ee28975ef77f2ec2218" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 34249 } attrs { promote: false } }
I20260608 09:55:10.438747 18044 leader_election.cc:290] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847), 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401)
I20260608 09:55:10.439767  9863 tablet_replica.cc:333] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: stopping tablet replica
I20260608 09:55:10.440667  9863 raft_consensus.cc:2243] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:10.442634  9863 raft_consensus.cc:2272] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:55:10.443614 17799 leader_election.cc:336] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c1e14e50c573417898dfdc1591eb1ee5 (127.9.161.194:35847): Network error: Client connection negotiation failed: client connection to 127.9.161.194:35847: connect: Connection refused (error 111)
W20260608 09:55:10.444343 17800 leader_election.cc:336] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8e052fdd57fc4ba2b5f7a917c13fdbb3 (127.9.161.195:39401): Network error: Client connection negotiation failed: client connection to 127.9.161.195:39401: connect: Connection refused (error 111)
I20260608 09:55:10.444756 17800 leader_election.cc:304] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218 [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: 2ce4c7e38bff4ee28975ef77f2ec2218; no voters: 8e052fdd57fc4ba2b5f7a917c13fdbb3, c1e14e50c573417898dfdc1591eb1ee5
W20260608 09:55:10.445411 17800 raft_consensus.cc:2686] T b27690d8773f472285e1522385107105 P 2ce4c7e38bff4ee28975ef77f2ec2218: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260608 09:55:10.472172  9863 tablet_server.cc:196] TabletServer@127.9.161.196:0 shutdown complete.
I20260608 09:55:10.494282  9863 master.cc:562] Master@127.9.161.254:35349 shutting down...
I20260608 09:55:10.514671  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:10.515349  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:10.515672  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P e42c1fd2e0f047d39a18d0cfb6a4d306: stopping tablet replica
I20260608 09:55:10.538859  9863 master.cc:584] Master@127.9.161.254:35349 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (13775 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 09:55:10.586769  9863 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.161.254:40263
I20260608 09:55:10.588073  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:10.594069 18049 instance_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:10.594705 18050 instance_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:10.595691 18052 instance_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:10.596612  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:10.597378  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:10.597564  9863 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:10.597678  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912510597667 us; error 0 us; skew 500 ppm
I20260608 09:55:10.598270  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:10.600994  9863 webserver.cc:533] Webserver started at http://127.9.161.254:42597/ using document root <none> and password file <none>
I20260608 09:55:10.601504  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:10.601677  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:10.602039  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:10.603307  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912298820956-9863-0/minicluster-data/master-0-root/instance:
uuid: "63898f63823447b6b26150657073815c"
format_stamp: "Formatted at 2026-06-08 09:55:10 on dist-test-slave-bjvn"
I20260608 09:55:10.608068  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:10.611824 18057 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:10.612851  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:55:10.613215  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912298820956-9863-0/minicluster-data/master-0-root
uuid: "63898f63823447b6b26150657073815c"
format_stamp: "Formatted at 2026-06-08 09:55:10 on dist-test-slave-bjvn"
I20260608 09:55:10.613523  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912298820956-9863-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912298820956-9863-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912298820956-9863-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:10.639734  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:10.641072  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:10.680804  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.254:40263
I20260608 09:55:10.680938 18108 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.254:40263 every 8 connection(s)
I20260608 09:55:10.685622 18109 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:10.698019 18109 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 63898f63823447b6b26150657073815c: Bootstrap starting.
I20260608 09:55:10.703085 18109 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 63898f63823447b6b26150657073815c: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.707634 18109 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 63898f63823447b6b26150657073815c: No bootstrap required, opened a new log
I20260608 09:55:10.710163 18109 raft_consensus.cc:359] T 00000000000000000000000000000000 P 63898f63823447b6b26150657073815c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63898f63823447b6b26150657073815c" member_type: VOTER }
I20260608 09:55:10.710602 18109 raft_consensus.cc:385] T 00000000000000000000000000000000 P 63898f63823447b6b26150657073815c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.710963 18109 raft_consensus.cc:740] T 00000000000000000000000000000000 P 63898f63823447b6b26150657073815c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63898f63823447b6b26150657073815c, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.711768 18109 consensus_queue.cc:260] T 00000000000000000000000000000000 P 63898f63823447b6b26150657073815c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "63898f63823447b6b26150657073815c" member_type: VOTER }
I20260608 09:55:10.712268 18109 raft_consensus.cc:399] T 00000000000000000000000000000000 P 63898f63823447b6b26150657073815c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:10.712483 18109 raft_consensus.cc:493] T 00000000000000000000000000000000 P 63898f63823447b6b26150657073815c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:10.712821 18109 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 63898f63823447b6b26150657073815c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.718669 18109 raft_consensus.cc:515] T 00000000000000000000000000000000 P 63898f63823447b6b26150657073815c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63898f63823447b6b26150657073815c" member_type: VOTER }
I20260608 09:55:10.719264 18109 leader_election.cc:304] T 00000000000000000000000000000000 P 63898f63823447b6b26150657073815c [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: 63898f63823447b6b26150657073815c; no voters: 
I20260608 09:55:10.720537 18109 leader_election.cc:290] T 00000000000000000000000000000000 P 63898f63823447b6b26150657073815c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:10.721210 18112 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 63898f63823447b6b26150657073815c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:10.722713 18112 raft_consensus.cc:697] T 00000000000000000000000000000000 P 63898f63823447b6b26150657073815c [term 1 LEADER]: Becoming Leader. State: Replica: 63898f63823447b6b26150657073815c, State: Running, Role: LEADER
I20260608 09:55:10.723488 18112 consensus_queue.cc:237] T 00000000000000000000000000000000 P 63898f63823447b6b26150657073815c [LEADER]: Queue going to LEADER mode. State: All 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: "63898f63823447b6b26150657073815c" member_type: VOTER }
I20260608 09:55:10.723860 18109 sys_catalog.cc:565] T 00000000000000000000000000000000 P 63898f63823447b6b26150657073815c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:10.731452 18114 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63898f63823447b6b26150657073815c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 63898f63823447b6b26150657073815c. Latest consensus state: current_term: 1 leader_uuid: "63898f63823447b6b26150657073815c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63898f63823447b6b26150657073815c" member_type: VOTER } }
I20260608 09:55:10.732112 18114 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63898f63823447b6b26150657073815c [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:10.732024 18113 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63898f63823447b6b26150657073815c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "63898f63823447b6b26150657073815c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63898f63823447b6b26150657073815c" member_type: VOTER } }
I20260608 09:55:10.732801 18113 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63898f63823447b6b26150657073815c [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:10.734459 18120 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:10.741456 18120 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:10.742596  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:10.751040 18120 catalog_manager.cc:1382] Generated new cluster ID: a43375d6859b4758a2ba82df5b20accc
I20260608 09:55:10.751358 18120 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:10.766115 18120 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:10.767558 18120 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:10.785760 18120 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 63898f63823447b6b26150657073815c: Generated new TSK 0
I20260608 09:55:10.786435 18120 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:10.809360  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:10.816505 18130 instance_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:10.817911 18131 instance_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:10.819672  9863 server_base.cc:1061] running on GCE node
W20260608 09:55:10.820384 18133 instance_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:10.821357  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:10.821564  9863 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:10.821686  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912510821674 us; error 0 us; skew 500 ppm
I20260608 09:55:10.822290  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:10.824811  9863 webserver.cc:533] Webserver started at http://127.9.161.193:40985/ using document root <none> and password file <none>
I20260608 09:55:10.825369  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:10.825591  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:10.825945  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:10.827103  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912298820956-9863-0/minicluster-data/ts-0-root/instance:
uuid: "415683682b9440439ea44535846581c6"
format_stamp: "Formatted at 2026-06-08 09:55:10 on dist-test-slave-bjvn"
I20260608 09:55:10.832135  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:10.836361 18138 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:10.837383  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:55:10.837639  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912298820956-9863-0/minicluster-data/ts-0-root
uuid: "415683682b9440439ea44535846581c6"
format_stamp: "Formatted at 2026-06-08 09:55:10 on dist-test-slave-bjvn"
I20260608 09:55:10.837991  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912298820956-9863-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912298820956-9863-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912298820956-9863-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:10.851212  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:10.852483  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:10.854027  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:10.856585  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:10.856766  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:10.857070  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:10.857232  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:10.900301  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.193:43957
I20260608 09:55:10.900436 18200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.193:43957 every 8 connection(s)
I20260608 09:55:10.906090  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:10.913633 18205 instance_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:10.914799 18206 instance_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:10.918287 18209 instance_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:10.918367  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:10.919649  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:10.919934  9863 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:10.920176  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912510920151 us; error 0 us; skew 500 ppm
I20260608 09:55:10.920975  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:10.923964 18201 heartbeater.cc:344] Connected to a master server at 127.9.161.254:40263
I20260608 09:55:10.924381 18201 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:10.924544  9863 webserver.cc:533] Webserver started at http://127.9.161.194:33797/ using document root <none> and password file <none>
I20260608 09:55:10.925268  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:10.925489  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:10.925503 18201 heartbeater.cc:507] Master 127.9.161.254:40263 requested a full tablet report, sending...
I20260608 09:55:10.925889  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:10.927537  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912298820956-9863-0/minicluster-data/ts-1-root/instance:
uuid: "6ab6c0330f164f158cc54bef61eba842"
format_stamp: "Formatted at 2026-06-08 09:55:10 on dist-test-slave-bjvn"
I20260608 09:55:10.928364 18074 ts_manager.cc:194] Registered new tserver with Master: 415683682b9440439ea44535846581c6 (127.9.161.193:43957)
I20260608 09:55:10.930539 18074 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46862
I20260608 09:55:10.933284  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:55:10.937572 18213 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:10.938483  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:55:10.938808  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912298820956-9863-0/minicluster-data/ts-1-root
uuid: "6ab6c0330f164f158cc54bef61eba842"
format_stamp: "Formatted at 2026-06-08 09:55:10 on dist-test-slave-bjvn"
I20260608 09:55:10.939052  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912298820956-9863-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912298820956-9863-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912298820956-9863-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:10.958724  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:10.959969  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:10.961462  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:10.964071  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:10.964267  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:10.964576  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:10.964746  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:11.012344  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.194:32871
I20260608 09:55:11.012636 18275 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.194:32871 every 8 connection(s)
I20260608 09:55:11.017966  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:11.026252 18279 instance_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:11.026374 18280 instance_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:11.031077  9863 server_base.cc:1061] running on GCE node
W20260608 09:55:11.030894 18282 instance_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:11.032675 18276 heartbeater.cc:344] Connected to a master server at 127.9.161.254:40263
I20260608 09:55:11.033135 18276 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:11.033636  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:11.034015  9863 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:11.034029 18276 heartbeater.cc:507] Master 127.9.161.254:40263 requested a full tablet report, sending...
I20260608 09:55:11.034307  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912511034292 us; error 0 us; skew 500 ppm
I20260608 09:55:11.035107  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:11.036662 18074 ts_manager.cc:194] Registered new tserver with Master: 6ab6c0330f164f158cc54bef61eba842 (127.9.161.194:32871)
I20260608 09:55:11.038256  9863 webserver.cc:533] Webserver started at http://127.9.161.195:45117/ using document root <none> and password file <none>
I20260608 09:55:11.038805 18074 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46876
I20260608 09:55:11.039014  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:11.039449  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:11.039839  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:11.041267  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912298820956-9863-0/minicluster-data/ts-2-root/instance:
uuid: "d32593e624084deeb6f17c9fa5d46309"
format_stamp: "Formatted at 2026-06-08 09:55:11 on dist-test-slave-bjvn"
I20260608 09:55:11.046411  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 09:55:11.049980 18287 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:11.050926  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:55:11.051198  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912298820956-9863-0/minicluster-data/ts-2-root
uuid: "d32593e624084deeb6f17c9fa5d46309"
format_stamp: "Formatted at 2026-06-08 09:55:11 on dist-test-slave-bjvn"
I20260608 09:55:11.051455  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912298820956-9863-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912298820956-9863-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912298820956-9863-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:11.101434  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:11.102758  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:11.104265  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:11.106712  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:11.106922  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:11.107198  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:11.107368  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:11.154055  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.195:39577
I20260608 09:55:11.154191 18349 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.195:39577 every 8 connection(s)
I20260608 09:55:11.169111 18350 heartbeater.cc:344] Connected to a master server at 127.9.161.254:40263
I20260608 09:55:11.169535 18350 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:11.170445 18350 heartbeater.cc:507] Master 127.9.161.254:40263 requested a full tablet report, sending...
I20260608 09:55:11.172725 18074 ts_manager.cc:194] Registered new tserver with Master: d32593e624084deeb6f17c9fa5d46309 (127.9.161.195:39577)
I20260608 09:55:11.172857  9863 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015239812s
I20260608 09:55:11.174878 18074 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46886
I20260608 09:55:11.934186 18201 heartbeater.cc:499] Master 127.9.161.254:40263 was elected leader, sending a full tablet report...
I20260608 09:55:12.041940 18276 heartbeater.cc:499] Master 127.9.161.254:40263 was elected leader, sending a full tablet report...
I20260608 09:55:12.178097 18350 heartbeater.cc:499] Master 127.9.161.254:40263 was elected leader, sending a full tablet report...
I20260608 09:55:12.232494 18074 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46894:
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:55:12.235060 18074 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:12.296027 18241 tablet_service.cc:1511] Processing CreateTablet for tablet 57bc88c9a3994f7086d8c2bcd1574c8a (DEFAULT_TABLE table=test-workload [id=eb1e2e8d6d854c64a904ae223e680611]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:55:12.297724 18241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57bc88c9a3994f7086d8c2bcd1574c8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:12.297367 18239 tablet_service.cc:1511] Processing CreateTablet for tablet 9aa903fae15a421ebe4da53b6b73ac6f (DEFAULT_TABLE table=test-workload [id=eb1e2e8d6d854c64a904ae223e680611]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:55:12.298804 18239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aa903fae15a421ebe4da53b6b73ac6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:12.303179 18240 tablet_service.cc:1511] Processing CreateTablet for tablet c6b7f14747d740498c188995be0c48c7 (DEFAULT_TABLE table=test-workload [id=eb1e2e8d6d854c64a904ae223e680611]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:55:12.304657 18240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b7f14747d740498c188995be0c48c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:12.316730 18238 tablet_service.cc:1511] Processing CreateTablet for tablet 62d2beb6b14e4a4f95a2f707f52b7735 (DEFAULT_TABLE table=test-workload [id=eb1e2e8d6d854c64a904ae223e680611]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:55:12.318333 18238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d2beb6b14e4a4f95a2f707f52b7735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:12.319314 18163 tablet_service.cc:1511] Processing CreateTablet for tablet 62d2beb6b14e4a4f95a2f707f52b7735 (DEFAULT_TABLE table=test-workload [id=eb1e2e8d6d854c64a904ae223e680611]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:55:12.321374 18163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d2beb6b14e4a4f95a2f707f52b7735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:12.323652 18166 tablet_service.cc:1511] Processing CreateTablet for tablet 57bc88c9a3994f7086d8c2bcd1574c8a (DEFAULT_TABLE table=test-workload [id=eb1e2e8d6d854c64a904ae223e680611]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:55:12.326952 18165 tablet_service.cc:1511] Processing CreateTablet for tablet c6b7f14747d740498c188995be0c48c7 (DEFAULT_TABLE table=test-workload [id=eb1e2e8d6d854c64a904ae223e680611]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:55:12.329596 18164 tablet_service.cc:1511] Processing CreateTablet for tablet 9aa903fae15a421ebe4da53b6b73ac6f (DEFAULT_TABLE table=test-workload [id=eb1e2e8d6d854c64a904ae223e680611]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:55:12.332226 18166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57bc88c9a3994f7086d8c2bcd1574c8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:12.336679 18164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aa903fae15a421ebe4da53b6b73ac6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:12.338725 18165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b7f14747d740498c188995be0c48c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:12.349253 18370 tablet_bootstrap.cc:492] T 9aa903fae15a421ebe4da53b6b73ac6f P 6ab6c0330f164f158cc54bef61eba842: Bootstrap starting.
I20260608 09:55:12.351472 18315 tablet_service.cc:1511] Processing CreateTablet for tablet 57bc88c9a3994f7086d8c2bcd1574c8a (DEFAULT_TABLE table=test-workload [id=eb1e2e8d6d854c64a904ae223e680611]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:55:12.353020 18315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57bc88c9a3994f7086d8c2bcd1574c8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:12.355115 18314 tablet_service.cc:1511] Processing CreateTablet for tablet c6b7f14747d740498c188995be0c48c7 (DEFAULT_TABLE table=test-workload [id=eb1e2e8d6d854c64a904ae223e680611]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:55:12.356546 18314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b7f14747d740498c188995be0c48c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:12.360886 18370 tablet_bootstrap.cc:654] T 9aa903fae15a421ebe4da53b6b73ac6f P 6ab6c0330f164f158cc54bef61eba842: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:12.363201 18312 tablet_service.cc:1511] Processing CreateTablet for tablet 62d2beb6b14e4a4f95a2f707f52b7735 (DEFAULT_TABLE table=test-workload [id=eb1e2e8d6d854c64a904ae223e680611]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:55:12.364671 18312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d2beb6b14e4a4f95a2f707f52b7735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:12.368872 18313 tablet_service.cc:1511] Processing CreateTablet for tablet 9aa903fae15a421ebe4da53b6b73ac6f (DEFAULT_TABLE table=test-workload [id=eb1e2e8d6d854c64a904ae223e680611]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:55:12.370514 18313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aa903fae15a421ebe4da53b6b73ac6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:12.384356 18371 tablet_bootstrap.cc:492] T 62d2beb6b14e4a4f95a2f707f52b7735 P 415683682b9440439ea44535846581c6: Bootstrap starting.
I20260608 09:55:12.396159 18370 tablet_bootstrap.cc:492] T 9aa903fae15a421ebe4da53b6b73ac6f P 6ab6c0330f164f158cc54bef61eba842: No bootstrap required, opened a new log
I20260608 09:55:12.396567 18371 tablet_bootstrap.cc:654] T 62d2beb6b14e4a4f95a2f707f52b7735 P 415683682b9440439ea44535846581c6: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:12.396842 18370 ts_tablet_manager.cc:1403] T 9aa903fae15a421ebe4da53b6b73ac6f P 6ab6c0330f164f158cc54bef61eba842: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.004s
I20260608 09:55:12.404783 18370 raft_consensus.cc:359] T 9aa903fae15a421ebe4da53b6b73ac6f P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.406544 18370 raft_consensus.cc:385] T 9aa903fae15a421ebe4da53b6b73ac6f P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:12.407255 18370 raft_consensus.cc:740] T 9aa903fae15a421ebe4da53b6b73ac6f P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab6c0330f164f158cc54bef61eba842, State: Initialized, Role: FOLLOWER
I20260608 09:55:12.408910 18373 tablet_bootstrap.cc:492] T 57bc88c9a3994f7086d8c2bcd1574c8a P d32593e624084deeb6f17c9fa5d46309: Bootstrap starting.
I20260608 09:55:12.409394 18370 consensus_queue.cc:260] T 9aa903fae15a421ebe4da53b6b73ac6f P 6ab6c0330f164f158cc54bef61eba842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.414292 18371 tablet_bootstrap.cc:492] T 62d2beb6b14e4a4f95a2f707f52b7735 P 415683682b9440439ea44535846581c6: No bootstrap required, opened a new log
I20260608 09:55:12.415081 18371 ts_tablet_manager.cc:1403] T 62d2beb6b14e4a4f95a2f707f52b7735 P 415683682b9440439ea44535846581c6: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.004s
I20260608 09:55:12.415403 18370 ts_tablet_manager.cc:1434] T 9aa903fae15a421ebe4da53b6b73ac6f P 6ab6c0330f164f158cc54bef61eba842: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 09:55:12.416584 18373 tablet_bootstrap.cc:654] T 57bc88c9a3994f7086d8c2bcd1574c8a P d32593e624084deeb6f17c9fa5d46309: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:12.416664 18370 tablet_bootstrap.cc:492] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842: Bootstrap starting.
I20260608 09:55:12.418926 18371 raft_consensus.cc:359] T 62d2beb6b14e4a4f95a2f707f52b7735 P 415683682b9440439ea44535846581c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.420049 18371 raft_consensus.cc:385] T 62d2beb6b14e4a4f95a2f707f52b7735 P 415683682b9440439ea44535846581c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:12.420665 18371 raft_consensus.cc:740] T 62d2beb6b14e4a4f95a2f707f52b7735 P 415683682b9440439ea44535846581c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 415683682b9440439ea44535846581c6, State: Initialized, Role: FOLLOWER
I20260608 09:55:12.422451 18371 consensus_queue.cc:260] T 62d2beb6b14e4a4f95a2f707f52b7735 P 415683682b9440439ea44535846581c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.424863 18370 tablet_bootstrap.cc:654] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:12.430757 18373 tablet_bootstrap.cc:492] T 57bc88c9a3994f7086d8c2bcd1574c8a P d32593e624084deeb6f17c9fa5d46309: No bootstrap required, opened a new log
I20260608 09:55:12.431249 18371 ts_tablet_manager.cc:1434] T 62d2beb6b14e4a4f95a2f707f52b7735 P 415683682b9440439ea44535846581c6: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.005s
I20260608 09:55:12.431422 18373 ts_tablet_manager.cc:1403] T 57bc88c9a3994f7086d8c2bcd1574c8a P d32593e624084deeb6f17c9fa5d46309: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260608 09:55:12.432793 18371 tablet_bootstrap.cc:492] T c6b7f14747d740498c188995be0c48c7 P 415683682b9440439ea44535846581c6: Bootstrap starting.
I20260608 09:55:12.434960 18373 raft_consensus.cc:359] T 57bc88c9a3994f7086d8c2bcd1574c8a P d32593e624084deeb6f17c9fa5d46309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } }
I20260608 09:55:12.435753 18373 raft_consensus.cc:385] T 57bc88c9a3994f7086d8c2bcd1574c8a P d32593e624084deeb6f17c9fa5d46309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:12.436242 18373 raft_consensus.cc:740] T 57bc88c9a3994f7086d8c2bcd1574c8a P d32593e624084deeb6f17c9fa5d46309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d32593e624084deeb6f17c9fa5d46309, State: Initialized, Role: FOLLOWER
I20260608 09:55:12.437345 18373 consensus_queue.cc:260] T 57bc88c9a3994f7086d8c2bcd1574c8a P d32593e624084deeb6f17c9fa5d46309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } }
I20260608 09:55:12.440901 18371 tablet_bootstrap.cc:654] T c6b7f14747d740498c188995be0c48c7 P 415683682b9440439ea44535846581c6: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:12.442701 18370 tablet_bootstrap.cc:492] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842: No bootstrap required, opened a new log
I20260608 09:55:12.443403 18370 ts_tablet_manager.cc:1403] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.014s
I20260608 09:55:12.444084 18373 ts_tablet_manager.cc:1434] T 57bc88c9a3994f7086d8c2bcd1574c8a P d32593e624084deeb6f17c9fa5d46309: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260608 09:55:12.445588 18373 tablet_bootstrap.cc:492] T c6b7f14747d740498c188995be0c48c7 P d32593e624084deeb6f17c9fa5d46309: Bootstrap starting.
I20260608 09:55:12.447086 18370 raft_consensus.cc:359] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } }
I20260608 09:55:12.447948 18370 raft_consensus.cc:385] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:12.448328 18370 raft_consensus.cc:740] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab6c0330f164f158cc54bef61eba842, State: Initialized, Role: FOLLOWER
I20260608 09:55:12.449402 18370 consensus_queue.cc:260] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } }
I20260608 09:55:12.454247 18370 ts_tablet_manager.cc:1434] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.006s
I20260608 09:55:12.454488 18373 tablet_bootstrap.cc:654] T c6b7f14747d740498c188995be0c48c7 P d32593e624084deeb6f17c9fa5d46309: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:12.455520 18370 tablet_bootstrap.cc:492] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842: Bootstrap starting.
I20260608 09:55:12.463059 18370 tablet_bootstrap.cc:654] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:12.468076 18373 tablet_bootstrap.cc:492] T c6b7f14747d740498c188995be0c48c7 P d32593e624084deeb6f17c9fa5d46309: No bootstrap required, opened a new log
I20260608 09:55:12.468909 18373 ts_tablet_manager.cc:1403] T c6b7f14747d740498c188995be0c48c7 P d32593e624084deeb6f17c9fa5d46309: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.005s
I20260608 09:55:12.474727 18373 raft_consensus.cc:359] T c6b7f14747d740498c188995be0c48c7 P d32593e624084deeb6f17c9fa5d46309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.475502 18373 raft_consensus.cc:385] T c6b7f14747d740498c188995be0c48c7 P d32593e624084deeb6f17c9fa5d46309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:12.475847 18373 raft_consensus.cc:740] T c6b7f14747d740498c188995be0c48c7 P d32593e624084deeb6f17c9fa5d46309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d32593e624084deeb6f17c9fa5d46309, State: Initialized, Role: FOLLOWER
I20260608 09:55:12.475982 18371 tablet_bootstrap.cc:492] T c6b7f14747d740498c188995be0c48c7 P 415683682b9440439ea44535846581c6: No bootstrap required, opened a new log
I20260608 09:55:12.476483 18370 tablet_bootstrap.cc:492] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842: No bootstrap required, opened a new log
I20260608 09:55:12.476598 18371 ts_tablet_manager.cc:1403] T c6b7f14747d740498c188995be0c48c7 P 415683682b9440439ea44535846581c6: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.027s
I20260608 09:55:12.477092 18370 ts_tablet_manager.cc:1403] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.014s
I20260608 09:55:12.476784 18373 consensus_queue.cc:260] T c6b7f14747d740498c188995be0c48c7 P d32593e624084deeb6f17c9fa5d46309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.479245 18373 ts_tablet_manager.cc:1434] T c6b7f14747d740498c188995be0c48c7 P d32593e624084deeb6f17c9fa5d46309: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 09:55:12.480311 18373 tablet_bootstrap.cc:492] T 62d2beb6b14e4a4f95a2f707f52b7735 P d32593e624084deeb6f17c9fa5d46309: Bootstrap starting.
I20260608 09:55:12.479975 18371 raft_consensus.cc:359] T c6b7f14747d740498c188995be0c48c7 P 415683682b9440439ea44535846581c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.480818 18371 raft_consensus.cc:385] T c6b7f14747d740498c188995be0c48c7 P 415683682b9440439ea44535846581c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:12.481199 18371 raft_consensus.cc:740] T c6b7f14747d740498c188995be0c48c7 P 415683682b9440439ea44535846581c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 415683682b9440439ea44535846581c6, State: Initialized, Role: FOLLOWER
I20260608 09:55:12.482241 18371 consensus_queue.cc:260] T c6b7f14747d740498c188995be0c48c7 P 415683682b9440439ea44535846581c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.483950 18370 raft_consensus.cc:359] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.484812 18370 raft_consensus.cc:385] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:12.484897 18371 ts_tablet_manager.cc:1434] T c6b7f14747d740498c188995be0c48c7 P 415683682b9440439ea44535846581c6: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 09:55:12.485199 18370 raft_consensus.cc:740] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab6c0330f164f158cc54bef61eba842, State: Initialized, Role: FOLLOWER
I20260608 09:55:12.486132 18371 tablet_bootstrap.cc:492] T 57bc88c9a3994f7086d8c2bcd1574c8a P 415683682b9440439ea44535846581c6: Bootstrap starting.
I20260608 09:55:12.486207 18370 consensus_queue.cc:260] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.487864 18373 tablet_bootstrap.cc:654] T 62d2beb6b14e4a4f95a2f707f52b7735 P d32593e624084deeb6f17c9fa5d46309: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:12.488986 18370 ts_tablet_manager.cc:1434] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260608 09:55:12.490187 18370 tablet_bootstrap.cc:492] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842: Bootstrap starting.
I20260608 09:55:12.497455 18371 tablet_bootstrap.cc:654] T 57bc88c9a3994f7086d8c2bcd1574c8a P 415683682b9440439ea44535846581c6: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:12.498456 18370 tablet_bootstrap.cc:654] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:12.500335 18373 tablet_bootstrap.cc:492] T 62d2beb6b14e4a4f95a2f707f52b7735 P d32593e624084deeb6f17c9fa5d46309: No bootstrap required, opened a new log
I20260608 09:55:12.500972 18373 ts_tablet_manager.cc:1403] T 62d2beb6b14e4a4f95a2f707f52b7735 P d32593e624084deeb6f17c9fa5d46309: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260608 09:55:12.505106 18373 raft_consensus.cc:359] T 62d2beb6b14e4a4f95a2f707f52b7735 P d32593e624084deeb6f17c9fa5d46309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.506356 18373 raft_consensus.cc:385] T 62d2beb6b14e4a4f95a2f707f52b7735 P d32593e624084deeb6f17c9fa5d46309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:12.506839 18373 raft_consensus.cc:740] T 62d2beb6b14e4a4f95a2f707f52b7735 P d32593e624084deeb6f17c9fa5d46309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d32593e624084deeb6f17c9fa5d46309, State: Initialized, Role: FOLLOWER
I20260608 09:55:12.508697 18377 raft_consensus.cc:493] T c6b7f14747d740498c188995be0c48c7 P 415683682b9440439ea44535846581c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:12.508193 18373 consensus_queue.cc:260] T 62d2beb6b14e4a4f95a2f707f52b7735 P d32593e624084deeb6f17c9fa5d46309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.509574 18375 raft_consensus.cc:493] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:12.510274 18375 raft_consensus.cc:515] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } }
I20260608 09:55:12.514214 18373 ts_tablet_manager.cc:1434] T 62d2beb6b14e4a4f95a2f707f52b7735 P d32593e624084deeb6f17c9fa5d46309: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 09:55:12.515864 18373 tablet_bootstrap.cc:492] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309: Bootstrap starting.
W20260608 09:55:12.518589 18277 tablet.cc:2404] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:55:12.509269 18377 raft_consensus.cc:515] T c6b7f14747d740498c188995be0c48c7 P 415683682b9440439ea44535846581c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.523289 18379 raft_consensus.cc:493] T 57bc88c9a3994f7086d8c2bcd1574c8a P d32593e624084deeb6f17c9fa5d46309 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:12.523952 18379 raft_consensus.cc:515] T 57bc88c9a3994f7086d8c2bcd1574c8a P d32593e624084deeb6f17c9fa5d46309 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } }
I20260608 09:55:12.526155 18373 tablet_bootstrap.cc:654] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:12.528831 18379 leader_election.cc:290] T 57bc88c9a3994f7086d8c2bcd1574c8a P d32593e624084deeb6f17c9fa5d46309 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ab6c0330f164f158cc54bef61eba842 (127.9.161.194:32871), 415683682b9440439ea44535846581c6 (127.9.161.193:43957)
I20260608 09:55:12.535808 18375 leader_election.cc:290] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d32593e624084deeb6f17c9fa5d46309 (127.9.161.195:39577), 415683682b9440439ea44535846581c6 (127.9.161.193:43957)
I20260608 09:55:12.538604 18370 tablet_bootstrap.cc:492] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842: No bootstrap required, opened a new log
I20260608 09:55:12.538933 18373 tablet_bootstrap.cc:492] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309: No bootstrap required, opened a new log
I20260608 09:55:12.542196 18377 leader_election.cc:290] T c6b7f14747d740498c188995be0c48c7 P 415683682b9440439ea44535846581c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ab6c0330f164f158cc54bef61eba842 (127.9.161.194:32871), d32593e624084deeb6f17c9fa5d46309 (127.9.161.195:39577)
I20260608 09:55:12.546159 18370 ts_tablet_manager.cc:1403] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842: Time spent bootstrapping tablet: real 0.056s	user 0.023s	sys 0.009s
I20260608 09:55:12.554260 18375 raft_consensus.cc:493] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:12.547118 18373 ts_tablet_manager.cc:1403] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.007s
I20260608 09:55:12.561163 18371 tablet_bootstrap.cc:492] T 57bc88c9a3994f7086d8c2bcd1574c8a P 415683682b9440439ea44535846581c6: No bootstrap required, opened a new log
I20260608 09:55:12.561064 18375 raft_consensus.cc:515] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.561864 18371 ts_tablet_manager.cc:1403] T 57bc88c9a3994f7086d8c2bcd1574c8a P 415683682b9440439ea44535846581c6: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.009s
I20260608 09:55:12.564374 18370 raft_consensus.cc:359] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.565210 18370 raft_consensus.cc:385] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:12.565552 18370 raft_consensus.cc:740] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab6c0330f164f158cc54bef61eba842, State: Initialized, Role: FOLLOWER
I20260608 09:55:12.565461 18371 raft_consensus.cc:359] T 57bc88c9a3994f7086d8c2bcd1574c8a P 415683682b9440439ea44535846581c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } }
I20260608 09:55:12.567881 18371 raft_consensus.cc:385] T 57bc88c9a3994f7086d8c2bcd1574c8a P 415683682b9440439ea44535846581c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:12.568220 18375 leader_election.cc:290] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 415683682b9440439ea44535846581c6 (127.9.161.193:43957), d32593e624084deeb6f17c9fa5d46309 (127.9.161.195:39577)
I20260608 09:55:12.568562 18370 consensus_queue.cc:260] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.568215 18371 raft_consensus.cc:740] T 57bc88c9a3994f7086d8c2bcd1574c8a P 415683682b9440439ea44535846581c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 415683682b9440439ea44535846581c6, State: Initialized, Role: FOLLOWER
I20260608 09:55:12.571079 18371 consensus_queue.cc:260] T 57bc88c9a3994f7086d8c2bcd1574c8a P 415683682b9440439ea44535846581c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } }
I20260608 09:55:12.571698 18370 ts_tablet_manager.cc:1434] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.005s
I20260608 09:55:12.574180 18371 ts_tablet_manager.cc:1434] T 57bc88c9a3994f7086d8c2bcd1574c8a P 415683682b9440439ea44535846581c6: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 09:55:12.575335 18371 tablet_bootstrap.cc:492] T 9aa903fae15a421ebe4da53b6b73ac6f P 415683682b9440439ea44535846581c6: Bootstrap starting.
I20260608 09:55:12.579819 18325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57bc88c9a3994f7086d8c2bcd1574c8a" candidate_uuid: "6ab6c0330f164f158cc54bef61eba842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d32593e624084deeb6f17c9fa5d46309" is_pre_election: true
I20260608 09:55:12.580659 18325 raft_consensus.cc:2468] T 57bc88c9a3994f7086d8c2bcd1574c8a P d32593e624084deeb6f17c9fa5d46309 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ab6c0330f164f158cc54bef61eba842 in term 0.
I20260608 09:55:12.583302 18325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b7f14747d740498c188995be0c48c7" candidate_uuid: "6ab6c0330f164f158cc54bef61eba842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d32593e624084deeb6f17c9fa5d46309" is_pre_election: true
I20260608 09:55:12.583941 18325 raft_consensus.cc:2468] T c6b7f14747d740498c188995be0c48c7 P d32593e624084deeb6f17c9fa5d46309 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ab6c0330f164f158cc54bef61eba842 in term 0.
I20260608 09:55:12.585601 18215 leader_election.cc:304] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab6c0330f164f158cc54bef61eba842, d32593e624084deeb6f17c9fa5d46309; no voters: 
I20260608 09:55:12.586539 18375 raft_consensus.cc:2804] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:12.586946 18375 raft_consensus.cc:493] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:12.587531 18375 raft_consensus.cc:3060] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:12.587138 18373 raft_consensus.cc:359] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.588217 18373 raft_consensus.cc:385] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:12.588637 18373 raft_consensus.cc:740] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d32593e624084deeb6f17c9fa5d46309, State: Initialized, Role: FOLLOWER
I20260608 09:55:12.601017 18371 tablet_bootstrap.cc:654] T 9aa903fae15a421ebe4da53b6b73ac6f P 415683682b9440439ea44535846581c6: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:12.589781 18373 consensus_queue.cc:260] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.604465 18251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b7f14747d740498c188995be0c48c7" candidate_uuid: "415683682b9440439ea44535846581c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab6c0330f164f158cc54bef61eba842" is_pre_election: true
I20260608 09:55:12.609265 18251 raft_consensus.cc:2468] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 415683682b9440439ea44535846581c6 in term 0.
I20260608 09:55:12.604514 18215 leader_election.cc:304] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab6c0330f164f158cc54bef61eba842, d32593e624084deeb6f17c9fa5d46309; no voters: 
I20260608 09:55:12.608165 18375 raft_consensus.cc:515] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } }
I20260608 09:55:12.611086 18141 leader_election.cc:304] T c6b7f14747d740498c188995be0c48c7 P 415683682b9440439ea44535846581c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 415683682b9440439ea44535846581c6, 6ab6c0330f164f158cc54bef61eba842; no voters: 
I20260608 09:55:12.615298 18377 raft_consensus.cc:2804] T c6b7f14747d740498c188995be0c48c7 P 415683682b9440439ea44535846581c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:12.615759 18377 raft_consensus.cc:493] T c6b7f14747d740498c188995be0c48c7 P 415683682b9440439ea44535846581c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:12.616084 18377 raft_consensus.cc:3060] T c6b7f14747d740498c188995be0c48c7 P 415683682b9440439ea44535846581c6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:12.612479 18379 raft_consensus.cc:493] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:12.617910 18379 raft_consensus.cc:515] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.623857 18379 leader_election.cc:290] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 415683682b9440439ea44535846581c6 (127.9.161.193:43957), 6ab6c0330f164f158cc54bef61eba842 (127.9.161.194:32871)
I20260608 09:55:12.626737 18375 leader_election.cc:290] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [CANDIDATE]: Term 1 election: Requested vote from peers d32593e624084deeb6f17c9fa5d46309 (127.9.161.195:39577), 415683682b9440439ea44535846581c6 (127.9.161.193:43957)
I20260608 09:55:12.627457 18375 raft_consensus.cc:2804] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:12.627943 18375 raft_consensus.cc:493] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:12.628342 18375 raft_consensus.cc:3060] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:12.629447 18377 raft_consensus.cc:515] T c6b7f14747d740498c188995be0c48c7 P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.634757 18251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b7f14747d740498c188995be0c48c7" candidate_uuid: "415683682b9440439ea44535846581c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab6c0330f164f158cc54bef61eba842"
I20260608 09:55:12.635294 18176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57bc88c9a3994f7086d8c2bcd1574c8a" candidate_uuid: "d32593e624084deeb6f17c9fa5d46309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "415683682b9440439ea44535846581c6" is_pre_election: true
I20260608 09:55:12.636051 18176 raft_consensus.cc:2468] T 57bc88c9a3994f7086d8c2bcd1574c8a P 415683682b9440439ea44535846581c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d32593e624084deeb6f17c9fa5d46309 in term 0.
I20260608 09:55:12.636132 18325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b7f14747d740498c188995be0c48c7" candidate_uuid: "415683682b9440439ea44535846581c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d32593e624084deeb6f17c9fa5d46309" is_pre_election: true
I20260608 09:55:12.636778 18325 raft_consensus.cc:2468] T c6b7f14747d740498c188995be0c48c7 P d32593e624084deeb6f17c9fa5d46309 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 415683682b9440439ea44535846581c6 in term 0.
I20260608 09:55:12.637136 18397 raft_consensus.cc:493] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:12.637498 18175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa903fae15a421ebe4da53b6b73ac6f" candidate_uuid: "d32593e624084deeb6f17c9fa5d46309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "415683682b9440439ea44535846581c6" is_pre_election: true
I20260608 09:55:12.637902 18325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57bc88c9a3994f7086d8c2bcd1574c8a" candidate_uuid: "6ab6c0330f164f158cc54bef61eba842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d32593e624084deeb6f17c9fa5d46309"
I20260608 09:55:12.637704 18397 raft_consensus.cc:515] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.638480 18325 raft_consensus.cc:3060] T 57bc88c9a3994f7086d8c2bcd1574c8a P d32593e624084deeb6f17c9fa5d46309 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:12.639151 18250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57bc88c9a3994f7086d8c2bcd1574c8a" candidate_uuid: "d32593e624084deeb6f17c9fa5d46309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab6c0330f164f158cc54bef61eba842" is_pre_election: true
I20260608 09:55:12.636152 18377 leader_election.cc:290] T c6b7f14747d740498c188995be0c48c7 P 415683682b9440439ea44535846581c6 [CANDIDATE]: Term 1 election: Requested vote from peers 6ab6c0330f164f158cc54bef61eba842 (127.9.161.194:32871), d32593e624084deeb6f17c9fa5d46309 (127.9.161.195:39577)
I20260608 09:55:12.640100 18250 raft_consensus.cc:2393] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d32593e624084deeb6f17c9fa5d46309 in current term 1: Already voted for candidate 6ab6c0330f164f158cc54bef61eba842 in this term.
I20260608 09:55:12.641563 18249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa903fae15a421ebe4da53b6b73ac6f" candidate_uuid: "d32593e624084deeb6f17c9fa5d46309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab6c0330f164f158cc54bef61eba842" is_pre_election: true
I20260608 09:55:12.642339 18249 raft_consensus.cc:2468] T 9aa903fae15a421ebe4da53b6b73ac6f P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d32593e624084deeb6f17c9fa5d46309 in term 0.
I20260608 09:55:12.642575 18397 leader_election.cc:290] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 415683682b9440439ea44535846581c6 (127.9.161.193:43957), d32593e624084deeb6f17c9fa5d46309 (127.9.161.195:39577)
I20260608 09:55:12.645479 18375 raft_consensus.cc:515] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.646667 18251 raft_consensus.cc:2393] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 415683682b9440439ea44535846581c6 in current term 1: Already voted for candidate 6ab6c0330f164f158cc54bef61eba842 in this term.
I20260608 09:55:12.646600 18324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d2beb6b14e4a4f95a2f707f52b7735" candidate_uuid: "6ab6c0330f164f158cc54bef61eba842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d32593e624084deeb6f17c9fa5d46309" is_pre_election: true
I20260608 09:55:12.647444 18324 raft_consensus.cc:2468] T 62d2beb6b14e4a4f95a2f707f52b7735 P d32593e624084deeb6f17c9fa5d46309 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ab6c0330f164f158cc54bef61eba842 in term 0.
I20260608 09:55:12.647897 18375 leader_election.cc:290] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842 [CANDIDATE]: Term 1 election: Requested vote from peers 415683682b9440439ea44535846581c6 (127.9.161.193:43957), d32593e624084deeb6f17c9fa5d46309 (127.9.161.195:39577)
I20260608 09:55:12.648620 18325 raft_consensus.cc:2468] T 57bc88c9a3994f7086d8c2bcd1574c8a P d32593e624084deeb6f17c9fa5d46309 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab6c0330f164f158cc54bef61eba842 in term 1.
I20260608 09:55:12.649189 18290 leader_election.cc:304] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab6c0330f164f158cc54bef61eba842, d32593e624084deeb6f17c9fa5d46309; no voters: 
I20260608 09:55:12.650121 18373 ts_tablet_manager.cc:1434] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309: Time spent starting tablet: real 0.084s	user 0.012s	sys 0.001s
I20260608 09:55:12.650559 18175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57bc88c9a3994f7086d8c2bcd1574c8a" candidate_uuid: "6ab6c0330f164f158cc54bef61eba842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "415683682b9440439ea44535846581c6" is_pre_election: true
I20260608 09:55:12.651162 18398 raft_consensus.cc:2804] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:12.651244 18175 raft_consensus.cc:2468] T 57bc88c9a3994f7086d8c2bcd1574c8a P 415683682b9440439ea44535846581c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ab6c0330f164f158cc54bef61eba842 in term 0.
I20260608 09:55:12.651952 18398 raft_consensus.cc:493] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:12.652370 18398 raft_consensus.cc:3060] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:12.651373 18324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b7f14747d740498c188995be0c48c7" candidate_uuid: "6ab6c0330f164f158cc54bef61eba842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d32593e624084deeb6f17c9fa5d46309"
I20260608 09:55:12.652982 18175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b7f14747d740498c188995be0c48c7" candidate_uuid: "6ab6c0330f164f158cc54bef61eba842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "415683682b9440439ea44535846581c6" is_pre_election: true
I20260608 09:55:12.653251 18324 raft_consensus.cc:3060] T c6b7f14747d740498c188995be0c48c7 P d32593e624084deeb6f17c9fa5d46309 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:12.653319 18215 leader_election.cc:304] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab6c0330f164f158cc54bef61eba842, d32593e624084deeb6f17c9fa5d46309; no voters: 
I20260608 09:55:12.653910 18175 raft_consensus.cc:2393] T c6b7f14747d740498c188995be0c48c7 P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ab6c0330f164f158cc54bef61eba842 in current term 1: Already voted for candidate 415683682b9440439ea44535846581c6 in this term.
I20260608 09:55:12.654881 18176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57bc88c9a3994f7086d8c2bcd1574c8a" candidate_uuid: "6ab6c0330f164f158cc54bef61eba842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "415683682b9440439ea44535846581c6"
I20260608 09:55:12.655192 18215 leader_election.cc:304] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab6c0330f164f158cc54bef61eba842, d32593e624084deeb6f17c9fa5d46309; no voters: 
I20260608 09:55:12.655478 18176 raft_consensus.cc:3060] T 57bc88c9a3994f7086d8c2bcd1574c8a P 415683682b9440439ea44535846581c6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:12.658986 18375 raft_consensus.cc:2804] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:12.659459 18375 raft_consensus.cc:493] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:12.659853 18375 raft_consensus.cc:3060] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:12.662786 18175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d2beb6b14e4a4f95a2f707f52b7735" candidate_uuid: "6ab6c0330f164f158cc54bef61eba842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "415683682b9440439ea44535846581c6" is_pre_election: true
I20260608 09:55:12.663416 18176 raft_consensus.cc:2468] T 57bc88c9a3994f7086d8c2bcd1574c8a P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab6c0330f164f158cc54bef61eba842 in term 1.
I20260608 09:55:12.663894 18175 raft_consensus.cc:2468] T 62d2beb6b14e4a4f95a2f707f52b7735 P 415683682b9440439ea44535846581c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ab6c0330f164f158cc54bef61eba842 in term 0.
I20260608 09:55:12.665138 18175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b7f14747d740498c188995be0c48c7" candidate_uuid: "6ab6c0330f164f158cc54bef61eba842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "415683682b9440439ea44535846581c6"
I20260608 09:55:12.665988 18175 raft_consensus.cc:2393] T c6b7f14747d740498c188995be0c48c7 P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6ab6c0330f164f158cc54bef61eba842 in current term 1: Already voted for candidate 415683682b9440439ea44535846581c6 in this term.
I20260608 09:55:12.666254 18323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b7f14747d740498c188995be0c48c7" candidate_uuid: "415683682b9440439ea44535846581c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d32593e624084deeb6f17c9fa5d46309"
I20260608 09:55:12.667706 18290 leader_election.cc:304] T 57bc88c9a3994f7086d8c2bcd1574c8a P d32593e624084deeb6f17c9fa5d46309 [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: 415683682b9440439ea44535846581c6, d32593e624084deeb6f17c9fa5d46309; no voters: 6ab6c0330f164f158cc54bef61eba842
I20260608 09:55:12.667851 18375 raft_consensus.cc:515] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.668488 18379 raft_consensus.cc:2764] T 57bc88c9a3994f7086d8c2bcd1574c8a P d32593e624084deeb6f17c9fa5d46309 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260608 09:55:12.669149 18290 leader_election.cc:343] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 415683682b9440439ea44535846581c6 (127.9.161.193:43957): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:12.669988 18397 raft_consensus.cc:2804] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:12.670291 18375 leader_election.cc:290] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [CANDIDATE]: Term 1 election: Requested vote from peers 415683682b9440439ea44535846581c6 (127.9.161.193:43957), d32593e624084deeb6f17c9fa5d46309 (127.9.161.195:39577)
I20260608 09:55:12.661609 18324 raft_consensus.cc:2468] T c6b7f14747d740498c188995be0c48c7 P d32593e624084deeb6f17c9fa5d46309 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab6c0330f164f158cc54bef61eba842 in term 1.
I20260608 09:55:12.671977 18140 leader_election.cc:304] T c6b7f14747d740498c188995be0c48c7 P 415683682b9440439ea44535846581c6 [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: 415683682b9440439ea44535846581c6; no voters: 6ab6c0330f164f158cc54bef61eba842, d32593e624084deeb6f17c9fa5d46309
I20260608 09:55:12.673022 18377 raft_consensus.cc:2749] T c6b7f14747d740498c188995be0c48c7 P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:55:12.674403 18371 tablet_bootstrap.cc:492] T 9aa903fae15a421ebe4da53b6b73ac6f P 415683682b9440439ea44535846581c6: No bootstrap required, opened a new log
I20260608 09:55:12.674857 18175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d2beb6b14e4a4f95a2f707f52b7735" candidate_uuid: "6ab6c0330f164f158cc54bef61eba842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "415683682b9440439ea44535846581c6"
I20260608 09:55:12.675050 18371 ts_tablet_manager.cc:1403] T 9aa903fae15a421ebe4da53b6b73ac6f P 415683682b9440439ea44535846581c6: Time spent bootstrapping tablet: real 0.100s	user 0.011s	sys 0.007s
I20260608 09:55:12.675549 18175 raft_consensus.cc:3060] T 62d2beb6b14e4a4f95a2f707f52b7735 P 415683682b9440439ea44535846581c6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:12.674889 18397 raft_consensus.cc:697] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [term 1 LEADER]: Becoming Leader. State: Replica: 6ab6c0330f164f158cc54bef61eba842, State: Running, Role: LEADER
I20260608 09:55:12.675720 18215 leader_election.cc:304] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842 [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: 6ab6c0330f164f158cc54bef61eba842, d32593e624084deeb6f17c9fa5d46309; no voters: 415683682b9440439ea44535846581c6
I20260608 09:55:12.676944 18397 consensus_queue.cc:237] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } }
I20260608 09:55:12.677500 18399 raft_consensus.cc:2804] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:12.678145 18399 raft_consensus.cc:697] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842 [term 1 LEADER]: Becoming Leader. State: Replica: 6ab6c0330f164f158cc54bef61eba842, State: Running, Role: LEADER
I20260608 09:55:12.679026 18371 raft_consensus.cc:359] T 9aa903fae15a421ebe4da53b6b73ac6f P 415683682b9440439ea44535846581c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.675678 18324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d2beb6b14e4a4f95a2f707f52b7735" candidate_uuid: "6ab6c0330f164f158cc54bef61eba842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d32593e624084deeb6f17c9fa5d46309"
I20260608 09:55:12.680075 18371 raft_consensus.cc:385] T 9aa903fae15a421ebe4da53b6b73ac6f P 415683682b9440439ea44535846581c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:12.680512 18371 raft_consensus.cc:740] T 9aa903fae15a421ebe4da53b6b73ac6f P 415683682b9440439ea44535846581c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 415683682b9440439ea44535846581c6, State: Initialized, Role: FOLLOWER
I20260608 09:55:12.680480 18324 raft_consensus.cc:3060] T 62d2beb6b14e4a4f95a2f707f52b7735 P d32593e624084deeb6f17c9fa5d46309 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:12.669390 18398 raft_consensus.cc:515] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.684123 18176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa903fae15a421ebe4da53b6b73ac6f" candidate_uuid: "d32593e624084deeb6f17c9fa5d46309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "415683682b9440439ea44535846581c6"
I20260608 09:55:12.684803 18175 raft_consensus.cc:2468] T 62d2beb6b14e4a4f95a2f707f52b7735 P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab6c0330f164f158cc54bef61eba842 in term 1.
I20260608 09:55:12.685180 18371 consensus_queue.cc:260] T 9aa903fae15a421ebe4da53b6b73ac6f P 415683682b9440439ea44535846581c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.686293 18176 raft_consensus.cc:3060] T 9aa903fae15a421ebe4da53b6b73ac6f P 415683682b9440439ea44535846581c6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:12.687117 18216 leader_election.cc:304] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 415683682b9440439ea44535846581c6, 6ab6c0330f164f158cc54bef61eba842; no voters: 
I20260608 09:55:12.688068 18375 raft_consensus.cc:2804] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:12.688330 18324 raft_consensus.cc:2468] T 62d2beb6b14e4a4f95a2f707f52b7735 P d32593e624084deeb6f17c9fa5d46309 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab6c0330f164f158cc54bef61eba842 in term 1.
I20260608 09:55:12.691010 18398 leader_election.cc:290] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [CANDIDATE]: Term 1 election: Requested vote from peers 415683682b9440439ea44535846581c6 (127.9.161.193:43957), 6ab6c0330f164f158cc54bef61eba842 (127.9.161.194:32871)
I20260608 09:55:12.679086 18399 consensus_queue.cc:237] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.692339 18251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa903fae15a421ebe4da53b6b73ac6f" candidate_uuid: "d32593e624084deeb6f17c9fa5d46309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab6c0330f164f158cc54bef61eba842"
I20260608 09:55:12.693034 18251 raft_consensus.cc:3060] T 9aa903fae15a421ebe4da53b6b73ac6f P 6ab6c0330f164f158cc54bef61eba842 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:12.700215 18071 catalog_manager.cc:5696] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ab6c0330f164f158cc54bef61eba842 (127.9.161.194). New cstate: current_term: 1 leader_uuid: "6ab6c0330f164f158cc54bef61eba842" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:12.707091 18176 raft_consensus.cc:2468] T 9aa903fae15a421ebe4da53b6b73ac6f P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d32593e624084deeb6f17c9fa5d46309 in term 1.
I20260608 09:55:12.715301 18371 ts_tablet_manager.cc:1434] T 9aa903fae15a421ebe4da53b6b73ac6f P 415683682b9440439ea44535846581c6: Time spent starting tablet: real 0.040s	user 0.012s	sys 0.000s
I20260608 09:55:12.709652 18251 raft_consensus.cc:2468] T 9aa903fae15a421ebe4da53b6b73ac6f P 6ab6c0330f164f158cc54bef61eba842 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d32593e624084deeb6f17c9fa5d46309 in term 1.
I20260608 09:55:12.726099 18290 leader_election.cc:304] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab6c0330f164f158cc54bef61eba842, d32593e624084deeb6f17c9fa5d46309; no voters: 
I20260608 09:55:12.728240 18398 raft_consensus.cc:2804] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:12.729058 18398 raft_consensus.cc:697] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [term 1 LEADER]: Becoming Leader. State: Replica: d32593e624084deeb6f17c9fa5d46309, State: Running, Role: LEADER
I20260608 09:55:12.731617 18398 consensus_queue.cc:237] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:12.740372 18375 raft_consensus.cc:697] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [term 1 LEADER]: Becoming Leader. State: Replica: 6ab6c0330f164f158cc54bef61eba842, State: Running, Role: LEADER
I20260608 09:55:12.741436 18375 consensus_queue.cc:237] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
W20260608 09:55:12.741885 18122 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:55:12.750886 18071 catalog_manager.cc:5696] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ab6c0330f164f158cc54bef61eba842 (127.9.161.194). New cstate: current_term: 1 leader_uuid: "6ab6c0330f164f158cc54bef61eba842" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:12.752790 18071 catalog_manager.cc:5696] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ab6c0330f164f158cc54bef61eba842 (127.9.161.194). New cstate: current_term: 1 leader_uuid: "6ab6c0330f164f158cc54bef61eba842" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:12.754179 18074 catalog_manager.cc:5696] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 reported cstate change: term changed from 0 to 1, leader changed from <none> to d32593e624084deeb6f17c9fa5d46309 (127.9.161.195). New cstate: current_term: 1 leader_uuid: "d32593e624084deeb6f17c9fa5d46309" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:12.811507  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:12.818989 18405 instance_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.820217 18406 instance_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.820946 18408 instance_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.822481  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:12.823705  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:12.823968  9863 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.824167  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912512824145 us; error 0 us; skew 500 ppm
I20260608 09:55:12.824864  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:12.827512  9863 webserver.cc:533] Webserver started at http://127.9.161.196:42039/ using document root <none> and password file <none>
I20260608 09:55:12.828032  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:12.828255  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:12.828542  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:12.829664  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912298820956-9863-0/minicluster-data/ts-3-root/instance:
uuid: "d8ae8c07744d4362870d84fe1e919ca6"
format_stamp: "Formatted at 2026-06-08 09:55:12 on dist-test-slave-bjvn"
I20260608 09:55:12.834512  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:55:12.838217 18413 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.838976  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:55:12.839316  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912298820956-9863-0/minicluster-data/ts-3-root
uuid: "d8ae8c07744d4362870d84fe1e919ca6"
format_stamp: "Formatted at 2026-06-08 09:55:12 on dist-test-slave-bjvn"
I20260608 09:55:12.839625  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912298820956-9863-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912298820956-9863-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912298820956-9863-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.875478  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:12.876778  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:12.878224  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:12.880657  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:12.880905  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:12.881166  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:12.881356  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:12.926015  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.196:39697
I20260608 09:55:12.926162 18475 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.196:39697 every 8 connection(s)
I20260608 09:55:12.942879 18476 heartbeater.cc:344] Connected to a master server at 127.9.161.254:40263
I20260608 09:55:12.943300 18476 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:12.944038 18476 heartbeater.cc:507] Master 127.9.161.254:40263 requested a full tablet report, sending...
I20260608 09:55:12.946151 18074 ts_manager.cc:194] Registered new tserver with Master: d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196:39697)
I20260608 09:55:12.947659 18074 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46904
I20260608 09:55:13.071951 18375 consensus_queue.cc:1048] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:13.084630 18399 consensus_queue.cc:1048] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:13.095275 18399 consensus_queue.cc:1048] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:13.107758 18399 consensus_queue.cc:1048] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:13.135429 18399 consensus_queue.cc:1048] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:13.148092 18397 consensus_queue.cc:1048] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:13.210001 18398 consensus_queue.cc:1048] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:13.222246 18490 consensus_queue.cc:1048] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:13.769611 18324 consensus_queue.cc:237] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [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: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } attrs { replace: true } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } }
I20260608 09:55:13.778262 18251 raft_consensus.cc:1275] T 9aa903fae15a421ebe4da53b6b73ac6f P 6ab6c0330f164f158cc54bef61eba842 [term 1 FOLLOWER]: Refusing update from remote peer d32593e624084deeb6f17c9fa5d46309: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:13.780884 18495 consensus_queue.cc:1048] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } 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:55:13.786311 18176 raft_consensus.cc:1275] T 9aa903fae15a421ebe4da53b6b73ac6f P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Refusing update from remote peer d32593e624084deeb6f17c9fa5d46309: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:13.788902 18495 consensus_queue.cc:1048] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:13.795876 18494 raft_consensus.cc:2955] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } attrs { replace: true } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } } }
I20260608 09:55:13.798269 18251 raft_consensus.cc:2955] T 9aa903fae15a421ebe4da53b6b73ac6f P 6ab6c0330f164f158cc54bef61eba842 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } attrs { replace: true } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } } }
I20260608 09:55:13.798385 18176 raft_consensus.cc:2955] T 9aa903fae15a421ebe4da53b6b73ac6f P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } attrs { replace: true } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } } }
W20260608 09:55:13.802954 18289 consensus_peers.cc:597] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 -> Peer d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196:39697): Couldn't send request to peer d8ae8c07744d4362870d84fe1e919ca6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9aa903fae15a421ebe4da53b6b73ac6f. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:13.813069 18073 catalog_manager.cc:5696] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 reported cstate change: config changed from index -1 to 2, NON_VOTER d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "d32593e624084deeb6f17c9fa5d46309" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:13.844056 18251 consensus_queue.cc:237] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [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: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } attrs { replace: true } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } }
I20260608 09:55:13.851341 18176 raft_consensus.cc:1275] T 57bc88c9a3994f7086d8c2bcd1574c8a P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Refusing update from remote peer 6ab6c0330f164f158cc54bef61eba842: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:13.854600 18324 raft_consensus.cc:1275] T 57bc88c9a3994f7086d8c2bcd1574c8a P d32593e624084deeb6f17c9fa5d46309 [term 1 FOLLOWER]: Refusing update from remote peer 6ab6c0330f164f158cc54bef61eba842: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:13.855988 18397 consensus_queue.cc:1048] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } 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:55:13.858466 18397 consensus_queue.cc:1048] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:13.866104 18401 raft_consensus.cc:2955] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } attrs { replace: true } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } } }
I20260608 09:55:13.872790 18176 raft_consensus.cc:2955] T 57bc88c9a3994f7086d8c2bcd1574c8a P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } attrs { replace: true } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } } }
W20260608 09:55:13.874704 18215 consensus_peers.cc:597] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 -> Peer d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196:39697): Couldn't send request to peer d8ae8c07744d4362870d84fe1e919ca6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 57bc88c9a3994f7086d8c2bcd1574c8a. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:13.875732 18324 raft_consensus.cc:2955] T 57bc88c9a3994f7086d8c2bcd1574c8a P d32593e624084deeb6f17c9fa5d46309 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } attrs { replace: true } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } } }
I20260608 09:55:13.881043 18071 catalog_manager.cc:5696] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 reported cstate change: config changed from index -1 to 2, NON_VOTER d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "6ab6c0330f164f158cc54bef61eba842" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:13.882206 18251 consensus_queue.cc:237] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [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: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } attrs { replace: true } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } }
I20260608 09:55:13.893688 18325 raft_consensus.cc:1275] T 62d2beb6b14e4a4f95a2f707f52b7735 P d32593e624084deeb6f17c9fa5d46309 [term 1 FOLLOWER]: Refusing update from remote peer 6ab6c0330f164f158cc54bef61eba842: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:13.895876 18176 raft_consensus.cc:1275] T 62d2beb6b14e4a4f95a2f707f52b7735 P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Refusing update from remote peer 6ab6c0330f164f158cc54bef61eba842: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:55:13.896178 18215 consensus_peers.cc:597] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 -> Peer d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196:39697): Couldn't send request to peer d8ae8c07744d4362870d84fe1e919ca6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 62d2beb6b14e4a4f95a2f707f52b7735. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:13.897434 18401 consensus_queue.cc:1048] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } 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:55:13.898494 18375 consensus_queue.cc:1048] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:13.912142 18375 raft_consensus.cc:2955] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } attrs { replace: true } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } } }
I20260608 09:55:13.913573 18176 raft_consensus.cc:2955] T 62d2beb6b14e4a4f95a2f707f52b7735 P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } attrs { replace: true } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } } }
I20260608 09:55:13.927047 18324 raft_consensus.cc:2955] T 62d2beb6b14e4a4f95a2f707f52b7735 P d32593e624084deeb6f17c9fa5d46309 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } attrs { replace: true } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } } }
I20260608 09:55:13.929518 18073 catalog_manager.cc:5696] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 reported cstate change: config changed from index -1 to 2, NON_VOTER d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "6ab6c0330f164f158cc54bef61eba842" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:13.935608 18325 consensus_queue.cc:237] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [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: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } attrs { replace: false } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } }
W20260608 09:55:13.946496 18289 consensus_peers.cc:597] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 -> Peer d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196:39697): Couldn't send request to peer d8ae8c07744d4362870d84fe1e919ca6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9aa903fae15a421ebe4da53b6b73ac6f. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:13.947325 18251 raft_consensus.cc:1275] T 9aa903fae15a421ebe4da53b6b73ac6f P 6ab6c0330f164f158cc54bef61eba842 [term 1 FOLLOWER]: Refusing update from remote peer d32593e624084deeb6f17c9fa5d46309: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:13.949033 18494 consensus_queue.cc:1048] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } 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:55:13.950420 18176 raft_consensus.cc:1275] T 9aa903fae15a421ebe4da53b6b73ac6f P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Refusing update from remote peer d32593e624084deeb6f17c9fa5d46309: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:13.950443 18476 heartbeater.cc:499] Master 127.9.161.254:40263 was elected leader, sending a full tablet report...
I20260608 09:55:13.952417 18494 consensus_queue.cc:1048] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:13.957638 18496 raft_consensus.cc:2955] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [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: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } attrs { replace: false } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } } }
I20260608 09:55:13.959821 18251 raft_consensus.cc:2955] T 9aa903fae15a421ebe4da53b6b73ac6f P 6ab6c0330f164f158cc54bef61eba842 [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: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } attrs { replace: false } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } } }
I20260608 09:55:13.965128 18176 raft_consensus.cc:2955] T 9aa903fae15a421ebe4da53b6b73ac6f P 415683682b9440439ea44535846581c6 [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: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } attrs { replace: false } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } } }
W20260608 09:55:13.974200 18122 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 09:55:13.974697 18122 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 09:55:13.976379 18071 catalog_manager.cc:5696] T 9aa903fae15a421ebe4da53b6b73ac6f P 6ab6c0330f164f158cc54bef61eba842 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "d32593e624084deeb6f17c9fa5d46309" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } attrs { replace: false } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } } }
I20260608 09:55:13.980829 18249 consensus_queue.cc:237] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [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: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } attrs { replace: false } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } }
W20260608 09:55:13.993474 18215 consensus_peers.cc:597] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 -> Peer d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196:39697): Couldn't send request to peer d8ae8c07744d4362870d84fe1e919ca6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 57bc88c9a3994f7086d8c2bcd1574c8a. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:13.994462 18175 raft_consensus.cc:1275] T 57bc88c9a3994f7086d8c2bcd1574c8a P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Refusing update from remote peer 6ab6c0330f164f158cc54bef61eba842: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:13.995651 18324 raft_consensus.cc:1275] T 57bc88c9a3994f7086d8c2bcd1574c8a P d32593e624084deeb6f17c9fa5d46309 [term 1 FOLLOWER]: Refusing update from remote peer 6ab6c0330f164f158cc54bef61eba842: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:13.996017 18401 consensus_queue.cc:1048] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } 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:55:13.997879 18401 consensus_queue.cc:1048] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:14.006239 18325 consensus_queue.cc:237] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [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: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } attrs { replace: false } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } }
I20260608 09:55:14.005826 18375 raft_consensus.cc:2955] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [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: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } attrs { replace: false } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } } }
I20260608 09:55:14.008502 18324 raft_consensus.cc:2955] T 57bc88c9a3994f7086d8c2bcd1574c8a P d32593e624084deeb6f17c9fa5d46309 [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: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } attrs { replace: false } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } } }
I20260608 09:55:14.010217 18176 raft_consensus.cc:2955] T 57bc88c9a3994f7086d8c2bcd1574c8a P 415683682b9440439ea44535846581c6 [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: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } attrs { replace: false } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } } }
I20260608 09:55:14.017351 18174 raft_consensus.cc:1275] T 9aa903fae15a421ebe4da53b6b73ac6f P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Refusing update from remote peer d32593e624084deeb6f17c9fa5d46309: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 09:55:14.019774 18122 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 09:55:14.020218 18122 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 09:55:14.022065 18494 consensus_queue.cc:1048] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:14.023707 18073 catalog_manager.cc:5696] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "6ab6c0330f164f158cc54bef61eba842" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:14.026134 18249 raft_consensus.cc:1275] T 9aa903fae15a421ebe4da53b6b73ac6f P 6ab6c0330f164f158cc54bef61eba842 [term 1 FOLLOWER]: Refusing update from remote peer d32593e624084deeb6f17c9fa5d46309: 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:14.031950 18251 consensus_queue.cc:237] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [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: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } attrs { replace: false } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } }
I20260608 09:55:14.028539 18496 consensus_queue.cc:1048] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260608 09:55:14.041020 18494 raft_consensus.cc:2955] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } attrs { replace: false } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } }
I20260608 09:55:14.047462 18174 raft_consensus.cc:1275] T 62d2beb6b14e4a4f95a2f707f52b7735 P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Refusing update from remote peer 6ab6c0330f164f158cc54bef61eba842: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:14.050206 18401 consensus_queue.cc:1048] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:55:14.052616 18215 consensus_peers.cc:597] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 -> Peer d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196:39697): Couldn't send request to peer d8ae8c07744d4362870d84fe1e919ca6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 62d2beb6b14e4a4f95a2f707f52b7735. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:14.053273 18324 raft_consensus.cc:1275] T 62d2beb6b14e4a4f95a2f707f52b7735 P d32593e624084deeb6f17c9fa5d46309 [term 1 FOLLOWER]: Refusing update from remote peer 6ab6c0330f164f158cc54bef61eba842: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:14.053946 18173 raft_consensus.cc:2955] T 9aa903fae15a421ebe4da53b6b73ac6f P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } attrs { replace: false } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } }
I20260608 09:55:14.056133 18401 consensus_queue.cc:1048] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } 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:55:14.064352 18251 raft_consensus.cc:2955] T 9aa903fae15a421ebe4da53b6b73ac6f P 6ab6c0330f164f158cc54bef61eba842 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } attrs { replace: false } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } }
I20260608 09:55:14.070375 18176 raft_consensus.cc:2955] T 62d2beb6b14e4a4f95a2f707f52b7735 P 415683682b9440439ea44535846581c6 [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: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } attrs { replace: false } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } } }
I20260608 09:55:14.064906 18401 raft_consensus.cc:2955] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [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: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } attrs { replace: false } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } } }
I20260608 09:55:14.077189 18074 catalog_manager.cc:5696] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 reported cstate change: config changed from index 3 to 4, NON_VOTER d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196) evicted. New cstate: current_term: 1 leader_uuid: "d32593e624084deeb6f17c9fa5d46309" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:14.067734 18249 consensus_queue.cc:237] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [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: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } attrs { replace: false } }
I20260608 09:55:14.071342 18059 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9aa903fae15a421ebe4da53b6b73ac6f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:55:14.068111 18324 raft_consensus.cc:2955] T 62d2beb6b14e4a4f95a2f707f52b7735 P d32593e624084deeb6f17c9fa5d46309 [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: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } attrs { replace: false } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } } }
I20260608 09:55:14.094570 18325 raft_consensus.cc:1275] T 57bc88c9a3994f7086d8c2bcd1574c8a P d32593e624084deeb6f17c9fa5d46309 [term 1 FOLLOWER]: Refusing update from remote peer 6ab6c0330f164f158cc54bef61eba842: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 09:55:14.096534 18122 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 09:55:14.096920 18122 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 09:55:14.102573 18174 raft_consensus.cc:1275] T 57bc88c9a3994f7086d8c2bcd1574c8a P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Refusing update from remote peer 6ab6c0330f164f158cc54bef61eba842: 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:14.103673 18375 consensus_queue.cc:1048] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:14.103236 18071 catalog_manager.cc:5696] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "6ab6c0330f164f158cc54bef61eba842" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:14.108904 18401 consensus_queue.cc:1048] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } 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:14.117465 18397 raft_consensus.cc:2955] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } attrs { replace: false } } }
I20260608 09:55:14.130112 18174 raft_consensus.cc:2955] T 57bc88c9a3994f7086d8c2bcd1574c8a P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } attrs { replace: false } } }
I20260608 09:55:14.129411 18251 consensus_queue.cc:237] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [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: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } attrs { replace: false } }
I20260608 09:55:14.130796 18324 raft_consensus.cc:2955] T 57bc88c9a3994f7086d8c2bcd1574c8a P d32593e624084deeb6f17c9fa5d46309 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } attrs { replace: false } } }
I20260608 09:55:14.133649 18060 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 57bc88c9a3994f7086d8c2bcd1574c8a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:55:14.146266 18324 raft_consensus.cc:1275] T 62d2beb6b14e4a4f95a2f707f52b7735 P d32593e624084deeb6f17c9fa5d46309 [term 1 FOLLOWER]: Refusing update from remote peer 6ab6c0330f164f158cc54bef61eba842: 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:14.149092 18375 consensus_queue.cc:1048] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } 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:14.151007 18176 raft_consensus.cc:1275] T 62d2beb6b14e4a4f95a2f707f52b7735 P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Refusing update from remote peer 6ab6c0330f164f158cc54bef61eba842: 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:14.152987 18375 consensus_queue.cc:1048] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:14.157392 18506 raft_consensus.cc:2955] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } attrs { replace: false } } }
I20260608 09:55:14.158354 18072 catalog_manager.cc:5696] T 57bc88c9a3994f7086d8c2bcd1574c8a P 415683682b9440439ea44535846581c6 reported cstate change: config changed from index 3 to 4, NON_VOTER d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196) evicted. New cstate: current_term: 1 leader_uuid: "6ab6c0330f164f158cc54bef61eba842" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } } peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } attrs { replace: false } } }
I20260608 09:55:14.168038  9863 tablet_server.cc:179] TabletServer@127.9.161.193:0 shutting down...
I20260608 09:55:14.172482 18060 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 62d2beb6b14e4a4f95a2f707f52b7735 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260608 09:55:14.173696 18216 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
I20260608 09:55:14.176155 18324 raft_consensus.cc:2955] T 62d2beb6b14e4a4f95a2f707f52b7735 P d32593e624084deeb6f17c9fa5d46309 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } attrs { replace: false } } }
I20260608 09:55:14.183146 18441 tablet_service.cc:1558] Processing DeleteTablet for tablet 9aa903fae15a421ebe4da53b6b73ac6f with delete_type TABLET_DATA_TOMBSTONED (TS d8ae8c07744d4362870d84fe1e919ca6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57038
I20260608 09:55:14.184974 18440 tablet_service.cc:1558] Processing DeleteTablet for tablet 57bc88c9a3994f7086d8c2bcd1574c8a with delete_type TABLET_DATA_TOMBSTONED (TS d8ae8c07744d4362870d84fe1e919ca6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57038
W20260608 09:55:14.200246 18059 catalog_manager.cc:4994] TS d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196:39697): delete failed for tablet 9aa903fae15a421ebe4da53b6b73ac6f because the tablet was not found. No further retry: Not found: Tablet not found: 9aa903fae15a421ebe4da53b6b73ac6f
W20260608 09:55:14.200695 18216 consensus_peers.cc:597] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 -> Peer 415683682b9440439ea44535846581c6 (127.9.161.193:43957): Couldn't send request to peer 415683682b9440439ea44535846581c6. 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.201172 18059 catalog_manager.cc:4994] TS d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196:39697): delete failed for tablet 57bc88c9a3994f7086d8c2bcd1574c8a because the tablet was not found. No further retry: Not found: Tablet not found: 57bc88c9a3994f7086d8c2bcd1574c8a
I20260608 09:55:14.208559 18073 catalog_manager.cc:5696] T 62d2beb6b14e4a4f95a2f707f52b7735 P d32593e624084deeb6f17c9fa5d46309 reported cstate change: config changed from index 3 to 4, NON_VOTER d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196) evicted. New cstate: current_term: 1 leader_uuid: "6ab6c0330f164f158cc54bef61eba842" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } attrs { replace: false } } }
I20260608 09:55:14.223286 18441 tablet_service.cc:1558] Processing DeleteTablet for tablet 62d2beb6b14e4a4f95a2f707f52b7735 with delete_type TABLET_DATA_TOMBSTONED (TS d8ae8c07744d4362870d84fe1e919ca6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57038
W20260608 09:55:14.226162 18059 catalog_manager.cc:4994] TS d8ae8c07744d4362870d84fe1e919ca6 (127.9.161.196:39697): delete failed for tablet 62d2beb6b14e4a4f95a2f707f52b7735 because the tablet was not found. No further retry: Not found: Tablet not found: 62d2beb6b14e4a4f95a2f707f52b7735
I20260608 09:55:14.227183  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:14.227890  9863 tablet_replica.cc:333] T 9aa903fae15a421ebe4da53b6b73ac6f P 415683682b9440439ea44535846581c6: stopping tablet replica
I20260608 09:55:14.228518  9863 raft_consensus.cc:2243] T 9aa903fae15a421ebe4da53b6b73ac6f P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:14.229178  9863 raft_consensus.cc:2272] T 9aa903fae15a421ebe4da53b6b73ac6f P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.231693  9863 tablet_replica.cc:333] T 57bc88c9a3994f7086d8c2bcd1574c8a P 415683682b9440439ea44535846581c6: stopping tablet replica
I20260608 09:55:14.232282  9863 raft_consensus.cc:2243] T 57bc88c9a3994f7086d8c2bcd1574c8a P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:14.232918  9863 raft_consensus.cc:2272] T 57bc88c9a3994f7086d8c2bcd1574c8a P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.235404  9863 tablet_replica.cc:333] T c6b7f14747d740498c188995be0c48c7 P 415683682b9440439ea44535846581c6: stopping tablet replica
I20260608 09:55:14.235996  9863 raft_consensus.cc:2243] T c6b7f14747d740498c188995be0c48c7 P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:14.236459  9863 raft_consensus.cc:2272] T c6b7f14747d740498c188995be0c48c7 P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.238440  9863 tablet_replica.cc:333] T 62d2beb6b14e4a4f95a2f707f52b7735 P 415683682b9440439ea44535846581c6: stopping tablet replica
I20260608 09:55:14.238922  9863 raft_consensus.cc:2243] T 62d2beb6b14e4a4f95a2f707f52b7735 P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:14.239517  9863 pending_rounds.cc:70] T 62d2beb6b14e4a4f95a2f707f52b7735 P 415683682b9440439ea44535846581c6: Trying to abort 1 pending ops.
I20260608 09:55:14.239734  9863 pending_rounds.cc:77] T 62d2beb6b14e4a4f95a2f707f52b7735 P 415683682b9440439ea44535846581c6: Aborting op as it isn't in flight: id { term: 1 index: 4 } timestamp: 7294617657866760192 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "62d2beb6b14e4a4f95a2f707f52b7735" old_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } attrs { replace: false } } peers { permanent_uuid: "d8ae8c07744d4362870d84fe1e919ca6" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 39697 } attrs { promote: true } } } new_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "415683682b9440439ea44535846581c6" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43957 } } peers { permanent_uuid: "6ab6c0330f164f158cc54bef61eba842" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 32871 } } peers { permanent_uuid: "d32593e624084deeb6f17c9fa5d46309" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 39577 } attrs { replace: false } } } }
I20260608 09:55:14.240453  9863 raft_consensus.cc:2917] T 62d2beb6b14e4a4f95a2f707f52b7735 P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Aborting config change with OpId 1.4: Aborted: Op aborted
I20260608 09:55:14.240783  9863 raft_consensus.cc:2889] T 62d2beb6b14e4a4f95a2f707f52b7735 P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 09:55:14.241081  9863 raft_consensus.cc:2272] T 62d2beb6b14e4a4f95a2f707f52b7735 P 415683682b9440439ea44535846581c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.266713  9863 tablet_server.cc:196] TabletServer@127.9.161.193:0 shutdown complete.
I20260608 09:55:14.282243  9863 tablet_server.cc:179] TabletServer@127.9.161.194:0 shutting down...
I20260608 09:55:14.303629  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:14.304335  9863 tablet_replica.cc:333] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842: stopping tablet replica
I20260608 09:55:14.304944  9863 raft_consensus.cc:2243] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:14.305902  9863 raft_consensus.cc:2272] T 62d2beb6b14e4a4f95a2f707f52b7735 P 6ab6c0330f164f158cc54bef61eba842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.308705  9863 tablet_replica.cc:333] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842: stopping tablet replica
I20260608 09:55:14.309381  9863 raft_consensus.cc:2243] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:14.310271  9863 raft_consensus.cc:2272] T c6b7f14747d740498c188995be0c48c7 P 6ab6c0330f164f158cc54bef61eba842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.312219  9863 tablet_replica.cc:333] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842: stopping tablet replica
I20260608 09:55:14.312768  9863 raft_consensus.cc:2243] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:14.313637  9863 raft_consensus.cc:2272] T 57bc88c9a3994f7086d8c2bcd1574c8a P 6ab6c0330f164f158cc54bef61eba842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.316483  9863 tablet_replica.cc:333] T 9aa903fae15a421ebe4da53b6b73ac6f P 6ab6c0330f164f158cc54bef61eba842: stopping tablet replica
I20260608 09:55:14.317057  9863 raft_consensus.cc:2243] T 9aa903fae15a421ebe4da53b6b73ac6f P 6ab6c0330f164f158cc54bef61eba842 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:14.317674  9863 raft_consensus.cc:2272] T 9aa903fae15a421ebe4da53b6b73ac6f P 6ab6c0330f164f158cc54bef61eba842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.343194  9863 tablet_server.cc:196] TabletServer@127.9.161.194:0 shutdown complete.
I20260608 09:55:14.356832  9863 tablet_server.cc:179] TabletServer@127.9.161.195:0 shutting down...
I20260608 09:55:14.376044  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:14.376760  9863 tablet_replica.cc:333] T 62d2beb6b14e4a4f95a2f707f52b7735 P d32593e624084deeb6f17c9fa5d46309: stopping tablet replica
I20260608 09:55:14.377353  9863 raft_consensus.cc:2243] T 62d2beb6b14e4a4f95a2f707f52b7735 P d32593e624084deeb6f17c9fa5d46309 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:14.378082  9863 raft_consensus.cc:2272] T 62d2beb6b14e4a4f95a2f707f52b7735 P d32593e624084deeb6f17c9fa5d46309 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.380734  9863 tablet_replica.cc:333] T c6b7f14747d740498c188995be0c48c7 P d32593e624084deeb6f17c9fa5d46309: stopping tablet replica
I20260608 09:55:14.381309  9863 raft_consensus.cc:2243] T c6b7f14747d740498c188995be0c48c7 P d32593e624084deeb6f17c9fa5d46309 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:14.381754  9863 raft_consensus.cc:2272] T c6b7f14747d740498c188995be0c48c7 P d32593e624084deeb6f17c9fa5d46309 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.383766  9863 tablet_replica.cc:333] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309: stopping tablet replica
I20260608 09:55:14.384291  9863 raft_consensus.cc:2243] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:14.385159  9863 raft_consensus.cc:2272] T 9aa903fae15a421ebe4da53b6b73ac6f P d32593e624084deeb6f17c9fa5d46309 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.387641  9863 tablet_replica.cc:333] T 57bc88c9a3994f7086d8c2bcd1574c8a P d32593e624084deeb6f17c9fa5d46309: stopping tablet replica
I20260608 09:55:14.388171  9863 raft_consensus.cc:2243] T 57bc88c9a3994f7086d8c2bcd1574c8a P d32593e624084deeb6f17c9fa5d46309 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:14.388782  9863 raft_consensus.cc:2272] T 57bc88c9a3994f7086d8c2bcd1574c8a P d32593e624084deeb6f17c9fa5d46309 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.415112  9863 tablet_server.cc:196] TabletServer@127.9.161.195:0 shutdown complete.
I20260608 09:55:14.428071  9863 tablet_server.cc:179] TabletServer@127.9.161.196:0 shutting down...
I20260608 09:55:14.447729  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:14.464555  9863 tablet_server.cc:196] TabletServer@127.9.161.196:0 shutdown complete.
I20260608 09:55:14.473709  9863 master.cc:562] Master@127.9.161.254:40263 shutting down...
I20260608 09:55:14.488564  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 63898f63823447b6b26150657073815c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:14.489158  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 63898f63823447b6b26150657073815c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.489501  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P 63898f63823447b6b26150657073815c: stopping tablet replica
I20260608 09:55:14.510821  9863 master.cc:584] Master@127.9.161.254:40263 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3954 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 09:55:14.541272  9863 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.161.254:45469
I20260608 09:55:14.542550  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:14.547969 18512 instance_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:14.549701 18513 instance_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:14.550118 18515 instance_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:14.550979  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:14.551796  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:14.552119  9863 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:14.552306  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912514552288 us; error 0 us; skew 500 ppm
I20260608 09:55:14.552884  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:14.555510  9863 webserver.cc:533] Webserver started at http://127.9.161.254:45945/ using document root <none> and password file <none>
I20260608 09:55:14.556021  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:14.556187  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:14.556404  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:14.557533  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912298820956-9863-0/minicluster-data/master-0-root/instance:
uuid: "11f4bf4fa6374c56a539ecfe4386dd4b"
format_stamp: "Formatted at 2026-06-08 09:55:14 on dist-test-slave-bjvn"
I20260608 09:55:14.562399  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:55:14.566092 18520 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:14.567039  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 09:55:14.567404  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912298820956-9863-0/minicluster-data/master-0-root
uuid: "11f4bf4fa6374c56a539ecfe4386dd4b"
format_stamp: "Formatted at 2026-06-08 09:55:14 on dist-test-slave-bjvn"
I20260608 09:55:14.567670  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912298820956-9863-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912298820956-9863-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912298820956-9863-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:14.601181  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:14.602372  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:14.644449  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.254:45469
I20260608 09:55:14.644572 18571 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.254:45469 every 8 connection(s)
I20260608 09:55:14.649680 18572 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:14.661681 18572 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 11f4bf4fa6374c56a539ecfe4386dd4b: Bootstrap starting.
I20260608 09:55:14.666539 18572 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 11f4bf4fa6374c56a539ecfe4386dd4b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:14.670930 18572 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 11f4bf4fa6374c56a539ecfe4386dd4b: No bootstrap required, opened a new log
I20260608 09:55:14.673197 18572 raft_consensus.cc:359] T 00000000000000000000000000000000 P 11f4bf4fa6374c56a539ecfe4386dd4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11f4bf4fa6374c56a539ecfe4386dd4b" member_type: VOTER }
I20260608 09:55:14.673609 18572 raft_consensus.cc:385] T 00000000000000000000000000000000 P 11f4bf4fa6374c56a539ecfe4386dd4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:14.674052 18572 raft_consensus.cc:740] T 00000000000000000000000000000000 P 11f4bf4fa6374c56a539ecfe4386dd4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f4bf4fa6374c56a539ecfe4386dd4b, State: Initialized, Role: FOLLOWER
I20260608 09:55:14.674664 18572 consensus_queue.cc:260] T 00000000000000000000000000000000 P 11f4bf4fa6374c56a539ecfe4386dd4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "11f4bf4fa6374c56a539ecfe4386dd4b" member_type: VOTER }
I20260608 09:55:14.675088 18572 raft_consensus.cc:399] T 00000000000000000000000000000000 P 11f4bf4fa6374c56a539ecfe4386dd4b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:14.675289 18572 raft_consensus.cc:493] T 00000000000000000000000000000000 P 11f4bf4fa6374c56a539ecfe4386dd4b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:14.675510 18572 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 11f4bf4fa6374c56a539ecfe4386dd4b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:14.680478 18572 raft_consensus.cc:515] T 00000000000000000000000000000000 P 11f4bf4fa6374c56a539ecfe4386dd4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11f4bf4fa6374c56a539ecfe4386dd4b" member_type: VOTER }
I20260608 09:55:14.681043 18572 leader_election.cc:304] T 00000000000000000000000000000000 P 11f4bf4fa6374c56a539ecfe4386dd4b [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: 11f4bf4fa6374c56a539ecfe4386dd4b; no voters: 
I20260608 09:55:14.682757 18572 leader_election.cc:290] T 00000000000000000000000000000000 P 11f4bf4fa6374c56a539ecfe4386dd4b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:14.683156 18575 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 11f4bf4fa6374c56a539ecfe4386dd4b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:14.684711 18575 raft_consensus.cc:697] T 00000000000000000000000000000000 P 11f4bf4fa6374c56a539ecfe4386dd4b [term 1 LEADER]: Becoming Leader. State: Replica: 11f4bf4fa6374c56a539ecfe4386dd4b, State: Running, Role: LEADER
I20260608 09:55:14.685458 18575 consensus_queue.cc:237] T 00000000000000000000000000000000 P 11f4bf4fa6374c56a539ecfe4386dd4b [LEADER]: Queue going to LEADER mode. State: All 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: "11f4bf4fa6374c56a539ecfe4386dd4b" member_type: VOTER }
I20260608 09:55:14.686595 18572 sys_catalog.cc:565] T 00000000000000000000000000000000 P 11f4bf4fa6374c56a539ecfe4386dd4b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:14.690196 18577 sys_catalog.cc:455] T 00000000000000000000000000000000 P 11f4bf4fa6374c56a539ecfe4386dd4b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 11f4bf4fa6374c56a539ecfe4386dd4b. Latest consensus state: current_term: 1 leader_uuid: "11f4bf4fa6374c56a539ecfe4386dd4b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11f4bf4fa6374c56a539ecfe4386dd4b" member_type: VOTER } }
I20260608 09:55:14.690022 18576 sys_catalog.cc:455] T 00000000000000000000000000000000 P 11f4bf4fa6374c56a539ecfe4386dd4b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "11f4bf4fa6374c56a539ecfe4386dd4b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11f4bf4fa6374c56a539ecfe4386dd4b" member_type: VOTER } }
I20260608 09:55:14.690892 18577 sys_catalog.cc:458] T 00000000000000000000000000000000 P 11f4bf4fa6374c56a539ecfe4386dd4b [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:14.691018 18576 sys_catalog.cc:458] T 00000000000000000000000000000000 P 11f4bf4fa6374c56a539ecfe4386dd4b [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:14.695125 18581 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:14.704643 18581 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:14.705778  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:14.715265 18581 catalog_manager.cc:1382] Generated new cluster ID: 28798d3858ed4ba39cfa053d8c10b5fe
I20260608 09:55:14.715600 18581 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:14.747074 18581 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:14.748662 18581 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:14.764868 18581 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 11f4bf4fa6374c56a539ecfe4386dd4b: Generated new TSK 0
I20260608 09:55:14.765539 18581 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:14.773105  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:14.779489 18593 instance_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:14.780543 18594 instance_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:14.782684  9863 server_base.cc:1061] running on GCE node
W20260608 09:55:14.782739 18596 instance_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:14.783888  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:14.784127  9863 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:14.784319  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912514784299 us; error 0 us; skew 500 ppm
I20260608 09:55:14.784945  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:14.787678  9863 webserver.cc:533] Webserver started at http://127.9.161.193:32997/ using document root <none> and password file <none>
I20260608 09:55:14.788393  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:14.788609  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:14.788939  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:14.790272  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912298820956-9863-0/minicluster-data/ts-0-root/instance:
uuid: "3328d6cd342c45119490ba61b7bc642b"
format_stamp: "Formatted at 2026-06-08 09:55:14 on dist-test-slave-bjvn"
I20260608 09:55:14.795816  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:55:14.799728 18601 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:14.800570  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:55:14.800894  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912298820956-9863-0/minicluster-data/ts-0-root
uuid: "3328d6cd342c45119490ba61b7bc642b"
format_stamp: "Formatted at 2026-06-08 09:55:14 on dist-test-slave-bjvn"
I20260608 09:55:14.801165  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912298820956-9863-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912298820956-9863-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912298820956-9863-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:14.826341  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:14.827822  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:14.830407  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:14.834770  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:14.835088  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:14.835409  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:14.835595  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:14.885560  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.193:45569
I20260608 09:55:14.885983 18663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.193:45569 every 8 connection(s)
I20260608 09:55:14.891499  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:14.900332 18668 instance_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:14.902638 18669 instance_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:14.904793 18671 instance_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:14.905882  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:14.906352 18664 heartbeater.cc:344] Connected to a master server at 127.9.161.254:45469
I20260608 09:55:14.906877 18664 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:14.907481  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:14.907804  9863 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:14.907903 18664 heartbeater.cc:507] Master 127.9.161.254:45469 requested a full tablet report, sending...
I20260608 09:55:14.908072  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912514908048 us; error 0 us; skew 500 ppm
I20260608 09:55:14.909121  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:14.910629 18537 ts_manager.cc:194] Registered new tserver with Master: 3328d6cd342c45119490ba61b7bc642b (127.9.161.193:45569)
I20260608 09:55:14.912395  9863 webserver.cc:533] Webserver started at http://127.9.161.194:37015/ using document root <none> and password file <none>
I20260608 09:55:14.912786 18537 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43156
I20260608 09:55:14.913067  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:14.913376  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:14.913677  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:14.915300  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912298820956-9863-0/minicluster-data/ts-1-root/instance:
uuid: "ac86b31d9bcc489983e99d04db3992e4"
format_stamp: "Formatted at 2026-06-08 09:55:14 on dist-test-slave-bjvn"
I20260608 09:55:14.920634  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260608 09:55:14.924355 18676 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:14.925192  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:55:14.925547  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912298820956-9863-0/minicluster-data/ts-1-root
uuid: "ac86b31d9bcc489983e99d04db3992e4"
format_stamp: "Formatted at 2026-06-08 09:55:14 on dist-test-slave-bjvn"
I20260608 09:55:14.925870  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912298820956-9863-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912298820956-9863-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912298820956-9863-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:14.939003  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:14.940028  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:14.941442  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:14.943997  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:14.944218  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:14.944497  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:14.944638  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:14.984690  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.194:39327
I20260608 09:55:14.984886 18738 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.194:39327 every 8 connection(s)
I20260608 09:55:14.990482  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:14.998989 18743 instance_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:14.999047 18742 instance_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:15.003618 18739 heartbeater.cc:344] Connected to a master server at 127.9.161.254:45469
I20260608 09:55:15.004153 18739 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:15.005208 18739 heartbeater.cc:507] Master 127.9.161.254:45469 requested a full tablet report, sending...
I20260608 09:55:15.008041 18537 ts_manager.cc:194] Registered new tserver with Master: ac86b31d9bcc489983e99d04db3992e4 (127.9.161.194:39327)
W20260608 09:55:15.010391 18745 instance_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.010466 18537 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43166
I20260608 09:55:15.012217  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:15.013412  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:15.013715  9863 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.013963  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912515013942 us; error 0 us; skew 500 ppm
I20260608 09:55:15.014533  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:15.017045  9863 webserver.cc:533] Webserver started at http://127.9.161.195:38633/ using document root <none> and password file <none>
I20260608 09:55:15.017545  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:15.017772  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:15.018081  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:15.019146  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912298820956-9863-0/minicluster-data/ts-2-root/instance:
uuid: "65467e2446f84f918a4b0b459ed37086"
format_stamp: "Formatted at 2026-06-08 09:55:15 on dist-test-slave-bjvn"
I20260608 09:55:15.023797  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 09:55:15.027712 18750 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.028725  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 09:55:15.029152  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912298820956-9863-0/minicluster-data/ts-2-root
uuid: "65467e2446f84f918a4b0b459ed37086"
format_stamp: "Formatted at 2026-06-08 09:55:15 on dist-test-slave-bjvn"
I20260608 09:55:15.029426  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912298820956-9863-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912298820956-9863-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912298820956-9863-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.044915  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:15.046051  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:15.047521  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:15.050074  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:15.050323  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:15.050593  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:15.050783  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:15.094491  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.195:36611
I20260608 09:55:15.094620 18812 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.195:36611 every 8 connection(s)
I20260608 09:55:15.109721 18813 heartbeater.cc:344] Connected to a master server at 127.9.161.254:45469
I20260608 09:55:15.110216 18813 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:15.111017 18813 heartbeater.cc:507] Master 127.9.161.254:45469 requested a full tablet report, sending...
I20260608 09:55:15.113193 18537 ts_manager.cc:194] Registered new tserver with Master: 65467e2446f84f918a4b0b459ed37086 (127.9.161.195:36611)
I20260608 09:55:15.114058  9863 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015847345s
I20260608 09:55:15.114734 18537 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43172
I20260608 09:55:15.916055 18664 heartbeater.cc:499] Master 127.9.161.254:45469 was elected leader, sending a full tablet report...
I20260608 09:55:16.014219 18739 heartbeater.cc:499] Master 127.9.161.254:45469 was elected leader, sending a full tablet report...
I20260608 09:55:16.117336 18813 heartbeater.cc:499] Master 127.9.161.254:45469 was elected leader, sending a full tablet report...
I20260608 09:55:16.177448 18537 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43178:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\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:16.180133 18537 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:16.247431 18778 tablet_service.cc:1511] Processing CreateTablet for tablet 7bbc66ebcd3942ebaea62c3ffc5dd43a (DEFAULT_TABLE table=test-workload [id=1d529bad7b944f3391d0dc2f660cb48e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:16.249204 18778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bbc66ebcd3942ebaea62c3ffc5dd43a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:16.256217 18777 tablet_service.cc:1511] Processing CreateTablet for tablet 223914e8d79b4537814e79adf90578b1 (DEFAULT_TABLE table=test-workload [id=1d529bad7b944f3391d0dc2f660cb48e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:16.257872 18777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 223914e8d79b4537814e79adf90578b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:16.273489 18833 tablet_bootstrap.cc:492] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086: Bootstrap starting.
I20260608 09:55:16.276966 18704 tablet_service.cc:1511] Processing CreateTablet for tablet 7bbc66ebcd3942ebaea62c3ffc5dd43a (DEFAULT_TABLE table=test-workload [id=1d529bad7b944f3391d0dc2f660cb48e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:16.278576 18704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bbc66ebcd3942ebaea62c3ffc5dd43a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:16.278483 18629 tablet_service.cc:1511] Processing CreateTablet for tablet 7bbc66ebcd3942ebaea62c3ffc5dd43a (DEFAULT_TABLE table=test-workload [id=1d529bad7b944f3391d0dc2f660cb48e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:16.280382 18629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bbc66ebcd3942ebaea62c3ffc5dd43a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:16.281150 18627 tablet_service.cc:1511] Processing CreateTablet for tablet 00f2b2b1099a4677a1c60fe361afe82d (DEFAULT_TABLE table=test-workload [id=1d529bad7b944f3391d0dc2f660cb48e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:16.281363 18703 tablet_service.cc:1511] Processing CreateTablet for tablet 223914e8d79b4537814e79adf90578b1 (DEFAULT_TABLE table=test-workload [id=1d529bad7b944f3391d0dc2f660cb48e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:16.282791 18627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00f2b2b1099a4677a1c60fe361afe82d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:16.282879 18703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 223914e8d79b4537814e79adf90578b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:16.285552 18628 tablet_service.cc:1511] Processing CreateTablet for tablet 223914e8d79b4537814e79adf90578b1 (DEFAULT_TABLE table=test-workload [id=1d529bad7b944f3391d0dc2f660cb48e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:16.287516 18628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 223914e8d79b4537814e79adf90578b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:16.289426 18702 tablet_service.cc:1511] Processing CreateTablet for tablet 00f2b2b1099a4677a1c60fe361afe82d (DEFAULT_TABLE table=test-workload [id=1d529bad7b944f3391d0dc2f660cb48e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:16.290953 18702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00f2b2b1099a4677a1c60fe361afe82d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:16.297289 18833 tablet_bootstrap.cc:654] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:16.300863 18777 tablet_service.cc:1511] Processing CreateTablet for tablet 00f2b2b1099a4677a1c60fe361afe82d (DEFAULT_TABLE table=test-workload [id=1d529bad7b944f3391d0dc2f660cb48e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:16.302383 18777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00f2b2b1099a4677a1c60fe361afe82d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:16.314257 18626 tablet_service.cc:1511] Processing CreateTablet for tablet 6da2e5f9043f48caa6b431569481624b (DEFAULT_TABLE table=test-workload [id=1d529bad7b944f3391d0dc2f660cb48e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:16.315776 18626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6da2e5f9043f48caa6b431569481624b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:16.323979 18701 tablet_service.cc:1511] Processing CreateTablet for tablet 6da2e5f9043f48caa6b431569481624b (DEFAULT_TABLE table=test-workload [id=1d529bad7b944f3391d0dc2f660cb48e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:16.325529 18701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6da2e5f9043f48caa6b431569481624b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:16.328086 18778 tablet_service.cc:1511] Processing CreateTablet for tablet 6da2e5f9043f48caa6b431569481624b (DEFAULT_TABLE table=test-workload [id=1d529bad7b944f3391d0dc2f660cb48e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:16.329589 18778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6da2e5f9043f48caa6b431569481624b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:16.340808 18628 tablet_service.cc:1511] Processing CreateTablet for tablet 29c6161c3e7944d790895db285ac6295 (DEFAULT_TABLE table=test-workload [id=1d529bad7b944f3391d0dc2f660cb48e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:16.347183 18700 tablet_service.cc:1511] Processing CreateTablet for tablet 29c6161c3e7944d790895db285ac6295 (DEFAULT_TABLE table=test-workload [id=1d529bad7b944f3391d0dc2f660cb48e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:16.348448 18628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c6161c3e7944d790895db285ac6295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:16.349274 18700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c6161c3e7944d790895db285ac6295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:16.349345 18776 tablet_service.cc:1511] Processing CreateTablet for tablet 29c6161c3e7944d790895db285ac6295 (DEFAULT_TABLE table=test-workload [id=1d529bad7b944f3391d0dc2f660cb48e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:16.350876 18776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c6161c3e7944d790895db285ac6295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:16.351735 18625 tablet_service.cc:1511] Processing CreateTablet for tablet 3926265545b8436f889ab4ea611c32f7 (DEFAULT_TABLE table=test-workload [id=1d529bad7b944f3391d0dc2f660cb48e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:16.353147 18625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3926265545b8436f889ab4ea611c32f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:16.365319 18836 tablet_bootstrap.cc:492] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b: Bootstrap starting.
I20260608 09:55:16.368201 18835 tablet_bootstrap.cc:492] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P ac86b31d9bcc489983e99d04db3992e4: Bootstrap starting.
I20260608 09:55:16.378895 18833 tablet_bootstrap.cc:492] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086: No bootstrap required, opened a new log
I20260608 09:55:16.379527 18833 ts_tablet_manager.cc:1403] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086: Time spent bootstrapping tablet: real 0.106s	user 0.018s	sys 0.011s
I20260608 09:55:16.379879 18836 tablet_bootstrap.cc:654] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:16.383648 18833 raft_consensus.cc:359] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } }
I20260608 09:55:16.390746 18833 raft_consensus.cc:385] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:16.391119 18833 raft_consensus.cc:740] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65467e2446f84f918a4b0b459ed37086, State: Initialized, Role: FOLLOWER
I20260608 09:55:16.391878 18835 tablet_bootstrap.cc:654] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P ac86b31d9bcc489983e99d04db3992e4: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:16.392364 18833 consensus_queue.cc:260] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } }
I20260608 09:55:16.399518 18702 tablet_service.cc:1511] Processing CreateTablet for tablet 3926265545b8436f889ab4ea611c32f7 (DEFAULT_TABLE table=test-workload [id=1d529bad7b944f3391d0dc2f660cb48e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:16.401510 18702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3926265545b8436f889ab4ea611c32f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:16.418237 18778 tablet_service.cc:1511] Processing CreateTablet for tablet 3926265545b8436f889ab4ea611c32f7 (DEFAULT_TABLE table=test-workload [id=1d529bad7b944f3391d0dc2f660cb48e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:16.418819 18836 tablet_bootstrap.cc:492] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b: No bootstrap required, opened a new log
I20260608 09:55:16.419342 18836 ts_tablet_manager.cc:1403] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.012s
I20260608 09:55:16.419708 18778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3926265545b8436f889ab4ea611c32f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:16.435684 18835 tablet_bootstrap.cc:492] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P ac86b31d9bcc489983e99d04db3992e4: No bootstrap required, opened a new log
I20260608 09:55:16.436913 18835 ts_tablet_manager.cc:1403] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P ac86b31d9bcc489983e99d04db3992e4: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.000s
I20260608 09:55:16.440303 18835 raft_consensus.cc:359] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } }
I20260608 09:55:16.425297 18836 raft_consensus.cc:359] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.441762 18836 raft_consensus.cc:385] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:16.442257 18836 raft_consensus.cc:740] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3328d6cd342c45119490ba61b7bc642b, State: Initialized, Role: FOLLOWER
I20260608 09:55:16.443639 18833 ts_tablet_manager.cc:1434] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086: Time spent starting tablet: real 0.064s	user 0.017s	sys 0.038s
I20260608 09:55:16.443266 18836 consensus_queue.cc:260] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.445050 18833 tablet_bootstrap.cc:492] T 223914e8d79b4537814e79adf90578b1 P 65467e2446f84f918a4b0b459ed37086: Bootstrap starting.
I20260608 09:55:16.441550 18835 raft_consensus.cc:385] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:16.445552 18835 raft_consensus.cc:740] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac86b31d9bcc489983e99d04db3992e4, State: Initialized, Role: FOLLOWER
I20260608 09:55:16.447894 18835 consensus_queue.cc:260] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P ac86b31d9bcc489983e99d04db3992e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } }
I20260608 09:55:16.451879 18833 tablet_bootstrap.cc:654] T 223914e8d79b4537814e79adf90578b1 P 65467e2446f84f918a4b0b459ed37086: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:16.459592 18836 ts_tablet_manager.cc:1434] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.014s
I20260608 09:55:16.463083 18835 ts_tablet_manager.cc:1434] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P ac86b31d9bcc489983e99d04db3992e4: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.006s
I20260608 09:55:16.464277 18833 tablet_bootstrap.cc:492] T 223914e8d79b4537814e79adf90578b1 P 65467e2446f84f918a4b0b459ed37086: No bootstrap required, opened a new log
I20260608 09:55:16.464826 18836 tablet_bootstrap.cc:492] T 223914e8d79b4537814e79adf90578b1 P 3328d6cd342c45119490ba61b7bc642b: Bootstrap starting.
I20260608 09:55:16.464470 18835 tablet_bootstrap.cc:492] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4: Bootstrap starting.
I20260608 09:55:16.465566 18833 ts_tablet_manager.cc:1403] T 223914e8d79b4537814e79adf90578b1 P 65467e2446f84f918a4b0b459ed37086: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260608 09:55:16.469568 18833 raft_consensus.cc:359] T 223914e8d79b4537814e79adf90578b1 P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.470427 18833 raft_consensus.cc:385] T 223914e8d79b4537814e79adf90578b1 P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:16.470747 18833 raft_consensus.cc:740] T 223914e8d79b4537814e79adf90578b1 P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65467e2446f84f918a4b0b459ed37086, State: Initialized, Role: FOLLOWER
I20260608 09:55:16.471691 18833 consensus_queue.cc:260] T 223914e8d79b4537814e79adf90578b1 P 65467e2446f84f918a4b0b459ed37086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.472522 18836 tablet_bootstrap.cc:654] T 223914e8d79b4537814e79adf90578b1 P 3328d6cd342c45119490ba61b7bc642b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:16.476261 18835 tablet_bootstrap.cc:654] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:16.477198 18840 raft_consensus.cc:493] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:16.477844 18840 raft_consensus.cc:515] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.481199 18840 leader_election.cc:290] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac86b31d9bcc489983e99d04db3992e4 (127.9.161.194:39327), 65467e2446f84f918a4b0b459ed37086 (127.9.161.195:36611)
I20260608 09:55:16.474434 18833 ts_tablet_manager.cc:1434] T 223914e8d79b4537814e79adf90578b1 P 65467e2446f84f918a4b0b459ed37086: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 09:55:16.482784 18833 tablet_bootstrap.cc:492] T 00f2b2b1099a4677a1c60fe361afe82d P 65467e2446f84f918a4b0b459ed37086: Bootstrap starting.
I20260608 09:55:16.490200 18833 tablet_bootstrap.cc:654] T 00f2b2b1099a4677a1c60fe361afe82d P 65467e2446f84f918a4b0b459ed37086: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:16.504721 18833 tablet_bootstrap.cc:492] T 00f2b2b1099a4677a1c60fe361afe82d P 65467e2446f84f918a4b0b459ed37086: No bootstrap required, opened a new log
I20260608 09:55:16.505318 18833 ts_tablet_manager.cc:1403] T 00f2b2b1099a4677a1c60fe361afe82d P 65467e2446f84f918a4b0b459ed37086: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260608 09:55:16.507395 18835 tablet_bootstrap.cc:492] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4: No bootstrap required, opened a new log
I20260608 09:55:16.508029 18835 ts_tablet_manager.cc:1403] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.002s
I20260608 09:55:16.508690 18836 tablet_bootstrap.cc:492] T 223914e8d79b4537814e79adf90578b1 P 3328d6cd342c45119490ba61b7bc642b: No bootstrap required, opened a new log
I20260608 09:55:16.508441 18833 raft_consensus.cc:359] T 00f2b2b1099a4677a1c60fe361afe82d P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.509317 18833 raft_consensus.cc:385] T 00f2b2b1099a4677a1c60fe361afe82d P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:16.509974 18833 raft_consensus.cc:740] T 00f2b2b1099a4677a1c60fe361afe82d P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65467e2446f84f918a4b0b459ed37086, State: Initialized, Role: FOLLOWER
I20260608 09:55:16.510960 18833 consensus_queue.cc:260] T 00f2b2b1099a4677a1c60fe361afe82d P 65467e2446f84f918a4b0b459ed37086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.511320 18835 raft_consensus.cc:359] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.512087 18835 raft_consensus.cc:385] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:16.512456 18835 raft_consensus.cc:740] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac86b31d9bcc489983e99d04db3992e4, State: Initialized, Role: FOLLOWER
I20260608 09:55:16.509330 18836 ts_tablet_manager.cc:1403] T 223914e8d79b4537814e79adf90578b1 P 3328d6cd342c45119490ba61b7bc642b: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.011s
I20260608 09:55:16.513504 18835 consensus_queue.cc:260] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.515986 18788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00f2b2b1099a4677a1c60fe361afe82d" candidate_uuid: "3328d6cd342c45119490ba61b7bc642b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65467e2446f84f918a4b0b459ed37086" is_pre_election: true
I20260608 09:55:16.516764 18788 raft_consensus.cc:2468] T 00f2b2b1099a4677a1c60fe361afe82d P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3328d6cd342c45119490ba61b7bc642b in term 0.
I20260608 09:55:16.518348 18836 raft_consensus.cc:359] T 223914e8d79b4537814e79adf90578b1 P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.519127 18836 raft_consensus.cc:385] T 223914e8d79b4537814e79adf90578b1 P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:16.513490 18833 ts_tablet_manager.cc:1434] T 00f2b2b1099a4677a1c60fe361afe82d P 65467e2446f84f918a4b0b459ed37086: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260608 09:55:16.519516 18835 ts_tablet_manager.cc:1434] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.006s
I20260608 09:55:16.519395 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00f2b2b1099a4677a1c60fe361afe82d" candidate_uuid: "3328d6cd342c45119490ba61b7bc642b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac86b31d9bcc489983e99d04db3992e4" is_pre_election: true
I20260608 09:55:16.520650 18833 tablet_bootstrap.cc:492] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086: Bootstrap starting.
I20260608 09:55:16.520650 18835 tablet_bootstrap.cc:492] T 00f2b2b1099a4677a1c60fe361afe82d P ac86b31d9bcc489983e99d04db3992e4: Bootstrap starting.
W20260608 09:55:16.521373 18605 leader_election.cc:343] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac86b31d9bcc489983e99d04db3992e4 (127.9.161.194:39327): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:16.519471 18836 raft_consensus.cc:740] T 223914e8d79b4537814e79adf90578b1 P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3328d6cd342c45119490ba61b7bc642b, State: Initialized, Role: FOLLOWER
I20260608 09:55:16.526777 18836 consensus_queue.cc:260] T 223914e8d79b4537814e79adf90578b1 P 3328d6cd342c45119490ba61b7bc642b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.528249 18833 tablet_bootstrap.cc:654] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:16.529433 18836 ts_tablet_manager.cc:1434] T 223914e8d79b4537814e79adf90578b1 P 3328d6cd342c45119490ba61b7bc642b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 09:55:16.529064 18603 leader_election.cc:304] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b [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: 3328d6cd342c45119490ba61b7bc642b, 65467e2446f84f918a4b0b459ed37086; no voters: ac86b31d9bcc489983e99d04db3992e4
I20260608 09:55:16.530567 18836 tablet_bootstrap.cc:492] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 3328d6cd342c45119490ba61b7bc642b: Bootstrap starting.
I20260608 09:55:16.530733 18840 raft_consensus.cc:2804] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:16.531203 18840 raft_consensus.cc:493] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:16.531571 18840 raft_consensus.cc:3060] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:16.535068 18835 tablet_bootstrap.cc:654] T 00f2b2b1099a4677a1c60fe361afe82d P ac86b31d9bcc489983e99d04db3992e4: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:16.540812 18840 raft_consensus.cc:515] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.544122 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00f2b2b1099a4677a1c60fe361afe82d" candidate_uuid: "3328d6cd342c45119490ba61b7bc642b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac86b31d9bcc489983e99d04db3992e4"
W20260608 09:55:16.545816 18605 leader_election.cc:343] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac86b31d9bcc489983e99d04db3992e4 (127.9.161.194:39327): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:16.547335 18836 tablet_bootstrap.cc:654] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 3328d6cd342c45119490ba61b7bc642b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:16.548419 18788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00f2b2b1099a4677a1c60fe361afe82d" candidate_uuid: "3328d6cd342c45119490ba61b7bc642b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65467e2446f84f918a4b0b459ed37086"
I20260608 09:55:16.549124 18788 raft_consensus.cc:3060] T 00f2b2b1099a4677a1c60fe361afe82d P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:16.553956 18840 leader_election.cc:290] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b [CANDIDATE]: Term 1 election: Requested vote from peers ac86b31d9bcc489983e99d04db3992e4 (127.9.161.194:39327), 65467e2446f84f918a4b0b459ed37086 (127.9.161.195:36611)
I20260608 09:55:16.554399 18833 tablet_bootstrap.cc:492] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086: No bootstrap required, opened a new log
I20260608 09:55:16.554975 18833 ts_tablet_manager.cc:1403] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.011s
I20260608 09:55:16.555577 18835 tablet_bootstrap.cc:492] T 00f2b2b1099a4677a1c60fe361afe82d P ac86b31d9bcc489983e99d04db3992e4: No bootstrap required, opened a new log
I20260608 09:55:16.556316 18835 ts_tablet_manager.cc:1403] T 00f2b2b1099a4677a1c60fe361afe82d P ac86b31d9bcc489983e99d04db3992e4: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.004s
I20260608 09:55:16.557921 18788 raft_consensus.cc:2468] T 00f2b2b1099a4677a1c60fe361afe82d P 65467e2446f84f918a4b0b459ed37086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3328d6cd342c45119490ba61b7bc642b in term 1.
I20260608 09:55:16.559424 18603 leader_election.cc:304] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b [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: 3328d6cd342c45119490ba61b7bc642b, 65467e2446f84f918a4b0b459ed37086; no voters: ac86b31d9bcc489983e99d04db3992e4
I20260608 09:55:16.559829 18833 raft_consensus.cc:359] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.560218 18835 raft_consensus.cc:359] T 00f2b2b1099a4677a1c60fe361afe82d P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.560791 18840 raft_consensus.cc:2804] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:16.560942 18833 raft_consensus.cc:385] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:16.561023 18835 raft_consensus.cc:385] T 00f2b2b1099a4677a1c60fe361afe82d P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:16.561343 18836 tablet_bootstrap.cc:492] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 3328d6cd342c45119490ba61b7bc642b: No bootstrap required, opened a new log
I20260608 09:55:16.561575 18833 raft_consensus.cc:740] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65467e2446f84f918a4b0b459ed37086, State: Initialized, Role: FOLLOWER
I20260608 09:55:16.561757 18835 raft_consensus.cc:740] T 00f2b2b1099a4677a1c60fe361afe82d P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac86b31d9bcc489983e99d04db3992e4, State: Initialized, Role: FOLLOWER
I20260608 09:55:16.562264 18836 ts_tablet_manager.cc:1403] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 3328d6cd342c45119490ba61b7bc642b: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.004s
I20260608 09:55:16.562683 18833 consensus_queue.cc:260] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.562989 18835 consensus_queue.cc:260] T 00f2b2b1099a4677a1c60fe361afe82d P ac86b31d9bcc489983e99d04db3992e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.566510 18836 raft_consensus.cc:359] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } }
I20260608 09:55:16.567729 18833 ts_tablet_manager.cc:1434] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260608 09:55:16.569288 18833 tablet_bootstrap.cc:492] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086: Bootstrap starting.
I20260608 09:55:16.571806 18835 ts_tablet_manager.cc:1434] T 00f2b2b1099a4677a1c60fe361afe82d P ac86b31d9bcc489983e99d04db3992e4: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260608 09:55:16.573526 18835 tablet_bootstrap.cc:492] T 6da2e5f9043f48caa6b431569481624b P ac86b31d9bcc489983e99d04db3992e4: Bootstrap starting.
I20260608 09:55:16.576038 18833 tablet_bootstrap.cc:654] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:16.567720 18836 raft_consensus.cc:385] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:16.576491 18836 raft_consensus.cc:740] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3328d6cd342c45119490ba61b7bc642b, State: Initialized, Role: FOLLOWER
I20260608 09:55:16.577420 18836 consensus_queue.cc:260] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 3328d6cd342c45119490ba61b7bc642b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } }
I20260608 09:55:16.579470 18840 raft_consensus.cc:697] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b [term 1 LEADER]: Becoming Leader. State: Replica: 3328d6cd342c45119490ba61b7bc642b, State: Running, Role: LEADER
I20260608 09:55:16.583359 18835 tablet_bootstrap.cc:654] T 6da2e5f9043f48caa6b431569481624b P ac86b31d9bcc489983e99d04db3992e4: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:16.589591 18836 ts_tablet_manager.cc:1434] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 3328d6cd342c45119490ba61b7bc642b: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.005s
I20260608 09:55:16.590971 18836 tablet_bootstrap.cc:492] T 6da2e5f9043f48caa6b431569481624b P 3328d6cd342c45119490ba61b7bc642b: Bootstrap starting.
I20260608 09:55:16.591730 18833 tablet_bootstrap.cc:492] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086: No bootstrap required, opened a new log
I20260608 09:55:16.590850 18840 consensus_queue.cc:237] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.592329 18833 ts_tablet_manager.cc:1403] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260608 09:55:16.595726 18833 raft_consensus.cc:359] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.596549 18833 raft_consensus.cc:385] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:16.596899 18833 raft_consensus.cc:740] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65467e2446f84f918a4b0b459ed37086, State: Initialized, Role: FOLLOWER
I20260608 09:55:16.597926 18835 tablet_bootstrap.cc:492] T 6da2e5f9043f48caa6b431569481624b P ac86b31d9bcc489983e99d04db3992e4: No bootstrap required, opened a new log
I20260608 09:55:16.597924 18833 consensus_queue.cc:260] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.599020 18836 tablet_bootstrap.cc:654] T 6da2e5f9043f48caa6b431569481624b P 3328d6cd342c45119490ba61b7bc642b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:16.598941 18835 ts_tablet_manager.cc:1403] T 6da2e5f9043f48caa6b431569481624b P ac86b31d9bcc489983e99d04db3992e4: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.014s
I20260608 09:55:16.605607 18835 raft_consensus.cc:359] T 6da2e5f9043f48caa6b431569481624b P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.606603 18835 raft_consensus.cc:385] T 6da2e5f9043f48caa6b431569481624b P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:16.606993 18835 raft_consensus.cc:740] T 6da2e5f9043f48caa6b431569481624b P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac86b31d9bcc489983e99d04db3992e4, State: Initialized, Role: FOLLOWER
I20260608 09:55:16.607311 18536 catalog_manager.cc:5696] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3328d6cd342c45119490ba61b7bc642b (127.9.161.193). New cstate: current_term: 1 leader_uuid: "3328d6cd342c45119490ba61b7bc642b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:16.608217 18835 consensus_queue.cc:260] T 6da2e5f9043f48caa6b431569481624b P ac86b31d9bcc489983e99d04db3992e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.607146 18833 ts_tablet_manager.cc:1434] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 09:55:16.612996 18833 tablet_bootstrap.cc:492] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086: Bootstrap starting.
I20260608 09:55:16.614276 18836 tablet_bootstrap.cc:492] T 6da2e5f9043f48caa6b431569481624b P 3328d6cd342c45119490ba61b7bc642b: No bootstrap required, opened a new log
I20260608 09:55:16.614858 18836 ts_tablet_manager.cc:1403] T 6da2e5f9043f48caa6b431569481624b P 3328d6cd342c45119490ba61b7bc642b: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260608 09:55:16.617472 18836 raft_consensus.cc:359] T 6da2e5f9043f48caa6b431569481624b P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.618324 18836 raft_consensus.cc:385] T 6da2e5f9043f48caa6b431569481624b P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:16.618783 18836 raft_consensus.cc:740] T 6da2e5f9043f48caa6b431569481624b P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3328d6cd342c45119490ba61b7bc642b, State: Initialized, Role: FOLLOWER
I20260608 09:55:16.619624 18833 tablet_bootstrap.cc:654] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:16.619802 18835 ts_tablet_manager.cc:1434] T 6da2e5f9043f48caa6b431569481624b P ac86b31d9bcc489983e99d04db3992e4: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260608 09:55:16.619971 18836 consensus_queue.cc:260] T 6da2e5f9043f48caa6b431569481624b P 3328d6cd342c45119490ba61b7bc642b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.621091 18835 tablet_bootstrap.cc:492] T 29c6161c3e7944d790895db285ac6295 P ac86b31d9bcc489983e99d04db3992e4: Bootstrap starting.
I20260608 09:55:16.623715 18836 ts_tablet_manager.cc:1434] T 6da2e5f9043f48caa6b431569481624b P 3328d6cd342c45119490ba61b7bc642b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:55:16.625032 18836 tablet_bootstrap.cc:492] T 29c6161c3e7944d790895db285ac6295 P 3328d6cd342c45119490ba61b7bc642b: Bootstrap starting.
I20260608 09:55:16.629328 18835 tablet_bootstrap.cc:654] T 29c6161c3e7944d790895db285ac6295 P ac86b31d9bcc489983e99d04db3992e4: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:16.631978 18836 tablet_bootstrap.cc:654] T 29c6161c3e7944d790895db285ac6295 P 3328d6cd342c45119490ba61b7bc642b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:16.632421 18833 tablet_bootstrap.cc:492] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086: No bootstrap required, opened a new log
I20260608 09:55:16.633095 18833 ts_tablet_manager.cc:1403] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260608 09:55:16.637203 18837 raft_consensus.cc:493] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:16.637832 18837 raft_consensus.cc:515] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.650409 18837 leader_election.cc:290] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3328d6cd342c45119490ba61b7bc642b (127.9.161.193:45569), ac86b31d9bcc489983e99d04db3992e4 (127.9.161.194:39327)
I20260608 09:55:16.636494 18833 raft_consensus.cc:359] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.659428 18833 raft_consensus.cc:385] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:16.659929 18833 raft_consensus.cc:740] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65467e2446f84f918a4b0b459ed37086, State: Initialized, Role: FOLLOWER
I20260608 09:55:16.660952 18833 consensus_queue.cc:260] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.663584 18833 ts_tablet_manager.cc:1434] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260608 09:55:16.667533 18835 tablet_bootstrap.cc:492] T 29c6161c3e7944d790895db285ac6295 P ac86b31d9bcc489983e99d04db3992e4: No bootstrap required, opened a new log
I20260608 09:55:16.667834 18836 tablet_bootstrap.cc:492] T 29c6161c3e7944d790895db285ac6295 P 3328d6cd342c45119490ba61b7bc642b: No bootstrap required, opened a new log
I20260608 09:55:16.670120 18836 ts_tablet_manager.cc:1403] T 29c6161c3e7944d790895db285ac6295 P 3328d6cd342c45119490ba61b7bc642b: Time spent bootstrapping tablet: real 0.045s	user 0.029s	sys 0.014s
I20260608 09:55:16.668643 18835 ts_tablet_manager.cc:1403] T 29c6161c3e7944d790895db285ac6295 P ac86b31d9bcc489983e99d04db3992e4: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.014s
I20260608 09:55:16.672608 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da2e5f9043f48caa6b431569481624b" candidate_uuid: "65467e2446f84f918a4b0b459ed37086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac86b31d9bcc489983e99d04db3992e4" is_pre_election: true
I20260608 09:55:16.673338 18714 raft_consensus.cc:2468] T 6da2e5f9043f48caa6b431569481624b P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65467e2446f84f918a4b0b459ed37086 in term 0.
I20260608 09:55:16.673748 18836 raft_consensus.cc:359] T 29c6161c3e7944d790895db285ac6295 P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.674791 18754 leader_election.cc:304] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65467e2446f84f918a4b0b459ed37086, ac86b31d9bcc489983e99d04db3992e4; no voters: 
I20260608 09:55:16.674974 18835 raft_consensus.cc:359] T 29c6161c3e7944d790895db285ac6295 P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.675767 18836 raft_consensus.cc:385] T 29c6161c3e7944d790895db285ac6295 P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:16.675868 18835 raft_consensus.cc:385] T 29c6161c3e7944d790895db285ac6295 P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:16.676240 18836 raft_consensus.cc:740] T 29c6161c3e7944d790895db285ac6295 P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3328d6cd342c45119490ba61b7bc642b, State: Initialized, Role: FOLLOWER
I20260608 09:55:16.676399 18835 raft_consensus.cc:740] T 29c6161c3e7944d790895db285ac6295 P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac86b31d9bcc489983e99d04db3992e4, State: Initialized, Role: FOLLOWER
I20260608 09:55:16.677214 18836 consensus_queue.cc:260] T 29c6161c3e7944d790895db285ac6295 P 3328d6cd342c45119490ba61b7bc642b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.677991 18837 raft_consensus.cc:2804] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:16.678408 18837 raft_consensus.cc:493] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:16.678754 18837 raft_consensus.cc:3060] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:16.677678 18835 consensus_queue.cc:260] T 29c6161c3e7944d790895db285ac6295 P ac86b31d9bcc489983e99d04db3992e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.679860 18836 ts_tablet_manager.cc:1434] T 29c6161c3e7944d790895db285ac6295 P 3328d6cd342c45119490ba61b7bc642b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:55:16.680969 18836 tablet_bootstrap.cc:492] T 3926265545b8436f889ab4ea611c32f7 P 3328d6cd342c45119490ba61b7bc642b: Bootstrap starting.
I20260608 09:55:16.681046 18835 ts_tablet_manager.cc:1434] T 29c6161c3e7944d790895db285ac6295 P ac86b31d9bcc489983e99d04db3992e4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:55:16.685472 18835 tablet_bootstrap.cc:492] T 3926265545b8436f889ab4ea611c32f7 P ac86b31d9bcc489983e99d04db3992e4: Bootstrap starting.
I20260608 09:55:16.689038 18836 tablet_bootstrap.cc:654] T 3926265545b8436f889ab4ea611c32f7 P 3328d6cd342c45119490ba61b7bc642b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:16.692588 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da2e5f9043f48caa6b431569481624b" candidate_uuid: "65467e2446f84f918a4b0b459ed37086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3328d6cd342c45119490ba61b7bc642b" is_pre_election: true
I20260608 09:55:16.693365 18639 raft_consensus.cc:2468] T 6da2e5f9043f48caa6b431569481624b P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65467e2446f84f918a4b0b459ed37086 in term 0.
I20260608 09:55:16.694331 18837 raft_consensus.cc:515] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.697956 18837 leader_election.cc:290] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086 [CANDIDATE]: Term 1 election: Requested vote from peers 3328d6cd342c45119490ba61b7bc642b (127.9.161.193:45569), ac86b31d9bcc489983e99d04db3992e4 (127.9.161.194:39327)
I20260608 09:55:16.698804 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da2e5f9043f48caa6b431569481624b" candidate_uuid: "65467e2446f84f918a4b0b459ed37086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac86b31d9bcc489983e99d04db3992e4"
I20260608 09:55:16.699548 18714 raft_consensus.cc:3060] T 6da2e5f9043f48caa6b431569481624b P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:16.698930 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da2e5f9043f48caa6b431569481624b" candidate_uuid: "65467e2446f84f918a4b0b459ed37086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3328d6cd342c45119490ba61b7bc642b"
I20260608 09:55:16.701372 18639 raft_consensus.cc:3060] T 6da2e5f9043f48caa6b431569481624b P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:55:16.702718 18585 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:55:16.706384 18836 tablet_bootstrap.cc:492] T 3926265545b8436f889ab4ea611c32f7 P 3328d6cd342c45119490ba61b7bc642b: No bootstrap required, opened a new log
I20260608 09:55:16.706732 18835 tablet_bootstrap.cc:654] T 3926265545b8436f889ab4ea611c32f7 P ac86b31d9bcc489983e99d04db3992e4: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:16.706851 18841 raft_consensus.cc:493] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:16.707495 18841 raft_consensus.cc:515] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.709528 18639 raft_consensus.cc:2468] T 6da2e5f9043f48caa6b431569481624b P 3328d6cd342c45119490ba61b7bc642b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65467e2446f84f918a4b0b459ed37086 in term 1.
I20260608 09:55:16.710549 18841 leader_election.cc:290] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3328d6cd342c45119490ba61b7bc642b (127.9.161.193:45569), 65467e2446f84f918a4b0b459ed37086 (127.9.161.195:36611)
I20260608 09:55:16.710412 18714 raft_consensus.cc:2468] T 6da2e5f9043f48caa6b431569481624b P ac86b31d9bcc489983e99d04db3992e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65467e2446f84f918a4b0b459ed37086 in term 1.
I20260608 09:55:16.710803 18751 leader_election.cc:304] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3328d6cd342c45119490ba61b7bc642b, 65467e2446f84f918a4b0b459ed37086; no voters: 
I20260608 09:55:16.707046 18836 ts_tablet_manager.cc:1403] T 3926265545b8436f889ab4ea611c32f7 P 3328d6cd342c45119490ba61b7bc642b: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260608 09:55:16.713069 18837 raft_consensus.cc:2804] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:16.716174 18836 raft_consensus.cc:359] T 3926265545b8436f889ab4ea611c32f7 P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.717401 18836 raft_consensus.cc:385] T 3926265545b8436f889ab4ea611c32f7 P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:16.717861 18836 raft_consensus.cc:740] T 3926265545b8436f889ab4ea611c32f7 P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3328d6cd342c45119490ba61b7bc642b, State: Initialized, Role: FOLLOWER
I20260608 09:55:16.719208 18836 consensus_queue.cc:260] T 3926265545b8436f889ab4ea611c32f7 P 3328d6cd342c45119490ba61b7bc642b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.722779 18836 ts_tablet_manager.cc:1434] T 3926265545b8436f889ab4ea611c32f7 P 3328d6cd342c45119490ba61b7bc642b: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 09:55:16.730959 18866 raft_consensus.cc:493] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:16.731719 18866 raft_consensus.cc:515] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.733453 18837 raft_consensus.cc:697] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086 [term 1 LEADER]: Becoming Leader. State: Replica: 65467e2446f84f918a4b0b459ed37086, State: Running, Role: LEADER
I20260608 09:55:16.735280 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c6161c3e7944d790895db285ac6295" candidate_uuid: "65467e2446f84f918a4b0b459ed37086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3328d6cd342c45119490ba61b7bc642b" is_pre_election: true
I20260608 09:55:16.736045 18639 raft_consensus.cc:2468] T 29c6161c3e7944d790895db285ac6295 P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65467e2446f84f918a4b0b459ed37086 in term 0.
I20260608 09:55:16.738173 18751 leader_election.cc:304] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3328d6cd342c45119490ba61b7bc642b, 65467e2446f84f918a4b0b459ed37086; no voters: 
I20260608 09:55:16.738713 18837 consensus_queue.cc:237] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.742573 18866 leader_election.cc:290] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3328d6cd342c45119490ba61b7bc642b (127.9.161.193:45569), ac86b31d9bcc489983e99d04db3992e4 (127.9.161.194:39327)
I20260608 09:55:16.742820 18788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223914e8d79b4537814e79adf90578b1" candidate_uuid: "ac86b31d9bcc489983e99d04db3992e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65467e2446f84f918a4b0b459ed37086" is_pre_election: true
I20260608 09:55:16.743398 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c6161c3e7944d790895db285ac6295" candidate_uuid: "65467e2446f84f918a4b0b459ed37086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac86b31d9bcc489983e99d04db3992e4" is_pre_election: true
I20260608 09:55:16.744606 18835 tablet_bootstrap.cc:492] T 3926265545b8436f889ab4ea611c32f7 P ac86b31d9bcc489983e99d04db3992e4: No bootstrap required, opened a new log
I20260608 09:55:16.744524 18788 raft_consensus.cc:2468] T 223914e8d79b4537814e79adf90578b1 P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac86b31d9bcc489983e99d04db3992e4 in term 0.
I20260608 09:55:16.745008 18714 raft_consensus.cc:2468] T 29c6161c3e7944d790895db285ac6295 P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65467e2446f84f918a4b0b459ed37086 in term 0.
I20260608 09:55:16.745237 18835 ts_tablet_manager.cc:1403] T 3926265545b8436f889ab4ea611c32f7 P ac86b31d9bcc489983e99d04db3992e4: Time spent bootstrapping tablet: real 0.060s	user 0.024s	sys 0.005s
I20260608 09:55:16.743477 18867 raft_consensus.cc:2804] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:16.746138 18678 leader_election.cc:304] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65467e2446f84f918a4b0b459ed37086, ac86b31d9bcc489983e99d04db3992e4; no voters: 
I20260608 09:55:16.746311 18867 raft_consensus.cc:493] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:16.747162 18841 raft_consensus.cc:2804] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:16.747224 18867 raft_consensus.cc:3060] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:16.747224 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223914e8d79b4537814e79adf90578b1" candidate_uuid: "ac86b31d9bcc489983e99d04db3992e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3328d6cd342c45119490ba61b7bc642b" is_pre_election: true
I20260608 09:55:16.747885 18841 raft_consensus.cc:493] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:16.748158 18639 raft_consensus.cc:2468] T 223914e8d79b4537814e79adf90578b1 P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac86b31d9bcc489983e99d04db3992e4 in term 0.
I20260608 09:55:16.748425 18841 raft_consensus.cc:3060] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:16.752780 18835 raft_consensus.cc:359] T 3926265545b8436f889ab4ea611c32f7 P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.753665 18835 raft_consensus.cc:385] T 3926265545b8436f889ab4ea611c32f7 P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:16.754048 18835 raft_consensus.cc:740] T 3926265545b8436f889ab4ea611c32f7 P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac86b31d9bcc489983e99d04db3992e4, State: Initialized, Role: FOLLOWER
I20260608 09:55:16.755036 18835 consensus_queue.cc:260] T 3926265545b8436f889ab4ea611c32f7 P ac86b31d9bcc489983e99d04db3992e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.756536 18867 raft_consensus.cc:515] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.759496 18841 raft_consensus.cc:515] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.761325 18867 leader_election.cc:290] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086 [CANDIDATE]: Term 1 election: Requested vote from peers 3328d6cd342c45119490ba61b7bc642b (127.9.161.193:45569), ac86b31d9bcc489983e99d04db3992e4 (127.9.161.194:39327)
I20260608 09:55:16.762462 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c6161c3e7944d790895db285ac6295" candidate_uuid: "65467e2446f84f918a4b0b459ed37086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3328d6cd342c45119490ba61b7bc642b"
I20260608 09:55:16.762846 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c6161c3e7944d790895db285ac6295" candidate_uuid: "65467e2446f84f918a4b0b459ed37086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac86b31d9bcc489983e99d04db3992e4"
I20260608 09:55:16.763793 18714 raft_consensus.cc:3060] T 29c6161c3e7944d790895db285ac6295 P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:16.766563 18788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223914e8d79b4537814e79adf90578b1" candidate_uuid: "ac86b31d9bcc489983e99d04db3992e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65467e2446f84f918a4b0b459ed37086"
I20260608 09:55:16.763190 18639 raft_consensus.cc:3060] T 29c6161c3e7944d790895db285ac6295 P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:16.767210 18788 raft_consensus.cc:3060] T 223914e8d79b4537814e79adf90578b1 P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:16.767840 18638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223914e8d79b4537814e79adf90578b1" candidate_uuid: "ac86b31d9bcc489983e99d04db3992e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3328d6cd342c45119490ba61b7bc642b"
I20260608 09:55:16.768579 18638 raft_consensus.cc:3060] T 223914e8d79b4537814e79adf90578b1 P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:16.776482 18788 raft_consensus.cc:2468] T 223914e8d79b4537814e79adf90578b1 P 65467e2446f84f918a4b0b459ed37086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac86b31d9bcc489983e99d04db3992e4 in term 1.
I20260608 09:55:16.775847 18536 catalog_manager.cc:5696] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65467e2446f84f918a4b0b459ed37086 (127.9.161.195). New cstate: current_term: 1 leader_uuid: "65467e2446f84f918a4b0b459ed37086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:16.780200 18835 ts_tablet_manager.cc:1434] T 3926265545b8436f889ab4ea611c32f7 P ac86b31d9bcc489983e99d04db3992e4: Time spent starting tablet: real 0.035s	user 0.015s	sys 0.014s
I20260608 09:55:16.777552 18638 raft_consensus.cc:2468] T 223914e8d79b4537814e79adf90578b1 P 3328d6cd342c45119490ba61b7bc642b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac86b31d9bcc489983e99d04db3992e4 in term 1.
I20260608 09:55:16.777040 18841 leader_election.cc:290] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4 [CANDIDATE]: Term 1 election: Requested vote from peers 3328d6cd342c45119490ba61b7bc642b (127.9.161.193:45569), 65467e2446f84f918a4b0b459ed37086 (127.9.161.195:36611)
I20260608 09:55:16.778609 18678 leader_election.cc:304] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65467e2446f84f918a4b0b459ed37086, ac86b31d9bcc489983e99d04db3992e4; no voters: 
I20260608 09:55:16.782542 18841 raft_consensus.cc:2804] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:16.783123 18841 raft_consensus.cc:697] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4 [term 1 LEADER]: Becoming Leader. State: Replica: ac86b31d9bcc489983e99d04db3992e4, State: Running, Role: LEADER
I20260608 09:55:16.785312 18841 consensus_queue.cc:237] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.789520 18639 raft_consensus.cc:2468] T 29c6161c3e7944d790895db285ac6295 P 3328d6cd342c45119490ba61b7bc642b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65467e2446f84f918a4b0b459ed37086 in term 1.
I20260608 09:55:16.790987 18751 leader_election.cc:304] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3328d6cd342c45119490ba61b7bc642b, 65467e2446f84f918a4b0b459ed37086; no voters: 
I20260608 09:55:16.792006 18837 raft_consensus.cc:2804] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:16.786831 18714 raft_consensus.cc:2468] T 29c6161c3e7944d790895db285ac6295 P ac86b31d9bcc489983e99d04db3992e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65467e2446f84f918a4b0b459ed37086 in term 1.
I20260608 09:55:16.792824 18837 raft_consensus.cc:697] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086 [term 1 LEADER]: Becoming Leader. State: Replica: 65467e2446f84f918a4b0b459ed37086, State: Running, Role: LEADER
I20260608 09:55:16.793825 18837 consensus_queue.cc:237] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.800536 18534 catalog_manager.cc:5696] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac86b31d9bcc489983e99d04db3992e4 (127.9.161.194). New cstate: current_term: 1 leader_uuid: "ac86b31d9bcc489983e99d04db3992e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:16.803352 18536 catalog_manager.cc:5696] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65467e2446f84f918a4b0b459ed37086 (127.9.161.195). New cstate: current_term: 1 leader_uuid: "65467e2446f84f918a4b0b459ed37086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:16.840071 18837 raft_consensus.cc:493] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:16.840730 18837 raft_consensus.cc:515] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } }
I20260608 09:55:16.842891 18837 leader_election.cc:290] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac86b31d9bcc489983e99d04db3992e4 (127.9.161.194:39327), 3328d6cd342c45119490ba61b7bc642b (127.9.161.193:45569)
I20260608 09:55:16.843852 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bbc66ebcd3942ebaea62c3ffc5dd43a" candidate_uuid: "65467e2446f84f918a4b0b459ed37086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac86b31d9bcc489983e99d04db3992e4" is_pre_election: true
I20260608 09:55:16.844014 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bbc66ebcd3942ebaea62c3ffc5dd43a" candidate_uuid: "65467e2446f84f918a4b0b459ed37086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3328d6cd342c45119490ba61b7bc642b" is_pre_election: true
I20260608 09:55:16.844748 18714 raft_consensus.cc:2468] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65467e2446f84f918a4b0b459ed37086 in term 0.
I20260608 09:55:16.844831 18639 raft_consensus.cc:2468] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65467e2446f84f918a4b0b459ed37086 in term 0.
I20260608 09:55:16.845983 18754 leader_election.cc:304] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65467e2446f84f918a4b0b459ed37086, ac86b31d9bcc489983e99d04db3992e4; no voters: 
I20260608 09:55:16.846791 18837 raft_consensus.cc:2804] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:16.847186 18837 raft_consensus.cc:493] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:16.847445 18837 raft_consensus.cc:3060] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:16.853188 18837 raft_consensus.cc:515] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } }
I20260608 09:55:16.855341 18837 leader_election.cc:290] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086 [CANDIDATE]: Term 1 election: Requested vote from peers ac86b31d9bcc489983e99d04db3992e4 (127.9.161.194:39327), 3328d6cd342c45119490ba61b7bc642b (127.9.161.193:45569)
I20260608 09:55:16.856312 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bbc66ebcd3942ebaea62c3ffc5dd43a" candidate_uuid: "65467e2446f84f918a4b0b459ed37086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac86b31d9bcc489983e99d04db3992e4"
I20260608 09:55:16.856612 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bbc66ebcd3942ebaea62c3ffc5dd43a" candidate_uuid: "65467e2446f84f918a4b0b459ed37086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3328d6cd342c45119490ba61b7bc642b"
I20260608 09:55:16.856926 18714 raft_consensus.cc:3060] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:16.857378 18639 raft_consensus.cc:3060] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:16.866333 18714 raft_consensus.cc:2468] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P ac86b31d9bcc489983e99d04db3992e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65467e2446f84f918a4b0b459ed37086 in term 1.
I20260608 09:55:16.867380 18639 raft_consensus.cc:2468] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 3328d6cd342c45119490ba61b7bc642b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65467e2446f84f918a4b0b459ed37086 in term 1.
I20260608 09:55:16.867980 18754 leader_election.cc:304] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65467e2446f84f918a4b0b459ed37086, ac86b31d9bcc489983e99d04db3992e4; no voters: 
I20260608 09:55:16.868870 18837 raft_consensus.cc:2804] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:16.869558 18837 raft_consensus.cc:697] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086 [term 1 LEADER]: Becoming Leader. State: Replica: 65467e2446f84f918a4b0b459ed37086, State: Running, Role: LEADER
I20260608 09:55:16.870419 18837 consensus_queue.cc:237] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } }
I20260608 09:55:16.878904 18536 catalog_manager.cc:5696] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65467e2446f84f918a4b0b459ed37086 (127.9.161.195). New cstate: current_term: 1 leader_uuid: "65467e2446f84f918a4b0b459ed37086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:16.943917 18837 raft_consensus.cc:493] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:16.944519 18837 raft_consensus.cc:515] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.946517 18837 leader_election.cc:290] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3328d6cd342c45119490ba61b7bc642b (127.9.161.193:45569), ac86b31d9bcc489983e99d04db3992e4 (127.9.161.194:39327)
I20260608 09:55:16.947474 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3926265545b8436f889ab4ea611c32f7" candidate_uuid: "65467e2446f84f918a4b0b459ed37086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3328d6cd342c45119490ba61b7bc642b" is_pre_election: true
I20260608 09:55:16.947736 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3926265545b8436f889ab4ea611c32f7" candidate_uuid: "65467e2446f84f918a4b0b459ed37086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac86b31d9bcc489983e99d04db3992e4" is_pre_election: true
I20260608 09:55:16.948100 18639 raft_consensus.cc:2468] T 3926265545b8436f889ab4ea611c32f7 P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65467e2446f84f918a4b0b459ed37086 in term 0.
I20260608 09:55:16.948411 18714 raft_consensus.cc:2468] T 3926265545b8436f889ab4ea611c32f7 P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65467e2446f84f918a4b0b459ed37086 in term 0.
I20260608 09:55:16.949282 18751 leader_election.cc:304] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3328d6cd342c45119490ba61b7bc642b, 65467e2446f84f918a4b0b459ed37086; no voters: 
I20260608 09:55:16.950177 18837 raft_consensus.cc:2804] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:16.950544 18837 raft_consensus.cc:493] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:16.950786 18837 raft_consensus.cc:3060] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:16.955878 18837 raft_consensus.cc:515] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.957825 18837 leader_election.cc:290] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086 [CANDIDATE]: Term 1 election: Requested vote from peers 3328d6cd342c45119490ba61b7bc642b (127.9.161.193:45569), ac86b31d9bcc489983e99d04db3992e4 (127.9.161.194:39327)
I20260608 09:55:16.958736 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3926265545b8436f889ab4ea611c32f7" candidate_uuid: "65467e2446f84f918a4b0b459ed37086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3328d6cd342c45119490ba61b7bc642b"
I20260608 09:55:16.958935 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3926265545b8436f889ab4ea611c32f7" candidate_uuid: "65467e2446f84f918a4b0b459ed37086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac86b31d9bcc489983e99d04db3992e4"
I20260608 09:55:16.959378 18639 raft_consensus.cc:3060] T 3926265545b8436f889ab4ea611c32f7 P 3328d6cd342c45119490ba61b7bc642b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:16.959625 18714 raft_consensus.cc:3060] T 3926265545b8436f889ab4ea611c32f7 P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:16.965019 18714 raft_consensus.cc:2468] T 3926265545b8436f889ab4ea611c32f7 P ac86b31d9bcc489983e99d04db3992e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65467e2446f84f918a4b0b459ed37086 in term 1.
I20260608 09:55:16.965019 18639 raft_consensus.cc:2468] T 3926265545b8436f889ab4ea611c32f7 P 3328d6cd342c45119490ba61b7bc642b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65467e2446f84f918a4b0b459ed37086 in term 1.
I20260608 09:55:16.966367 18754 leader_election.cc:304] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65467e2446f84f918a4b0b459ed37086, ac86b31d9bcc489983e99d04db3992e4; no voters: 
I20260608 09:55:16.967166 18837 raft_consensus.cc:2804] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:16.967702 18837 raft_consensus.cc:697] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086 [term 1 LEADER]: Becoming Leader. State: Replica: 65467e2446f84f918a4b0b459ed37086, State: Running, Role: LEADER
I20260608 09:55:16.968590 18837 consensus_queue.cc:237] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:16.976611 18536 catalog_manager.cc:5696] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65467e2446f84f918a4b0b459ed37086 (127.9.161.195). New cstate: current_term: 1 leader_uuid: "65467e2446f84f918a4b0b459ed37086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:17.050771 18841 raft_consensus.cc:493] T 00f2b2b1099a4677a1c60fe361afe82d P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:17.051414 18841 raft_consensus.cc:515] T 00f2b2b1099a4677a1c60fe361afe82d P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 } } peers { permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 } } peers { permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 } }
I20260608 09:55:17.055256 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00f2b2b1099a4677a1c60fe361afe82d" candidate_uuid: "ac86b31d9bcc489983e99d04db3992e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3328d6cd342c45119490ba61b7bc642b" is_pre_election: true
I20260608 09:55:17.061165 18841 leader_election.cc:290] T 00f2b2b1099a4677a1c60fe361afe82d P ac86b31d9bcc489983e99d04db3992e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3328d6cd342c45119490ba61b7bc642b (127.9.161.193:45569), 65467e2446f84f918a4b0b459ed37086 (127.9.161.195:36611)
I20260608 09:55:17.062477 18788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00f2b2b1099a4677a1c60fe361afe82d" candidate_uuid: "ac86b31d9bcc489983e99d04db3992e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65467e2446f84f918a4b0b459ed37086" is_pre_election: true
I20260608 09:55:17.063359 18788 raft_consensus.cc:2393] T 00f2b2b1099a4677a1c60fe361afe82d P 65467e2446f84f918a4b0b459ed37086 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac86b31d9bcc489983e99d04db3992e4 in current term 1: Already voted for candidate 3328d6cd342c45119490ba61b7bc642b in this term.
I20260608 09:55:17.064692 18678 leader_election.cc:304] T 00f2b2b1099a4677a1c60fe361afe82d P ac86b31d9bcc489983e99d04db3992e4 [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: ac86b31d9bcc489983e99d04db3992e4; no voters: 3328d6cd342c45119490ba61b7bc642b, 65467e2446f84f918a4b0b459ed37086
I20260608 09:55:17.065987 18841 raft_consensus.cc:3060] T 00f2b2b1099a4677a1c60fe361afe82d P ac86b31d9bcc489983e99d04db3992e4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:17.074090 18841 raft_consensus.cc:2749] T 00f2b2b1099a4677a1c60fe361afe82d P ac86b31d9bcc489983e99d04db3992e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:17.129073 18840 consensus_queue.cc:1048] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b [LEADER]: Connected to new peer: Peer: permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:17.146899 18837 consensus_queue.cc:1048] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:17.182935 18881 consensus_queue.cc:1048] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:17.194392 18867 consensus_queue.cc:1048] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:17.245293 18841 consensus_queue.cc:1048] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:17.269291 18869 consensus_queue.cc:1048] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65467e2446f84f918a4b0b459ed37086" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 36611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:17.271881 18837 consensus_queue.cc:1048] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:17.342646 18837 consensus_queue.cc:1048] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:17.352166 18837 consensus_queue.cc:1048] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:17.374025 18866 consensus_queue.cc:1048] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:17.492784 18714 raft_consensus.cc:1275] T 3926265545b8436f889ab4ea611c32f7 P ac86b31d9bcc489983e99d04db3992e4 [term 1 FOLLOWER]: Refusing update from remote peer 65467e2446f84f918a4b0b459ed37086: 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:17.501271 18866 consensus_queue.cc:1048] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac86b31d9bcc489983e99d04db3992e4" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 39327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:17.559514 18637 raft_consensus.cc:1275] T 3926265545b8436f889ab4ea611c32f7 P 3328d6cd342c45119490ba61b7bc642b [term 1 FOLLOWER]: Refusing update from remote peer 65467e2446f84f918a4b0b459ed37086: 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:17.589097 18837 consensus_queue.cc:1048] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3328d6cd342c45119490ba61b7bc642b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:18.814448  9863 tablet_server.cc:179] TabletServer@127.9.161.193:0 shutting down...
W20260608 09:55:18.834699 18677 consensus_peers.cc:597] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4 -> Peer 3328d6cd342c45119490ba61b7bc642b (127.9.161.193:45569): Couldn't send request to peer 3328d6cd342c45119490ba61b7bc642b. 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:18.858902  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:18.860564  9863 tablet_replica.cc:333] T 3926265545b8436f889ab4ea611c32f7 P 3328d6cd342c45119490ba61b7bc642b: stopping tablet replica
I20260608 09:55:18.861500  9863 raft_consensus.cc:2243] T 3926265545b8436f889ab4ea611c32f7 P 3328d6cd342c45119490ba61b7bc642b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:18.862429  9863 raft_consensus.cc:2272] T 3926265545b8436f889ab4ea611c32f7 P 3328d6cd342c45119490ba61b7bc642b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:18.866019  9863 tablet_replica.cc:333] T 29c6161c3e7944d790895db285ac6295 P 3328d6cd342c45119490ba61b7bc642b: stopping tablet replica
I20260608 09:55:18.866710  9863 raft_consensus.cc:2243] T 29c6161c3e7944d790895db285ac6295 P 3328d6cd342c45119490ba61b7bc642b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:18.867229  9863 raft_consensus.cc:2272] T 29c6161c3e7944d790895db285ac6295 P 3328d6cd342c45119490ba61b7bc642b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:18.870502  9863 tablet_replica.cc:333] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 3328d6cd342c45119490ba61b7bc642b: stopping tablet replica
I20260608 09:55:18.871109  9863 raft_consensus.cc:2243] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 3328d6cd342c45119490ba61b7bc642b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:18.871692  9863 raft_consensus.cc:2272] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 3328d6cd342c45119490ba61b7bc642b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:18.874796  9863 tablet_replica.cc:333] T 223914e8d79b4537814e79adf90578b1 P 3328d6cd342c45119490ba61b7bc642b: stopping tablet replica
I20260608 09:55:18.875394  9863 raft_consensus.cc:2243] T 223914e8d79b4537814e79adf90578b1 P 3328d6cd342c45119490ba61b7bc642b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:18.875891  9863 raft_consensus.cc:2272] T 223914e8d79b4537814e79adf90578b1 P 3328d6cd342c45119490ba61b7bc642b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:18.878621  9863 tablet_replica.cc:333] T 6da2e5f9043f48caa6b431569481624b P 3328d6cd342c45119490ba61b7bc642b: stopping tablet replica
I20260608 09:55:18.879194  9863 raft_consensus.cc:2243] T 6da2e5f9043f48caa6b431569481624b P 3328d6cd342c45119490ba61b7bc642b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:18.879705  9863 raft_consensus.cc:2272] T 6da2e5f9043f48caa6b431569481624b P 3328d6cd342c45119490ba61b7bc642b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:18.882516  9863 tablet_replica.cc:333] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b: stopping tablet replica
I20260608 09:55:18.883086  9863 raft_consensus.cc:2243] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:18.884500  9863 raft_consensus.cc:2272] T 00f2b2b1099a4677a1c60fe361afe82d P 3328d6cd342c45119490ba61b7bc642b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:18.912828  9863 tablet_server.cc:196] TabletServer@127.9.161.193:0 shutdown complete.
I20260608 09:55:18.931609  9863 tablet_server.cc:179] TabletServer@127.9.161.194:0 shutting down...
I20260608 09:55:18.957058  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:18.957890  9863 tablet_replica.cc:333] T 3926265545b8436f889ab4ea611c32f7 P ac86b31d9bcc489983e99d04db3992e4: stopping tablet replica
I20260608 09:55:18.958541  9863 raft_consensus.cc:2243] T 3926265545b8436f889ab4ea611c32f7 P ac86b31d9bcc489983e99d04db3992e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:18.959199  9863 raft_consensus.cc:2272] T 3926265545b8436f889ab4ea611c32f7 P ac86b31d9bcc489983e99d04db3992e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:18.962453  9863 tablet_replica.cc:333] T 6da2e5f9043f48caa6b431569481624b P ac86b31d9bcc489983e99d04db3992e4: stopping tablet replica
I20260608 09:55:18.963115  9863 raft_consensus.cc:2243] T 6da2e5f9043f48caa6b431569481624b P ac86b31d9bcc489983e99d04db3992e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:18.963627  9863 raft_consensus.cc:2272] T 6da2e5f9043f48caa6b431569481624b P ac86b31d9bcc489983e99d04db3992e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:18.967114  9863 tablet_replica.cc:333] T 00f2b2b1099a4677a1c60fe361afe82d P ac86b31d9bcc489983e99d04db3992e4: stopping tablet replica
I20260608 09:55:18.967792  9863 raft_consensus.cc:2243] T 00f2b2b1099a4677a1c60fe361afe82d P ac86b31d9bcc489983e99d04db3992e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:18.968313  9863 raft_consensus.cc:2272] T 00f2b2b1099a4677a1c60fe361afe82d P ac86b31d9bcc489983e99d04db3992e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:18.971850  9863 tablet_replica.cc:333] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4: stopping tablet replica
I20260608 09:55:18.972374  9863 raft_consensus.cc:2243] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:18.973438  9863 raft_consensus.cc:2272] T 223914e8d79b4537814e79adf90578b1 P ac86b31d9bcc489983e99d04db3992e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:18.976680  9863 tablet_replica.cc:333] T 29c6161c3e7944d790895db285ac6295 P ac86b31d9bcc489983e99d04db3992e4: stopping tablet replica
I20260608 09:55:18.977244  9863 raft_consensus.cc:2243] T 29c6161c3e7944d790895db285ac6295 P ac86b31d9bcc489983e99d04db3992e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:18.977705  9863 raft_consensus.cc:2272] T 29c6161c3e7944d790895db285ac6295 P ac86b31d9bcc489983e99d04db3992e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:18.980548  9863 tablet_replica.cc:333] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P ac86b31d9bcc489983e99d04db3992e4: stopping tablet replica
I20260608 09:55:18.981051  9863 raft_consensus.cc:2243] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P ac86b31d9bcc489983e99d04db3992e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:18.981518  9863 raft_consensus.cc:2272] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P ac86b31d9bcc489983e99d04db3992e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:19.001871  9863 tablet_server.cc:196] TabletServer@127.9.161.194:0 shutdown complete.
I20260608 09:55:19.020893  9863 tablet_server.cc:179] TabletServer@127.9.161.195:0 shutting down...
I20260608 09:55:19.047310  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:19.047935  9863 tablet_replica.cc:333] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086: stopping tablet replica
I20260608 09:55:19.048576  9863 raft_consensus.cc:2243] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:19.049607  9863 raft_consensus.cc:2272] T 3926265545b8436f889ab4ea611c32f7 P 65467e2446f84f918a4b0b459ed37086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:19.052229  9863 tablet_replica.cc:333] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086: stopping tablet replica
I20260608 09:55:19.052865  9863 raft_consensus.cc:2243] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:19.053691  9863 raft_consensus.cc:2272] T 6da2e5f9043f48caa6b431569481624b P 65467e2446f84f918a4b0b459ed37086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:19.056731  9863 tablet_replica.cc:333] T 00f2b2b1099a4677a1c60fe361afe82d P 65467e2446f84f918a4b0b459ed37086: stopping tablet replica
I20260608 09:55:19.057335  9863 raft_consensus.cc:2243] T 00f2b2b1099a4677a1c60fe361afe82d P 65467e2446f84f918a4b0b459ed37086 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:19.057912  9863 raft_consensus.cc:2272] T 00f2b2b1099a4677a1c60fe361afe82d P 65467e2446f84f918a4b0b459ed37086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:19.060532  9863 tablet_replica.cc:333] T 223914e8d79b4537814e79adf90578b1 P 65467e2446f84f918a4b0b459ed37086: stopping tablet replica
I20260608 09:55:19.061084  9863 raft_consensus.cc:2243] T 223914e8d79b4537814e79adf90578b1 P 65467e2446f84f918a4b0b459ed37086 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:19.061610  9863 raft_consensus.cc:2272] T 223914e8d79b4537814e79adf90578b1 P 65467e2446f84f918a4b0b459ed37086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:19.064173  9863 tablet_replica.cc:333] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086: stopping tablet replica
I20260608 09:55:19.064730  9863 raft_consensus.cc:2243] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:19.065526  9863 raft_consensus.cc:2272] T 29c6161c3e7944d790895db285ac6295 P 65467e2446f84f918a4b0b459ed37086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:19.067956  9863 tablet_replica.cc:333] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086: stopping tablet replica
I20260608 09:55:19.068480  9863 raft_consensus.cc:2243] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:19.069365  9863 raft_consensus.cc:2272] T 7bbc66ebcd3942ebaea62c3ffc5dd43a P 65467e2446f84f918a4b0b459ed37086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:19.098124  9863 tablet_server.cc:196] TabletServer@127.9.161.195:0 shutdown complete.
I20260608 09:55:19.114750  9863 master.cc:562] Master@127.9.161.254:45469 shutting down...
I20260608 09:55:19.135430  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 11f4bf4fa6374c56a539ecfe4386dd4b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:19.136078  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 11f4bf4fa6374c56a539ecfe4386dd4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:19.136425  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P 11f4bf4fa6374c56a539ecfe4386dd4b: stopping tablet replica
I20260608 09:55:19.156759  9863 master.cc:584] Master@127.9.161.254:45469 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4648 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 09:55:19.189363  9863 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.161.254:42043
I20260608 09:55:19.190595  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:19.196403 18937 instance_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:19.197343 18938 instance_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:19.198312 18940 instance_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:19.198591  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:19.199563  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:19.199751  9863 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:19.199939  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912519199923 us; error 0 us; skew 500 ppm
I20260608 09:55:19.200614  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:19.203328  9863 webserver.cc:533] Webserver started at http://127.9.161.254:42605/ using document root <none> and password file <none>
I20260608 09:55:19.203886  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:19.204087  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:19.204384  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:19.205524  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912298820956-9863-0/minicluster-data/master-0-root/instance:
uuid: "fec0db504bf54994aec4ed04e11750e2"
format_stamp: "Formatted at 2026-06-08 09:55:19 on dist-test-slave-bjvn"
I20260608 09:55:19.210433  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:55:19.214242 18945 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:19.215020  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 09:55:19.215375  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912298820956-9863-0/minicluster-data/master-0-root
uuid: "fec0db504bf54994aec4ed04e11750e2"
format_stamp: "Formatted at 2026-06-08 09:55:19 on dist-test-slave-bjvn"
I20260608 09:55:19.215641  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912298820956-9863-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912298820956-9863-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912298820956-9863-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:19.239358  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:19.240491  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:19.279273  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.254:42043
I20260608 09:55:19.279547 18996 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.254:42043 every 8 connection(s)
I20260608 09:55:19.283555 18997 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:19.294827 18997 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fec0db504bf54994aec4ed04e11750e2: Bootstrap starting.
I20260608 09:55:19.299850 18997 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fec0db504bf54994aec4ed04e11750e2: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:19.304311 18997 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fec0db504bf54994aec4ed04e11750e2: No bootstrap required, opened a new log
I20260608 09:55:19.306536 18997 raft_consensus.cc:359] T 00000000000000000000000000000000 P fec0db504bf54994aec4ed04e11750e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec0db504bf54994aec4ed04e11750e2" member_type: VOTER }
I20260608 09:55:19.306936 18997 raft_consensus.cc:385] T 00000000000000000000000000000000 P fec0db504bf54994aec4ed04e11750e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:19.307188 18997 raft_consensus.cc:740] T 00000000000000000000000000000000 P fec0db504bf54994aec4ed04e11750e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fec0db504bf54994aec4ed04e11750e2, State: Initialized, Role: FOLLOWER
I20260608 09:55:19.307744 18997 consensus_queue.cc:260] T 00000000000000000000000000000000 P fec0db504bf54994aec4ed04e11750e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fec0db504bf54994aec4ed04e11750e2" member_type: VOTER }
I20260608 09:55:19.308246 18997 raft_consensus.cc:399] T 00000000000000000000000000000000 P fec0db504bf54994aec4ed04e11750e2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:19.308455 18997 raft_consensus.cc:493] T 00000000000000000000000000000000 P fec0db504bf54994aec4ed04e11750e2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:19.308678 18997 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fec0db504bf54994aec4ed04e11750e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:19.313653 18997 raft_consensus.cc:515] T 00000000000000000000000000000000 P fec0db504bf54994aec4ed04e11750e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec0db504bf54994aec4ed04e11750e2" member_type: VOTER }
I20260608 09:55:19.314237 18997 leader_election.cc:304] T 00000000000000000000000000000000 P fec0db504bf54994aec4ed04e11750e2 [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: fec0db504bf54994aec4ed04e11750e2; no voters: 
I20260608 09:55:19.315382 18997 leader_election.cc:290] T 00000000000000000000000000000000 P fec0db504bf54994aec4ed04e11750e2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:19.315860 19000 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fec0db504bf54994aec4ed04e11750e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:19.317304 19000 raft_consensus.cc:697] T 00000000000000000000000000000000 P fec0db504bf54994aec4ed04e11750e2 [term 1 LEADER]: Becoming Leader. State: Replica: fec0db504bf54994aec4ed04e11750e2, State: Running, Role: LEADER
I20260608 09:55:19.318118 19000 consensus_queue.cc:237] T 00000000000000000000000000000000 P fec0db504bf54994aec4ed04e11750e2 [LEADER]: Queue going to LEADER mode. State: All 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: "fec0db504bf54994aec4ed04e11750e2" member_type: VOTER }
I20260608 09:55:19.318848 18997 sys_catalog.cc:565] T 00000000000000000000000000000000 P fec0db504bf54994aec4ed04e11750e2 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:19.322506 19001 sys_catalog.cc:455] T 00000000000000000000000000000000 P fec0db504bf54994aec4ed04e11750e2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fec0db504bf54994aec4ed04e11750e2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec0db504bf54994aec4ed04e11750e2" member_type: VOTER } }
I20260608 09:55:19.323354 19002 sys_catalog.cc:455] T 00000000000000000000000000000000 P fec0db504bf54994aec4ed04e11750e2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fec0db504bf54994aec4ed04e11750e2. Latest consensus state: current_term: 1 leader_uuid: "fec0db504bf54994aec4ed04e11750e2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fec0db504bf54994aec4ed04e11750e2" member_type: VOTER } }
I20260608 09:55:19.324116 19002 sys_catalog.cc:458] T 00000000000000000000000000000000 P fec0db504bf54994aec4ed04e11750e2 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:19.323400 19001 sys_catalog.cc:458] T 00000000000000000000000000000000 P fec0db504bf54994aec4ed04e11750e2 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:19.326539 19008 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:19.335078 19008 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:19.336124  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:19.345397 19008 catalog_manager.cc:1382] Generated new cluster ID: f2705d02ee3444c8abd65ac289ac430e
I20260608 09:55:19.345762 19008 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:19.368371 19008 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:19.369913 19008 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:19.388674 19008 catalog_manager.cc:6069] T 00000000000000000000000000000000 P fec0db504bf54994aec4ed04e11750e2: Generated new TSK 0
I20260608 09:55:19.389901 19008 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:19.403673  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:19.410851 19018 instance_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:19.412245 19019 instance_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:19.413863 19021 instance_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:19.414353  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:19.415284  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:19.415472  9863 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:19.415606  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912519415584 us; error 0 us; skew 500 ppm
I20260608 09:55:19.416265  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:19.419610  9863 webserver.cc:533] Webserver started at http://127.9.161.193:43439/ using document root <none> and password file <none>
I20260608 09:55:19.420220  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:19.420466  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:19.420850  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:19.422187  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912298820956-9863-0/minicluster-data/ts-0-root/instance:
uuid: "5c9b93b4ed844d76b7407762e375c24a"
format_stamp: "Formatted at 2026-06-08 09:55:19 on dist-test-slave-bjvn"
I20260608 09:55:19.427193  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:19.431280 19026 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:19.432382  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:55:19.432848  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912298820956-9863-0/minicluster-data/ts-0-root
uuid: "5c9b93b4ed844d76b7407762e375c24a"
format_stamp: "Formatted at 2026-06-08 09:55:19 on dist-test-slave-bjvn"
I20260608 09:55:19.433146  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912298820956-9863-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912298820956-9863-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912298820956-9863-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:19.470023  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:19.471308  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:19.473049  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:19.475689  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:19.475912  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:19.476248  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:19.476425  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:19.521108  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.193:45815
I20260608 09:55:19.521251 19088 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.193:45815 every 8 connection(s)
I20260608 09:55:19.526474  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:19.536355 19093 instance_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:19.536561 19094 instance_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:19.541327  9863 server_base.cc:1061] running on GCE node
W20260608 09:55:19.542423 19096 instance_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:19.544875  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:19.545208  9863 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:19.545579  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912519545552 us; error 0 us; skew 500 ppm
I20260608 09:55:19.546630 19089 heartbeater.cc:344] Connected to a master server at 127.9.161.254:42043
I20260608 09:55:19.546754  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:19.547278 19089 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:19.548316 19089 heartbeater.cc:507] Master 127.9.161.254:42043 requested a full tablet report, sending...
I20260608 09:55:19.551059  9863 webserver.cc:533] Webserver started at http://127.9.161.194:46421/ using document root <none> and password file <none>
I20260608 09:55:19.551887  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:19.551887 18962 ts_manager.cc:194] Registered new tserver with Master: 5c9b93b4ed844d76b7407762e375c24a (127.9.161.193:45815)
I20260608 09:55:19.552451  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:19.552886  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:19.554557  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912298820956-9863-0/minicluster-data/ts-1-root/instance:
uuid: "103409b12454428ba5345a644f41f479"
format_stamp: "Formatted at 2026-06-08 09:55:19 on dist-test-slave-bjvn"
I20260608 09:55:19.554821 18962 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39842
I20260608 09:55:19.560585  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260608 09:55:19.564735 19101 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:19.566094  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:55:19.566644  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912298820956-9863-0/minicluster-data/ts-1-root
uuid: "103409b12454428ba5345a644f41f479"
format_stamp: "Formatted at 2026-06-08 09:55:19 on dist-test-slave-bjvn"
I20260608 09:55:19.567051  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912298820956-9863-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912298820956-9863-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912298820956-9863-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:19.596771  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:19.598143  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:19.599951  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:19.602768  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:19.603037  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:19.603322  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:19.603528  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:19.651763  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.194:34929
I20260608 09:55:19.651912 19163 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.194:34929 every 8 connection(s)
I20260608 09:55:19.658305  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:19.666658 19167 instance_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:19.669353 19168 instance_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:19.671185 19171 instance_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:19.671324  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:19.672354 19164 heartbeater.cc:344] Connected to a master server at 127.9.161.254:42043
I20260608 09:55:19.672631  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:19.672971  9863 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:19.672982 19164 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:19.673265  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912519673245 us; error 0 us; skew 500 ppm
I20260608 09:55:19.674237  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:19.674324 19164 heartbeater.cc:507] Master 127.9.161.254:42043 requested a full tablet report, sending...
I20260608 09:55:19.677558  9863 webserver.cc:533] Webserver started at http://127.9.161.195:42281/ using document root <none> and password file <none>
I20260608 09:55:19.678205 18962 ts_manager.cc:194] Registered new tserver with Master: 103409b12454428ba5345a644f41f479 (127.9.161.194:34929)
I20260608 09:55:19.678414  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:19.678706  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:19.679054  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:19.680269 18962 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39844
I20260608 09:55:19.680586  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912298820956-9863-0/minicluster-data/ts-2-root/instance:
uuid: "4c66e8f95bc947829967230ee43abb6c"
format_stamp: "Formatted at 2026-06-08 09:55:19 on dist-test-slave-bjvn"
I20260608 09:55:19.685948  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:55:19.689601 19175 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:19.690611  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:55:19.690985  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912298820956-9863-0/minicluster-data/ts-2-root
uuid: "4c66e8f95bc947829967230ee43abb6c"
format_stamp: "Formatted at 2026-06-08 09:55:19 on dist-test-slave-bjvn"
I20260608 09:55:19.691288  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912298820956-9863-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912298820956-9863-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912298820956-9863-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:19.702569  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:19.704159  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:19.705687  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:19.708124  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:19.708370  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:19.708662  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:19.708854  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:19.755312  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.195:40917
I20260608 09:55:19.755470 19237 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.195:40917 every 8 connection(s)
I20260608 09:55:19.770882 19238 heartbeater.cc:344] Connected to a master server at 127.9.161.254:42043
I20260608 09:55:19.771322 19238 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:19.772037 19238 heartbeater.cc:507] Master 127.9.161.254:42043 requested a full tablet report, sending...
I20260608 09:55:19.774391 18962 ts_manager.cc:194] Registered new tserver with Master: 4c66e8f95bc947829967230ee43abb6c (127.9.161.195:40917)
I20260608 09:55:19.775287  9863 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016455286s
I20260608 09:55:19.776196 18962 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39848
I20260608 09:55:20.558360 19089 heartbeater.cc:499] Master 127.9.161.254:42043 was elected leader, sending a full tablet report...
I20260608 09:55:20.683812 19164 heartbeater.cc:499] Master 127.9.161.254:42043 was elected leader, sending a full tablet report...
I20260608 09:55:20.779434 19238 heartbeater.cc:499] Master 127.9.161.254:42043 was elected leader, sending a full tablet report...
I20260608 09:55:20.867233 18962 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39858:
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:20.869946 18962 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:20.932837 19054 tablet_service.cc:1511] Processing CreateTablet for tablet a80a898361044be7b3ab469b01e196fd (DEFAULT_TABLE table=test-workload [id=da23c0d6cc7d46e2bc80df0c80f12838]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:20.934938 19054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80a898361044be7b3ab469b01e196fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:20.938678 19203 tablet_service.cc:1511] Processing CreateTablet for tablet a80a898361044be7b3ab469b01e196fd (DEFAULT_TABLE table=test-workload [id=da23c0d6cc7d46e2bc80df0c80f12838]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:20.940596 19203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80a898361044be7b3ab469b01e196fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:20.947177 19129 tablet_service.cc:1511] Processing CreateTablet for tablet a80a898361044be7b3ab469b01e196fd (DEFAULT_TABLE table=test-workload [id=da23c0d6cc7d46e2bc80df0c80f12838]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:20.948916 19129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80a898361044be7b3ab469b01e196fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:20.957701 19259 tablet_bootstrap.cc:492] T a80a898361044be7b3ab469b01e196fd P 5c9b93b4ed844d76b7407762e375c24a: Bootstrap starting.
I20260608 09:55:20.967453 19259 tablet_bootstrap.cc:654] T a80a898361044be7b3ab469b01e196fd P 5c9b93b4ed844d76b7407762e375c24a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:20.967478 19260 tablet_bootstrap.cc:492] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c: Bootstrap starting.
I20260608 09:55:20.974520 19262 tablet_bootstrap.cc:492] T a80a898361044be7b3ab469b01e196fd P 103409b12454428ba5345a644f41f479: Bootstrap starting.
I20260608 09:55:20.975171 19259 tablet_bootstrap.cc:492] T a80a898361044be7b3ab469b01e196fd P 5c9b93b4ed844d76b7407762e375c24a: No bootstrap required, opened a new log
I20260608 09:55:20.975809 19259 ts_tablet_manager.cc:1403] T a80a898361044be7b3ab469b01e196fd P 5c9b93b4ed844d76b7407762e375c24a: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.011s
I20260608 09:55:20.977854 19260 tablet_bootstrap.cc:654] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:20.980451 19259 raft_consensus.cc:359] T a80a898361044be7b3ab469b01e196fd P 5c9b93b4ed844d76b7407762e375c24a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c9b93b4ed844d76b7407762e375c24a" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45815 } } peers { permanent_uuid: "4c66e8f95bc947829967230ee43abb6c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 40917 } } peers { permanent_uuid: "103409b12454428ba5345a644f41f479" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 34929 } }
I20260608 09:55:20.981593 19259 raft_consensus.cc:385] T a80a898361044be7b3ab469b01e196fd P 5c9b93b4ed844d76b7407762e375c24a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:20.982375 19259 raft_consensus.cc:740] T a80a898361044be7b3ab469b01e196fd P 5c9b93b4ed844d76b7407762e375c24a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c9b93b4ed844d76b7407762e375c24a, State: Initialized, Role: FOLLOWER
I20260608 09:55:20.983815 19259 consensus_queue.cc:260] T a80a898361044be7b3ab469b01e196fd P 5c9b93b4ed844d76b7407762e375c24a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c9b93b4ed844d76b7407762e375c24a" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45815 } } peers { permanent_uuid: "4c66e8f95bc947829967230ee43abb6c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 40917 } } peers { permanent_uuid: "103409b12454428ba5345a644f41f479" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 34929 } }
I20260608 09:55:20.985765 19262 tablet_bootstrap.cc:654] T a80a898361044be7b3ab469b01e196fd P 103409b12454428ba5345a644f41f479: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:20.986250 19260 tablet_bootstrap.cc:492] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c: No bootstrap required, opened a new log
I20260608 09:55:20.986894 19260 ts_tablet_manager.cc:1403] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260608 09:55:20.987783 19259 ts_tablet_manager.cc:1434] T a80a898361044be7b3ab469b01e196fd P 5c9b93b4ed844d76b7407762e375c24a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260608 09:55:20.991493 19260 raft_consensus.cc:359] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c9b93b4ed844d76b7407762e375c24a" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45815 } } peers { permanent_uuid: "4c66e8f95bc947829967230ee43abb6c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 40917 } } peers { permanent_uuid: "103409b12454428ba5345a644f41f479" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 34929 } }
I20260608 09:55:20.992316 19260 raft_consensus.cc:385] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:20.992830 19260 raft_consensus.cc:740] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c66e8f95bc947829967230ee43abb6c, State: Initialized, Role: FOLLOWER
I20260608 09:55:20.994216 19262 tablet_bootstrap.cc:492] T a80a898361044be7b3ab469b01e196fd P 103409b12454428ba5345a644f41f479: No bootstrap required, opened a new log
I20260608 09:55:20.994933 19262 ts_tablet_manager.cc:1403] T a80a898361044be7b3ab469b01e196fd P 103409b12454428ba5345a644f41f479: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260608 09:55:20.994872 19260 consensus_queue.cc:260] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c9b93b4ed844d76b7407762e375c24a" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45815 } } peers { permanent_uuid: "4c66e8f95bc947829967230ee43abb6c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 40917 } } peers { permanent_uuid: "103409b12454428ba5345a644f41f479" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 34929 } }
I20260608 09:55:20.998411 19262 raft_consensus.cc:359] T a80a898361044be7b3ab469b01e196fd P 103409b12454428ba5345a644f41f479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c9b93b4ed844d76b7407762e375c24a" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45815 } } peers { permanent_uuid: "4c66e8f95bc947829967230ee43abb6c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 40917 } } peers { permanent_uuid: "103409b12454428ba5345a644f41f479" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 34929 } }
I20260608 09:55:20.999321 19262 raft_consensus.cc:385] T a80a898361044be7b3ab469b01e196fd P 103409b12454428ba5345a644f41f479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:20.999748 19262 raft_consensus.cc:740] T a80a898361044be7b3ab469b01e196fd P 103409b12454428ba5345a644f41f479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 103409b12454428ba5345a644f41f479, State: Initialized, Role: FOLLOWER
I20260608 09:55:21.000106 19260 ts_tablet_manager.cc:1434] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260608 09:55:21.001251 19262 consensus_queue.cc:260] T a80a898361044be7b3ab469b01e196fd P 103409b12454428ba5345a644f41f479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c9b93b4ed844d76b7407762e375c24a" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45815 } } peers { permanent_uuid: "4c66e8f95bc947829967230ee43abb6c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 40917 } } peers { permanent_uuid: "103409b12454428ba5345a644f41f479" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 34929 } }
I20260608 09:55:21.005841 19262 ts_tablet_manager.cc:1434] T a80a898361044be7b3ab469b01e196fd P 103409b12454428ba5345a644f41f479: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260608 09:55:21.130595 19266 raft_consensus.cc:493] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:21.131361 19266 raft_consensus.cc:515] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c9b93b4ed844d76b7407762e375c24a" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45815 } } peers { permanent_uuid: "4c66e8f95bc947829967230ee43abb6c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 40917 } } peers { permanent_uuid: "103409b12454428ba5345a644f41f479" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 34929 } }
I20260608 09:55:21.136379 19266 leader_election.cc:290] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c9b93b4ed844d76b7407762e375c24a (127.9.161.193:45815), 103409b12454428ba5345a644f41f479 (127.9.161.194:34929)
I20260608 09:55:21.149986 19139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80a898361044be7b3ab469b01e196fd" candidate_uuid: "4c66e8f95bc947829967230ee43abb6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103409b12454428ba5345a644f41f479" is_pre_election: true
I20260608 09:55:21.149986 19064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80a898361044be7b3ab469b01e196fd" candidate_uuid: "4c66e8f95bc947829967230ee43abb6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c9b93b4ed844d76b7407762e375c24a" is_pre_election: true
I20260608 09:55:21.151216 19064 raft_consensus.cc:2468] T a80a898361044be7b3ab469b01e196fd P 5c9b93b4ed844d76b7407762e375c24a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c66e8f95bc947829967230ee43abb6c in term 0.
I20260608 09:55:21.151207 19139 raft_consensus.cc:2468] T a80a898361044be7b3ab469b01e196fd P 103409b12454428ba5345a644f41f479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c66e8f95bc947829967230ee43abb6c in term 0.
I20260608 09:55:21.153122 19179 leader_election.cc:304] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103409b12454428ba5345a644f41f479, 4c66e8f95bc947829967230ee43abb6c; no voters: 
I20260608 09:55:21.154036 19266 raft_consensus.cc:2804] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:21.154373 19266 raft_consensus.cc:493] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:21.154645 19266 raft_consensus.cc:3060] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:21.162843 19266 raft_consensus.cc:515] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c9b93b4ed844d76b7407762e375c24a" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45815 } } peers { permanent_uuid: "4c66e8f95bc947829967230ee43abb6c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 40917 } } peers { permanent_uuid: "103409b12454428ba5345a644f41f479" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 34929 } }
I20260608 09:55:21.164966 19266 leader_election.cc:290] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c [CANDIDATE]: Term 1 election: Requested vote from peers 5c9b93b4ed844d76b7407762e375c24a (127.9.161.193:45815), 103409b12454428ba5345a644f41f479 (127.9.161.194:34929)
I20260608 09:55:21.166277 19064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80a898361044be7b3ab469b01e196fd" candidate_uuid: "4c66e8f95bc947829967230ee43abb6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c9b93b4ed844d76b7407762e375c24a"
I20260608 09:55:21.166558 19139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80a898361044be7b3ab469b01e196fd" candidate_uuid: "4c66e8f95bc947829967230ee43abb6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103409b12454428ba5345a644f41f479"
I20260608 09:55:21.167001 19064 raft_consensus.cc:3060] T a80a898361044be7b3ab469b01e196fd P 5c9b93b4ed844d76b7407762e375c24a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:21.167095 19139 raft_consensus.cc:3060] T a80a898361044be7b3ab469b01e196fd P 103409b12454428ba5345a644f41f479 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:21.177297 19139 raft_consensus.cc:2468] T a80a898361044be7b3ab469b01e196fd P 103409b12454428ba5345a644f41f479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c66e8f95bc947829967230ee43abb6c in term 1.
I20260608 09:55:21.177299 19064 raft_consensus.cc:2468] T a80a898361044be7b3ab469b01e196fd P 5c9b93b4ed844d76b7407762e375c24a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c66e8f95bc947829967230ee43abb6c in term 1.
I20260608 09:55:21.178941 19177 leader_election.cc:304] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c66e8f95bc947829967230ee43abb6c, 5c9b93b4ed844d76b7407762e375c24a; no voters: 
I20260608 09:55:21.179883 19266 raft_consensus.cc:2804] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:21.181380 19266 raft_consensus.cc:697] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c [term 1 LEADER]: Becoming Leader. State: Replica: 4c66e8f95bc947829967230ee43abb6c, State: Running, Role: LEADER
I20260608 09:55:21.182302 19266 consensus_queue.cc:237] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c9b93b4ed844d76b7407762e375c24a" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45815 } } peers { permanent_uuid: "4c66e8f95bc947829967230ee43abb6c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 40917 } } peers { permanent_uuid: "103409b12454428ba5345a644f41f479" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 34929 } }
I20260608 09:55:21.191860 18962 catalog_manager.cc:5696] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c66e8f95bc947829967230ee43abb6c (127.9.161.195). New cstate: current_term: 1 leader_uuid: "4c66e8f95bc947829967230ee43abb6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c9b93b4ed844d76b7407762e375c24a" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c66e8f95bc947829967230ee43abb6c" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 40917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "103409b12454428ba5345a644f41f479" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 34929 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:21.449568 19139 raft_consensus.cc:1275] T a80a898361044be7b3ab469b01e196fd P 103409b12454428ba5345a644f41f479 [term 1 FOLLOWER]: Refusing update from remote peer 4c66e8f95bc947829967230ee43abb6c: 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:21.449568 19064 raft_consensus.cc:1275] T a80a898361044be7b3ab469b01e196fd P 5c9b93b4ed844d76b7407762e375c24a [term 1 FOLLOWER]: Refusing update from remote peer 4c66e8f95bc947829967230ee43abb6c: 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:21.451632 19266 consensus_queue.cc:1048] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c9b93b4ed844d76b7407762e375c24a" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:21.452558 19270 consensus_queue.cc:1048] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "103409b12454428ba5345a644f41f479" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 34929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:21.926944  9863 tablet_server.cc:179] TabletServer@127.9.161.193:0 shutting down...
I20260608 09:55:21.972496  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:21.973420  9863 tablet_replica.cc:333] T a80a898361044be7b3ab469b01e196fd P 5c9b93b4ed844d76b7407762e375c24a: stopping tablet replica
I20260608 09:55:21.974120  9863 raft_consensus.cc:2243] T a80a898361044be7b3ab469b01e196fd P 5c9b93b4ed844d76b7407762e375c24a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:21.974750  9863 raft_consensus.cc:2272] T a80a898361044be7b3ab469b01e196fd P 5c9b93b4ed844d76b7407762e375c24a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:21.990782  9863 tablet_server.cc:196] TabletServer@127.9.161.193:0 shutdown complete.
I20260608 09:55:22.004731  9863 tablet_server.cc:179] TabletServer@127.9.161.194:0 shutting down...
I20260608 09:55:22.037688  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:22.038661  9863 tablet_replica.cc:333] T a80a898361044be7b3ab469b01e196fd P 103409b12454428ba5345a644f41f479: stopping tablet replica
I20260608 09:55:22.039268  9863 raft_consensus.cc:2243] T a80a898361044be7b3ab469b01e196fd P 103409b12454428ba5345a644f41f479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:22.039788  9863 raft_consensus.cc:2272] T a80a898361044be7b3ab469b01e196fd P 103409b12454428ba5345a644f41f479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:22.063141  9863 tablet_server.cc:196] TabletServer@127.9.161.194:0 shutdown complete.
I20260608 09:55:22.075623  9863 tablet_server.cc:179] TabletServer@127.9.161.195:0 shutting down...
I20260608 09:55:22.099951  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:22.100689  9863 tablet_replica.cc:333] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c: stopping tablet replica
I20260608 09:55:22.101245  9863 raft_consensus.cc:2243] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:22.102418  9863 raft_consensus.cc:2272] T a80a898361044be7b3ab469b01e196fd P 4c66e8f95bc947829967230ee43abb6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:22.115401  9863 tablet_server.cc:196] TabletServer@127.9.161.195:0 shutdown complete.
I20260608 09:55:22.127396  9863 master.cc:562] Master@127.9.161.254:42043 shutting down...
I20260608 09:55:22.155959  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fec0db504bf54994aec4ed04e11750e2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:22.156612  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fec0db504bf54994aec4ed04e11750e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:22.157013  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P fec0db504bf54994aec4ed04e11750e2: stopping tablet replica
I20260608 09:55:22.177505  9863 master.cc:584] Master@127.9.161.254:42043 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (3024 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 09:55:22.217531  9863 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.161.254:40709
I20260608 09:55:22.218959  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:22.224881 19294 instance_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.225452 19295 instance_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.226698 19297 instance_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.227881  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:22.228729  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:22.228953  9863 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.229139  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912522229123 us; error 0 us; skew 500 ppm
I20260608 09:55:22.229770  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:22.232697  9863 webserver.cc:533] Webserver started at http://127.9.161.254:43989/ using document root <none> and password file <none>
I20260608 09:55:22.233222  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:22.233426  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:22.233711  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:22.234905  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912298820956-9863-0/minicluster-data/master-0-root/instance:
uuid: "d5913ee8e1e14804a42d923fbed18309"
format_stamp: "Formatted at 2026-06-08 09:55:22 on dist-test-slave-bjvn"
I20260608 09:55:22.240247  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:55:22.244129 19302 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.245160  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:55:22.245525  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912298820956-9863-0/minicluster-data/master-0-root
uuid: "d5913ee8e1e14804a42d923fbed18309"
format_stamp: "Formatted at 2026-06-08 09:55:22 on dist-test-slave-bjvn"
I20260608 09:55:22.246049  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912298820956-9863-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912298820956-9863-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912298820956-9863-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:22.256583  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:22.257929  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:22.300390  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.254:40709
I20260608 09:55:22.300599 19353 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.254:40709 every 8 connection(s)
I20260608 09:55:22.304780 19354 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:22.316819 19354 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d5913ee8e1e14804a42d923fbed18309: Bootstrap starting.
I20260608 09:55:22.322044 19354 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d5913ee8e1e14804a42d923fbed18309: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:22.326624 19354 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d5913ee8e1e14804a42d923fbed18309: No bootstrap required, opened a new log
I20260608 09:55:22.328979 19354 raft_consensus.cc:359] T 00000000000000000000000000000000 P d5913ee8e1e14804a42d923fbed18309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5913ee8e1e14804a42d923fbed18309" member_type: VOTER }
I20260608 09:55:22.329378 19354 raft_consensus.cc:385] T 00000000000000000000000000000000 P d5913ee8e1e14804a42d923fbed18309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:22.329663 19354 raft_consensus.cc:740] T 00000000000000000000000000000000 P d5913ee8e1e14804a42d923fbed18309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5913ee8e1e14804a42d923fbed18309, State: Initialized, Role: FOLLOWER
I20260608 09:55:22.330490 19354 consensus_queue.cc:260] T 00000000000000000000000000000000 P d5913ee8e1e14804a42d923fbed18309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d5913ee8e1e14804a42d923fbed18309" member_type: VOTER }
I20260608 09:55:22.330994 19354 raft_consensus.cc:399] T 00000000000000000000000000000000 P d5913ee8e1e14804a42d923fbed18309 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:22.331223 19354 raft_consensus.cc:493] T 00000000000000000000000000000000 P d5913ee8e1e14804a42d923fbed18309 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:22.331537 19354 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d5913ee8e1e14804a42d923fbed18309 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:22.336731 19354 raft_consensus.cc:515] T 00000000000000000000000000000000 P d5913ee8e1e14804a42d923fbed18309 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5913ee8e1e14804a42d923fbed18309" member_type: VOTER }
I20260608 09:55:22.337348 19354 leader_election.cc:304] T 00000000000000000000000000000000 P d5913ee8e1e14804a42d923fbed18309 [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: d5913ee8e1e14804a42d923fbed18309; no voters: 
I20260608 09:55:22.338675 19354 leader_election.cc:290] T 00000000000000000000000000000000 P d5913ee8e1e14804a42d923fbed18309 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:22.339331 19357 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d5913ee8e1e14804a42d923fbed18309 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:22.340804 19357 raft_consensus.cc:697] T 00000000000000000000000000000000 P d5913ee8e1e14804a42d923fbed18309 [term 1 LEADER]: Becoming Leader. State: Replica: d5913ee8e1e14804a42d923fbed18309, State: Running, Role: LEADER
I20260608 09:55:22.341533 19357 consensus_queue.cc:237] T 00000000000000000000000000000000 P d5913ee8e1e14804a42d923fbed18309 [LEADER]: Queue going to LEADER mode. State: All 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: "d5913ee8e1e14804a42d923fbed18309" member_type: VOTER }
I20260608 09:55:22.342268 19354 sys_catalog.cc:565] T 00000000000000000000000000000000 P d5913ee8e1e14804a42d923fbed18309 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:22.346428 19358 sys_catalog.cc:455] T 00000000000000000000000000000000 P d5913ee8e1e14804a42d923fbed18309 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d5913ee8e1e14804a42d923fbed18309" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5913ee8e1e14804a42d923fbed18309" member_type: VOTER } }
I20260608 09:55:22.346922 19359 sys_catalog.cc:455] T 00000000000000000000000000000000 P d5913ee8e1e14804a42d923fbed18309 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d5913ee8e1e14804a42d923fbed18309. Latest consensus state: current_term: 1 leader_uuid: "d5913ee8e1e14804a42d923fbed18309" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5913ee8e1e14804a42d923fbed18309" member_type: VOTER } }
I20260608 09:55:22.347267 19358 sys_catalog.cc:458] T 00000000000000000000000000000000 P d5913ee8e1e14804a42d923fbed18309 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:22.347990 19359 sys_catalog.cc:458] T 00000000000000000000000000000000 P d5913ee8e1e14804a42d923fbed18309 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:22.351805 19364 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:22.360970 19364 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:22.363149  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:22.371742 19364 catalog_manager.cc:1382] Generated new cluster ID: c1cc15fbe0f54909a2db3540a45e5eaa
I20260608 09:55:22.372102 19364 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:22.410476 19364 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:22.411882 19364 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:22.427179 19364 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d5913ee8e1e14804a42d923fbed18309: Generated new TSK 0
I20260608 09:55:22.427992 19364 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:22.495509  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:22.503042 19375 instance_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.503913 19376 instance_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.505477 19378 instance_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.506404  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:22.507671  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:22.507885  9863 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.508131  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912522508108 us; error 0 us; skew 500 ppm
I20260608 09:55:22.508798  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:22.512104  9863 webserver.cc:533] Webserver started at http://127.9.161.193:36457/ using document root <none> and password file <none>
I20260608 09:55:22.512746  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:22.513018  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:22.513379  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:22.514688  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912298820956-9863-0/minicluster-data/ts-0-root/instance:
uuid: "9063be23a4dc41d3a42c53bf6be0f0c7"
format_stamp: "Formatted at 2026-06-08 09:55:22 on dist-test-slave-bjvn"
I20260608 09:55:22.521111  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:55:22.527767 19383 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.528833  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 09:55:22.529265  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912298820956-9863-0/minicluster-data/ts-0-root
uuid: "9063be23a4dc41d3a42c53bf6be0f0c7"
format_stamp: "Formatted at 2026-06-08 09:55:22 on dist-test-slave-bjvn"
I20260608 09:55:22.529549  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912298820956-9863-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912298820956-9863-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912298820956-9863-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:22.549166  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:22.550509  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:22.552094  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:22.554646  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:22.554886  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:22.555135  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:22.555316  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:22.605154  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.193:45781
I20260608 09:55:22.605320 19445 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.193:45781 every 8 connection(s)
I20260608 09:55:22.611680  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:22.620640 19450 instance_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.622702 19451 instance_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.626396 19453 instance_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.627341  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:22.630412  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:22.630702  9863 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.630898  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912522630878 us; error 0 us; skew 500 ppm
I20260608 09:55:22.631587  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:22.634588 19446 heartbeater.cc:344] Connected to a master server at 127.9.161.254:40709
I20260608 09:55:22.635052 19446 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:22.635115  9863 webserver.cc:533] Webserver started at http://127.9.161.194:39745/ using document root <none> and password file <none>
I20260608 09:55:22.635836  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:22.635885 19446 heartbeater.cc:507] Master 127.9.161.254:40709 requested a full tablet report, sending...
I20260608 09:55:22.636088  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:22.636518  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:22.637735  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912298820956-9863-0/minicluster-data/ts-1-root/instance:
uuid: "1999f72bb7554695859cb9d652acce8f"
format_stamp: "Formatted at 2026-06-08 09:55:22 on dist-test-slave-bjvn"
I20260608 09:55:22.638703 19319 ts_manager.cc:194] Registered new tserver with Master: 9063be23a4dc41d3a42c53bf6be0f0c7 (127.9.161.193:45781)
I20260608 09:55:22.641425 19319 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48936
I20260608 09:55:22.644418  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 09:55:22.648828 19458 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.649771  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:55:22.650177  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912298820956-9863-0/minicluster-data/ts-1-root
uuid: "1999f72bb7554695859cb9d652acce8f"
format_stamp: "Formatted at 2026-06-08 09:55:22 on dist-test-slave-bjvn"
I20260608 09:55:22.650460  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912298820956-9863-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912298820956-9863-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912298820956-9863-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:22.662547  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:22.663687  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:22.665180  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:22.667661  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:22.667909  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:22.668160  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:22.668352  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:22.709949  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.194:43803
I20260608 09:55:22.710110 19520 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.194:43803 every 8 connection(s)
I20260608 09:55:22.715488  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:22.725251 19524 instance_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.725206 19525 instance_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.728917 19527 instance_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.729566  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:22.730242 19521 heartbeater.cc:344] Connected to a master server at 127.9.161.254:40709
I20260608 09:55:22.730643 19521 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:22.730722  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:22.731053  9863 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.731297  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912522731277 us; error 0 us; skew 500 ppm
I20260608 09:55:22.731559 19521 heartbeater.cc:507] Master 127.9.161.254:40709 requested a full tablet report, sending...
I20260608 09:55:22.732128  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:22.733867 19319 ts_manager.cc:194] Registered new tserver with Master: 1999f72bb7554695859cb9d652acce8f (127.9.161.194:43803)
I20260608 09:55:22.735380 19319 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48950
I20260608 09:55:22.735415  9863 webserver.cc:533] Webserver started at http://127.9.161.195:43813/ using document root <none> and password file <none>
I20260608 09:55:22.736148  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:22.736379  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:22.736686  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:22.738010  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912298820956-9863-0/minicluster-data/ts-2-root/instance:
uuid: "640388e27e7b4e82984e8e1e966d7a65"
format_stamp: "Formatted at 2026-06-08 09:55:22 on dist-test-slave-bjvn"
I20260608 09:55:22.743032  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 09:55:22.746971 19532 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.747960  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:55:22.748236  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912298820956-9863-0/minicluster-data/ts-2-root
uuid: "640388e27e7b4e82984e8e1e966d7a65"
format_stamp: "Formatted at 2026-06-08 09:55:22 on dist-test-slave-bjvn"
I20260608 09:55:22.748600  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912298820956-9863-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912298820956-9863-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912298820956-9863-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:22.769431  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:22.770766  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:22.772262  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:22.775059  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:22.775287  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:22.775692  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:22.775846  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:22.819418  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.195:43777
I20260608 09:55:22.819676 19594 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.195:43777 every 8 connection(s)
I20260608 09:55:22.836038 19595 heartbeater.cc:344] Connected to a master server at 127.9.161.254:40709
I20260608 09:55:22.836539 19595 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:22.837442 19595 heartbeater.cc:507] Master 127.9.161.254:40709 requested a full tablet report, sending...
I20260608 09:55:22.839797 19319 ts_manager.cc:194] Registered new tserver with Master: 640388e27e7b4e82984e8e1e966d7a65 (127.9.161.195:43777)
I20260608 09:55:22.840543  9863 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017122766s
I20260608 09:55:22.841378 19319 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48958
I20260608 09:55:23.386925 19319 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49250:
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:23.454350 19560 tablet_service.cc:1511] Processing CreateTablet for tablet c9f8a3c98dfb4b7b937837b314d0ccf1 (DEFAULT_TABLE table=test-workload [id=9d8754a3d1fb4f49a2a4d2fd5df413f6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:23.454547 19559 tablet_service.cc:1511] Processing CreateTablet for tablet 1351778db00342e485788a9b4dd59809 (DEFAULT_TABLE table=test-workload [id=9d8754a3d1fb4f49a2a4d2fd5df413f6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:23.456008 19560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9f8a3c98dfb4b7b937837b314d0ccf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.457811 19410 tablet_service.cc:1511] Processing CreateTablet for tablet 6f18fe76e677443db009b4caf93f3b2a (DEFAULT_TABLE table=test-workload [id=9d8754a3d1fb4f49a2a4d2fd5df413f6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:23.459239 19410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f18fe76e677443db009b4caf93f3b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.457168 19411 tablet_service.cc:1511] Processing CreateTablet for tablet 5ee6488c2047467c8188165c3b13b99b (DEFAULT_TABLE table=test-workload [id=9d8754a3d1fb4f49a2a4d2fd5df413f6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:23.461665 19559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1351778db00342e485788a9b4dd59809. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.461824 19411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ee6488c2047467c8188165c3b13b99b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.478600 19486 tablet_service.cc:1511] Processing CreateTablet for tablet 83bff5240389416b8e3b87f7805b11c7 (DEFAULT_TABLE table=test-workload [id=9d8754a3d1fb4f49a2a4d2fd5df413f6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:23.480136 19486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83bff5240389416b8e3b87f7805b11c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.482913 19614 tablet_bootstrap.cc:492] T c9f8a3c98dfb4b7b937837b314d0ccf1 P 640388e27e7b4e82984e8e1e966d7a65: Bootstrap starting.
I20260608 09:55:23.483753 19485 tablet_service.cc:1511] Processing CreateTablet for tablet e25cf475de1643bab13d8050b553ee32 (DEFAULT_TABLE table=test-workload [id=9d8754a3d1fb4f49a2a4d2fd5df413f6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:23.485225 19485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e25cf475de1643bab13d8050b553ee32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.490618 19614 tablet_bootstrap.cc:654] T c9f8a3c98dfb4b7b937837b314d0ccf1 P 640388e27e7b4e82984e8e1e966d7a65: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:23.502719 19617 tablet_bootstrap.cc:492] T 83bff5240389416b8e3b87f7805b11c7 P 1999f72bb7554695859cb9d652acce8f: Bootstrap starting.
I20260608 09:55:23.511776 19615 tablet_bootstrap.cc:492] T 5ee6488c2047467c8188165c3b13b99b P 9063be23a4dc41d3a42c53bf6be0f0c7: Bootstrap starting.
I20260608 09:55:23.513476 19614 tablet_bootstrap.cc:492] T c9f8a3c98dfb4b7b937837b314d0ccf1 P 640388e27e7b4e82984e8e1e966d7a65: No bootstrap required, opened a new log
I20260608 09:55:23.513579 19617 tablet_bootstrap.cc:654] T 83bff5240389416b8e3b87f7805b11c7 P 1999f72bb7554695859cb9d652acce8f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:23.514322 19614 ts_tablet_manager.cc:1403] T c9f8a3c98dfb4b7b937837b314d0ccf1 P 640388e27e7b4e82984e8e1e966d7a65: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.009s
I20260608 09:55:23.517750 19614 raft_consensus.cc:359] T c9f8a3c98dfb4b7b937837b314d0ccf1 P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:23.518556 19614 raft_consensus.cc:385] T c9f8a3c98dfb4b7b937837b314d0ccf1 P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:23.518868 19614 raft_consensus.cc:740] T c9f8a3c98dfb4b7b937837b314d0ccf1 P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 640388e27e7b4e82984e8e1e966d7a65, State: Initialized, Role: FOLLOWER
I20260608 09:55:23.519605 19615 tablet_bootstrap.cc:654] T 5ee6488c2047467c8188165c3b13b99b P 9063be23a4dc41d3a42c53bf6be0f0c7: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:23.520035 19617 tablet_bootstrap.cc:492] T 83bff5240389416b8e3b87f7805b11c7 P 1999f72bb7554695859cb9d652acce8f: No bootstrap required, opened a new log
I20260608 09:55:23.519652 19614 consensus_queue.cc:260] T c9f8a3c98dfb4b7b937837b314d0ccf1 P 640388e27e7b4e82984e8e1e966d7a65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:23.520551 19617 ts_tablet_manager.cc:1403] T 83bff5240389416b8e3b87f7805b11c7 P 1999f72bb7554695859cb9d652acce8f: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260608 09:55:23.520542 19614 raft_consensus.cc:399] T c9f8a3c98dfb4b7b937837b314d0ccf1 P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:23.521104 19614 raft_consensus.cc:493] T c9f8a3c98dfb4b7b937837b314d0ccf1 P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:23.521531 19614 raft_consensus.cc:3060] T c9f8a3c98dfb4b7b937837b314d0ccf1 P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:23.524367 19617 raft_consensus.cc:359] T 83bff5240389416b8e3b87f7805b11c7 P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } }
I20260608 09:55:23.524989 19617 raft_consensus.cc:385] T 83bff5240389416b8e3b87f7805b11c7 P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:23.525108 19615 tablet_bootstrap.cc:492] T 5ee6488c2047467c8188165c3b13b99b P 9063be23a4dc41d3a42c53bf6be0f0c7: No bootstrap required, opened a new log
I20260608 09:55:23.525295 19617 raft_consensus.cc:740] T 83bff5240389416b8e3b87f7805b11c7 P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1999f72bb7554695859cb9d652acce8f, State: Initialized, Role: FOLLOWER
I20260608 09:55:23.525722 19615 ts_tablet_manager.cc:1403] T 5ee6488c2047467c8188165c3b13b99b P 9063be23a4dc41d3a42c53bf6be0f0c7: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 09:55:23.526281 19617 consensus_queue.cc:260] T 83bff5240389416b8e3b87f7805b11c7 P 1999f72bb7554695859cb9d652acce8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } }
I20260608 09:55:23.527029 19617 raft_consensus.cc:399] T 83bff5240389416b8e3b87f7805b11c7 P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:23.527328 19617 raft_consensus.cc:493] T 83bff5240389416b8e3b87f7805b11c7 P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:23.527691 19617 raft_consensus.cc:3060] T 83bff5240389416b8e3b87f7805b11c7 P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:23.528952 19615 raft_consensus.cc:359] T 5ee6488c2047467c8188165c3b13b99b P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } }
I20260608 09:55:23.529459 19615 raft_consensus.cc:385] T 5ee6488c2047467c8188165c3b13b99b P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:23.529739 19615 raft_consensus.cc:740] T 5ee6488c2047467c8188165c3b13b99b P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9063be23a4dc41d3a42c53bf6be0f0c7, State: Initialized, Role: FOLLOWER
I20260608 09:55:23.530512 19615 consensus_queue.cc:260] T 5ee6488c2047467c8188165c3b13b99b P 9063be23a4dc41d3a42c53bf6be0f0c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } }
I20260608 09:55:23.530464 19614 raft_consensus.cc:515] T c9f8a3c98dfb4b7b937837b314d0ccf1 P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:23.531337 19615 raft_consensus.cc:399] T 5ee6488c2047467c8188165c3b13b99b P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:23.531770 19615 raft_consensus.cc:493] T 5ee6488c2047467c8188165c3b13b99b P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:23.531574 19614 leader_election.cc:304] T c9f8a3c98dfb4b7b937837b314d0ccf1 P 640388e27e7b4e82984e8e1e966d7a65 [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: 640388e27e7b4e82984e8e1e966d7a65; no voters: 
I20260608 09:55:23.532207 19615 raft_consensus.cc:3060] T 5ee6488c2047467c8188165c3b13b99b P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:23.533499 19614 leader_election.cc:290] T c9f8a3c98dfb4b7b937837b314d0ccf1 P 640388e27e7b4e82984e8e1e966d7a65 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:23.534224 19620 raft_consensus.cc:2804] T c9f8a3c98dfb4b7b937837b314d0ccf1 P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:23.536743 19617 raft_consensus.cc:515] T 83bff5240389416b8e3b87f7805b11c7 P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } }
I20260608 09:55:23.537940 19617 leader_election.cc:304] T 83bff5240389416b8e3b87f7805b11c7 P 1999f72bb7554695859cb9d652acce8f [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: 1999f72bb7554695859cb9d652acce8f; no voters: 
I20260608 09:55:23.542842 19615 raft_consensus.cc:515] T 5ee6488c2047467c8188165c3b13b99b P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } }
I20260608 09:55:23.544006 19615 leader_election.cc:304] T 5ee6488c2047467c8188165c3b13b99b P 9063be23a4dc41d3a42c53bf6be0f0c7 [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: 9063be23a4dc41d3a42c53bf6be0f0c7; no voters: 
I20260608 09:55:23.547097 19623 raft_consensus.cc:2804] T 83bff5240389416b8e3b87f7805b11c7 P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:23.547650 19614 ts_tablet_manager.cc:1434] T c9f8a3c98dfb4b7b937837b314d0ccf1 P 640388e27e7b4e82984e8e1e966d7a65: Time spent starting tablet: real 0.033s	user 0.017s	sys 0.016s
I20260608 09:55:23.548403 19617 leader_election.cc:290] T 83bff5240389416b8e3b87f7805b11c7 P 1999f72bb7554695859cb9d652acce8f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:23.549137 19595 heartbeater.cc:499] Master 127.9.161.254:40709 was elected leader, sending a full tablet report...
I20260608 09:55:23.550770 19620 raft_consensus.cc:697] T c9f8a3c98dfb4b7b937837b314d0ccf1 P 640388e27e7b4e82984e8e1e966d7a65 [term 1 LEADER]: Becoming Leader. State: Replica: 640388e27e7b4e82984e8e1e966d7a65, State: Running, Role: LEADER
I20260608 09:55:23.553284 19614 tablet_bootstrap.cc:492] T 1351778db00342e485788a9b4dd59809 P 640388e27e7b4e82984e8e1e966d7a65: Bootstrap starting.
I20260608 09:55:23.551726 19620 consensus_queue.cc:237] T c9f8a3c98dfb4b7b937837b314d0ccf1 P 640388e27e7b4e82984e8e1e966d7a65 [LEADER]: Queue going to LEADER mode. State: All 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: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:23.554697 19617 ts_tablet_manager.cc:1434] T 83bff5240389416b8e3b87f7805b11c7 P 1999f72bb7554695859cb9d652acce8f: Time spent starting tablet: real 0.034s	user 0.018s	sys 0.011s
I20260608 09:55:23.553171 19623 raft_consensus.cc:697] T 83bff5240389416b8e3b87f7805b11c7 P 1999f72bb7554695859cb9d652acce8f [term 1 LEADER]: Becoming Leader. State: Replica: 1999f72bb7554695859cb9d652acce8f, State: Running, Role: LEADER
I20260608 09:55:23.556277 19615 leader_election.cc:290] T 5ee6488c2047467c8188165c3b13b99b P 9063be23a4dc41d3a42c53bf6be0f0c7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:23.557044 19521 heartbeater.cc:499] Master 127.9.161.254:40709 was elected leader, sending a full tablet report...
I20260608 09:55:23.558547 19624 raft_consensus.cc:2804] T 5ee6488c2047467c8188165c3b13b99b P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:23.557230 19623 consensus_queue.cc:237] T 83bff5240389416b8e3b87f7805b11c7 P 1999f72bb7554695859cb9d652acce8f [LEADER]: Queue going to LEADER mode. State: All 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: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } }
I20260608 09:55:23.564016 19446 heartbeater.cc:499] Master 127.9.161.254:40709 was elected leader, sending a full tablet report...
I20260608 09:55:23.564746 19615 ts_tablet_manager.cc:1434] T 5ee6488c2047467c8188165c3b13b99b P 9063be23a4dc41d3a42c53bf6be0f0c7: Time spent starting tablet: real 0.039s	user 0.025s	sys 0.004s
I20260608 09:55:23.565959 19615 tablet_bootstrap.cc:492] T 6f18fe76e677443db009b4caf93f3b2a P 9063be23a4dc41d3a42c53bf6be0f0c7: Bootstrap starting.
I20260608 09:55:23.568769 19614 tablet_bootstrap.cc:654] T 1351778db00342e485788a9b4dd59809 P 640388e27e7b4e82984e8e1e966d7a65: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:23.575867 19319 catalog_manager.cc:5696] T c9f8a3c98dfb4b7b937837b314d0ccf1 P 640388e27e7b4e82984e8e1e966d7a65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 640388e27e7b4e82984e8e1e966d7a65 (127.9.161.195). New cstate: current_term: 1 leader_uuid: "640388e27e7b4e82984e8e1e966d7a65" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:23.582392 19617 tablet_bootstrap.cc:492] T e25cf475de1643bab13d8050b553ee32 P 1999f72bb7554695859cb9d652acce8f: Bootstrap starting.
I20260608 09:55:23.579939 19624 raft_consensus.cc:697] T 5ee6488c2047467c8188165c3b13b99b P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 LEADER]: Becoming Leader. State: Replica: 9063be23a4dc41d3a42c53bf6be0f0c7, State: Running, Role: LEADER
I20260608 09:55:23.584169 19624 consensus_queue.cc:237] T 5ee6488c2047467c8188165c3b13b99b P 9063be23a4dc41d3a42c53bf6be0f0c7 [LEADER]: Queue going to LEADER mode. State: All 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: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } }
I20260608 09:55:23.587016 19614 tablet_bootstrap.cc:492] T 1351778db00342e485788a9b4dd59809 P 640388e27e7b4e82984e8e1e966d7a65: No bootstrap required, opened a new log
I20260608 09:55:23.587527 19614 ts_tablet_manager.cc:1403] T 1351778db00342e485788a9b4dd59809 P 640388e27e7b4e82984e8e1e966d7a65: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.004s
I20260608 09:55:23.580518 19615 tablet_bootstrap.cc:654] T 6f18fe76e677443db009b4caf93f3b2a P 9063be23a4dc41d3a42c53bf6be0f0c7: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:23.591543 19614 raft_consensus.cc:359] T 1351778db00342e485788a9b4dd59809 P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:23.591996 19318 catalog_manager.cc:5696] T 83bff5240389416b8e3b87f7805b11c7 P 1999f72bb7554695859cb9d652acce8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1999f72bb7554695859cb9d652acce8f (127.9.161.194). New cstate: current_term: 1 leader_uuid: "1999f72bb7554695859cb9d652acce8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:23.595307 19617 tablet_bootstrap.cc:654] T e25cf475de1643bab13d8050b553ee32 P 1999f72bb7554695859cb9d652acce8f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:23.595582 19614 raft_consensus.cc:385] T 1351778db00342e485788a9b4dd59809 P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:23.595948 19614 raft_consensus.cc:740] T 1351778db00342e485788a9b4dd59809 P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 640388e27e7b4e82984e8e1e966d7a65, State: Initialized, Role: FOLLOWER
I20260608 09:55:23.596834 19614 consensus_queue.cc:260] T 1351778db00342e485788a9b4dd59809 P 640388e27e7b4e82984e8e1e966d7a65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:23.597529 19614 raft_consensus.cc:399] T 1351778db00342e485788a9b4dd59809 P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:23.597900 19614 raft_consensus.cc:493] T 1351778db00342e485788a9b4dd59809 P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:23.598248 19614 raft_consensus.cc:3060] T 1351778db00342e485788a9b4dd59809 P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:23.605758 19614 raft_consensus.cc:515] T 1351778db00342e485788a9b4dd59809 P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:23.606580 19614 leader_election.cc:304] T 1351778db00342e485788a9b4dd59809 P 640388e27e7b4e82984e8e1e966d7a65 [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: 640388e27e7b4e82984e8e1e966d7a65; no voters: 
I20260608 09:55:23.607237 19614 leader_election.cc:290] T 1351778db00342e485788a9b4dd59809 P 640388e27e7b4e82984e8e1e966d7a65 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:23.608119 19622 raft_consensus.cc:2804] T 1351778db00342e485788a9b4dd59809 P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:23.608649 19622 raft_consensus.cc:697] T 1351778db00342e485788a9b4dd59809 P 640388e27e7b4e82984e8e1e966d7a65 [term 1 LEADER]: Becoming Leader. State: Replica: 640388e27e7b4e82984e8e1e966d7a65, State: Running, Role: LEADER
I20260608 09:55:23.609478 19622 consensus_queue.cc:237] T 1351778db00342e485788a9b4dd59809 P 640388e27e7b4e82984e8e1e966d7a65 [LEADER]: Queue going to LEADER mode. State: All 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: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:23.612651 19614 ts_tablet_manager.cc:1434] T 1351778db00342e485788a9b4dd59809 P 640388e27e7b4e82984e8e1e966d7a65: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.006s
I20260608 09:55:23.621320 19318 catalog_manager.cc:5696] T 5ee6488c2047467c8188165c3b13b99b P 9063be23a4dc41d3a42c53bf6be0f0c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9063be23a4dc41d3a42c53bf6be0f0c7 (127.9.161.193). New cstate: current_term: 1 leader_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:23.623319 19615 tablet_bootstrap.cc:492] T 6f18fe76e677443db009b4caf93f3b2a P 9063be23a4dc41d3a42c53bf6be0f0c7: No bootstrap required, opened a new log
I20260608 09:55:23.623656 19617 tablet_bootstrap.cc:492] T e25cf475de1643bab13d8050b553ee32 P 1999f72bb7554695859cb9d652acce8f: No bootstrap required, opened a new log
I20260608 09:55:23.623950 19615 ts_tablet_manager.cc:1403] T 6f18fe76e677443db009b4caf93f3b2a P 9063be23a4dc41d3a42c53bf6be0f0c7: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.007s
I20260608 09:55:23.624284 19617 ts_tablet_manager.cc:1403] T e25cf475de1643bab13d8050b553ee32 P 1999f72bb7554695859cb9d652acce8f: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.003s
I20260608 09:55:23.627671 19615 raft_consensus.cc:359] T 6f18fe76e677443db009b4caf93f3b2a P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } }
I20260608 09:55:23.628469 19615 raft_consensus.cc:385] T 6f18fe76e677443db009b4caf93f3b2a P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:23.628795 19615 raft_consensus.cc:740] T 6f18fe76e677443db009b4caf93f3b2a P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9063be23a4dc41d3a42c53bf6be0f0c7, State: Initialized, Role: FOLLOWER
I20260608 09:55:23.629634 19617 raft_consensus.cc:359] T e25cf475de1643bab13d8050b553ee32 P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } }
I20260608 09:55:23.630306 19617 raft_consensus.cc:385] T e25cf475de1643bab13d8050b553ee32 P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:23.630575 19617 raft_consensus.cc:740] T e25cf475de1643bab13d8050b553ee32 P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1999f72bb7554695859cb9d652acce8f, State: Initialized, Role: FOLLOWER
I20260608 09:55:23.631274 19617 consensus_queue.cc:260] T e25cf475de1643bab13d8050b553ee32 P 1999f72bb7554695859cb9d652acce8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } }
I20260608 09:55:23.631898 19617 raft_consensus.cc:399] T e25cf475de1643bab13d8050b553ee32 P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:23.632205 19617 raft_consensus.cc:493] T e25cf475de1643bab13d8050b553ee32 P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:23.632534 19617 raft_consensus.cc:3060] T e25cf475de1643bab13d8050b553ee32 P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:23.629634 19615 consensus_queue.cc:260] T 6f18fe76e677443db009b4caf93f3b2a P 9063be23a4dc41d3a42c53bf6be0f0c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } }
I20260608 09:55:23.635794 19615 raft_consensus.cc:399] T 6f18fe76e677443db009b4caf93f3b2a P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:23.637084 19615 raft_consensus.cc:493] T 6f18fe76e677443db009b4caf93f3b2a P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:23.636811 19319 catalog_manager.cc:5696] T 1351778db00342e485788a9b4dd59809 P 640388e27e7b4e82984e8e1e966d7a65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 640388e27e7b4e82984e8e1e966d7a65 (127.9.161.195). New cstate: current_term: 1 leader_uuid: "640388e27e7b4e82984e8e1e966d7a65" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:23.638295 19615 raft_consensus.cc:3060] T 6f18fe76e677443db009b4caf93f3b2a P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:23.639875 19617 raft_consensus.cc:515] T e25cf475de1643bab13d8050b553ee32 P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } }
I20260608 09:55:23.640753 19617 leader_election.cc:304] T e25cf475de1643bab13d8050b553ee32 P 1999f72bb7554695859cb9d652acce8f [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: 1999f72bb7554695859cb9d652acce8f; no voters: 
I20260608 09:55:23.641531 19617 leader_election.cc:290] T e25cf475de1643bab13d8050b553ee32 P 1999f72bb7554695859cb9d652acce8f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:23.641701 19623 raft_consensus.cc:2804] T e25cf475de1643bab13d8050b553ee32 P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:23.642258 19623 raft_consensus.cc:697] T e25cf475de1643bab13d8050b553ee32 P 1999f72bb7554695859cb9d652acce8f [term 1 LEADER]: Becoming Leader. State: Replica: 1999f72bb7554695859cb9d652acce8f, State: Running, Role: LEADER
I20260608 09:55:23.643023 19623 consensus_queue.cc:237] T e25cf475de1643bab13d8050b553ee32 P 1999f72bb7554695859cb9d652acce8f [LEADER]: Queue going to LEADER mode. State: All 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: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } }
I20260608 09:55:23.643440 19617 ts_tablet_manager.cc:1434] T e25cf475de1643bab13d8050b553ee32 P 1999f72bb7554695859cb9d652acce8f: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.006s
I20260608 09:55:23.651296 19615 raft_consensus.cc:515] T 6f18fe76e677443db009b4caf93f3b2a P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } }
I20260608 09:55:23.652515 19615 leader_election.cc:304] T 6f18fe76e677443db009b4caf93f3b2a P 9063be23a4dc41d3a42c53bf6be0f0c7 [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: 9063be23a4dc41d3a42c53bf6be0f0c7; no voters: 
I20260608 09:55:23.653335 19615 leader_election.cc:290] T 6f18fe76e677443db009b4caf93f3b2a P 9063be23a4dc41d3a42c53bf6be0f0c7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:23.654902 19628 raft_consensus.cc:2804] T 6f18fe76e677443db009b4caf93f3b2a P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:23.655354 19615 ts_tablet_manager.cc:1434] T 6f18fe76e677443db009b4caf93f3b2a P 9063be23a4dc41d3a42c53bf6be0f0c7: Time spent starting tablet: real 0.031s	user 0.021s	sys 0.002s
I20260608 09:55:23.656744 19628 raft_consensus.cc:697] T 6f18fe76e677443db009b4caf93f3b2a P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 LEADER]: Becoming Leader. State: Replica: 9063be23a4dc41d3a42c53bf6be0f0c7, State: Running, Role: LEADER
I20260608 09:55:23.657583 19628 consensus_queue.cc:237] T 6f18fe76e677443db009b4caf93f3b2a P 9063be23a4dc41d3a42c53bf6be0f0c7 [LEADER]: Queue going to LEADER mode. State: All 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: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } }
I20260608 09:55:23.659101 19318 catalog_manager.cc:5696] T e25cf475de1643bab13d8050b553ee32 P 1999f72bb7554695859cb9d652acce8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1999f72bb7554695859cb9d652acce8f (127.9.161.194). New cstate: current_term: 1 leader_uuid: "1999f72bb7554695859cb9d652acce8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:23.664757 19319 catalog_manager.cc:5696] T 6f18fe76e677443db009b4caf93f3b2a P 9063be23a4dc41d3a42c53bf6be0f0c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9063be23a4dc41d3a42c53bf6be0f0c7 (127.9.161.193). New cstate: current_term: 1 leader_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:24.351120 19310 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49258:
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:24.353981 19310 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:24.401894 19411 tablet_service.cc:1511] Processing CreateTablet for tablet 2d734887e6504bf59734a359db0fd4cf (DEFAULT_TABLE table=test-workload-rf3 [id=6deeea70b7c24520b4c47c64183b2ee5]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:24.402900 19485 tablet_service.cc:1511] Processing CreateTablet for tablet 2d734887e6504bf59734a359db0fd4cf (DEFAULT_TABLE table=test-workload-rf3 [id=6deeea70b7c24520b4c47c64183b2ee5]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:24.403309 19411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d734887e6504bf59734a359db0fd4cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:24.404284 19485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d734887e6504bf59734a359db0fd4cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:24.404575 19560 tablet_service.cc:1511] Processing CreateTablet for tablet 2d734887e6504bf59734a359db0fd4cf (DEFAULT_TABLE table=test-workload-rf3 [id=6deeea70b7c24520b4c47c64183b2ee5]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:24.405982 19560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d734887e6504bf59734a359db0fd4cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:24.409547 19559 tablet_service.cc:1511] Processing CreateTablet for tablet 6abb3b61e64a421f9b070590ff56455c (DEFAULT_TABLE table=test-workload-rf3 [id=6deeea70b7c24520b4c47c64183b2ee5]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:24.414777 19486 tablet_service.cc:1511] Processing CreateTablet for tablet 6abb3b61e64a421f9b070590ff56455c (DEFAULT_TABLE table=test-workload-rf3 [id=6deeea70b7c24520b4c47c64183b2ee5]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:24.416359 19486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6abb3b61e64a421f9b070590ff56455c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:24.419027 19484 tablet_service.cc:1511] Processing CreateTablet for tablet c50f469cd4b24993a612159fecd97364 (DEFAULT_TABLE table=test-workload-rf3 [id=6deeea70b7c24520b4c47c64183b2ee5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:24.420532 19484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c50f469cd4b24993a612159fecd97364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:24.423731 19672 tablet_bootstrap.cc:492] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f: Bootstrap starting.
I20260608 09:55:24.424731 19410 tablet_service.cc:1511] Processing CreateTablet for tablet 6abb3b61e64a421f9b070590ff56455c (DEFAULT_TABLE table=test-workload-rf3 [id=6deeea70b7c24520b4c47c64183b2ee5]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:24.426309 19410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6abb3b61e64a421f9b070590ff56455c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:24.429929 19409 tablet_service.cc:1511] Processing CreateTablet for tablet c50f469cd4b24993a612159fecd97364 (DEFAULT_TABLE table=test-workload-rf3 [id=6deeea70b7c24520b4c47c64183b2ee5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:24.430719 19672 tablet_bootstrap.cc:654] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.431475 19409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c50f469cd4b24993a612159fecd97364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:24.440824 19557 tablet_service.cc:1511] Processing CreateTablet for tablet 9ccca28ff9af4062b516331bea24463d (DEFAULT_TABLE table=test-workload-rf3 [id=6deeea70b7c24520b4c47c64183b2ee5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:24.441993 19555 tablet_service.cc:1511] Processing CreateTablet for tablet 8b9304014fa843e7b4f2d96986b2f36f (DEFAULT_TABLE table=test-workload-rf3 [id=6deeea70b7c24520b4c47c64183b2ee5]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:24.445027 19482 tablet_service.cc:1511] Processing CreateTablet for tablet 8b9304014fa843e7b4f2d96986b2f36f (DEFAULT_TABLE table=test-workload-rf3 [id=6deeea70b7c24520b4c47c64183b2ee5]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:24.446071 19407 tablet_service.cc:1511] Processing CreateTablet for tablet 8b9304014fa843e7b4f2d96986b2f36f (DEFAULT_TABLE table=test-workload-rf3 [id=6deeea70b7c24520b4c47c64183b2ee5]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:24.446625 19482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b9304014fa843e7b4f2d96986b2f36f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:24.442505 19556 tablet_service.cc:1511] Processing CreateTablet for tablet 1a22453426464ef599c6349555cfe7e4 (DEFAULT_TABLE table=test-workload-rf3 [id=6deeea70b7c24520b4c47c64183b2ee5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:24.447433 19407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b9304014fa843e7b4f2d96986b2f36f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:24.438674 19673 tablet_bootstrap.cc:492] T 2d734887e6504bf59734a359db0fd4cf P 9063be23a4dc41d3a42c53bf6be0f0c7: Bootstrap starting.
I20260608 09:55:24.443403 19559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6abb3b61e64a421f9b070590ff56455c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:24.450465 19555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b9304014fa843e7b4f2d96986b2f36f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:24.451152 19557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ccca28ff9af4062b516331bea24463d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:24.451856 19556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a22453426464ef599c6349555cfe7e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:24.451256 19483 tablet_service.cc:1511] Processing CreateTablet for tablet 1a22453426464ef599c6349555cfe7e4 (DEFAULT_TABLE table=test-workload-rf3 [id=6deeea70b7c24520b4c47c64183b2ee5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:24.453141 19483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a22453426464ef599c6349555cfe7e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:24.455360 19558 tablet_service.cc:1511] Processing CreateTablet for tablet c50f469cd4b24993a612159fecd97364 (DEFAULT_TABLE table=test-workload-rf3 [id=6deeea70b7c24520b4c47c64183b2ee5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:24.456911 19558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c50f469cd4b24993a612159fecd97364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:24.463042 19485 tablet_service.cc:1511] Processing CreateTablet for tablet 9ccca28ff9af4062b516331bea24463d (DEFAULT_TABLE table=test-workload-rf3 [id=6deeea70b7c24520b4c47c64183b2ee5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:24.464612 19485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ccca28ff9af4062b516331bea24463d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:24.468513 19673 tablet_bootstrap.cc:654] T 2d734887e6504bf59734a359db0fd4cf P 9063be23a4dc41d3a42c53bf6be0f0c7: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.444496 19408 tablet_service.cc:1511] Processing CreateTablet for tablet 1a22453426464ef599c6349555cfe7e4 (DEFAULT_TABLE table=test-workload-rf3 [id=6deeea70b7c24520b4c47c64183b2ee5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:24.471539 19408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a22453426464ef599c6349555cfe7e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:24.498849 19411 tablet_service.cc:1511] Processing CreateTablet for tablet 9ccca28ff9af4062b516331bea24463d (DEFAULT_TABLE table=test-workload-rf3 [id=6deeea70b7c24520b4c47c64183b2ee5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:24.510764 19411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ccca28ff9af4062b516331bea24463d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:24.515084 19676 tablet_bootstrap.cc:492] T 9ccca28ff9af4062b516331bea24463d P 640388e27e7b4e82984e8e1e966d7a65: Bootstrap starting.
I20260608 09:55:24.533645 19673 tablet_bootstrap.cc:492] T 2d734887e6504bf59734a359db0fd4cf P 9063be23a4dc41d3a42c53bf6be0f0c7: No bootstrap required, opened a new log
I20260608 09:55:24.536844 19673 ts_tablet_manager.cc:1403] T 2d734887e6504bf59734a359db0fd4cf P 9063be23a4dc41d3a42c53bf6be0f0c7: Time spent bootstrapping tablet: real 0.099s	user 0.017s	sys 0.000s
I20260608 09:55:24.540153 19673 raft_consensus.cc:359] T 2d734887e6504bf59734a359db0fd4cf P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.540995 19673 raft_consensus.cc:385] T 2d734887e6504bf59734a359db0fd4cf P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.541432 19673 raft_consensus.cc:740] T 2d734887e6504bf59734a359db0fd4cf P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9063be23a4dc41d3a42c53bf6be0f0c7, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.542454 19673 consensus_queue.cc:260] T 2d734887e6504bf59734a359db0fd4cf P 9063be23a4dc41d3a42c53bf6be0f0c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.547304 19673 ts_tablet_manager.cc:1434] T 2d734887e6504bf59734a359db0fd4cf P 9063be23a4dc41d3a42c53bf6be0f0c7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:55:24.535668 19672 tablet_bootstrap.cc:492] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f: No bootstrap required, opened a new log
I20260608 09:55:24.544596 19676 tablet_bootstrap.cc:654] T 9ccca28ff9af4062b516331bea24463d P 640388e27e7b4e82984e8e1e966d7a65: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.548521 19672 ts_tablet_manager.cc:1403] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f: Time spent bootstrapping tablet: real 0.125s	user 0.014s	sys 0.025s
I20260608 09:55:24.551867 19672 raft_consensus.cc:359] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.552802 19672 raft_consensus.cc:385] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.553225 19672 raft_consensus.cc:740] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1999f72bb7554695859cb9d652acce8f, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.554234 19672 consensus_queue.cc:260] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.557368 19673 tablet_bootstrap.cc:492] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7: Bootstrap starting.
I20260608 09:55:24.566586 19672 ts_tablet_manager.cc:1434] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260608 09:55:24.568257 19672 tablet_bootstrap.cc:492] T c50f469cd4b24993a612159fecd97364 P 1999f72bb7554695859cb9d652acce8f: Bootstrap starting.
I20260608 09:55:24.579543 19673 tablet_bootstrap.cc:654] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.583756 19672 tablet_bootstrap.cc:654] T c50f469cd4b24993a612159fecd97364 P 1999f72bb7554695859cb9d652acce8f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.593532 19673 tablet_bootstrap.cc:492] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7: No bootstrap required, opened a new log
I20260608 09:55:24.593690 19672 tablet_bootstrap.cc:492] T c50f469cd4b24993a612159fecd97364 P 1999f72bb7554695859cb9d652acce8f: No bootstrap required, opened a new log
I20260608 09:55:24.594120 19673 ts_tablet_manager.cc:1403] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.007s
I20260608 09:55:24.594282 19676 tablet_bootstrap.cc:492] T 9ccca28ff9af4062b516331bea24463d P 640388e27e7b4e82984e8e1e966d7a65: No bootstrap required, opened a new log
I20260608 09:55:24.594311 19672 ts_tablet_manager.cc:1403] T c50f469cd4b24993a612159fecd97364 P 1999f72bb7554695859cb9d652acce8f: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.005s
I20260608 09:55:24.595010 19676 ts_tablet_manager.cc:1403] T 9ccca28ff9af4062b516331bea24463d P 640388e27e7b4e82984e8e1e966d7a65: Time spent bootstrapping tablet: real 0.080s	user 0.030s	sys 0.021s
I20260608 09:55:24.597499 19673 raft_consensus.cc:359] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.598366 19673 raft_consensus.cc:385] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.597880 19672 raft_consensus.cc:359] T c50f469cd4b24993a612159fecd97364 P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.598078 19676 raft_consensus.cc:359] T 9ccca28ff9af4062b516331bea24463d P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.598681 19673 raft_consensus.cc:740] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9063be23a4dc41d3a42c53bf6be0f0c7, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.598789 19672 raft_consensus.cc:385] T c50f469cd4b24993a612159fecd97364 P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.598922 19676 raft_consensus.cc:385] T 9ccca28ff9af4062b516331bea24463d P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.599421 19676 raft_consensus.cc:740] T 9ccca28ff9af4062b516331bea24463d P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 640388e27e7b4e82984e8e1e966d7a65, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.599212 19672 raft_consensus.cc:740] T c50f469cd4b24993a612159fecd97364 P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1999f72bb7554695859cb9d652acce8f, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.599633 19673 consensus_queue.cc:260] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.600296 19676 consensus_queue.cc:260] T 9ccca28ff9af4062b516331bea24463d P 640388e27e7b4e82984e8e1e966d7a65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.600494 19672 consensus_queue.cc:260] T c50f469cd4b24993a612159fecd97364 P 1999f72bb7554695859cb9d652acce8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.602200 19673 ts_tablet_manager.cc:1434] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:55:24.603188 19676 ts_tablet_manager.cc:1434] T 9ccca28ff9af4062b516331bea24463d P 640388e27e7b4e82984e8e1e966d7a65: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:55:24.603511 19673 tablet_bootstrap.cc:492] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7: Bootstrap starting.
I20260608 09:55:24.607280 19672 ts_tablet_manager.cc:1434] T c50f469cd4b24993a612159fecd97364 P 1999f72bb7554695859cb9d652acce8f: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260608 09:55:24.608446 19672 tablet_bootstrap.cc:492] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f: Bootstrap starting.
I20260608 09:55:24.611253 19673 tablet_bootstrap.cc:654] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.612123 19676 tablet_bootstrap.cc:492] T 1a22453426464ef599c6349555cfe7e4 P 640388e27e7b4e82984e8e1e966d7a65: Bootstrap starting.
I20260608 09:55:24.616084 19672 tablet_bootstrap.cc:654] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.629508 19676 tablet_bootstrap.cc:654] T 1a22453426464ef599c6349555cfe7e4 P 640388e27e7b4e82984e8e1e966d7a65: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.634258 19672 tablet_bootstrap.cc:492] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f: No bootstrap required, opened a new log
I20260608 09:55:24.634841 19672 ts_tablet_manager.cc:1403] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.008s
I20260608 09:55:24.635676 19673 tablet_bootstrap.cc:492] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7: No bootstrap required, opened a new log
I20260608 09:55:24.636252 19673 ts_tablet_manager.cc:1403] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.015s
I20260608 09:55:24.636624 19676 tablet_bootstrap.cc:492] T 1a22453426464ef599c6349555cfe7e4 P 640388e27e7b4e82984e8e1e966d7a65: No bootstrap required, opened a new log
I20260608 09:55:24.637188 19676 ts_tablet_manager.cc:1403] T 1a22453426464ef599c6349555cfe7e4 P 640388e27e7b4e82984e8e1e966d7a65: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.000s
I20260608 09:55:24.638538 19672 raft_consensus.cc:359] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.639331 19672 raft_consensus.cc:385] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.639632 19672 raft_consensus.cc:740] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1999f72bb7554695859cb9d652acce8f, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.639767 19673 raft_consensus.cc:359] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.640061 19676 raft_consensus.cc:359] T 1a22453426464ef599c6349555cfe7e4 P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.640523 19673 raft_consensus.cc:385] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.640527 19672 consensus_queue.cc:260] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.640815 19676 raft_consensus.cc:385] T 1a22453426464ef599c6349555cfe7e4 P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.640980 19673 raft_consensus.cc:740] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9063be23a4dc41d3a42c53bf6be0f0c7, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.640820 19625 raft_consensus.cc:493] T c50f469cd4b24993a612159fecd97364 P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:24.641665 19676 raft_consensus.cc:740] T 1a22453426464ef599c6349555cfe7e4 P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 640388e27e7b4e82984e8e1e966d7a65, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.641968 19625 raft_consensus.cc:515] T c50f469cd4b24993a612159fecd97364 P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.642179 19673 consensus_queue.cc:260] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.642573 19676 consensus_queue.cc:260] T 1a22453426464ef599c6349555cfe7e4 P 640388e27e7b4e82984e8e1e966d7a65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.645107 19676 ts_tablet_manager.cc:1434] T 1a22453426464ef599c6349555cfe7e4 P 640388e27e7b4e82984e8e1e966d7a65: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:55:24.647660 19673 ts_tablet_manager.cc:1434] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.001s
I20260608 09:55:24.649046 19673 tablet_bootstrap.cc:492] T 6abb3b61e64a421f9b070590ff56455c P 9063be23a4dc41d3a42c53bf6be0f0c7: Bootstrap starting.
I20260608 09:55:24.649205 19676 tablet_bootstrap.cc:492] T 8b9304014fa843e7b4f2d96986b2f36f P 640388e27e7b4e82984e8e1e966d7a65: Bootstrap starting.
I20260608 09:55:24.657701 19676 tablet_bootstrap.cc:654] T 8b9304014fa843e7b4f2d96986b2f36f P 640388e27e7b4e82984e8e1e966d7a65: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.660491 19628 raft_consensus.cc:493] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:24.660491 19672 ts_tablet_manager.cc:1434] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.005s
I20260608 09:55:24.661170 19628 raft_consensus.cc:515] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.662007 19672 tablet_bootstrap.cc:492] T 1a22453426464ef599c6349555cfe7e4 P 1999f72bb7554695859cb9d652acce8f: Bootstrap starting.
I20260608 09:55:24.671140 19628 leader_election.cc:290] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1999f72bb7554695859cb9d652acce8f (127.9.161.194:43803), 640388e27e7b4e82984e8e1e966d7a65 (127.9.161.195:43777)
I20260608 09:55:24.671202 19625 leader_election.cc:290] T c50f469cd4b24993a612159fecd97364 P 1999f72bb7554695859cb9d652acce8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9063be23a4dc41d3a42c53bf6be0f0c7 (127.9.161.193:45781), 640388e27e7b4e82984e8e1e966d7a65 (127.9.161.195:43777)
I20260608 09:55:24.685510 19625 raft_consensus.cc:493] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:24.686060 19625 raft_consensus.cc:515] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.688628 19625 leader_election.cc:290] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9063be23a4dc41d3a42c53bf6be0f0c7 (127.9.161.193:45781), 640388e27e7b4e82984e8e1e966d7a65 (127.9.161.195:43777)
I20260608 09:55:24.690749 19621 raft_consensus.cc:493] T 9ccca28ff9af4062b516331bea24463d P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:24.691466 19621 raft_consensus.cc:515] T 9ccca28ff9af4062b516331bea24463d P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.693028 19673 tablet_bootstrap.cc:654] T 6abb3b61e64a421f9b070590ff56455c P 9063be23a4dc41d3a42c53bf6be0f0c7: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.695348 19672 tablet_bootstrap.cc:654] T 1a22453426464ef599c6349555cfe7e4 P 1999f72bb7554695859cb9d652acce8f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.695326 19621 leader_election.cc:290] T 9ccca28ff9af4062b516331bea24463d P 640388e27e7b4e82984e8e1e966d7a65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9063be23a4dc41d3a42c53bf6be0f0c7 (127.9.161.193:45781), 1999f72bb7554695859cb9d652acce8f (127.9.161.194:43803)
I20260608 09:55:24.717165 19676 tablet_bootstrap.cc:492] T 8b9304014fa843e7b4f2d96986b2f36f P 640388e27e7b4e82984e8e1e966d7a65: No bootstrap required, opened a new log
I20260608 09:55:24.717826 19676 ts_tablet_manager.cc:1403] T 8b9304014fa843e7b4f2d96986b2f36f P 640388e27e7b4e82984e8e1e966d7a65: Time spent bootstrapping tablet: real 0.069s	user 0.022s	sys 0.028s
I20260608 09:55:24.727200 19676 raft_consensus.cc:359] T 8b9304014fa843e7b4f2d96986b2f36f P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.728000 19676 raft_consensus.cc:385] T 8b9304014fa843e7b4f2d96986b2f36f P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.728328 19676 raft_consensus.cc:740] T 8b9304014fa843e7b4f2d96986b2f36f P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 640388e27e7b4e82984e8e1e966d7a65, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.729211 19676 consensus_queue.cc:260] T 8b9304014fa843e7b4f2d96986b2f36f P 640388e27e7b4e82984e8e1e966d7a65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.733517 19421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50f469cd4b24993a612159fecd97364" candidate_uuid: "1999f72bb7554695859cb9d652acce8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" is_pre_election: true
I20260608 09:55:24.737236 19676 ts_tablet_manager.cc:1434] T 8b9304014fa843e7b4f2d96986b2f36f P 640388e27e7b4e82984e8e1e966d7a65: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260608 09:55:24.738111 19421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccca28ff9af4062b516331bea24463d" candidate_uuid: "640388e27e7b4e82984e8e1e966d7a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" is_pre_election: true
I20260608 09:55:24.738348 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a22453426464ef599c6349555cfe7e4" candidate_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640388e27e7b4e82984e8e1e966d7a65" is_pre_election: true
I20260608 09:55:24.739241 19570 raft_consensus.cc:2468] T 1a22453426464ef599c6349555cfe7e4 P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9063be23a4dc41d3a42c53bf6be0f0c7 in term 0.
W20260608 09:55:24.740139 19534 leader_election.cc:343] T 9ccca28ff9af4062b516331bea24463d P 640388e27e7b4e82984e8e1e966d7a65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9063be23a4dc41d3a42c53bf6be0f0c7 (127.9.161.193:45781): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:24.741456 19386 leader_election.cc:304] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 640388e27e7b4e82984e8e1e966d7a65, 9063be23a4dc41d3a42c53bf6be0f0c7; no voters: 
W20260608 09:55:24.743460 19460 leader_election.cc:343] T c50f469cd4b24993a612159fecd97364 P 1999f72bb7554695859cb9d652acce8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9063be23a4dc41d3a42c53bf6be0f0c7 (127.9.161.193:45781): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:24.744035 19628 raft_consensus.cc:2804] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:24.744391 19421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccca28ff9af4062b516331bea24463d" candidate_uuid: "1999f72bb7554695859cb9d652acce8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" is_pre_election: true
I20260608 09:55:24.744697 19628 raft_consensus.cc:493] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:24.745260 19628 raft_consensus.cc:3060] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:55:24.746105 19460 leader_election.cc:343] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9063be23a4dc41d3a42c53bf6be0f0c7 (127.9.161.193:45781): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:24.766160 19672 tablet_bootstrap.cc:492] T 1a22453426464ef599c6349555cfe7e4 P 1999f72bb7554695859cb9d652acce8f: No bootstrap required, opened a new log
I20260608 09:55:24.766980 19672 ts_tablet_manager.cc:1403] T 1a22453426464ef599c6349555cfe7e4 P 1999f72bb7554695859cb9d652acce8f: Time spent bootstrapping tablet: real 0.105s	user 0.011s	sys 0.009s
I20260608 09:55:24.738534 19676 tablet_bootstrap.cc:492] T 2d734887e6504bf59734a359db0fd4cf P 640388e27e7b4e82984e8e1e966d7a65: Bootstrap starting.
I20260608 09:55:24.772248 19672 raft_consensus.cc:359] T 1a22453426464ef599c6349555cfe7e4 P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.773296 19672 raft_consensus.cc:385] T 1a22453426464ef599c6349555cfe7e4 P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.773684 19672 raft_consensus.cc:740] T 1a22453426464ef599c6349555cfe7e4 P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1999f72bb7554695859cb9d652acce8f, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.779465 19672 consensus_queue.cc:260] T 1a22453426464ef599c6349555cfe7e4 P 1999f72bb7554695859cb9d652acce8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.783912 19628 raft_consensus.cc:515] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.792238 19625 raft_consensus.cc:493] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:24.792829 19625 raft_consensus.cc:515] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.793512 19496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a22453426464ef599c6349555cfe7e4" candidate_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1999f72bb7554695859cb9d652acce8f" is_pre_election: true
I20260608 09:55:24.794283 19496 raft_consensus.cc:2468] T 1a22453426464ef599c6349555cfe7e4 P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9063be23a4dc41d3a42c53bf6be0f0c7 in term 0.
I20260608 09:55:24.794860 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a22453426464ef599c6349555cfe7e4" candidate_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640388e27e7b4e82984e8e1e966d7a65"
I20260608 09:55:24.795966 19625 leader_election.cc:290] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9063be23a4dc41d3a42c53bf6be0f0c7 (127.9.161.193:45781), 640388e27e7b4e82984e8e1e966d7a65 (127.9.161.195:43777)
I20260608 09:55:24.795645 19628 leader_election.cc:290] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7 [CANDIDATE]: Term 1 election: Requested vote from peers 1999f72bb7554695859cb9d652acce8f (127.9.161.194:43803), 640388e27e7b4e82984e8e1e966d7a65 (127.9.161.195:43777)
I20260608 09:55:24.796936 19569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50f469cd4b24993a612159fecd97364" candidate_uuid: "1999f72bb7554695859cb9d652acce8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640388e27e7b4e82984e8e1e966d7a65" is_pre_election: true
I20260608 09:55:24.797075 19421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d734887e6504bf59734a359db0fd4cf" candidate_uuid: "1999f72bb7554695859cb9d652acce8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" is_pre_election: true
I20260608 09:55:24.796008 19570 raft_consensus.cc:3060] T 1a22453426464ef599c6349555cfe7e4 P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:24.799197 19672 ts_tablet_manager.cc:1434] T 1a22453426464ef599c6349555cfe7e4 P 1999f72bb7554695859cb9d652acce8f: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.003s
I20260608 09:55:24.799291 19421 raft_consensus.cc:2468] T 2d734887e6504bf59734a359db0fd4cf P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1999f72bb7554695859cb9d652acce8f in term 0.
I20260608 09:55:24.800945 19460 leader_election.cc:304] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1999f72bb7554695859cb9d652acce8f, 9063be23a4dc41d3a42c53bf6be0f0c7; no voters: 
I20260608 09:55:24.801224 19496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a22453426464ef599c6349555cfe7e4" candidate_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1999f72bb7554695859cb9d652acce8f"
I20260608 09:55:24.801817 19496 raft_consensus.cc:3060] T 1a22453426464ef599c6349555cfe7e4 P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:24.802088 19569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d734887e6504bf59734a359db0fd4cf" candidate_uuid: "1999f72bb7554695859cb9d652acce8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640388e27e7b4e82984e8e1e966d7a65" is_pre_election: true
I20260608 09:55:24.803501 19625 raft_consensus.cc:2804] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:24.803937 19625 raft_consensus.cc:493] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:24.804328 19625 raft_consensus.cc:3060] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:24.798449 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccca28ff9af4062b516331bea24463d" candidate_uuid: "1999f72bb7554695859cb9d652acce8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640388e27e7b4e82984e8e1e966d7a65" is_pre_election: true
I20260608 09:55:24.809008 19568 raft_consensus.cc:2468] T 9ccca28ff9af4062b516331bea24463d P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1999f72bb7554695859cb9d652acce8f in term 0.
I20260608 09:55:24.809387 19672 tablet_bootstrap.cc:492] T 8b9304014fa843e7b4f2d96986b2f36f P 1999f72bb7554695859cb9d652acce8f: Bootstrap starting.
W20260608 09:55:24.809566 19461 leader_election.cc:343] T c50f469cd4b24993a612159fecd97364 P 1999f72bb7554695859cb9d652acce8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 640388e27e7b4e82984e8e1e966d7a65 (127.9.161.195:43777): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:24.810587 19461 leader_election.cc:304] T c50f469cd4b24993a612159fecd97364 P 1999f72bb7554695859cb9d652acce8f [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: 1999f72bb7554695859cb9d652acce8f; no voters: 640388e27e7b4e82984e8e1e966d7a65, 9063be23a4dc41d3a42c53bf6be0f0c7
I20260608 09:55:24.812386 19623 raft_consensus.cc:2749] T c50f469cd4b24993a612159fecd97364 P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 09:55:24.812963 19461 leader_election.cc:343] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 640388e27e7b4e82984e8e1e966d7a65 (127.9.161.195:43777): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:24.808434 19628 raft_consensus.cc:493] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:24.816884 19628 raft_consensus.cc:515] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.817883 19625 raft_consensus.cc:515] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.819593 19461 leader_election.cc:304] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f [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: 1999f72bb7554695859cb9d652acce8f, 640388e27e7b4e82984e8e1e966d7a65; no voters: 9063be23a4dc41d3a42c53bf6be0f0c7
I20260608 09:55:24.824860 19623 raft_consensus.cc:2804] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:24.825290 19623 raft_consensus.cc:493] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:24.825637 19623 raft_consensus.cc:3060] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:24.826383 19570 raft_consensus.cc:2468] T 1a22453426464ef599c6349555cfe7e4 P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9063be23a4dc41d3a42c53bf6be0f0c7 in term 1.
I20260608 09:55:24.826387 19495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccca28ff9af4062b516331bea24463d" candidate_uuid: "640388e27e7b4e82984e8e1e966d7a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1999f72bb7554695859cb9d652acce8f" is_pre_election: true
I20260608 09:55:24.827435 19496 raft_consensus.cc:2468] T 1a22453426464ef599c6349555cfe7e4 P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9063be23a4dc41d3a42c53bf6be0f0c7 in term 1.
I20260608 09:55:24.827977 19673 tablet_bootstrap.cc:492] T 6abb3b61e64a421f9b070590ff56455c P 9063be23a4dc41d3a42c53bf6be0f0c7: No bootstrap required, opened a new log
I20260608 09:55:24.827895 19386 leader_election.cc:304] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 640388e27e7b4e82984e8e1e966d7a65, 9063be23a4dc41d3a42c53bf6be0f0c7; no voters: 
I20260608 09:55:24.828672 19673 ts_tablet_manager.cc:1403] T 6abb3b61e64a421f9b070590ff56455c P 9063be23a4dc41d3a42c53bf6be0f0c7: Time spent bootstrapping tablet: real 0.180s	user 0.042s	sys 0.030s
I20260608 09:55:24.829726 19628 leader_election.cc:290] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1999f72bb7554695859cb9d652acce8f (127.9.161.194:43803), 640388e27e7b4e82984e8e1e966d7a65 (127.9.161.195:43777)
I20260608 09:55:24.830302 19628 raft_consensus.cc:2804] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:24.830770 19628 raft_consensus.cc:697] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 LEADER]: Becoming Leader. State: Replica: 9063be23a4dc41d3a42c53bf6be0f0c7, State: Running, Role: LEADER
I20260608 09:55:24.824352 19676 tablet_bootstrap.cc:654] T 2d734887e6504bf59734a359db0fd4cf P 640388e27e7b4e82984e8e1e966d7a65: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.837031 19673 raft_consensus.cc:359] T 6abb3b61e64a421f9b070590ff56455c P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.838027 19673 raft_consensus.cc:385] T 6abb3b61e64a421f9b070590ff56455c P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.838913 19673 raft_consensus.cc:740] T 6abb3b61e64a421f9b070590ff56455c P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9063be23a4dc41d3a42c53bf6be0f0c7, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.838717 19625 leader_election.cc:290] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f [CANDIDATE]: Term 1 election: Requested vote from peers 9063be23a4dc41d3a42c53bf6be0f0c7 (127.9.161.193:45781), 640388e27e7b4e82984e8e1e966d7a65 (127.9.161.195:43777)
I20260608 09:55:24.831607 19628 consensus_queue.cc:237] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.839491 19421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d734887e6504bf59734a359db0fd4cf" candidate_uuid: "1999f72bb7554695859cb9d652acce8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7"
I20260608 09:55:24.837756 19496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9304014fa843e7b4f2d96986b2f36f" candidate_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1999f72bb7554695859cb9d652acce8f" is_pre_election: true
I20260608 09:55:24.840083 19421 raft_consensus.cc:3060] T 2d734887e6504bf59734a359db0fd4cf P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:24.839946 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d734887e6504bf59734a359db0fd4cf" candidate_uuid: "1999f72bb7554695859cb9d652acce8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640388e27e7b4e82984e8e1e966d7a65"
I20260608 09:55:24.841141 19673 consensus_queue.cc:260] T 6abb3b61e64a421f9b070590ff56455c P 9063be23a4dc41d3a42c53bf6be0f0c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.844916 19672 tablet_bootstrap.cc:654] T 8b9304014fa843e7b4f2d96986b2f36f P 1999f72bb7554695859cb9d652acce8f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.845580 19623 raft_consensus.cc:515] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.846887 19495 raft_consensus.cc:2393] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 640388e27e7b4e82984e8e1e966d7a65 in current term 1: Already voted for candidate 1999f72bb7554695859cb9d652acce8f in this term.
I20260608 09:55:24.853077 19623 leader_election.cc:290] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f [CANDIDATE]: Term 1 election: Requested vote from peers 9063be23a4dc41d3a42c53bf6be0f0c7 (127.9.161.193:45781), 640388e27e7b4e82984e8e1e966d7a65 (127.9.161.195:43777)
I20260608 09:55:24.853166 19420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccca28ff9af4062b516331bea24463d" candidate_uuid: "1999f72bb7554695859cb9d652acce8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7"
W20260608 09:55:24.855845 19460 leader_election.cc:343] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9063be23a4dc41d3a42c53bf6be0f0c7 (127.9.161.193:45781): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:24.857586 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9304014fa843e7b4f2d96986b2f36f" candidate_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640388e27e7b4e82984e8e1e966d7a65" is_pre_election: true
I20260608 09:55:24.858026 19534 leader_election.cc:304] T 9ccca28ff9af4062b516331bea24463d P 640388e27e7b4e82984e8e1e966d7a65 [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: 640388e27e7b4e82984e8e1e966d7a65; no voters: 1999f72bb7554695859cb9d652acce8f, 9063be23a4dc41d3a42c53bf6be0f0c7
I20260608 09:55:24.858520 19570 raft_consensus.cc:2468] T 8b9304014fa843e7b4f2d96986b2f36f P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9063be23a4dc41d3a42c53bf6be0f0c7 in term 0.
I20260608 09:55:24.859674 19621 raft_consensus.cc:3060] T 9ccca28ff9af4062b516331bea24463d P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:24.860507 19672 tablet_bootstrap.cc:492] T 8b9304014fa843e7b4f2d96986b2f36f P 1999f72bb7554695859cb9d652acce8f: No bootstrap required, opened a new log
I20260608 09:55:24.861042 19672 ts_tablet_manager.cc:1403] T 8b9304014fa843e7b4f2d96986b2f36f P 1999f72bb7554695859cb9d652acce8f: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.001s
I20260608 09:55:24.863521 19672 raft_consensus.cc:359] T 8b9304014fa843e7b4f2d96986b2f36f P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.864130 19672 raft_consensus.cc:385] T 8b9304014fa843e7b4f2d96986b2f36f P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.864353 19672 raft_consensus.cc:740] T 8b9304014fa843e7b4f2d96986b2f36f P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1999f72bb7554695859cb9d652acce8f, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.865041 19672 consensus_queue.cc:260] T 8b9304014fa843e7b4f2d96986b2f36f P 1999f72bb7554695859cb9d652acce8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.870131 19386 leader_election.cc:304] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 640388e27e7b4e82984e8e1e966d7a65, 9063be23a4dc41d3a42c53bf6be0f0c7; no voters: 
I20260608 09:55:24.870591 19672 ts_tablet_manager.cc:1434] T 8b9304014fa843e7b4f2d96986b2f36f P 1999f72bb7554695859cb9d652acce8f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 09:55:24.871182 19628 raft_consensus.cc:2804] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:24.871652 19628 raft_consensus.cc:493] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:24.872144 19628 raft_consensus.cc:3060] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:24.871748 19315 catalog_manager.cc:5696] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9063be23a4dc41d3a42c53bf6be0f0c7 (127.9.161.193). New cstate: current_term: 1 leader_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } health_report { overall_health: UNKNOWN } } }
W20260608 09:55:24.872742 19461 leader_election.cc:343] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 640388e27e7b4e82984e8e1e966d7a65 (127.9.161.195:43777): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:24.871781 19672 tablet_bootstrap.cc:492] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f: Bootstrap starting.
I20260608 09:55:24.873283 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ccca28ff9af4062b516331bea24463d" candidate_uuid: "1999f72bb7554695859cb9d652acce8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640388e27e7b4e82984e8e1e966d7a65"
I20260608 09:55:24.878064 19421 raft_consensus.cc:2468] T 2d734887e6504bf59734a359db0fd4cf P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1999f72bb7554695859cb9d652acce8f in term 1.
I20260608 09:55:24.879452 19621 raft_consensus.cc:2749] T 9ccca28ff9af4062b516331bea24463d P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:24.879630 19460 leader_election.cc:304] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f [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: 1999f72bb7554695859cb9d652acce8f, 9063be23a4dc41d3a42c53bf6be0f0c7; no voters: 640388e27e7b4e82984e8e1e966d7a65
I20260608 09:55:24.880393 19496 raft_consensus.cc:2468] T 8b9304014fa843e7b4f2d96986b2f36f P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9063be23a4dc41d3a42c53bf6be0f0c7 in term 0.
I20260608 09:55:24.886169 19676 tablet_bootstrap.cc:492] T 2d734887e6504bf59734a359db0fd4cf P 640388e27e7b4e82984e8e1e966d7a65: No bootstrap required, opened a new log
I20260608 09:55:24.886583 19672 tablet_bootstrap.cc:654] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.886758 19676 ts_tablet_manager.cc:1403] T 2d734887e6504bf59734a359db0fd4cf P 640388e27e7b4e82984e8e1e966d7a65: Time spent bootstrapping tablet: real 0.148s	user 0.024s	sys 0.007s
I20260608 09:55:24.887498 19570 raft_consensus.cc:2468] T 9ccca28ff9af4062b516331bea24463d P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1999f72bb7554695859cb9d652acce8f in term 1.
I20260608 09:55:24.887773 19623 raft_consensus.cc:2804] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:24.888320 19623 raft_consensus.cc:697] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f [term 1 LEADER]: Becoming Leader. State: Replica: 1999f72bb7554695859cb9d652acce8f, State: Running, Role: LEADER
I20260608 09:55:24.889225 19623 consensus_queue.cc:237] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.889829 19461 leader_election.cc:304] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f [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: 1999f72bb7554695859cb9d652acce8f, 640388e27e7b4e82984e8e1e966d7a65; no voters: 9063be23a4dc41d3a42c53bf6be0f0c7
I20260608 09:55:24.892575 19625 raft_consensus.cc:2804] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:24.892912 19673 ts_tablet_manager.cc:1434] T 6abb3b61e64a421f9b070590ff56455c P 9063be23a4dc41d3a42c53bf6be0f0c7: Time spent starting tablet: real 0.064s	user 0.018s	sys 0.006s
I20260608 09:55:24.893298 19625 raft_consensus.cc:697] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f [term 1 LEADER]: Becoming Leader. State: Replica: 1999f72bb7554695859cb9d652acce8f, State: Running, Role: LEADER
I20260608 09:55:24.894543 19673 tablet_bootstrap.cc:492] T c50f469cd4b24993a612159fecd97364 P 9063be23a4dc41d3a42c53bf6be0f0c7: Bootstrap starting.
I20260608 09:55:24.894546 19625 consensus_queue.cc:237] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.890317 19676 raft_consensus.cc:359] T 2d734887e6504bf59734a359db0fd4cf P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.902531 19676 raft_consensus.cc:385] T 2d734887e6504bf59734a359db0fd4cf P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.902848 19676 raft_consensus.cc:740] T 2d734887e6504bf59734a359db0fd4cf P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 640388e27e7b4e82984e8e1e966d7a65, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.903685 19676 consensus_queue.cc:260] T 2d734887e6504bf59734a359db0fd4cf P 640388e27e7b4e82984e8e1e966d7a65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.906356 19676 ts_tablet_manager.cc:1434] T 2d734887e6504bf59734a359db0fd4cf P 640388e27e7b4e82984e8e1e966d7a65: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260608 09:55:24.907371 19676 tablet_bootstrap.cc:492] T 6abb3b61e64a421f9b070590ff56455c P 640388e27e7b4e82984e8e1e966d7a65: Bootstrap starting.
I20260608 09:55:24.913125 19628 raft_consensus.cc:515] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.914543 19676 tablet_bootstrap.cc:654] T 6abb3b61e64a421f9b070590ff56455c P 640388e27e7b4e82984e8e1e966d7a65: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.919771 19672 tablet_bootstrap.cc:492] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f: No bootstrap required, opened a new log
I20260608 09:55:24.916033 19673 tablet_bootstrap.cc:654] T c50f469cd4b24993a612159fecd97364 P 9063be23a4dc41d3a42c53bf6be0f0c7: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.919934 19496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9304014fa843e7b4f2d96986b2f36f" candidate_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1999f72bb7554695859cb9d652acce8f"
I20260608 09:55:24.920333 19672 ts_tablet_manager.cc:1403] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.010s
I20260608 09:55:24.920601 19496 raft_consensus.cc:3060] T 8b9304014fa843e7b4f2d96986b2f36f P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:24.923781 19672 raft_consensus.cc:359] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.924746 19672 raft_consensus.cc:385] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.923815 19310 catalog_manager.cc:5696] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1999f72bb7554695859cb9d652acce8f (127.9.161.194). New cstate: current_term: 1 leader_uuid: "1999f72bb7554695859cb9d652acce8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:24.925035 19672 raft_consensus.cc:740] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1999f72bb7554695859cb9d652acce8f, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.925922 19672 consensus_queue.cc:260] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.925981 19310 catalog_manager.cc:5696] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1999f72bb7554695859cb9d652acce8f (127.9.161.194). New cstate: current_term: 1 leader_uuid: "1999f72bb7554695859cb9d652acce8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:24.928417 19672 ts_tablet_manager.cc:1434] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260608 09:55:24.931968 19673 tablet_bootstrap.cc:492] T c50f469cd4b24993a612159fecd97364 P 9063be23a4dc41d3a42c53bf6be0f0c7: No bootstrap required, opened a new log
I20260608 09:55:24.932518 19673 ts_tablet_manager.cc:1403] T c50f469cd4b24993a612159fecd97364 P 9063be23a4dc41d3a42c53bf6be0f0c7: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.000s
I20260608 09:55:24.934062 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9304014fa843e7b4f2d96986b2f36f" candidate_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640388e27e7b4e82984e8e1e966d7a65"
I20260608 09:55:24.934902 19570 raft_consensus.cc:3060] T 8b9304014fa843e7b4f2d96986b2f36f P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:24.935732 19673 raft_consensus.cc:359] T c50f469cd4b24993a612159fecd97364 P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.936501 19673 raft_consensus.cc:385] T c50f469cd4b24993a612159fecd97364 P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.936802 19673 raft_consensus.cc:740] T c50f469cd4b24993a612159fecd97364 P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9063be23a4dc41d3a42c53bf6be0f0c7, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.937649 19673 consensus_queue.cc:260] T c50f469cd4b24993a612159fecd97364 P 9063be23a4dc41d3a42c53bf6be0f0c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.941643 19676 tablet_bootstrap.cc:492] T 6abb3b61e64a421f9b070590ff56455c P 640388e27e7b4e82984e8e1e966d7a65: No bootstrap required, opened a new log
I20260608 09:55:24.942281 19676 ts_tablet_manager.cc:1403] T 6abb3b61e64a421f9b070590ff56455c P 640388e27e7b4e82984e8e1e966d7a65: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.007s
I20260608 09:55:24.943881 19673 ts_tablet_manager.cc:1434] T c50f469cd4b24993a612159fecd97364 P 9063be23a4dc41d3a42c53bf6be0f0c7: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 09:55:24.944283 19628 leader_election.cc:290] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7 [CANDIDATE]: Term 1 election: Requested vote from peers 1999f72bb7554695859cb9d652acce8f (127.9.161.194:43803), 640388e27e7b4e82984e8e1e966d7a65 (127.9.161.195:43777)
I20260608 09:55:24.945057 19673 tablet_bootstrap.cc:492] T 9ccca28ff9af4062b516331bea24463d P 9063be23a4dc41d3a42c53bf6be0f0c7: Bootstrap starting.
I20260608 09:55:24.945659 19570 raft_consensus.cc:2468] T 8b9304014fa843e7b4f2d96986b2f36f P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9063be23a4dc41d3a42c53bf6be0f0c7 in term 1.
I20260608 09:55:24.945546 19676 raft_consensus.cc:359] T 6abb3b61e64a421f9b070590ff56455c P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.946885 19676 raft_consensus.cc:385] T 6abb3b61e64a421f9b070590ff56455c P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.947218 19676 raft_consensus.cc:740] T 6abb3b61e64a421f9b070590ff56455c P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 640388e27e7b4e82984e8e1e966d7a65, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.947721 19386 leader_election.cc:304] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 640388e27e7b4e82984e8e1e966d7a65, 9063be23a4dc41d3a42c53bf6be0f0c7; no voters: 
I20260608 09:55:24.948009 19676 consensus_queue.cc:260] T 6abb3b61e64a421f9b070590ff56455c P 640388e27e7b4e82984e8e1e966d7a65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.948846 19628 raft_consensus.cc:2804] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:24.949582 19628 raft_consensus.cc:697] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 LEADER]: Becoming Leader. State: Replica: 9063be23a4dc41d3a42c53bf6be0f0c7, State: Running, Role: LEADER
I20260608 09:55:24.946378 19496 raft_consensus.cc:2468] T 8b9304014fa843e7b4f2d96986b2f36f P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9063be23a4dc41d3a42c53bf6be0f0c7 in term 1.
I20260608 09:55:24.951642 19628 consensus_queue.cc:237] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.952628 19673 tablet_bootstrap.cc:654] T 9ccca28ff9af4062b516331bea24463d P 9063be23a4dc41d3a42c53bf6be0f0c7: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.952994 19676 ts_tablet_manager.cc:1434] T 6abb3b61e64a421f9b070590ff56455c P 640388e27e7b4e82984e8e1e966d7a65: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260608 09:55:24.954145 19676 tablet_bootstrap.cc:492] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65: Bootstrap starting.
I20260608 09:55:24.962949 19676 tablet_bootstrap.cc:654] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.973217 19676 tablet_bootstrap.cc:492] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65: No bootstrap required, opened a new log
I20260608 09:55:24.973704 19676 ts_tablet_manager.cc:1403] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.002s
I20260608 09:55:24.976958 19676 raft_consensus.cc:359] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.977723 19676 raft_consensus.cc:385] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.978060 19676 raft_consensus.cc:740] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 640388e27e7b4e82984e8e1e966d7a65, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.978334 19315 catalog_manager.cc:5696] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9063be23a4dc41d3a42c53bf6be0f0c7 (127.9.161.193). New cstate: current_term: 1 leader_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:24.978907 19676 consensus_queue.cc:260] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.981829 19676 ts_tablet_manager.cc:1434] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260608 09:55:24.982223 19673 tablet_bootstrap.cc:492] T 9ccca28ff9af4062b516331bea24463d P 9063be23a4dc41d3a42c53bf6be0f0c7: No bootstrap required, opened a new log
I20260608 09:55:24.982754 19673 ts_tablet_manager.cc:1403] T 9ccca28ff9af4062b516331bea24463d P 9063be23a4dc41d3a42c53bf6be0f0c7: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.024s
I20260608 09:55:24.985991 19673 raft_consensus.cc:359] T 9ccca28ff9af4062b516331bea24463d P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.986702 19673 raft_consensus.cc:385] T 9ccca28ff9af4062b516331bea24463d P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.987004 19673 raft_consensus.cc:740] T 9ccca28ff9af4062b516331bea24463d P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9063be23a4dc41d3a42c53bf6be0f0c7, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.987949 19673 consensus_queue.cc:260] T 9ccca28ff9af4062b516331bea24463d P 9063be23a4dc41d3a42c53bf6be0f0c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:24.990397 19673 ts_tablet_manager.cc:1434] T 9ccca28ff9af4062b516331bea24463d P 9063be23a4dc41d3a42c53bf6be0f0c7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:55:25.043443 19625 raft_consensus.cc:493] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:25.044076 19625 raft_consensus.cc:515] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:25.046489 19625 leader_election.cc:290] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9063be23a4dc41d3a42c53bf6be0f0c7 (127.9.161.193:45781), 640388e27e7b4e82984e8e1e966d7a65 (127.9.161.195:43777)
I20260608 09:55:25.047446 19421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abb3b61e64a421f9b070590ff56455c" candidate_uuid: "1999f72bb7554695859cb9d652acce8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" is_pre_election: true
I20260608 09:55:25.047646 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abb3b61e64a421f9b070590ff56455c" candidate_uuid: "1999f72bb7554695859cb9d652acce8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640388e27e7b4e82984e8e1e966d7a65" is_pre_election: true
I20260608 09:55:25.048071 19421 raft_consensus.cc:2468] T 6abb3b61e64a421f9b070590ff56455c P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1999f72bb7554695859cb9d652acce8f in term 0.
I20260608 09:55:25.048369 19570 raft_consensus.cc:2468] T 6abb3b61e64a421f9b070590ff56455c P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1999f72bb7554695859cb9d652acce8f in term 0.
I20260608 09:55:25.049189 19460 leader_election.cc:304] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1999f72bb7554695859cb9d652acce8f, 9063be23a4dc41d3a42c53bf6be0f0c7; no voters: 
I20260608 09:55:25.049927 19625 raft_consensus.cc:2804] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:25.050292 19625 raft_consensus.cc:493] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:25.050639 19625 raft_consensus.cc:3060] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:25.055863 19625 raft_consensus.cc:515] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:25.057763 19621 raft_consensus.cc:493] T 2d734887e6504bf59734a359db0fd4cf P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:25.057837 19625 leader_election.cc:290] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f [CANDIDATE]: Term 1 election: Requested vote from peers 9063be23a4dc41d3a42c53bf6be0f0c7 (127.9.161.193:45781), 640388e27e7b4e82984e8e1e966d7a65 (127.9.161.195:43777)
I20260608 09:55:25.058408 19621 raft_consensus.cc:515] T 2d734887e6504bf59734a359db0fd4cf P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:25.059074 19421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abb3b61e64a421f9b070590ff56455c" candidate_uuid: "1999f72bb7554695859cb9d652acce8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7"
I20260608 09:55:25.059186 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abb3b61e64a421f9b070590ff56455c" candidate_uuid: "1999f72bb7554695859cb9d652acce8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640388e27e7b4e82984e8e1e966d7a65"
I20260608 09:55:25.059692 19421 raft_consensus.cc:3060] T 6abb3b61e64a421f9b070590ff56455c P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:25.059805 19570 raft_consensus.cc:3060] T 6abb3b61e64a421f9b070590ff56455c P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:25.060787 19621 leader_election.cc:290] T 2d734887e6504bf59734a359db0fd4cf P 640388e27e7b4e82984e8e1e966d7a65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9063be23a4dc41d3a42c53bf6be0f0c7 (127.9.161.193:45781), 1999f72bb7554695859cb9d652acce8f (127.9.161.194:43803)
I20260608 09:55:25.062049 19420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d734887e6504bf59734a359db0fd4cf" candidate_uuid: "640388e27e7b4e82984e8e1e966d7a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" is_pre_election: true
I20260608 09:55:25.062111 19496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d734887e6504bf59734a359db0fd4cf" candidate_uuid: "640388e27e7b4e82984e8e1e966d7a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1999f72bb7554695859cb9d652acce8f" is_pre_election: true
I20260608 09:55:25.063031 19420 raft_consensus.cc:2393] T 2d734887e6504bf59734a359db0fd4cf P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 640388e27e7b4e82984e8e1e966d7a65 in current term 1: Already voted for candidate 1999f72bb7554695859cb9d652acce8f in this term.
I20260608 09:55:25.064419 19534 leader_election.cc:304] T 2d734887e6504bf59734a359db0fd4cf P 640388e27e7b4e82984e8e1e966d7a65 [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: 640388e27e7b4e82984e8e1e966d7a65; no voters: 1999f72bb7554695859cb9d652acce8f, 9063be23a4dc41d3a42c53bf6be0f0c7
I20260608 09:55:25.065301 19621 raft_consensus.cc:3060] T 2d734887e6504bf59734a359db0fd4cf P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:25.066686 19421 raft_consensus.cc:2468] T 6abb3b61e64a421f9b070590ff56455c P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1999f72bb7554695859cb9d652acce8f in term 1.
I20260608 09:55:25.066875 19570 raft_consensus.cc:2468] T 6abb3b61e64a421f9b070590ff56455c P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1999f72bb7554695859cb9d652acce8f in term 1.
I20260608 09:55:25.067924 19460 leader_election.cc:304] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1999f72bb7554695859cb9d652acce8f, 9063be23a4dc41d3a42c53bf6be0f0c7; no voters: 
I20260608 09:55:25.068768 19625 raft_consensus.cc:2804] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:25.069216 19625 raft_consensus.cc:697] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f [term 1 LEADER]: Becoming Leader. State: Replica: 1999f72bb7554695859cb9d652acce8f, State: Running, Role: LEADER
I20260608 09:55:25.070039 19625 consensus_queue.cc:237] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:25.071863 19621 raft_consensus.cc:2749] T 2d734887e6504bf59734a359db0fd4cf P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:25.078343 19310 catalog_manager.cc:5696] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1999f72bb7554695859cb9d652acce8f (127.9.161.194). New cstate: current_term: 1 leader_uuid: "1999f72bb7554695859cb9d652acce8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:25.290537 19625 consensus_queue.cc:1048] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:25.303198 19623 consensus_queue.cc:1048] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:25.319409 19421 raft_consensus.cc:3060] T 9ccca28ff9af4062b516331bea24463d P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:25.327246 19623 consensus_queue.cc:1048] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:25.343498 19621 raft_consensus.cc:493] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:25.344128 19621 raft_consensus.cc:515] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:25.346422 19621 leader_election.cc:290] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9063be23a4dc41d3a42c53bf6be0f0c7 (127.9.161.193:45781), 1999f72bb7554695859cb9d652acce8f (127.9.161.194:43803)
I20260608 09:55:25.348040 19421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50f469cd4b24993a612159fecd97364" candidate_uuid: "640388e27e7b4e82984e8e1e966d7a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" is_pre_election: true
I20260608 09:55:25.348430 19704 consensus_queue.cc:1048] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:25.348816 19421 raft_consensus.cc:2468] T c50f469cd4b24993a612159fecd97364 P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 640388e27e7b4e82984e8e1e966d7a65 in term 0.
I20260608 09:55:25.349474 19496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50f469cd4b24993a612159fecd97364" candidate_uuid: "640388e27e7b4e82984e8e1e966d7a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1999f72bb7554695859cb9d652acce8f" is_pre_election: true
I20260608 09:55:25.350244 19496 raft_consensus.cc:2468] T c50f469cd4b24993a612159fecd97364 P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 640388e27e7b4e82984e8e1e966d7a65 in term 0.
I20260608 09:55:25.350914 19534 leader_election.cc:304] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 640388e27e7b4e82984e8e1e966d7a65, 9063be23a4dc41d3a42c53bf6be0f0c7; no voters: 
I20260608 09:55:25.352955 19621 raft_consensus.cc:2804] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:25.352869 19628 consensus_queue.cc:1048] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:25.353482 19621 raft_consensus.cc:493] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:25.353888 19621 raft_consensus.cc:3060] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:25.363087 19621 raft_consensus.cc:515] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
I20260608 09:55:25.366235 19421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50f469cd4b24993a612159fecd97364" candidate_uuid: "640388e27e7b4e82984e8e1e966d7a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7"
I20260608 09:55:25.366906 19421 raft_consensus.cc:3060] T c50f469cd4b24993a612159fecd97364 P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:25.370126 19496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50f469cd4b24993a612159fecd97364" candidate_uuid: "640388e27e7b4e82984e8e1e966d7a65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1999f72bb7554695859cb9d652acce8f"
I20260608 09:55:25.370906 19496 raft_consensus.cc:3060] T c50f469cd4b24993a612159fecd97364 P 1999f72bb7554695859cb9d652acce8f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:25.378167 19421 raft_consensus.cc:2468] T c50f469cd4b24993a612159fecd97364 P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 640388e27e7b4e82984e8e1e966d7a65 in term 1.
I20260608 09:55:25.378731 19700 consensus_queue.cc:1048] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:25.379587 19496 raft_consensus.cc:2468] T c50f469cd4b24993a612159fecd97364 P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 640388e27e7b4e82984e8e1e966d7a65 in term 1.
I20260608 09:55:25.381265 19534 leader_election.cc:304] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1999f72bb7554695859cb9d652acce8f, 640388e27e7b4e82984e8e1e966d7a65; no voters: 
I20260608 09:55:25.381914 19621 leader_election.cc:290] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 [CANDIDATE]: Term 1 election: Requested vote from peers 9063be23a4dc41d3a42c53bf6be0f0c7 (127.9.161.193:45781), 1999f72bb7554695859cb9d652acce8f (127.9.161.194:43803)
I20260608 09:55:25.383430 19621 raft_consensus.cc:2804] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:25.383904 19621 raft_consensus.cc:697] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 [term 1 LEADER]: Becoming Leader. State: Replica: 640388e27e7b4e82984e8e1e966d7a65, State: Running, Role: LEADER
I20260608 09:55:25.384795 19621 consensus_queue.cc:237] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } }
W20260608 09:55:25.370035 19367 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:55:25.412978 19315 catalog_manager.cc:5696] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 640388e27e7b4e82984e8e1e966d7a65 (127.9.161.195). New cstate: current_term: 1 leader_uuid: "640388e27e7b4e82984e8e1e966d7a65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:25.443935 19628 consensus_queue.cc:1048] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:25.457988 19727 consensus_queue.cc:1048] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:25.550182 19704 consensus_queue.cc:1048] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:25.562258 19623 consensus_queue.cc:1048] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:25.833439 19621 consensus_queue.cc:1048] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:25.856266 19496 raft_consensus.cc:1275] T c50f469cd4b24993a612159fecd97364 P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Refusing update from remote peer 640388e27e7b4e82984e8e1e966d7a65: 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:25.858796 19621 consensus_queue.cc:1048] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:55:26.152750 19746 log.cc:927] Time spent T c50f469cd4b24993a612159fecd97364 P 1999f72bb7554695859cb9d652acce8f: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
W20260608 09:55:26.250191 19385 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.161.194:43803, user_credentials={real_user=slave}} blocked reactor thread for 65815us
I20260608 09:55:27.500932  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:27.508505 19775 instance_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:27.508792 19776 instance_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:27.510430 19778 instance_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:27.511904  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:27.513057  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:27.513327  9863 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:27.513550  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912527513531 us; error 0 us; skew 500 ppm
I20260608 09:55:27.514246  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:27.517145  9863 webserver.cc:533] Webserver started at http://127.9.161.196:35945/ using document root <none> and password file <none>
I20260608 09:55:27.517757  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:27.518051  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:27.518359  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:27.519539  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912298820956-9863-0/minicluster-data/ts-3-root/instance:
uuid: "aca7aeaea00b4c07b09270158debeb3a"
format_stamp: "Formatted at 2026-06-08 09:55:27 on dist-test-slave-bjvn"
I20260608 09:55:27.524808  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:55:27.529073 19783 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:27.530639  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:55:27.531167  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912298820956-9863-0/minicluster-data/ts-3-root
uuid: "aca7aeaea00b4c07b09270158debeb3a"
format_stamp: "Formatted at 2026-06-08 09:55:27 on dist-test-slave-bjvn"
I20260608 09:55:27.531613  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912298820956-9863-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912298820956-9863-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912298820956-9863-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:27.547982  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:27.549546  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:27.551456  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:27.554186  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:27.554383  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:27.554715  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:27.554863  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:27.598729  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.196:40779
I20260608 09:55:27.598860 19845 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.196:40779 every 8 connection(s)
I20260608 09:55:27.615218 19846 heartbeater.cc:344] Connected to a master server at 127.9.161.254:40709
I20260608 09:55:27.615849 19846 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:27.616681 19846 heartbeater.cc:507] Master 127.9.161.254:40709 requested a full tablet report, sending...
I20260608 09:55:27.619218 19314 ts_manager.cc:194] Registered new tserver with Master: aca7aeaea00b4c07b09270158debeb3a (127.9.161.196:40779)
I20260608 09:55:27.620977 19314 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49264
I20260608 09:55:28.515934 19418 consensus_queue.cc:237] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } }
I20260608 09:55:28.530099 19566 raft_consensus.cc:1275] T 8b9304014fa843e7b4f2d96986b2f36f P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Refusing update from remote peer 9063be23a4dc41d3a42c53bf6be0f0c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 09:55:28.532171 19853 consensus_queue.cc:1048] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 09:55:28.532593 19494 raft_consensus.cc:1275] T 8b9304014fa843e7b4f2d96986b2f36f P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Refusing update from remote peer 9063be23a4dc41d3a42c53bf6be0f0c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 09:55:28.535233 19727 consensus_queue.cc:1048] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 09:55:28.543145 19853 raft_consensus.cc:2955] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER aca7aeaea00b4c07b09270158debeb3a (127.9.161.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } } }
W20260608 09:55:28.544894 19387 consensus_peers.cc:597] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7 -> Peer aca7aeaea00b4c07b09270158debeb3a (127.9.161.196:40779): Couldn't send request to peer aca7aeaea00b4c07b09270158debeb3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b9304014fa843e7b4f2d96986b2f36f. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:28.545480 19566 raft_consensus.cc:2955] T 8b9304014fa843e7b4f2d96986b2f36f P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER aca7aeaea00b4c07b09270158debeb3a (127.9.161.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } } }
I20260608 09:55:28.549639 19494 raft_consensus.cc:2955] T 8b9304014fa843e7b4f2d96986b2f36f P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER aca7aeaea00b4c07b09270158debeb3a (127.9.161.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } } }
I20260608 09:55:28.570461 19314 catalog_manager.cc:5696] T 8b9304014fa843e7b4f2d96986b2f36f P 640388e27e7b4e82984e8e1e966d7a65 reported cstate change: config changed from index -1 to 18, NON_VOTER aca7aeaea00b4c07b09270158debeb3a (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } } }
I20260608 09:55:28.586628 19494 consensus_queue.cc:237] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } attrs { replace: true } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } }
I20260608 09:55:28.597870 19566 raft_consensus.cc:1275] T 6abb3b61e64a421f9b070590ff56455c P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Refusing update from remote peer 1999f72bb7554695859cb9d652acce8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 09:55:28.599452 19625 consensus_queue.cc:1048] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 09:55:28.602620 19418 raft_consensus.cc:1275] T 6abb3b61e64a421f9b070590ff56455c P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Refusing update from remote peer 1999f72bb7554695859cb9d652acce8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 09:55:28.604954 19625 consensus_queue.cc:1048] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260608 09:55:28.610991 19462 consensus_peers.cc:597] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f -> Peer aca7aeaea00b4c07b09270158debeb3a (127.9.161.196:40779): Couldn't send request to peer aca7aeaea00b4c07b09270158debeb3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6abb3b61e64a421f9b070590ff56455c. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:28.613896 19868 raft_consensus.cc:2955] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER aca7aeaea00b4c07b09270158debeb3a (127.9.161.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } attrs { replace: true } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } } }
I20260608 09:55:28.615039 19566 raft_consensus.cc:2955] T 6abb3b61e64a421f9b070590ff56455c P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER aca7aeaea00b4c07b09270158debeb3a (127.9.161.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } attrs { replace: true } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } } }
I20260608 09:55:28.616114 19418 raft_consensus.cc:2955] T 6abb3b61e64a421f9b070590ff56455c P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER aca7aeaea00b4c07b09270158debeb3a (127.9.161.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } attrs { replace: true } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } } }
I20260608 09:55:28.624346 19846 heartbeater.cc:499] Master 127.9.161.254:40709 was elected leader, sending a full tablet report...
I20260608 09:55:28.627504 19315 catalog_manager.cc:5696] T 6abb3b61e64a421f9b070590ff56455c P 640388e27e7b4e82984e8e1e966d7a65 reported cstate change: config changed from index -1 to 18, NON_VOTER aca7aeaea00b4c07b09270158debeb3a (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "1999f72bb7554695859cb9d652acce8f" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } attrs { replace: true } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } } }
I20260608 09:55:28.635344 19419 consensus_queue.cc:237] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } attrs { replace: true } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } }
I20260608 09:55:28.650892 19494 raft_consensus.cc:1275] T 1a22453426464ef599c6349555cfe7e4 P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Refusing update from remote peer 9063be23a4dc41d3a42c53bf6be0f0c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 09:55:28.651136 19566 raft_consensus.cc:1275] T 1a22453426464ef599c6349555cfe7e4 P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Refusing update from remote peer 9063be23a4dc41d3a42c53bf6be0f0c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260608 09:55:28.651495 19387 consensus_peers.cc:597] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7 -> Peer aca7aeaea00b4c07b09270158debeb3a (127.9.161.196:40779): Couldn't send request to peer aca7aeaea00b4c07b09270158debeb3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a22453426464ef599c6349555cfe7e4. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:28.652704 19853 consensus_queue.cc:1048] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 09:55:28.654995 19858 consensus_queue.cc:1048] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 09:55:28.662858 19853 raft_consensus.cc:2955] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER aca7aeaea00b4c07b09270158debeb3a (127.9.161.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } attrs { replace: true } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } } }
I20260608 09:55:28.665217 19494 raft_consensus.cc:2955] T 1a22453426464ef599c6349555cfe7e4 P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER aca7aeaea00b4c07b09270158debeb3a (127.9.161.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } attrs { replace: true } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } } }
I20260608 09:55:28.670934 19566 raft_consensus.cc:2955] T 1a22453426464ef599c6349555cfe7e4 P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER aca7aeaea00b4c07b09270158debeb3a (127.9.161.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } attrs { replace: true } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } } }
I20260608 09:55:28.682785 19315 catalog_manager.cc:5696] T 1a22453426464ef599c6349555cfe7e4 P 1999f72bb7554695859cb9d652acce8f reported cstate change: config changed from index -1 to 18, NON_VOTER aca7aeaea00b4c07b09270158debeb3a (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } attrs { replace: true } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } } }
I20260608 09:55:28.696520 19566 consensus_queue.cc:237] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } }
I20260608 09:55:28.707000 19494 raft_consensus.cc:1275] T c50f469cd4b24993a612159fecd97364 P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Refusing update from remote peer 640388e27e7b4e82984e8e1e966d7a65: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 09:55:28.709277 19722 consensus_queue.cc:1048] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 09:55:28.710747 19419 raft_consensus.cc:1275] T c50f469cd4b24993a612159fecd97364 P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Refusing update from remote peer 640388e27e7b4e82984e8e1e966d7a65: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 09:55:28.712673 19876 consensus_queue.cc:1048] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
W20260608 09:55:28.719045 19536 consensus_peers.cc:597] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 -> Peer aca7aeaea00b4c07b09270158debeb3a (127.9.161.196:40779): Couldn't send request to peer aca7aeaea00b4c07b09270158debeb3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c50f469cd4b24993a612159fecd97364. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:28.722787 19722 raft_consensus.cc:2955] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER aca7aeaea00b4c07b09270158debeb3a (127.9.161.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } } }
I20260608 09:55:28.724984 19494 raft_consensus.cc:2955] T c50f469cd4b24993a612159fecd97364 P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER aca7aeaea00b4c07b09270158debeb3a (127.9.161.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } } }
I20260608 09:55:28.733822 19419 raft_consensus.cc:2955] T c50f469cd4b24993a612159fecd97364 P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER aca7aeaea00b4c07b09270158debeb3a (127.9.161.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } } }
I20260608 09:55:28.742419 19318 catalog_manager.cc:5696] T c50f469cd4b24993a612159fecd97364 P 1999f72bb7554695859cb9d652acce8f reported cstate change: config changed from index -1 to 18, NON_VOTER aca7aeaea00b4c07b09270158debeb3a (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "640388e27e7b4e82984e8e1e966d7a65" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } } }
I20260608 09:55:28.939093 19881 ts_tablet_manager.cc:933] T 8b9304014fa843e7b4f2d96986b2f36f P aca7aeaea00b4c07b09270158debeb3a: Initiating tablet copy from peer 9063be23a4dc41d3a42c53bf6be0f0c7 (127.9.161.193:45781)
I20260608 09:55:28.941385 19881 tablet_copy_client.cc:323] T 8b9304014fa843e7b4f2d96986b2f36f P aca7aeaea00b4c07b09270158debeb3a: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.193:45781
I20260608 09:55:28.953300 19431 tablet_copy_service.cc:140] P 9063be23a4dc41d3a42c53bf6be0f0c7: Received BeginTabletCopySession request for tablet 8b9304014fa843e7b4f2d96986b2f36f from peer aca7aeaea00b4c07b09270158debeb3a ({username='slave'} at 127.0.0.1:43762)
I20260608 09:55:28.953987 19431 tablet_copy_service.cc:161] P 9063be23a4dc41d3a42c53bf6be0f0c7: Beginning new tablet copy session on tablet 8b9304014fa843e7b4f2d96986b2f36f from peer aca7aeaea00b4c07b09270158debeb3a at {username='slave'} at 127.0.0.1:43762: session id = aca7aeaea00b4c07b09270158debeb3a-8b9304014fa843e7b4f2d96986b2f36f
I20260608 09:55:28.962464 19431 tablet_copy_source_session.cc:215] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:28.967002 19881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b9304014fa843e7b4f2d96986b2f36f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:28.985885 19881 tablet_copy_client.cc:806] T 8b9304014fa843e7b4f2d96986b2f36f P aca7aeaea00b4c07b09270158debeb3a: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:28.986544 19881 tablet_copy_client.cc:670] T 8b9304014fa843e7b4f2d96986b2f36f P aca7aeaea00b4c07b09270158debeb3a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:28.991158 19881 tablet_copy_client.cc:538] T 8b9304014fa843e7b4f2d96986b2f36f P aca7aeaea00b4c07b09270158debeb3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:29.000911 19881 tablet_bootstrap.cc:492] T 8b9304014fa843e7b4f2d96986b2f36f P aca7aeaea00b4c07b09270158debeb3a: Bootstrap starting.
I20260608 09:55:29.102855 19885 ts_tablet_manager.cc:933] T c50f469cd4b24993a612159fecd97364 P aca7aeaea00b4c07b09270158debeb3a: Initiating tablet copy from peer 640388e27e7b4e82984e8e1e966d7a65 (127.9.161.195:43777)
I20260608 09:55:29.106074 19885 tablet_copy_client.cc:323] T c50f469cd4b24993a612159fecd97364 P aca7aeaea00b4c07b09270158debeb3a: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.195:43777
I20260608 09:55:29.110080 19881 tablet_bootstrap.cc:492] T 8b9304014fa843e7b4f2d96986b2f36f P aca7aeaea00b4c07b09270158debeb3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=137 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:29.110972 19881 tablet_bootstrap.cc:492] T 8b9304014fa843e7b4f2d96986b2f36f P aca7aeaea00b4c07b09270158debeb3a: Bootstrap complete.
I20260608 09:55:29.111637 19881 ts_tablet_manager.cc:1403] T 8b9304014fa843e7b4f2d96986b2f36f P aca7aeaea00b4c07b09270158debeb3a: Time spent bootstrapping tablet: real 0.111s	user 0.087s	sys 0.024s
I20260608 09:55:29.114009 19881 raft_consensus.cc:359] T 8b9304014fa843e7b4f2d96986b2f36f P aca7aeaea00b4c07b09270158debeb3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } }
I20260608 09:55:29.114717 19881 raft_consensus.cc:740] T 8b9304014fa843e7b4f2d96986b2f36f P aca7aeaea00b4c07b09270158debeb3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: aca7aeaea00b4c07b09270158debeb3a, State: Initialized, Role: LEARNER
I20260608 09:55:29.115382 19881 consensus_queue.cc:260] T 8b9304014fa843e7b4f2d96986b2f36f P aca7aeaea00b4c07b09270158debeb3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } }
I20260608 09:55:29.117537 19580 tablet_copy_service.cc:140] P 640388e27e7b4e82984e8e1e966d7a65: Received BeginTabletCopySession request for tablet c50f469cd4b24993a612159fecd97364 from peer aca7aeaea00b4c07b09270158debeb3a ({username='slave'} at 127.0.0.1:36554)
I20260608 09:55:29.118223 19580 tablet_copy_service.cc:161] P 640388e27e7b4e82984e8e1e966d7a65: Beginning new tablet copy session on tablet c50f469cd4b24993a612159fecd97364 from peer aca7aeaea00b4c07b09270158debeb3a at {username='slave'} at 127.0.0.1:36554: session id = aca7aeaea00b4c07b09270158debeb3a-c50f469cd4b24993a612159fecd97364
I20260608 09:55:29.118335 19881 ts_tablet_manager.cc:1434] T 8b9304014fa843e7b4f2d96986b2f36f P aca7aeaea00b4c07b09270158debeb3a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260608 09:55:29.120530 19431 tablet_copy_service.cc:342] P 9063be23a4dc41d3a42c53bf6be0f0c7: Request end of tablet copy session aca7aeaea00b4c07b09270158debeb3a-8b9304014fa843e7b4f2d96986b2f36f received from {username='slave'} at 127.0.0.1:43762
I20260608 09:55:29.120959 19431 tablet_copy_service.cc:434] P 9063be23a4dc41d3a42c53bf6be0f0c7: ending tablet copy session aca7aeaea00b4c07b09270158debeb3a-8b9304014fa843e7b4f2d96986b2f36f on tablet 8b9304014fa843e7b4f2d96986b2f36f with peer aca7aeaea00b4c07b09270158debeb3a
I20260608 09:55:29.130007 19580 tablet_copy_source_session.cc:215] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:29.130177 19881 ts_tablet_manager.cc:933] T 1a22453426464ef599c6349555cfe7e4 P aca7aeaea00b4c07b09270158debeb3a: Initiating tablet copy from peer 9063be23a4dc41d3a42c53bf6be0f0c7 (127.9.161.193:45781)
I20260608 09:55:29.133152 19881 tablet_copy_client.cc:323] T 1a22453426464ef599c6349555cfe7e4 P aca7aeaea00b4c07b09270158debeb3a: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.193:45781
I20260608 09:55:29.134321 19885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c50f469cd4b24993a612159fecd97364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:29.139004 19431 tablet_copy_service.cc:140] P 9063be23a4dc41d3a42c53bf6be0f0c7: Received BeginTabletCopySession request for tablet 1a22453426464ef599c6349555cfe7e4 from peer aca7aeaea00b4c07b09270158debeb3a ({username='slave'} at 127.0.0.1:43762)
I20260608 09:55:29.139626 19431 tablet_copy_service.cc:161] P 9063be23a4dc41d3a42c53bf6be0f0c7: Beginning new tablet copy session on tablet 1a22453426464ef599c6349555cfe7e4 from peer aca7aeaea00b4c07b09270158debeb3a at {username='slave'} at 127.0.0.1:43762: session id = aca7aeaea00b4c07b09270158debeb3a-1a22453426464ef599c6349555cfe7e4
I20260608 09:55:29.146075 19431 tablet_copy_source_session.cc:215] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:29.148913 19881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a22453426464ef599c6349555cfe7e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:29.151553 19885 tablet_copy_client.cc:806] T c50f469cd4b24993a612159fecd97364 P aca7aeaea00b4c07b09270158debeb3a: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:29.152207 19885 tablet_copy_client.cc:670] T c50f469cd4b24993a612159fecd97364 P aca7aeaea00b4c07b09270158debeb3a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:29.157016 19885 tablet_copy_client.cc:538] T c50f469cd4b24993a612159fecd97364 P aca7aeaea00b4c07b09270158debeb3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:29.163945 19881 tablet_copy_client.cc:806] T 1a22453426464ef599c6349555cfe7e4 P aca7aeaea00b4c07b09270158debeb3a: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:29.164541 19881 tablet_copy_client.cc:670] T 1a22453426464ef599c6349555cfe7e4 P aca7aeaea00b4c07b09270158debeb3a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:29.166287 19885 tablet_bootstrap.cc:492] T c50f469cd4b24993a612159fecd97364 P aca7aeaea00b4c07b09270158debeb3a: Bootstrap starting.
I20260608 09:55:29.168569 19881 tablet_copy_client.cc:538] T 1a22453426464ef599c6349555cfe7e4 P aca7aeaea00b4c07b09270158debeb3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:29.175104 19881 tablet_bootstrap.cc:492] T 1a22453426464ef599c6349555cfe7e4 P aca7aeaea00b4c07b09270158debeb3a: Bootstrap starting.
I20260608 09:55:29.230966 19891 ts_tablet_manager.cc:933] T 6abb3b61e64a421f9b070590ff56455c P aca7aeaea00b4c07b09270158debeb3a: Initiating tablet copy from peer 1999f72bb7554695859cb9d652acce8f (127.9.161.194:43803)
I20260608 09:55:29.250144 19891 tablet_copy_client.cc:323] T 6abb3b61e64a421f9b070590ff56455c P aca7aeaea00b4c07b09270158debeb3a: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.194:43803
I20260608 09:55:29.277539 19506 tablet_copy_service.cc:140] P 1999f72bb7554695859cb9d652acce8f: Received BeginTabletCopySession request for tablet 6abb3b61e64a421f9b070590ff56455c from peer aca7aeaea00b4c07b09270158debeb3a ({username='slave'} at 127.0.0.1:41404)
I20260608 09:55:29.278242 19506 tablet_copy_service.cc:161] P 1999f72bb7554695859cb9d652acce8f: Beginning new tablet copy session on tablet 6abb3b61e64a421f9b070590ff56455c from peer aca7aeaea00b4c07b09270158debeb3a at {username='slave'} at 127.0.0.1:41404: session id = aca7aeaea00b4c07b09270158debeb3a-6abb3b61e64a421f9b070590ff56455c
I20260608 09:55:29.286654 19506 tablet_copy_source_session.cc:215] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:29.290560 19891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6abb3b61e64a421f9b070590ff56455c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:29.304293 19881 tablet_bootstrap.cc:492] T 1a22453426464ef599c6349555cfe7e4 P aca7aeaea00b4c07b09270158debeb3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=122 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:29.305312 19881 tablet_bootstrap.cc:492] T 1a22453426464ef599c6349555cfe7e4 P aca7aeaea00b4c07b09270158debeb3a: Bootstrap complete.
I20260608 09:55:29.306025 19881 ts_tablet_manager.cc:1403] T 1a22453426464ef599c6349555cfe7e4 P aca7aeaea00b4c07b09270158debeb3a: Time spent bootstrapping tablet: real 0.131s	user 0.124s	sys 0.004s
I20260608 09:55:29.308463 19891 tablet_copy_client.cc:806] T 6abb3b61e64a421f9b070590ff56455c P aca7aeaea00b4c07b09270158debeb3a: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:29.309079 19891 tablet_copy_client.cc:670] T 6abb3b61e64a421f9b070590ff56455c P aca7aeaea00b4c07b09270158debeb3a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:29.308923 19881 raft_consensus.cc:359] T 1a22453426464ef599c6349555cfe7e4 P aca7aeaea00b4c07b09270158debeb3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } attrs { replace: true } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } }
I20260608 09:55:29.310860 19881 raft_consensus.cc:740] T 1a22453426464ef599c6349555cfe7e4 P aca7aeaea00b4c07b09270158debeb3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: aca7aeaea00b4c07b09270158debeb3a, State: Initialized, Role: LEARNER
I20260608 09:55:29.311527 19881 consensus_queue.cc:260] T 1a22453426464ef599c6349555cfe7e4 P aca7aeaea00b4c07b09270158debeb3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } attrs { replace: true } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } }
I20260608 09:55:29.313959 19881 ts_tablet_manager.cc:1434] T 1a22453426464ef599c6349555cfe7e4 P aca7aeaea00b4c07b09270158debeb3a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 09:55:29.316537 19891 tablet_copy_client.cc:538] T 6abb3b61e64a421f9b070590ff56455c P aca7aeaea00b4c07b09270158debeb3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:29.320477 19431 tablet_copy_service.cc:342] P 9063be23a4dc41d3a42c53bf6be0f0c7: Request end of tablet copy session aca7aeaea00b4c07b09270158debeb3a-1a22453426464ef599c6349555cfe7e4 received from {username='slave'} at 127.0.0.1:43762
I20260608 09:55:29.321009 19431 tablet_copy_service.cc:434] P 9063be23a4dc41d3a42c53bf6be0f0c7: ending tablet copy session aca7aeaea00b4c07b09270158debeb3a-1a22453426464ef599c6349555cfe7e4 on tablet 1a22453426464ef599c6349555cfe7e4 with peer aca7aeaea00b4c07b09270158debeb3a
I20260608 09:55:29.328709 19891 tablet_bootstrap.cc:492] T 6abb3b61e64a421f9b070590ff56455c P aca7aeaea00b4c07b09270158debeb3a: Bootstrap starting.
I20260608 09:55:29.334422 19885 tablet_bootstrap.cc:492] T c50f469cd4b24993a612159fecd97364 P aca7aeaea00b4c07b09270158debeb3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=144 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:29.335412 19885 tablet_bootstrap.cc:492] T c50f469cd4b24993a612159fecd97364 P aca7aeaea00b4c07b09270158debeb3a: Bootstrap complete.
I20260608 09:55:29.336148 19885 ts_tablet_manager.cc:1403] T c50f469cd4b24993a612159fecd97364 P aca7aeaea00b4c07b09270158debeb3a: Time spent bootstrapping tablet: real 0.170s	user 0.138s	sys 0.009s
I20260608 09:55:29.339304 19885 raft_consensus.cc:359] T c50f469cd4b24993a612159fecd97364 P aca7aeaea00b4c07b09270158debeb3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } }
I20260608 09:55:29.340102 19885 raft_consensus.cc:740] T c50f469cd4b24993a612159fecd97364 P aca7aeaea00b4c07b09270158debeb3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: aca7aeaea00b4c07b09270158debeb3a, State: Initialized, Role: LEARNER
I20260608 09:55:29.340760 19885 consensus_queue.cc:260] T c50f469cd4b24993a612159fecd97364 P aca7aeaea00b4c07b09270158debeb3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } }
I20260608 09:55:29.343493 19885 ts_tablet_manager.cc:1434] T c50f469cd4b24993a612159fecd97364 P aca7aeaea00b4c07b09270158debeb3a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:55:29.345268 19580 tablet_copy_service.cc:342] P 640388e27e7b4e82984e8e1e966d7a65: Request end of tablet copy session aca7aeaea00b4c07b09270158debeb3a-c50f469cd4b24993a612159fecd97364 received from {username='slave'} at 127.0.0.1:36554
I20260608 09:55:29.345713 19580 tablet_copy_service.cc:434] P 640388e27e7b4e82984e8e1e966d7a65: ending tablet copy session aca7aeaea00b4c07b09270158debeb3a-c50f469cd4b24993a612159fecd97364 on tablet c50f469cd4b24993a612159fecd97364 with peer aca7aeaea00b4c07b09270158debeb3a
I20260608 09:55:29.454609 19891 tablet_bootstrap.cc:492] T 6abb3b61e64a421f9b070590ff56455c P aca7aeaea00b4c07b09270158debeb3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=124 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:29.455428 19891 tablet_bootstrap.cc:492] T 6abb3b61e64a421f9b070590ff56455c P aca7aeaea00b4c07b09270158debeb3a: Bootstrap complete.
I20260608 09:55:29.456022 19891 ts_tablet_manager.cc:1403] T 6abb3b61e64a421f9b070590ff56455c P aca7aeaea00b4c07b09270158debeb3a: Time spent bootstrapping tablet: real 0.128s	user 0.082s	sys 0.042s
I20260608 09:55:29.458324 19891 raft_consensus.cc:359] T 6abb3b61e64a421f9b070590ff56455c P aca7aeaea00b4c07b09270158debeb3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } attrs { replace: true } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } }
I20260608 09:55:29.458901 19891 raft_consensus.cc:740] T 6abb3b61e64a421f9b070590ff56455c P aca7aeaea00b4c07b09270158debeb3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: aca7aeaea00b4c07b09270158debeb3a, State: Initialized, Role: LEARNER
I20260608 09:55:29.459518 19891 consensus_queue.cc:260] T 6abb3b61e64a421f9b070590ff56455c P aca7aeaea00b4c07b09270158debeb3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "9063be23a4dc41d3a42c53bf6be0f0c7" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 45781 } attrs { replace: true } } peers { permanent_uuid: "1999f72bb7554695859cb9d652acce8f" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43803 } } peers { permanent_uuid: "640388e27e7b4e82984e8e1e966d7a65" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 43777 } } peers { permanent_uuid: "aca7aeaea00b4c07b09270158debeb3a" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 40779 } attrs { promote: true } }
I20260608 09:55:29.461375 19891 ts_tablet_manager.cc:1434] T 6abb3b61e64a421f9b070590ff56455c P aca7aeaea00b4c07b09270158debeb3a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:55:29.463315 19506 tablet_copy_service.cc:342] P 1999f72bb7554695859cb9d652acce8f: Request end of tablet copy session aca7aeaea00b4c07b09270158debeb3a-6abb3b61e64a421f9b070590ff56455c received from {username='slave'} at 127.0.0.1:41404
I20260608 09:55:29.463788 19506 tablet_copy_service.cc:434] P 1999f72bb7554695859cb9d652acce8f: ending tablet copy session aca7aeaea00b4c07b09270158debeb3a-6abb3b61e64a421f9b070590ff56455c on tablet 6abb3b61e64a421f9b070590ff56455c with peer aca7aeaea00b4c07b09270158debeb3a
I20260608 09:55:29.482932 19821 raft_consensus.cc:1217] T c50f469cd4b24993a612159fecd97364 P aca7aeaea00b4c07b09270158debeb3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 09:55:29.496757 19821 raft_consensus.cc:1217] T 8b9304014fa843e7b4f2d96986b2f36f P aca7aeaea00b4c07b09270158debeb3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 09:55:29.535892 19821 raft_consensus.cc:1217] T 1a22453426464ef599c6349555cfe7e4 P aca7aeaea00b4c07b09270158debeb3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 09:55:29.635059  9863 tablet_server.cc:179] TabletServer@127.9.161.193:0 shutting down...
W20260608 09:55:29.646586 19460 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260608 09:55:29.655736 19460 consensus_peers.cc:597] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f -> Peer 9063be23a4dc41d3a42c53bf6be0f0c7 (127.9.161.193:45781): Couldn't send request to peer 9063be23a4dc41d3a42c53bf6be0f0c7. 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.682507 19821 raft_consensus.cc:1217] T 6abb3b61e64a421f9b070590ff56455c P aca7aeaea00b4c07b09270158debeb3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 09:55:29.685105  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:29.686089  9863 tablet_replica.cc:333] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7: stopping tablet replica
I20260608 09:55:29.687245  9863 raft_consensus.cc:2243] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:29.688742  9863 raft_consensus.cc:2272] T 1a22453426464ef599c6349555cfe7e4 P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.692378  9863 tablet_replica.cc:333] T 6abb3b61e64a421f9b070590ff56455c P 9063be23a4dc41d3a42c53bf6be0f0c7: stopping tablet replica
I20260608 09:55:29.693212  9863 raft_consensus.cc:2243] T 6abb3b61e64a421f9b070590ff56455c P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:29.693984  9863 raft_consensus.cc:2272] T 6abb3b61e64a421f9b070590ff56455c P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.696909  9863 tablet_replica.cc:333] T 2d734887e6504bf59734a359db0fd4cf P 9063be23a4dc41d3a42c53bf6be0f0c7: stopping tablet replica
I20260608 09:55:29.697820  9863 raft_consensus.cc:2243] T 2d734887e6504bf59734a359db0fd4cf P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:29.698485  9863 raft_consensus.cc:2272] T 2d734887e6504bf59734a359db0fd4cf P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.701875  9863 tablet_replica.cc:333] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7: stopping tablet replica
I20260608 09:55:29.702872  9863 raft_consensus.cc:2243] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:29.704370  9863 raft_consensus.cc:2272] T 8b9304014fa843e7b4f2d96986b2f36f P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.707599  9863 tablet_replica.cc:333] T c50f469cd4b24993a612159fecd97364 P 9063be23a4dc41d3a42c53bf6be0f0c7: stopping tablet replica
I20260608 09:55:29.708420  9863 raft_consensus.cc:2243] T c50f469cd4b24993a612159fecd97364 P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:29.709277  9863 raft_consensus.cc:2272] T c50f469cd4b24993a612159fecd97364 P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.713305  9863 tablet_replica.cc:333] T 9ccca28ff9af4062b516331bea24463d P 9063be23a4dc41d3a42c53bf6be0f0c7: stopping tablet replica
I20260608 09:55:29.714193  9863 raft_consensus.cc:2243] T 9ccca28ff9af4062b516331bea24463d P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:29.715021  9863 raft_consensus.cc:2272] T 9ccca28ff9af4062b516331bea24463d P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.719192  9863 tablet_replica.cc:333] T 6f18fe76e677443db009b4caf93f3b2a P 9063be23a4dc41d3a42c53bf6be0f0c7: stopping tablet replica
I20260608 09:55:29.720088  9863 raft_consensus.cc:2243] T 6f18fe76e677443db009b4caf93f3b2a P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:29.720798  9863 raft_consensus.cc:2272] T 6f18fe76e677443db009b4caf93f3b2a P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.723852  9863 tablet_replica.cc:333] T 5ee6488c2047467c8188165c3b13b99b P 9063be23a4dc41d3a42c53bf6be0f0c7: stopping tablet replica
I20260608 09:55:29.724529  9863 raft_consensus.cc:2243] T 5ee6488c2047467c8188165c3b13b99b P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:29.725145  9863 raft_consensus.cc:2272] T 5ee6488c2047467c8188165c3b13b99b P 9063be23a4dc41d3a42c53bf6be0f0c7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:55:29.754766 19460 consensus_peers.cc:597] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f -> Peer 9063be23a4dc41d3a42c53bf6be0f0c7 (127.9.161.193:45781): Couldn't send request to peer 9063be23a4dc41d3a42c53bf6be0f0c7. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:45781: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:29.758901  9863 tablet_server.cc:196] TabletServer@127.9.161.193:0 shutdown complete.
I20260608 09:55:29.780088  9863 tablet_server.cc:179] TabletServer@127.9.161.194:0 shutting down...
I20260608 09:55:29.820590  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:29.821579  9863 tablet_replica.cc:333] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f: stopping tablet replica
I20260608 09:55:29.822669  9863 raft_consensus.cc:2243] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:29.824277  9863 raft_consensus.cc:2272] T 6abb3b61e64a421f9b070590ff56455c P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.828186  9863 tablet_replica.cc:333] T 8b9304014fa843e7b4f2d96986b2f36f P 1999f72bb7554695859cb9d652acce8f: stopping tablet replica
I20260608 09:55:29.828946  9863 raft_consensus.cc:2243] T 8b9304014fa843e7b4f2d96986b2f36f P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:29.829628  9863 raft_consensus.cc:2272] T 8b9304014fa843e7b4f2d96986b2f36f P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.832136  9863 tablet_replica.cc:333] T 1a22453426464ef599c6349555cfe7e4 P 1999f72bb7554695859cb9d652acce8f: stopping tablet replica
I20260608 09:55:29.832808  9863 raft_consensus.cc:2243] T 1a22453426464ef599c6349555cfe7e4 P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:29.833640  9863 raft_consensus.cc:2272] T 1a22453426464ef599c6349555cfe7e4 P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.836153  9863 tablet_replica.cc:333] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f: stopping tablet replica
I20260608 09:55:29.836758  9863 raft_consensus.cc:2243] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:29.837581  9863 raft_consensus.cc:2272] T 9ccca28ff9af4062b516331bea24463d P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.840852  9863 tablet_replica.cc:333] T c50f469cd4b24993a612159fecd97364 P 1999f72bb7554695859cb9d652acce8f: stopping tablet replica
I20260608 09:55:29.841513  9863 raft_consensus.cc:2243] T c50f469cd4b24993a612159fecd97364 P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:29.842280  9863 raft_consensus.cc:2272] T c50f469cd4b24993a612159fecd97364 P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.844825  9863 tablet_replica.cc:333] T e25cf475de1643bab13d8050b553ee32 P 1999f72bb7554695859cb9d652acce8f: stopping tablet replica
I20260608 09:55:29.845396  9863 raft_consensus.cc:2243] T e25cf475de1643bab13d8050b553ee32 P 1999f72bb7554695859cb9d652acce8f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:29.845963  9863 raft_consensus.cc:2272] T e25cf475de1643bab13d8050b553ee32 P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.848381  9863 tablet_replica.cc:333] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f: stopping tablet replica
I20260608 09:55:29.849157  9863 raft_consensus.cc:2243] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:29.850368  9863 raft_consensus.cc:2272] T 2d734887e6504bf59734a359db0fd4cf P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.852734  9863 tablet_replica.cc:333] T 83bff5240389416b8e3b87f7805b11c7 P 1999f72bb7554695859cb9d652acce8f: stopping tablet replica
I20260608 09:55:29.853250  9863 raft_consensus.cc:2243] T 83bff5240389416b8e3b87f7805b11c7 P 1999f72bb7554695859cb9d652acce8f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:29.853737  9863 raft_consensus.cc:2272] T 83bff5240389416b8e3b87f7805b11c7 P 1999f72bb7554695859cb9d652acce8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.885447  9863 tablet_server.cc:196] TabletServer@127.9.161.194:0 shutdown complete.
I20260608 09:55:29.907478  9863 tablet_server.cc:179] TabletServer@127.9.161.195:0 shutting down...
W20260608 09:55:29.923580 19534 consensus_peers.cc:597] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 -> Peer 1999f72bb7554695859cb9d652acce8f (127.9.161.194:43803): Couldn't send request to peer 1999f72bb7554695859cb9d652acce8f. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.194:43803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:29.947747  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:29.948616  9863 tablet_replica.cc:333] T 6abb3b61e64a421f9b070590ff56455c P 640388e27e7b4e82984e8e1e966d7a65: stopping tablet replica
I20260608 09:55:29.949488  9863 raft_consensus.cc:2243] T 6abb3b61e64a421f9b070590ff56455c P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:29.950067  9863 raft_consensus.cc:2272] T 6abb3b61e64a421f9b070590ff56455c P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.952476  9863 tablet_replica.cc:333] T 2d734887e6504bf59734a359db0fd4cf P 640388e27e7b4e82984e8e1e966d7a65: stopping tablet replica
I20260608 09:55:29.953128  9863 raft_consensus.cc:2243] T 2d734887e6504bf59734a359db0fd4cf P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:29.953663  9863 raft_consensus.cc:2272] T 2d734887e6504bf59734a359db0fd4cf P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.955873  9863 tablet_replica.cc:333] T 8b9304014fa843e7b4f2d96986b2f36f P 640388e27e7b4e82984e8e1e966d7a65: stopping tablet replica
I20260608 09:55:29.956480  9863 raft_consensus.cc:2243] T 8b9304014fa843e7b4f2d96986b2f36f P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:29.957129  9863 raft_consensus.cc:2272] T 8b9304014fa843e7b4f2d96986b2f36f P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.959491  9863 tablet_replica.cc:333] T 1a22453426464ef599c6349555cfe7e4 P 640388e27e7b4e82984e8e1e966d7a65: stopping tablet replica
I20260608 09:55:29.960088  9863 raft_consensus.cc:2243] T 1a22453426464ef599c6349555cfe7e4 P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:29.960743  9863 raft_consensus.cc:2272] T 1a22453426464ef599c6349555cfe7e4 P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.963652  9863 tablet_replica.cc:333] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65: stopping tablet replica
I20260608 09:55:29.964286  9863 raft_consensus.cc:2243] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:29.965453  9863 raft_consensus.cc:2272] T c50f469cd4b24993a612159fecd97364 P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.968514  9863 tablet_replica.cc:333] T 9ccca28ff9af4062b516331bea24463d P 640388e27e7b4e82984e8e1e966d7a65: stopping tablet replica
I20260608 09:55:29.969141  9863 raft_consensus.cc:2243] T 9ccca28ff9af4062b516331bea24463d P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:29.969758  9863 raft_consensus.cc:2272] T 9ccca28ff9af4062b516331bea24463d P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.972195  9863 tablet_replica.cc:333] T 1351778db00342e485788a9b4dd59809 P 640388e27e7b4e82984e8e1e966d7a65: stopping tablet replica
I20260608 09:55:29.972934  9863 raft_consensus.cc:2243] T 1351778db00342e485788a9b4dd59809 P 640388e27e7b4e82984e8e1e966d7a65 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:29.973454  9863 raft_consensus.cc:2272] T 1351778db00342e485788a9b4dd59809 P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.975744  9863 tablet_replica.cc:333] T c9f8a3c98dfb4b7b937837b314d0ccf1 P 640388e27e7b4e82984e8e1e966d7a65: stopping tablet replica
I20260608 09:55:29.976281  9863 raft_consensus.cc:2243] T c9f8a3c98dfb4b7b937837b314d0ccf1 P 640388e27e7b4e82984e8e1e966d7a65 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:29.976776  9863 raft_consensus.cc:2272] T c9f8a3c98dfb4b7b937837b314d0ccf1 P 640388e27e7b4e82984e8e1e966d7a65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:30.005657  9863 tablet_server.cc:196] TabletServer@127.9.161.195:0 shutdown complete.
I20260608 09:55:30.036819  9863 tablet_server.cc:179] TabletServer@127.9.161.196:0 shutting down...
I20260608 09:55:30.066036  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:30.066922  9863 tablet_replica.cc:333] T 6abb3b61e64a421f9b070590ff56455c P aca7aeaea00b4c07b09270158debeb3a: stopping tablet replica
I20260608 09:55:30.067600  9863 raft_consensus.cc:2243] T 6abb3b61e64a421f9b070590ff56455c P aca7aeaea00b4c07b09270158debeb3a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:30.068104  9863 raft_consensus.cc:2272] T 6abb3b61e64a421f9b070590ff56455c P aca7aeaea00b4c07b09270158debeb3a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:30.070518  9863 tablet_replica.cc:333] T 1a22453426464ef599c6349555cfe7e4 P aca7aeaea00b4c07b09270158debeb3a: stopping tablet replica
I20260608 09:55:30.071113  9863 raft_consensus.cc:2243] T 1a22453426464ef599c6349555cfe7e4 P aca7aeaea00b4c07b09270158debeb3a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:30.071532  9863 raft_consensus.cc:2272] T 1a22453426464ef599c6349555cfe7e4 P aca7aeaea00b4c07b09270158debeb3a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:30.074405  9863 tablet_replica.cc:333] T c50f469cd4b24993a612159fecd97364 P aca7aeaea00b4c07b09270158debeb3a: stopping tablet replica
I20260608 09:55:30.075006  9863 raft_consensus.cc:2243] T c50f469cd4b24993a612159fecd97364 P aca7aeaea00b4c07b09270158debeb3a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:30.075423  9863 raft_consensus.cc:2272] T c50f469cd4b24993a612159fecd97364 P aca7aeaea00b4c07b09270158debeb3a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:30.077540  9863 tablet_replica.cc:333] T 8b9304014fa843e7b4f2d96986b2f36f P aca7aeaea00b4c07b09270158debeb3a: stopping tablet replica
I20260608 09:55:30.078104  9863 raft_consensus.cc:2243] T 8b9304014fa843e7b4f2d96986b2f36f P aca7aeaea00b4c07b09270158debeb3a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:30.078516  9863 raft_consensus.cc:2272] T 8b9304014fa843e7b4f2d96986b2f36f P aca7aeaea00b4c07b09270158debeb3a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:30.133924  9863 tablet_server.cc:196] TabletServer@127.9.161.196:0 shutdown complete.
I20260608 09:55:30.176044  9863 master.cc:562] Master@127.9.161.254:40709 shutting down...
W20260608 09:55:30.212239 19367 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:55:30.212590 19367 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:55:30.212867 19367 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:55:30.215673  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d5913ee8e1e14804a42d923fbed18309 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:30.216606  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d5913ee8e1e14804a42d923fbed18309 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:30.217062  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P d5913ee8e1e14804a42d923fbed18309: stopping tablet replica
I20260608 09:55:30.242988  9863 master.cc:584] Master@127.9.161.254:40709 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (8102 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 09:55:30.320493  9863 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.161.254:40863
I20260608 09:55:30.322016  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:30.329025 19906 instance_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:30.329252 19907 instance_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:30.333391  9863 server_base.cc:1061] running on GCE node
W20260608 09:55:30.333315 19909 instance_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:30.334652  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:30.334853  9863 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:30.334977  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912530334960 us; error 0 us; skew 500 ppm
I20260608 09:55:30.335577  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:30.338634  9863 webserver.cc:533] Webserver started at http://127.9.161.254:46131/ using document root <none> and password file <none>
I20260608 09:55:30.339165  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:30.339613  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:30.340009  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:30.341717  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912298820956-9863-0/minicluster-data/master-0-root/instance:
uuid: "1adb6bdcac964f7e8c0fe0ac79643db5"
format_stamp: "Formatted at 2026-06-08 09:55:30 on dist-test-slave-bjvn"
I20260608 09:55:30.347573  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:55:30.352375 19914 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:30.353495  9863 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:55:30.353960  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912298820956-9863-0/minicluster-data/master-0-root
uuid: "1adb6bdcac964f7e8c0fe0ac79643db5"
format_stamp: "Formatted at 2026-06-08 09:55:30 on dist-test-slave-bjvn"
I20260608 09:55:30.354303  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912298820956-9863-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912298820956-9863-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912298820956-9863-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:30.388648  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:30.390221  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:30.434765  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.254:40863
I20260608 09:55:30.434919 19965 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.254:40863 every 8 connection(s)
I20260608 09:55:30.439703 19966 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:30.454015 19966 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1adb6bdcac964f7e8c0fe0ac79643db5: Bootstrap starting.
I20260608 09:55:30.459782 19966 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1adb6bdcac964f7e8c0fe0ac79643db5: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:30.464639 19966 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1adb6bdcac964f7e8c0fe0ac79643db5: No bootstrap required, opened a new log
I20260608 09:55:30.467180 19966 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1adb6bdcac964f7e8c0fe0ac79643db5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1adb6bdcac964f7e8c0fe0ac79643db5" member_type: VOTER }
I20260608 09:55:30.467657 19966 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1adb6bdcac964f7e8c0fe0ac79643db5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:30.467948 19966 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1adb6bdcac964f7e8c0fe0ac79643db5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1adb6bdcac964f7e8c0fe0ac79643db5, State: Initialized, Role: FOLLOWER
I20260608 09:55:30.468725 19966 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1adb6bdcac964f7e8c0fe0ac79643db5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1adb6bdcac964f7e8c0fe0ac79643db5" member_type: VOTER }
I20260608 09:55:30.469244 19966 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1adb6bdcac964f7e8c0fe0ac79643db5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:30.469484 19966 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1adb6bdcac964f7e8c0fe0ac79643db5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:30.469774 19966 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1adb6bdcac964f7e8c0fe0ac79643db5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:30.474886 19966 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1adb6bdcac964f7e8c0fe0ac79643db5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1adb6bdcac964f7e8c0fe0ac79643db5" member_type: VOTER }
I20260608 09:55:30.475528 19966 leader_election.cc:304] T 00000000000000000000000000000000 P 1adb6bdcac964f7e8c0fe0ac79643db5 [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: 1adb6bdcac964f7e8c0fe0ac79643db5; no voters: 
I20260608 09:55:30.476759 19966 leader_election.cc:290] T 00000000000000000000000000000000 P 1adb6bdcac964f7e8c0fe0ac79643db5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:30.477340 19969 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1adb6bdcac964f7e8c0fe0ac79643db5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:30.478865 19969 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1adb6bdcac964f7e8c0fe0ac79643db5 [term 1 LEADER]: Becoming Leader. State: Replica: 1adb6bdcac964f7e8c0fe0ac79643db5, State: Running, Role: LEADER
I20260608 09:55:30.479987 19966 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1adb6bdcac964f7e8c0fe0ac79643db5 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:30.479923 19969 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1adb6bdcac964f7e8c0fe0ac79643db5 [LEADER]: Queue going to LEADER mode. State: All 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: "1adb6bdcac964f7e8c0fe0ac79643db5" member_type: VOTER }
I20260608 09:55:30.487942 19971 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1adb6bdcac964f7e8c0fe0ac79643db5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1adb6bdcac964f7e8c0fe0ac79643db5. Latest consensus state: current_term: 1 leader_uuid: "1adb6bdcac964f7e8c0fe0ac79643db5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1adb6bdcac964f7e8c0fe0ac79643db5" member_type: VOTER } }
I20260608 09:55:30.488806 19971 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1adb6bdcac964f7e8c0fe0ac79643db5 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:30.490072 19970 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1adb6bdcac964f7e8c0fe0ac79643db5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1adb6bdcac964f7e8c0fe0ac79643db5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1adb6bdcac964f7e8c0fe0ac79643db5" member_type: VOTER } }
I20260608 09:55:30.490993 19970 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1adb6bdcac964f7e8c0fe0ac79643db5 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:30.495165 19979 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:30.503458 19979 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:30.504594  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:30.514011 19979 catalog_manager.cc:1382] Generated new cluster ID: 902ddb6d409e456e8fa531947cf35f2d
I20260608 09:55:30.514266 19979 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:30.547299 19979 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:30.548662 19979 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:30.565723 19979 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1adb6bdcac964f7e8c0fe0ac79643db5: Generated new TSK 0
I20260608 09:55:30.566457 19979 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:30.571727  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:30.579068 19987 instance_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:30.579977 19988 instance_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:30.581027 19990 instance_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:30.581538  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:30.583166  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:30.583376  9863 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:30.583593  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912530583578 us; error 0 us; skew 500 ppm
I20260608 09:55:30.584263  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:30.587001  9863 webserver.cc:533] Webserver started at http://127.9.161.193:44657/ using document root <none> and password file <none>
I20260608 09:55:30.587558  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:30.587723  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:30.588080  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:30.589560  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912298820956-9863-0/minicluster-data/ts-0-root/instance:
uuid: "66536919087c4b49953cc368273c2160"
format_stamp: "Formatted at 2026-06-08 09:55:30 on dist-test-slave-bjvn"
I20260608 09:55:30.594695  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:55:30.598876 19995 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:30.599902  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:55:30.600322  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912298820956-9863-0/minicluster-data/ts-0-root
uuid: "66536919087c4b49953cc368273c2160"
format_stamp: "Formatted at 2026-06-08 09:55:30 on dist-test-slave-bjvn"
I20260608 09:55:30.600600  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912298820956-9863-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912298820956-9863-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912298820956-9863-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:30.619295  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:30.620537  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:30.622200  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:30.625026  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:30.625216  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:30.625578  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:30.625756  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:30.672892  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.193:43187
I20260608 09:55:30.673033 20057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.193:43187 every 8 connection(s)
I20260608 09:55:30.678603  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:30.687147 20062 instance_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:30.688820 20063 instance_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:30.688951 20065 instance_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:30.691890  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:30.692410 20058 heartbeater.cc:344] Connected to a master server at 127.9.161.254:40863
I20260608 09:55:30.692839 20058 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:30.693652 20058 heartbeater.cc:507] Master 127.9.161.254:40863 requested a full tablet report, sending...
I20260608 09:55:30.693923  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:30.694212  9863 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:30.694406  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912530694367 us; error 0 us; skew 500 ppm
I20260608 09:55:30.695236  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:30.696223 19931 ts_manager.cc:194] Registered new tserver with Master: 66536919087c4b49953cc368273c2160 (127.9.161.193:43187)
I20260608 09:55:30.698258  9863 webserver.cc:533] Webserver started at http://127.9.161.194:36531/ using document root <none> and password file <none>
I20260608 09:55:30.698987  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:30.699262  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:30.699156 19931 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54892
I20260608 09:55:30.699689  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:30.701315  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912298820956-9863-0/minicluster-data/ts-1-root/instance:
uuid: "ce826295454245758a5e0826e4e46b45"
format_stamp: "Formatted at 2026-06-08 09:55:30 on dist-test-slave-bjvn"
I20260608 09:55:30.706224  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260608 09:55:30.709905 20070 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:30.710726  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:55:30.711046  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912298820956-9863-0/minicluster-data/ts-1-root
uuid: "ce826295454245758a5e0826e4e46b45"
format_stamp: "Formatted at 2026-06-08 09:55:30 on dist-test-slave-bjvn"
I20260608 09:55:30.711380  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912298820956-9863-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912298820956-9863-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912298820956-9863-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:30.743742  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:30.745048  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:30.746572  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:30.748962  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:30.749217  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:30.749495  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:30.749686  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:30.792913  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.194:43019
I20260608 09:55:30.793087 20132 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.194:43019 every 8 connection(s)
I20260608 09:55:30.798353  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:30.807799 20136 instance_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:30.809005 20137 instance_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:30.810922 20139 instance_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:30.812259 20133 heartbeater.cc:344] Connected to a master server at 127.9.161.254:40863
I20260608 09:55:30.812754 20133 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:30.812943  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:30.814044 20133 heartbeater.cc:507] Master 127.9.161.254:40863 requested a full tablet report, sending...
I20260608 09:55:30.814133  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:30.814504  9863 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:30.814714  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912530814695 us; error 0 us; skew 500 ppm
I20260608 09:55:30.815393  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:30.816679 19931 ts_manager.cc:194] Registered new tserver with Master: ce826295454245758a5e0826e4e46b45 (127.9.161.194:43019)
I20260608 09:55:30.818312  9863 webserver.cc:533] Webserver started at http://127.9.161.195:44529/ using document root <none> and password file <none>
I20260608 09:55:30.818607 19931 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54896
I20260608 09:55:30.818960  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:30.819272  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:30.819617  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:30.821189  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912298820956-9863-0/minicluster-data/ts-2-root/instance:
uuid: "f3b674b5ab154274a693e9ea145a8b18"
format_stamp: "Formatted at 2026-06-08 09:55:30 on dist-test-slave-bjvn"
I20260608 09:55:30.826481  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.001s
I20260608 09:55:30.830292 20144 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:30.831288  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 09:55:30.831641  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912298820956-9863-0/minicluster-data/ts-2-root
uuid: "f3b674b5ab154274a693e9ea145a8b18"
format_stamp: "Formatted at 2026-06-08 09:55:30 on dist-test-slave-bjvn"
I20260608 09:55:30.832001  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912298820956-9863-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912298820956-9863-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912298820956-9863-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:30.845328  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:30.846763  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:30.848308  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:30.850940  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:30.851205  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:30.851450  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:30.851637  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:30.897251  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.195:46453
I20260608 09:55:30.897389 20206 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.195:46453 every 8 connection(s)
I20260608 09:55:30.912485 20207 heartbeater.cc:344] Connected to a master server at 127.9.161.254:40863
I20260608 09:55:30.912993 20207 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:30.913883 20207 heartbeater.cc:507] Master 127.9.161.254:40863 requested a full tablet report, sending...
I20260608 09:55:30.915985 19931 ts_manager.cc:194] Registered new tserver with Master: f3b674b5ab154274a693e9ea145a8b18 (127.9.161.195:46453)
I20260608 09:55:30.916721  9863 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015879752s
I20260608 09:55:30.917872 19931 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54902
I20260608 09:55:30.945266 19931 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54910:
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:30.947515 19931 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:30.999318 20172 tablet_service.cc:1511] Processing CreateTablet for tablet 1970306dac794124ae3dce482b16c530 (DEFAULT_TABLE table=test-workload [id=e24d4e423b3f41c0ad7a297faa1f8de3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:31.000780 20172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1970306dac794124ae3dce482b16c530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:31.007905 20023 tablet_service.cc:1511] Processing CreateTablet for tablet 1970306dac794124ae3dce482b16c530 (DEFAULT_TABLE table=test-workload [id=e24d4e423b3f41c0ad7a297faa1f8de3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:31.009406 20023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1970306dac794124ae3dce482b16c530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:31.009135 20098 tablet_service.cc:1511] Processing CreateTablet for tablet 1970306dac794124ae3dce482b16c530 (DEFAULT_TABLE table=test-workload [id=e24d4e423b3f41c0ad7a297faa1f8de3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:31.010545 20098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1970306dac794124ae3dce482b16c530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:31.021577 20222 tablet_bootstrap.cc:492] T 1970306dac794124ae3dce482b16c530 P f3b674b5ab154274a693e9ea145a8b18: Bootstrap starting.
I20260608 09:55:31.026237 20223 tablet_bootstrap.cc:492] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160: Bootstrap starting.
I20260608 09:55:31.030283 20224 tablet_bootstrap.cc:492] T 1970306dac794124ae3dce482b16c530 P ce826295454245758a5e0826e4e46b45: Bootstrap starting.
I20260608 09:55:31.030589 20222 tablet_bootstrap.cc:654] T 1970306dac794124ae3dce482b16c530 P f3b674b5ab154274a693e9ea145a8b18: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:31.034474 20223 tablet_bootstrap.cc:654] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:31.037015 20222 tablet_bootstrap.cc:492] T 1970306dac794124ae3dce482b16c530 P f3b674b5ab154274a693e9ea145a8b18: No bootstrap required, opened a new log
I20260608 09:55:31.037631 20222 ts_tablet_manager.cc:1403] T 1970306dac794124ae3dce482b16c530 P f3b674b5ab154274a693e9ea145a8b18: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260608 09:55:31.038400 20224 tablet_bootstrap.cc:654] T 1970306dac794124ae3dce482b16c530 P ce826295454245758a5e0826e4e46b45: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:31.039619 20223 tablet_bootstrap.cc:492] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160: No bootstrap required, opened a new log
I20260608 09:55:31.040078 20223 ts_tablet_manager.cc:1403] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260608 09:55:31.040928 20222 raft_consensus.cc:359] T 1970306dac794124ae3dce482b16c530 P f3b674b5ab154274a693e9ea145a8b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b674b5ab154274a693e9ea145a8b18" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 46453 } } peers { permanent_uuid: "66536919087c4b49953cc368273c2160" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43187 } } peers { permanent_uuid: "ce826295454245758a5e0826e4e46b45" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43019 } }
I20260608 09:55:31.042836 20223 raft_consensus.cc:359] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b674b5ab154274a693e9ea145a8b18" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 46453 } } peers { permanent_uuid: "66536919087c4b49953cc368273c2160" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43187 } } peers { permanent_uuid: "ce826295454245758a5e0826e4e46b45" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43019 } }
I20260608 09:55:31.043453 20222 raft_consensus.cc:385] T 1970306dac794124ae3dce482b16c530 P f3b674b5ab154274a693e9ea145a8b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:31.043681 20223 raft_consensus.cc:385] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:31.044085 20222 raft_consensus.cc:740] T 1970306dac794124ae3dce482b16c530 P f3b674b5ab154274a693e9ea145a8b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3b674b5ab154274a693e9ea145a8b18, State: Initialized, Role: FOLLOWER
I20260608 09:55:31.044200 20223 raft_consensus.cc:740] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66536919087c4b49953cc368273c2160, State: Initialized, Role: FOLLOWER
I20260608 09:55:31.045404 20223 consensus_queue.cc:260] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b674b5ab154274a693e9ea145a8b18" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 46453 } } peers { permanent_uuid: "66536919087c4b49953cc368273c2160" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43187 } } peers { permanent_uuid: "ce826295454245758a5e0826e4e46b45" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43019 } }
I20260608 09:55:31.045250 20222 consensus_queue.cc:260] T 1970306dac794124ae3dce482b16c530 P f3b674b5ab154274a693e9ea145a8b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b674b5ab154274a693e9ea145a8b18" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 46453 } } peers { permanent_uuid: "66536919087c4b49953cc368273c2160" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43187 } } peers { permanent_uuid: "ce826295454245758a5e0826e4e46b45" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43019 } }
I20260608 09:55:31.046659 20224 tablet_bootstrap.cc:492] T 1970306dac794124ae3dce482b16c530 P ce826295454245758a5e0826e4e46b45: No bootstrap required, opened a new log
I20260608 09:55:31.047487 20224 ts_tablet_manager.cc:1403] T 1970306dac794124ae3dce482b16c530 P ce826295454245758a5e0826e4e46b45: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260608 09:55:31.048704 20222 ts_tablet_manager.cc:1434] T 1970306dac794124ae3dce482b16c530 P f3b674b5ab154274a693e9ea145a8b18: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 09:55:31.048869 20058 heartbeater.cc:499] Master 127.9.161.254:40863 was elected leader, sending a full tablet report...
I20260608 09:55:31.049278 20223 ts_tablet_manager.cc:1434] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:55:31.049968 20207 heartbeater.cc:499] Master 127.9.161.254:40863 was elected leader, sending a full tablet report...
I20260608 09:55:31.050927 20224 raft_consensus.cc:359] T 1970306dac794124ae3dce482b16c530 P ce826295454245758a5e0826e4e46b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b674b5ab154274a693e9ea145a8b18" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 46453 } } peers { permanent_uuid: "66536919087c4b49953cc368273c2160" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43187 } } peers { permanent_uuid: "ce826295454245758a5e0826e4e46b45" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43019 } }
I20260608 09:55:31.051666 20224 raft_consensus.cc:385] T 1970306dac794124ae3dce482b16c530 P ce826295454245758a5e0826e4e46b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:31.051987 20224 raft_consensus.cc:740] T 1970306dac794124ae3dce482b16c530 P ce826295454245758a5e0826e4e46b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce826295454245758a5e0826e4e46b45, State: Initialized, Role: FOLLOWER
I20260608 09:55:31.052865 20224 consensus_queue.cc:260] T 1970306dac794124ae3dce482b16c530 P ce826295454245758a5e0826e4e46b45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b674b5ab154274a693e9ea145a8b18" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 46453 } } peers { permanent_uuid: "66536919087c4b49953cc368273c2160" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43187 } } peers { permanent_uuid: "ce826295454245758a5e0826e4e46b45" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43019 } }
I20260608 09:55:31.055617 20133 heartbeater.cc:499] Master 127.9.161.254:40863 was elected leader, sending a full tablet report...
I20260608 09:55:31.056234 20224 ts_tablet_manager.cc:1434] T 1970306dac794124ae3dce482b16c530 P ce826295454245758a5e0826e4e46b45: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 09:55:31.179899 20229 raft_consensus.cc:493] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:31.180431 20229 raft_consensus.cc:515] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b674b5ab154274a693e9ea145a8b18" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 46453 } } peers { permanent_uuid: "66536919087c4b49953cc368273c2160" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43187 } } peers { permanent_uuid: "ce826295454245758a5e0826e4e46b45" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43019 } }
I20260608 09:55:31.182860 20229 leader_election.cc:290] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3b674b5ab154274a693e9ea145a8b18 (127.9.161.195:46453), ce826295454245758a5e0826e4e46b45 (127.9.161.194:43019)
I20260608 09:55:31.192167 20182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1970306dac794124ae3dce482b16c530" candidate_uuid: "66536919087c4b49953cc368273c2160" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3b674b5ab154274a693e9ea145a8b18" is_pre_election: true
I20260608 09:55:31.193087 20182 raft_consensus.cc:2468] T 1970306dac794124ae3dce482b16c530 P f3b674b5ab154274a693e9ea145a8b18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66536919087c4b49953cc368273c2160 in term 0.
I20260608 09:55:31.194573 20108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1970306dac794124ae3dce482b16c530" candidate_uuid: "66536919087c4b49953cc368273c2160" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce826295454245758a5e0826e4e46b45" is_pre_election: true
I20260608 09:55:31.194620 19999 leader_election.cc:304] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66536919087c4b49953cc368273c2160, f3b674b5ab154274a693e9ea145a8b18; no voters: 
I20260608 09:55:31.195458 20108 raft_consensus.cc:2468] T 1970306dac794124ae3dce482b16c530 P ce826295454245758a5e0826e4e46b45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66536919087c4b49953cc368273c2160 in term 0.
I20260608 09:55:31.195853 20229 raft_consensus.cc:2804] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:31.196249 20229 raft_consensus.cc:493] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:31.196568 20229 raft_consensus.cc:3060] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:31.202654 20229 raft_consensus.cc:515] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b674b5ab154274a693e9ea145a8b18" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 46453 } } peers { permanent_uuid: "66536919087c4b49953cc368273c2160" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43187 } } peers { permanent_uuid: "ce826295454245758a5e0826e4e46b45" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43019 } }
I20260608 09:55:31.204442 20229 leader_election.cc:290] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160 [CANDIDATE]: Term 1 election: Requested vote from peers f3b674b5ab154274a693e9ea145a8b18 (127.9.161.195:46453), ce826295454245758a5e0826e4e46b45 (127.9.161.194:43019)
I20260608 09:55:31.205569 20182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1970306dac794124ae3dce482b16c530" candidate_uuid: "66536919087c4b49953cc368273c2160" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3b674b5ab154274a693e9ea145a8b18"
I20260608 09:55:31.205935 20108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1970306dac794124ae3dce482b16c530" candidate_uuid: "66536919087c4b49953cc368273c2160" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce826295454245758a5e0826e4e46b45"
I20260608 09:55:31.206251 20182 raft_consensus.cc:3060] T 1970306dac794124ae3dce482b16c530 P f3b674b5ab154274a693e9ea145a8b18 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:31.206635 20108 raft_consensus.cc:3060] T 1970306dac794124ae3dce482b16c530 P ce826295454245758a5e0826e4e46b45 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:31.213192 20182 raft_consensus.cc:2468] T 1970306dac794124ae3dce482b16c530 P f3b674b5ab154274a693e9ea145a8b18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66536919087c4b49953cc368273c2160 in term 1.
I20260608 09:55:31.214802 19999 leader_election.cc:304] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66536919087c4b49953cc368273c2160, f3b674b5ab154274a693e9ea145a8b18; no voters: 
I20260608 09:55:31.215059 20108 raft_consensus.cc:2468] T 1970306dac794124ae3dce482b16c530 P ce826295454245758a5e0826e4e46b45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66536919087c4b49953cc368273c2160 in term 1.
I20260608 09:55:31.215961 20229 raft_consensus.cc:2804] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:31.217100 20229 raft_consensus.cc:697] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160 [term 1 LEADER]: Becoming Leader. State: Replica: 66536919087c4b49953cc368273c2160, State: Running, Role: LEADER
I20260608 09:55:31.218039 20229 consensus_queue.cc:237] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b674b5ab154274a693e9ea145a8b18" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 46453 } } peers { permanent_uuid: "66536919087c4b49953cc368273c2160" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43187 } } peers { permanent_uuid: "ce826295454245758a5e0826e4e46b45" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43019 } }
I20260608 09:55:31.226115 19931 catalog_manager.cc:5696] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66536919087c4b49953cc368273c2160 (127.9.161.193). New cstate: current_term: 1 leader_uuid: "66536919087c4b49953cc368273c2160" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3b674b5ab154274a693e9ea145a8b18" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 46453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66536919087c4b49953cc368273c2160" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 43187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce826295454245758a5e0826e4e46b45" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:31.245673  9863 tablet_server.cc:179] TabletServer@127.9.161.193:0 shutting down...
I20260608 09:55:31.264693  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:31.265558  9863 tablet_replica.cc:333] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160: stopping tablet replica
I20260608 09:55:31.266165  9863 raft_consensus.cc:2243] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:31.266839  9863 pending_rounds.cc:70] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160: Trying to abort 1 pending ops.
I20260608 09:55:31.267076  9863 pending_rounds.cc:77] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617727876833280 op_type: NO_OP noop_request { }
I20260608 09:55:31.267397  9863 raft_consensus.cc:2889] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:55:31.267699  9863 raft_consensus.cc:2272] T 1970306dac794124ae3dce482b16c530 P 66536919087c4b49953cc368273c2160 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:31.288640  9863 tablet_server.cc:196] TabletServer@127.9.161.193:0 shutdown complete.
I20260608 09:55:31.298631  9863 tablet_server.cc:179] TabletServer@127.9.161.194:0 shutting down...
I20260608 09:55:31.320855  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:31.321899  9863 tablet_replica.cc:333] T 1970306dac794124ae3dce482b16c530 P ce826295454245758a5e0826e4e46b45: stopping tablet replica
I20260608 09:55:31.322511  9863 raft_consensus.cc:2243] T 1970306dac794124ae3dce482b16c530 P ce826295454245758a5e0826e4e46b45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:31.322968  9863 raft_consensus.cc:2272] T 1970306dac794124ae3dce482b16c530 P ce826295454245758a5e0826e4e46b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:31.342747  9863 tablet_server.cc:196] TabletServer@127.9.161.194:0 shutdown complete.
I20260608 09:55:31.353271  9863 tablet_server.cc:179] TabletServer@127.9.161.195:0 shutting down...
I20260608 09:55:31.377454  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:31.378557  9863 tablet_replica.cc:333] T 1970306dac794124ae3dce482b16c530 P f3b674b5ab154274a693e9ea145a8b18: stopping tablet replica
I20260608 09:55:31.379767  9863 raft_consensus.cc:2243] T 1970306dac794124ae3dce482b16c530 P f3b674b5ab154274a693e9ea145a8b18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:31.380682  9863 raft_consensus.cc:2272] T 1970306dac794124ae3dce482b16c530 P f3b674b5ab154274a693e9ea145a8b18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:31.400858  9863 tablet_server.cc:196] TabletServer@127.9.161.195:0 shutdown complete.
I20260608 09:55:31.411695  9863 master.cc:562] Master@127.9.161.254:40863 shutting down...
I20260608 09:55:31.426982  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1adb6bdcac964f7e8c0fe0ac79643db5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:31.427507  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1adb6bdcac964f7e8c0fe0ac79643db5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:31.427789  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1adb6bdcac964f7e8c0fe0ac79643db5: stopping tablet replica
I20260608 09:55:31.438714  9863 master.cc:584] Master@127.9.161.254:40863 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1155 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 09:55:31.475165  9863 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.161.254:41197
I20260608 09:55:31.476323  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:31.482473 20235 instance_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:31.483522 20234 instance_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:31.485683  9863 server_base.cc:1061] running on GCE node
W20260608 09:55:31.486019 20237 instance_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:31.487210  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:31.487538  9863 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:31.487782  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912531487756 us; error 0 us; skew 500 ppm
I20260608 09:55:31.488525  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:31.491827  9863 webserver.cc:533] Webserver started at http://127.9.161.254:38185/ using document root <none> and password file <none>
I20260608 09:55:31.492391  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:31.492584  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:31.492916  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:31.494129  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912298820956-9863-0/minicluster-data/master-0-root/instance:
uuid: "f14db04044aa4badbca08945e2fe6d20"
format_stamp: "Formatted at 2026-06-08 09:55:31 on dist-test-slave-bjvn"
I20260608 09:55:31.498921  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 09:55:31.502717 20242 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:31.503731  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:55:31.504104  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912298820956-9863-0/minicluster-data/master-0-root
uuid: "f14db04044aa4badbca08945e2fe6d20"
format_stamp: "Formatted at 2026-06-08 09:55:31 on dist-test-slave-bjvn"
I20260608 09:55:31.504437  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912298820956-9863-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912298820956-9863-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912298820956-9863-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:31.541163  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:31.542876  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:31.582558  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.254:41197
I20260608 09:55:31.582687 20293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.254:41197 every 8 connection(s)
I20260608 09:55:31.586869 20294 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:31.600033 20294 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f14db04044aa4badbca08945e2fe6d20: Bootstrap starting.
I20260608 09:55:31.604911 20294 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f14db04044aa4badbca08945e2fe6d20: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:31.609404 20294 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f14db04044aa4badbca08945e2fe6d20: No bootstrap required, opened a new log
I20260608 09:55:31.611660 20294 raft_consensus.cc:359] T 00000000000000000000000000000000 P f14db04044aa4badbca08945e2fe6d20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f14db04044aa4badbca08945e2fe6d20" member_type: VOTER }
I20260608 09:55:31.612046 20294 raft_consensus.cc:385] T 00000000000000000000000000000000 P f14db04044aa4badbca08945e2fe6d20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:31.612246 20294 raft_consensus.cc:740] T 00000000000000000000000000000000 P f14db04044aa4badbca08945e2fe6d20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f14db04044aa4badbca08945e2fe6d20, State: Initialized, Role: FOLLOWER
I20260608 09:55:31.612905 20294 consensus_queue.cc:260] T 00000000000000000000000000000000 P f14db04044aa4badbca08945e2fe6d20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f14db04044aa4badbca08945e2fe6d20" member_type: VOTER }
I20260608 09:55:31.613332 20294 raft_consensus.cc:399] T 00000000000000000000000000000000 P f14db04044aa4badbca08945e2fe6d20 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:31.613684 20294 raft_consensus.cc:493] T 00000000000000000000000000000000 P f14db04044aa4badbca08945e2fe6d20 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:31.614001 20294 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f14db04044aa4badbca08945e2fe6d20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:31.619127 20294 raft_consensus.cc:515] T 00000000000000000000000000000000 P f14db04044aa4badbca08945e2fe6d20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f14db04044aa4badbca08945e2fe6d20" member_type: VOTER }
I20260608 09:55:31.619659 20294 leader_election.cc:304] T 00000000000000000000000000000000 P f14db04044aa4badbca08945e2fe6d20 [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: f14db04044aa4badbca08945e2fe6d20; no voters: 
I20260608 09:55:31.620924 20294 leader_election.cc:290] T 00000000000000000000000000000000 P f14db04044aa4badbca08945e2fe6d20 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:31.621307 20297 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f14db04044aa4badbca08945e2fe6d20 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:31.622745 20297 raft_consensus.cc:697] T 00000000000000000000000000000000 P f14db04044aa4badbca08945e2fe6d20 [term 1 LEADER]: Becoming Leader. State: Replica: f14db04044aa4badbca08945e2fe6d20, State: Running, Role: LEADER
I20260608 09:55:31.623484 20297 consensus_queue.cc:237] T 00000000000000000000000000000000 P f14db04044aa4badbca08945e2fe6d20 [LEADER]: Queue going to LEADER mode. State: All 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: "f14db04044aa4badbca08945e2fe6d20" member_type: VOTER }
I20260608 09:55:31.624101 20294 sys_catalog.cc:565] T 00000000000000000000000000000000 P f14db04044aa4badbca08945e2fe6d20 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:31.626484 20298 sys_catalog.cc:455] T 00000000000000000000000000000000 P f14db04044aa4badbca08945e2fe6d20 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f14db04044aa4badbca08945e2fe6d20" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f14db04044aa4badbca08945e2fe6d20" member_type: VOTER } }
I20260608 09:55:31.626497 20299 sys_catalog.cc:455] T 00000000000000000000000000000000 P f14db04044aa4badbca08945e2fe6d20 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f14db04044aa4badbca08945e2fe6d20. Latest consensus state: current_term: 1 leader_uuid: "f14db04044aa4badbca08945e2fe6d20" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f14db04044aa4badbca08945e2fe6d20" member_type: VOTER } }
I20260608 09:55:31.627229 20298 sys_catalog.cc:458] T 00000000000000000000000000000000 P f14db04044aa4badbca08945e2fe6d20 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:31.627338 20299 sys_catalog.cc:458] T 00000000000000000000000000000000 P f14db04044aa4badbca08945e2fe6d20 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:31.633399 20302 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:31.641413 20302 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:31.642850  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:31.651947 20302 catalog_manager.cc:1382] Generated new cluster ID: 8e534e8cf6f04175a3093d9c08d37d34
I20260608 09:55:31.652310 20302 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:31.695485 20302 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:31.696857 20302 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:31.709359 20302 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f14db04044aa4badbca08945e2fe6d20: Generated new TSK 0
I20260608 09:55:31.710135 20302 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:31.774008  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:31.780439 20315 instance_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:31.781724 20316 instance_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:31.783475  9863 server_base.cc:1061] running on GCE node
W20260608 09:55:31.783561 20318 instance_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:31.784678  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:31.784950  9863 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:31.785132  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912531785111 us; error 0 us; skew 500 ppm
I20260608 09:55:31.785727  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:31.788141  9863 webserver.cc:533] Webserver started at http://127.9.161.193:45865/ using document root <none> and password file <none>
I20260608 09:55:31.788705  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:31.788926  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:31.789213  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:31.790423  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912298820956-9863-0/minicluster-data/ts-0-root/instance:
uuid: "8b3b9e2751a0426283f478b2211c6c83"
format_stamp: "Formatted at 2026-06-08 09:55:31 on dist-test-slave-bjvn"
I20260608 09:55:31.795418  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:31.799816 20323 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:31.800779  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:55:31.801046  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912298820956-9863-0/minicluster-data/ts-0-root
uuid: "8b3b9e2751a0426283f478b2211c6c83"
format_stamp: "Formatted at 2026-06-08 09:55:31 on dist-test-slave-bjvn"
I20260608 09:55:31.801301  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912298820956-9863-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912298820956-9863-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912298820956-9863-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:31.842077  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:31.843305  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:31.844765  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:31.847285  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:31.847508  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:31.847762  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:31.847934  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:31.890806  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.193:43445
I20260608 09:55:31.890937 20385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.193:43445 every 8 connection(s)
I20260608 09:55:31.896793  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:31.904660 20390 instance_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:31.905409 20391 instance_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:31.908495 20393 instance_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:31.910493  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:31.910578 20386 heartbeater.cc:344] Connected to a master server at 127.9.161.254:41197
I20260608 09:55:31.911234 20386 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:31.911814  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:31.912093  9863 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:31.912039 20386 heartbeater.cc:507] Master 127.9.161.254:41197 requested a full tablet report, sending...
I20260608 09:55:31.912532  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912531912506 us; error 0 us; skew 500 ppm
I20260608 09:55:31.913259  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:31.914932 20259 ts_manager.cc:194] Registered new tserver with Master: 8b3b9e2751a0426283f478b2211c6c83 (127.9.161.193:43445)
I20260608 09:55:31.916311  9863 webserver.cc:533] Webserver started at http://127.9.161.194:36393/ using document root <none> and password file <none>
I20260608 09:55:31.917121  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:31.917352  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:31.917667  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:31.917665 20259 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50308
I20260608 09:55:31.919407  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912298820956-9863-0/minicluster-data/ts-1-root/instance:
uuid: "5223aff9950d47b7820dfe9454452e06"
format_stamp: "Formatted at 2026-06-08 09:55:31 on dist-test-slave-bjvn"
I20260608 09:55:31.924306  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:31.928001 20398 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:31.928900  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:55:31.929248  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912298820956-9863-0/minicluster-data/ts-1-root
uuid: "5223aff9950d47b7820dfe9454452e06"
format_stamp: "Formatted at 2026-06-08 09:55:31 on dist-test-slave-bjvn"
I20260608 09:55:31.929548  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912298820956-9863-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912298820956-9863-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912298820956-9863-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:31.950402  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:31.951562  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:31.953073  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:31.955458  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:31.955693  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:31.956058  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:31.956279  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:31.997120  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.194:44247
I20260608 09:55:31.997256 20460 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.194:44247 every 8 connection(s)
I20260608 09:55:32.003386  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:32.012166 20465 instance_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:32.013209 20464 instance_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:32.015784 20467 instance_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:32.016316  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:32.017442  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:32.017668  9863 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:32.017921  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912532017895 us; error 0 us; skew 500 ppm
I20260608 09:55:32.018302 20461 heartbeater.cc:344] Connected to a master server at 127.9.161.254:41197
I20260608 09:55:32.018649  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:32.018709 20461 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:32.019850 20461 heartbeater.cc:507] Master 127.9.161.254:41197 requested a full tablet report, sending...
I20260608 09:55:32.021600  9863 webserver.cc:533] Webserver started at http://127.9.161.195:46585/ using document root <none> and password file <none>
I20260608 09:55:32.022207  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:32.022415  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:32.022315 20259 ts_manager.cc:194] Registered new tserver with Master: 5223aff9950d47b7820dfe9454452e06 (127.9.161.194:44247)
I20260608 09:55:32.022914  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:32.024063  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912298820956-9863-0/minicluster-data/ts-2-root/instance:
uuid: "e00a3b2bf33447348c2da2909bb228fc"
format_stamp: "Formatted at 2026-06-08 09:55:32 on dist-test-slave-bjvn"
I20260608 09:55:32.024099 20259 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50318
I20260608 09:55:32.028931  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260608 09:55:32.032975 20472 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:32.033953  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:55:32.034299  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912298820956-9863-0/minicluster-data/ts-2-root
uuid: "e00a3b2bf33447348c2da2909bb228fc"
format_stamp: "Formatted at 2026-06-08 09:55:32 on dist-test-slave-bjvn"
I20260608 09:55:32.034616  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912298820956-9863-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912298820956-9863-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912298820956-9863-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:32.051856  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:32.053076  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:32.054592  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:32.056983  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:32.057210  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:32.057453  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:32.057628  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:32.098850  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.195:38995
I20260608 09:55:32.098971 20534 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.195:38995 every 8 connection(s)
I20260608 09:55:32.104115  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:32.114985 20538 instance_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:32.115475 20539 instance_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:32.121148  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:32.121209 20535 heartbeater.cc:344] Connected to a master server at 127.9.161.254:41197
W20260608 09:55:32.121315 20541 instance_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:32.122028 20535 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:32.122740  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:55:32.122859 20535 heartbeater.cc:507] Master 127.9.161.254:41197 requested a full tablet report, sending...
W20260608 09:55:32.122997  9863 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:32.123211  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912532123196 us; error 0 us; skew 500 ppm
I20260608 09:55:32.123831  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:32.125547 20259 ts_manager.cc:194] Registered new tserver with Master: e00a3b2bf33447348c2da2909bb228fc (127.9.161.195:38995)
I20260608 09:55:32.126551  9863 webserver.cc:533] Webserver started at http://127.9.161.196:44817/ using document root <none> and password file <none>
I20260608 09:55:32.127161  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:32.127249 20259 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50332
I20260608 09:55:32.127373  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:32.127854  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:32.129176  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912298820956-9863-0/minicluster-data/ts-3-root/instance:
uuid: "6a95455cf15443fca719b710a7cd9c9f"
format_stamp: "Formatted at 2026-06-08 09:55:32 on dist-test-slave-bjvn"
I20260608 09:55:32.134994  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:55:32.138757 20546 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:32.139617  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 09:55:32.139961  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912298820956-9863-0/minicluster-data/ts-3-root
uuid: "6a95455cf15443fca719b710a7cd9c9f"
format_stamp: "Formatted at 2026-06-08 09:55:32 on dist-test-slave-bjvn"
I20260608 09:55:32.140266  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912298820956-9863-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912298820956-9863-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912298820956-9863-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:32.181011  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:32.182247  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:32.183557  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:32.186049  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:32.186288  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:32.186534  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:32.186715  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:32.234004  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.196:37295
I20260608 09:55:32.234383 20608 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.196:37295 every 8 connection(s)
I20260608 09:55:32.249183 20609 heartbeater.cc:344] Connected to a master server at 127.9.161.254:41197
I20260608 09:55:32.249660 20609 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:32.250483 20609 heartbeater.cc:507] Master 127.9.161.254:41197 requested a full tablet report, sending...
I20260608 09:55:32.252588 20259 ts_manager.cc:194] Registered new tserver with Master: 6a95455cf15443fca719b710a7cd9c9f (127.9.161.196:37295)
I20260608 09:55:32.253041  9863 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015130922s
I20260608 09:55:32.254691 20259 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50344
I20260608 09:55:32.279898 20259 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50348:
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:32.332484 20426 tablet_service.cc:1511] Processing CreateTablet for tablet ba48954f484644888ae2ed2d696b852b (DEFAULT_TABLE table=test-workload [id=5df6b9b1cea4465dac1c2011416c5878]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:32.334007 20426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba48954f484644888ae2ed2d696b852b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:32.334399 20574 tablet_service.cc:1511] Processing CreateTablet for tablet ba48954f484644888ae2ed2d696b852b (DEFAULT_TABLE table=test-workload [id=5df6b9b1cea4465dac1c2011416c5878]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:32.335464 20500 tablet_service.cc:1511] Processing CreateTablet for tablet ba48954f484644888ae2ed2d696b852b (DEFAULT_TABLE table=test-workload [id=5df6b9b1cea4465dac1c2011416c5878]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:32.335827 20574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba48954f484644888ae2ed2d696b852b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:32.336879 20500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba48954f484644888ae2ed2d696b852b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:32.349596 20627 tablet_bootstrap.cc:492] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06: Bootstrap starting.
I20260608 09:55:32.356662 20628 tablet_bootstrap.cc:492] T ba48954f484644888ae2ed2d696b852b P e00a3b2bf33447348c2da2909bb228fc: Bootstrap starting.
I20260608 09:55:32.357101 20627 tablet_bootstrap.cc:654] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:32.358798 20629 tablet_bootstrap.cc:492] T ba48954f484644888ae2ed2d696b852b P 6a95455cf15443fca719b710a7cd9c9f: Bootstrap starting.
I20260608 09:55:32.363519 20627 tablet_bootstrap.cc:492] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06: No bootstrap required, opened a new log
I20260608 09:55:32.364194 20627 ts_tablet_manager.cc:1403] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 09:55:32.365407 20629 tablet_bootstrap.cc:654] T ba48954f484644888ae2ed2d696b852b P 6a95455cf15443fca719b710a7cd9c9f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:32.366434 20628 tablet_bootstrap.cc:654] T ba48954f484644888ae2ed2d696b852b P e00a3b2bf33447348c2da2909bb228fc: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:32.367630 20627 raft_consensus.cc:359] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5223aff9950d47b7820dfe9454452e06" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 44247 } } peers { permanent_uuid: "e00a3b2bf33447348c2da2909bb228fc" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38995 } } peers { permanent_uuid: "6a95455cf15443fca719b710a7cd9c9f" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 37295 } }
I20260608 09:55:32.368561 20627 raft_consensus.cc:385] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:32.368916 20627 raft_consensus.cc:740] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5223aff9950d47b7820dfe9454452e06, State: Initialized, Role: FOLLOWER
I20260608 09:55:32.370023 20627 consensus_queue.cc:260] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5223aff9950d47b7820dfe9454452e06" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 44247 } } peers { permanent_uuid: "e00a3b2bf33447348c2da2909bb228fc" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38995 } } peers { permanent_uuid: "6a95455cf15443fca719b710a7cd9c9f" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 37295 } }
I20260608 09:55:32.370990 20629 tablet_bootstrap.cc:492] T ba48954f484644888ae2ed2d696b852b P 6a95455cf15443fca719b710a7cd9c9f: No bootstrap required, opened a new log
I20260608 09:55:32.371538 20629 ts_tablet_manager.cc:1403] T ba48954f484644888ae2ed2d696b852b P 6a95455cf15443fca719b710a7cd9c9f: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 09:55:32.372466 20461 heartbeater.cc:499] Master 127.9.161.254:41197 was elected leader, sending a full tablet report...
I20260608 09:55:32.372822 20628 tablet_bootstrap.cc:492] T ba48954f484644888ae2ed2d696b852b P e00a3b2bf33447348c2da2909bb228fc: No bootstrap required, opened a new log
I20260608 09:55:32.372972 20627 ts_tablet_manager.cc:1434] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:55:32.373462 20628 ts_tablet_manager.cc:1403] T ba48954f484644888ae2ed2d696b852b P e00a3b2bf33447348c2da2909bb228fc: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260608 09:55:32.374974 20629 raft_consensus.cc:359] T ba48954f484644888ae2ed2d696b852b P 6a95455cf15443fca719b710a7cd9c9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5223aff9950d47b7820dfe9454452e06" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 44247 } } peers { permanent_uuid: "e00a3b2bf33447348c2da2909bb228fc" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38995 } } peers { permanent_uuid: "6a95455cf15443fca719b710a7cd9c9f" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 37295 } }
I20260608 09:55:32.375818 20629 raft_consensus.cc:385] T ba48954f484644888ae2ed2d696b852b P 6a95455cf15443fca719b710a7cd9c9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:32.376111 20629 raft_consensus.cc:740] T ba48954f484644888ae2ed2d696b852b P 6a95455cf15443fca719b710a7cd9c9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a95455cf15443fca719b710a7cd9c9f, State: Initialized, Role: FOLLOWER
I20260608 09:55:32.377084 20629 consensus_queue.cc:260] T ba48954f484644888ae2ed2d696b852b P 6a95455cf15443fca719b710a7cd9c9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5223aff9950d47b7820dfe9454452e06" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 44247 } } peers { permanent_uuid: "e00a3b2bf33447348c2da2909bb228fc" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38995 } } peers { permanent_uuid: "6a95455cf15443fca719b710a7cd9c9f" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 37295 } }
I20260608 09:55:32.377231 20628 raft_consensus.cc:359] T ba48954f484644888ae2ed2d696b852b P e00a3b2bf33447348c2da2909bb228fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5223aff9950d47b7820dfe9454452e06" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 44247 } } peers { permanent_uuid: "e00a3b2bf33447348c2da2909bb228fc" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38995 } } peers { permanent_uuid: "6a95455cf15443fca719b710a7cd9c9f" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 37295 } }
I20260608 09:55:32.378046 20628 raft_consensus.cc:385] T ba48954f484644888ae2ed2d696b852b P e00a3b2bf33447348c2da2909bb228fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:32.378384 20628 raft_consensus.cc:740] T ba48954f484644888ae2ed2d696b852b P e00a3b2bf33447348c2da2909bb228fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e00a3b2bf33447348c2da2909bb228fc, State: Initialized, Role: FOLLOWER
I20260608 09:55:32.379192 20628 consensus_queue.cc:260] T ba48954f484644888ae2ed2d696b852b P e00a3b2bf33447348c2da2909bb228fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5223aff9950d47b7820dfe9454452e06" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 44247 } } peers { permanent_uuid: "e00a3b2bf33447348c2da2909bb228fc" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38995 } } peers { permanent_uuid: "6a95455cf15443fca719b710a7cd9c9f" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 37295 } }
I20260608 09:55:32.382999 20609 heartbeater.cc:499] Master 127.9.161.254:41197 was elected leader, sending a full tablet report...
I20260608 09:55:32.383419 20629 ts_tablet_manager.cc:1434] T ba48954f484644888ae2ed2d696b852b P 6a95455cf15443fca719b710a7cd9c9f: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.007s
I20260608 09:55:32.385404 20535 heartbeater.cc:499] Master 127.9.161.254:41197 was elected leader, sending a full tablet report...
I20260608 09:55:32.385979 20628 ts_tablet_manager.cc:1434] T ba48954f484644888ae2ed2d696b852b P e00a3b2bf33447348c2da2909bb228fc: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260608 09:55:32.488492 20633 raft_consensus.cc:493] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:32.489261 20633 raft_consensus.cc:515] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5223aff9950d47b7820dfe9454452e06" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 44247 } } peers { permanent_uuid: "e00a3b2bf33447348c2da2909bb228fc" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38995 } } peers { permanent_uuid: "6a95455cf15443fca719b710a7cd9c9f" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 37295 } }
I20260608 09:55:32.492069 20633 leader_election.cc:290] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e00a3b2bf33447348c2da2909bb228fc (127.9.161.195:38995), 6a95455cf15443fca719b710a7cd9c9f (127.9.161.196:37295)
I20260608 09:55:32.497433 20634 raft_consensus.cc:493] T ba48954f484644888ae2ed2d696b852b P 6a95455cf15443fca719b710a7cd9c9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:32.497987 20634 raft_consensus.cc:515] T ba48954f484644888ae2ed2d696b852b P 6a95455cf15443fca719b710a7cd9c9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5223aff9950d47b7820dfe9454452e06" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 44247 } } peers { permanent_uuid: "e00a3b2bf33447348c2da2909bb228fc" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38995 } } peers { permanent_uuid: "6a95455cf15443fca719b710a7cd9c9f" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 37295 } }
I20260608 09:55:32.503623 20634 leader_election.cc:290] T ba48954f484644888ae2ed2d696b852b P 6a95455cf15443fca719b710a7cd9c9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5223aff9950d47b7820dfe9454452e06 (127.9.161.194:44247), e00a3b2bf33447348c2da2909bb228fc (127.9.161.195:38995)
I20260608 09:55:32.504745 20510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba48954f484644888ae2ed2d696b852b" candidate_uuid: "5223aff9950d47b7820dfe9454452e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e00a3b2bf33447348c2da2909bb228fc" is_pre_election: true
I20260608 09:55:32.505539 20510 raft_consensus.cc:2468] T ba48954f484644888ae2ed2d696b852b P e00a3b2bf33447348c2da2909bb228fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5223aff9950d47b7820dfe9454452e06 in term 0.
I20260608 09:55:32.507437 20400 leader_election.cc:304] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5223aff9950d47b7820dfe9454452e06, e00a3b2bf33447348c2da2909bb228fc; no voters: 
I20260608 09:55:32.508034 20584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba48954f484644888ae2ed2d696b852b" candidate_uuid: "5223aff9950d47b7820dfe9454452e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a95455cf15443fca719b710a7cd9c9f" is_pre_election: true
I20260608 09:55:32.508507 20633 raft_consensus.cc:2804] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:32.508814 20584 raft_consensus.cc:2468] T ba48954f484644888ae2ed2d696b852b P 6a95455cf15443fca719b710a7cd9c9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5223aff9950d47b7820dfe9454452e06 in term 0.
I20260608 09:55:32.508966 20633 raft_consensus.cc:493] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:32.509586 20633 raft_consensus.cc:3060] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:32.513441 20436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba48954f484644888ae2ed2d696b852b" candidate_uuid: "6a95455cf15443fca719b710a7cd9c9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5223aff9950d47b7820dfe9454452e06" is_pre_election: true
I20260608 09:55:32.517489 20510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba48954f484644888ae2ed2d696b852b" candidate_uuid: "6a95455cf15443fca719b710a7cd9c9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e00a3b2bf33447348c2da2909bb228fc" is_pre_election: true
I20260608 09:55:32.517403 20633 raft_consensus.cc:515] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5223aff9950d47b7820dfe9454452e06" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 44247 } } peers { permanent_uuid: "e00a3b2bf33447348c2da2909bb228fc" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38995 } } peers { permanent_uuid: "6a95455cf15443fca719b710a7cd9c9f" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 37295 } }
I20260608 09:55:32.518374 20510 raft_consensus.cc:2468] T ba48954f484644888ae2ed2d696b852b P e00a3b2bf33447348c2da2909bb228fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a95455cf15443fca719b710a7cd9c9f in term 0.
I20260608 09:55:32.518910 20436 raft_consensus.cc:2393] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a95455cf15443fca719b710a7cd9c9f in current term 1: Already voted for candidate 5223aff9950d47b7820dfe9454452e06 in this term.
I20260608 09:55:32.519723 20548 leader_election.cc:304] T ba48954f484644888ae2ed2d696b852b P 6a95455cf15443fca719b710a7cd9c9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a95455cf15443fca719b710a7cd9c9f, e00a3b2bf33447348c2da2909bb228fc; no voters: 
I20260608 09:55:32.520646 20633 leader_election.cc:290] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06 [CANDIDATE]: Term 1 election: Requested vote from peers e00a3b2bf33447348c2da2909bb228fc (127.9.161.195:38995), 6a95455cf15443fca719b710a7cd9c9f (127.9.161.196:37295)
I20260608 09:55:32.520882 20634 raft_consensus.cc:2804] T ba48954f484644888ae2ed2d696b852b P 6a95455cf15443fca719b710a7cd9c9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:32.521292 20634 raft_consensus.cc:493] T ba48954f484644888ae2ed2d696b852b P 6a95455cf15443fca719b710a7cd9c9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:32.521901 20634 raft_consensus.cc:3060] T ba48954f484644888ae2ed2d696b852b P 6a95455cf15443fca719b710a7cd9c9f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:32.522233 20584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba48954f484644888ae2ed2d696b852b" candidate_uuid: "5223aff9950d47b7820dfe9454452e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a95455cf15443fca719b710a7cd9c9f"
I20260608 09:55:32.521217 20510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba48954f484644888ae2ed2d696b852b" candidate_uuid: "5223aff9950d47b7820dfe9454452e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e00a3b2bf33447348c2da2909bb228fc"
I20260608 09:55:32.522914 20510 raft_consensus.cc:3060] T ba48954f484644888ae2ed2d696b852b P e00a3b2bf33447348c2da2909bb228fc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:32.530108 20634 raft_consensus.cc:515] T ba48954f484644888ae2ed2d696b852b P 6a95455cf15443fca719b710a7cd9c9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5223aff9950d47b7820dfe9454452e06" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 44247 } } peers { permanent_uuid: "e00a3b2bf33447348c2da2909bb228fc" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38995 } } peers { permanent_uuid: "6a95455cf15443fca719b710a7cd9c9f" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 37295 } }
I20260608 09:55:32.530732 20510 raft_consensus.cc:2468] T ba48954f484644888ae2ed2d696b852b P e00a3b2bf33447348c2da2909bb228fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5223aff9950d47b7820dfe9454452e06 in term 1.
I20260608 09:55:32.531574 20584 raft_consensus.cc:2393] T ba48954f484644888ae2ed2d696b852b P 6a95455cf15443fca719b710a7cd9c9f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5223aff9950d47b7820dfe9454452e06 in current term 1: Already voted for candidate 6a95455cf15443fca719b710a7cd9c9f in this term.
I20260608 09:55:32.532092 20400 leader_election.cc:304] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5223aff9950d47b7820dfe9454452e06, e00a3b2bf33447348c2da2909bb228fc; no voters: 
I20260608 09:55:32.532745 20634 leader_election.cc:290] T ba48954f484644888ae2ed2d696b852b P 6a95455cf15443fca719b710a7cd9c9f [CANDIDATE]: Term 1 election: Requested vote from peers 5223aff9950d47b7820dfe9454452e06 (127.9.161.194:44247), e00a3b2bf33447348c2da2909bb228fc (127.9.161.195:38995)
I20260608 09:55:32.533218 20633 raft_consensus.cc:2804] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:32.533941 20436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba48954f484644888ae2ed2d696b852b" candidate_uuid: "6a95455cf15443fca719b710a7cd9c9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5223aff9950d47b7820dfe9454452e06"
I20260608 09:55:32.534293 20510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba48954f484644888ae2ed2d696b852b" candidate_uuid: "6a95455cf15443fca719b710a7cd9c9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e00a3b2bf33447348c2da2909bb228fc"
I20260608 09:55:32.535295 20633 raft_consensus.cc:697] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06 [term 1 LEADER]: Becoming Leader. State: Replica: 5223aff9950d47b7820dfe9454452e06, State: Running, Role: LEADER
I20260608 09:55:32.535305 20510 raft_consensus.cc:2393] T ba48954f484644888ae2ed2d696b852b P e00a3b2bf33447348c2da2909bb228fc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6a95455cf15443fca719b710a7cd9c9f in current term 1: Already voted for candidate 5223aff9950d47b7820dfe9454452e06 in this term.
I20260608 09:55:32.536845 20633 consensus_queue.cc:237] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5223aff9950d47b7820dfe9454452e06" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 44247 } } peers { permanent_uuid: "e00a3b2bf33447348c2da2909bb228fc" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38995 } } peers { permanent_uuid: "6a95455cf15443fca719b710a7cd9c9f" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 37295 } }
I20260608 09:55:32.541877 20548 leader_election.cc:304] T ba48954f484644888ae2ed2d696b852b P 6a95455cf15443fca719b710a7cd9c9f [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: 6a95455cf15443fca719b710a7cd9c9f; no voters: 5223aff9950d47b7820dfe9454452e06, e00a3b2bf33447348c2da2909bb228fc
I20260608 09:55:32.542766 20634 raft_consensus.cc:2749] T ba48954f484644888ae2ed2d696b852b P 6a95455cf15443fca719b710a7cd9c9f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:55:32.544704 20258 catalog_manager.cc:5696] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5223aff9950d47b7820dfe9454452e06 (127.9.161.194). New cstate: current_term: 1 leader_uuid: "5223aff9950d47b7820dfe9454452e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5223aff9950d47b7820dfe9454452e06" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 44247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e00a3b2bf33447348c2da2909bb228fc" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 38995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a95455cf15443fca719b710a7cd9c9f" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 37295 } health_report { overall_health: UNKNOWN } } }
W20260608 09:55:32.606959  9863 auto_rebalancer.cc:591] Failed to schedule move for tablet ba48954f484644888ae2ed2d696b852b: Illegal state: Leader has not yet committed an operation in its own term
I20260608 09:55:32.608174  9863 tablet_server.cc:179] TabletServer@127.9.161.193:0 shutting down...
I20260608 09:55:32.626048  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
==================
WARNING: ThreadSanitizer: data race (pid=9863)
  Read of size 8 at 0x7b88000b8578 by thread T359:
    #0 std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::begin() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:1806:35 (libmaster.so+0x2fe4f1)
    #1 std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, int> > >::begin() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/unordered_map:1011:62 (libmaster.so+0x2e1b68)
    #2 kudu::master::AutoRebalancerTask::RunLoop() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:306:28 (libmaster.so+0x2d3890)
    #3 kudu::master::AutoRebalancerTask::Init()::$_0::operator()() const /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:216:42 (libmaster.so+0x2dfb3b)
    #4 decltype(std::__1::forward<kudu::master::AutoRebalancerTask::Init()::$_0&>(fp)()) std::__1::__invoke<kudu::master::AutoRebalancerTask::Init()::$_0&>(kudu::master::AutoRebalancerTask::Init()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x2dfa90)
    #5 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::AutoRebalancerTask::Init()::$_0&>(kudu::master::AutoRebalancerTask::Init()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x2df9f0)
    #6 std::__1::__function::__alloc_func<kudu::master::AutoRebalancerTask::Init()::$_0, std::__1::allocator<kudu::master::AutoRebalancerTask::Init()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x2df990)
    #7 std::__1::__function::__func<kudu::master::AutoRebalancerTask::Init()::$_0, std::__1::allocator<kudu::master::AutoRebalancerTask::Init()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x2ddcbf)
    #8 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #9 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #10 kudu::Thread::SuperviseThread(void*) /apache/dev/git/kudu/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x596ee6)

  Previous write of size 8 at 0x7b88000b8578 by main thread:
    #0 std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__emplace_unique_key_args<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2144:27 (auto_rebalancer-test+0x44b8ba)
    #1 std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, int> > >::operator[](std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/unordered_map:1635:21 (auto_rebalancer-test+0x4442bb)
    #2 kudu::master::AutoRebalancerTest::MovesPerTserver(kudu::master::AutoRebalancerTask*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:299:12 (auto_rebalancer-test+0x420752)
    #3 kudu::master::AutoRebalancerTest_ExecuteMovesCASRejectionDropsMoveGracefully_Test::TestBody() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:1587:3 (auto_rebalancer-test+0x3d8085)
    #4 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e0f)
    #5 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e0f)
    #6 testing::Test::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a11)
    #7 testing::TestInfo::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d28)
    #8 testing::TestSuite::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d04)
    #9 testing::internal::UnitTestImpl::RunAllTests() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597f4)
    #10 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65ccf)
    #11 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65ccf)
    #12 testing::UnitTest::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dac)
    #13 RUN_ALL_TESTS() /apache/dev/git/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (auto_rebalancer-test+0x497b27)
    #14 main /apache/dev/git/kudu/src/kudu/util/test_main.cc:115:10 (auto_rebalancer-test+0x49558a)

  Location is heap block of size 5536 at 0x7b88000b7000 allocated by thread T323:
    #0 operator new(unsigned long) /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64 (auto_rebalancer-test+0x3b06e7)
    #1 kudu::master::CatalogManager::Init(bool) /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:1052:39 (libmaster.so+0x349ee0)
    #2 kudu::master::Master::InitCatalogManager() /apache/dev/git/kudu/src/kudu/master/master.cc:427:3 (libmaster.so+0x4f1ba3)
    #3 kudu::master::Master::InitCatalogManagerTask() /apache/dev/git/kudu/src/kudu/master/master.cc:415:14 (libmaster.so+0x4f18b7)
    #4 kudu::master::Master::StartAsync()::$_0::operator()() const /apache/dev/git/kudu/src/kudu/master/master.cc:395:3 (libmaster.so+0x4fa6db)
    #5 decltype(std::__1::forward<kudu::master::Master::StartAsync()::$_0&>(fp)()) std::__1::__invoke<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x4fa630)
    #6 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x4fa590)
    #7 std::__1::__function::__alloc_func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x4fa530)
    #8 std::__1::__function::__func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x4f885f)
    #9 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #10 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #11 kudu::ThreadPool::DispatchThread() /apache/dev/git/kudu/src/kudu/util/threadpool.cc:733:7 (libkudu_util.so+0x5cf131)
    #12 kudu::ThreadPool::CreateThread()::$_1::operator()() const /apache/dev/git/kudu/src/kudu/util/threadpool.cc:815:48 (libkudu_util.so+0x5d3b0b)
    #13 decltype(std::__1::forward<kudu::ThreadPool::CreateThread()::$_1&>(fp)()) std::__1::__invoke<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkudu_util.so+0x5d3a60)
    #14 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkudu_util.so+0x5d39c0)
    #15 std::__1::__function::__alloc_func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkudu_util.so+0x5d3960)
    #16 std::__1::__function::__func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkudu_util.so+0x5d1c8f)
    #17 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #18 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #19 kudu::Thread::SuperviseThread(void*) /apache/dev/git/kudu/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x596ee6)

  Thread T359 'auto-rebalancer' (tid=20307, running) created by thread T323 at:
    #0 pthread_create /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (auto_rebalancer-test+0x334cf5)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x59635c)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.h:147:12 (libmaster.so+0x2e0e6a)
    #3 kudu::master::AutoRebalancerTask::Init() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:215:10 (libmaster.so+0x2d2457)
    #4 kudu::master::CatalogManager::Init(bool) /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:1053:3 (libmaster.so+0x349f7c)
    #5 kudu::master::Master::InitCatalogManager() /apache/dev/git/kudu/src/kudu/master/master.cc:427:3 (libmaster.so+0x4f1ba3)
    #6 kudu::master::Master::InitCatalogManagerTask() /apache/dev/git/kudu/src/kudu/master/master.cc:415:14 (libmaster.so+0x4f18b7)
    #7 kudu::master::Master::StartAsync()::$_0::operator()() const /apache/dev/git/kudu/src/kudu/master/master.cc:395:3 (libmaster.so+0x4fa6db)
    #8 decltype(std::__1::forward<kudu::master::Master::StartAsync()::$_0&>(fp)()) std::__1::__invoke<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x4fa630)
    #9 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x4fa590)
    #10 std::__1::__function::__alloc_func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x4fa530)
    #11 std::__1::__function::__func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x4f885f)
    #12 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #13 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #14 kudu::ThreadPool::DispatchThread() /apache/dev/git/kudu/src/kudu/util/threadpool.cc:733:7 (libkudu_util.so+0x5cf131)
    #15 kudu::ThreadPool::CreateThread()::$_1::operator()() const /apache/dev/git/kudu/src/kudu/util/threadpool.cc:815:48 (libkudu_util.so+0x5d3b0b)
    #16 decltype(std::__1::forward<kudu::ThreadPool::CreateThread()::$_1&>(fp)()) std::__1::__invoke<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkudu_util.so+0x5d3a60)
    #17 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkudu_util.so+0x5d39c0)
    #18 std::__1::__function::__alloc_func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkudu_util.so+0x5d3960)
    #19 std::__1::__function::__func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkudu_util.so+0x5d1c8f)
    #20 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #21 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #22 kudu::Thread::SuperviseThread(void*) /apache/dev/git/kudu/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x596ee6)

  Thread T323 (tid=20294, finished) created by main thread at:
    #0 pthread_create /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (auto_rebalancer-test+0x334cf5)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x59635c)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.h:147:12 (libmaster.so+0x2e0e6a)
    #3 kudu::ThreadPool::CreateThread() /apache/dev/git/kudu/src/kudu/util/threadpool.cc:814:10 (libkudu_util.so+0x5ccf3e)
    #4 kudu::ThreadPool::DoSubmit(std::__1::function<void ()>, kudu::ThreadPoolToken*) /apache/dev/git/kudu/src/kudu/util/threadpool.cc:599:21 (libkudu_util.so+0x5c91a6)
    #5 kudu::ThreadPool::Submit(std::__1::function<void ()>) /apache/dev/git/kudu/src/kudu/util/threadpool.cc:491:10 (libkudu_util.so+0x5cdaf3)
    #6 kudu::master::Master::StartAsync() /apache/dev/git/kudu/src/kudu/master/master.cc:395:3 (libmaster.so+0x4f004f)
    #7 kudu::master::MiniMaster::Start() /apache/dev/git/kudu/src/kudu/master/mini_master.cc:101:3 (libmaster.so+0x67b405)
    #8 kudu::cluster::InternalMiniCluster::StartMasters() /apache/dev/git/kudu/src/kudu/mini-cluster/internal_mini_cluster.cc:178:5 (libmini_cluster.so+0x10fc17)
    #9 kudu::cluster::InternalMiniCluster::Start() /apache/dev/git/kudu/src/kudu/mini-cluster/internal_mini_cluster.cc:109:3 (libmini_cluster.so+0x10ea84)
    #10 kudu::master::AutoRebalancerTest::CreateAndStartCluster(bool) /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:166:22 (auto_rebalancer-test+0x417325)
    #11 kudu::master::AutoRebalancerTest_ExecuteMovesCASRejectionDropsMoveGracefully_Test::TestBody() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:1474:3 (auto_rebalancer-test+0x3d54bb)
    #12 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e0f)
    #13 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e0f)
    #14 testing::Test::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a11)
    #15 testing::TestInfo::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d28)
    #16 testing::TestSuite::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d04)
    #17 testing::internal::UnitTestImpl::RunAllTests() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597f4)
    #18 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65ccf)
    #19 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65ccf)
    #20 testing::UnitTest::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dac)
    #21 RUN_ALL_TESTS() /apache/dev/git/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (auto_rebalancer-test+0x497b27)
    #22 main /apache/dev/git/kudu/src/kudu/util/test_main.cc:115:10 (auto_rebalancer-test+0x49558a)

SUMMARY: ThreadSanitizer: data race /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:1806:35 in std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<st
==================
==================
WARNING: ThreadSanitizer: data race (pid=9863)
  Read of size 4 at 0x7b0c0019f108 by thread T359:
    #0 kudu::master::AutoRebalancerTask::RunLoop() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:307:7 (libmaster.so+0x2d3930)
    #1 kudu::master::AutoRebalancerTask::Init()::$_0::operator()() const /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:216:42 (libmaster.so+0x2dfb3b)
    #2 decltype(std::__1::forward<kudu::master::AutoRebalancerTask::Init()::$_0&>(fp)()) std::__1::__invoke<kudu::master::AutoRebalancerTask::Init()::$_0&>(kudu::master::AutoRebalancerTask::Init()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x2dfa90)
    #3 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::AutoRebalancerTask::Init()::$_0&>(kudu::master::AutoRebalancerTask::Init()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x2df9f0)
    #4 std::__1::__function::__alloc_func<kudu::master::AutoRebalancerTask::Init()::$_0, std::__1::allocator<kudu::master::AutoRebalancerTask::Init()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x2df990)
    #5 std::__1::__function::__func<kudu::master::AutoRebalancerTask::Init()::$_0, std::__1::allocator<kudu::master::AutoRebalancerTask::Init()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x2ddcbf)
    #6 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #7 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #8 kudu::Thread::SuperviseThread(void*) /apache/dev/git/kudu/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x596ee6)

  Previous write of size 8 at 0x7b0c0019f108 by main thread:
    #0 operator new(unsigned long) /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64 (auto_rebalancer-test+0x3b06e7)
    #1 std::__1::__libcpp_allocate(unsigned long, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/new:253:10 (auto_rebalancer-test+0x423ed5)
    #2 std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >::allocate(unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (auto_rebalancer-test+0x439366)
    #3 std::__1::allocator_traits<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > >::allocate(std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >&, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1525:21 (auto_rebalancer-test+0x438fe8)
    #4 std::__1::unique_ptr<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>, std::__1::__hash_node_destructor<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > > > std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__construct_node_hash<std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(unsigned long, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2543:23 (auto_rebalancer-test+0x44bc33)
    #5 std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__emplace_unique_key_args<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2127:29 (auto_rebalancer-test+0x44b484)
    #6 std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, int> > >::operator[](std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/unordered_map:1635:21 (auto_rebalancer-test+0x4442bb)
    #7 kudu::master::AutoRebalancerTest::MovesPerTserver(kudu::master::AutoRebalancerTask*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:299:12 (auto_rebalancer-test+0x420752)
    #8 kudu::master::AutoRebalancerTest_ExecuteMovesCASRejectionDropsMoveGracefully_Test::TestBody() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:1588:3 (auto_rebalancer-test+0x3d830d)
    #9 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e0f)
    #10 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e0f)
    #11 testing::Test::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a11)
    #12 testing::TestInfo::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d28)
    #13 testing::TestSuite::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d04)
    #14 testing::internal::UnitTestImpl::RunAllTests() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597f4)
    #15 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65ccf)
    #16 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65ccf)
    #17 testing::UnitTest::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dac)
    #18 RUN_ALL_TESTS() /apache/dev/git/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (auto_rebalancer-test+0x497b27)
    #19 main /apache/dev/git/kudu/src/kudu/util/test_main.cc:115:10 (auto_rebalancer-test+0x49558a)

  Location is heap block of size 48 at 0x7b0c0019f0e0 allocated by main thread:
    #0 operator new(unsigned long) /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64 (auto_rebalancer-test+0x3b06e7)
    #1 std::__1::__libcpp_allocate(unsigned long, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/new:253:10 (auto_rebalancer-test+0x423ed5)
    #2 std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >::allocate(unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (auto_rebalancer-test+0x439366)
    #3 std::__1::allocator_traits<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > >::allocate(std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >&, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1525:21 (auto_rebalancer-test+0x438fe8)
    #4 std::__1::unique_ptr<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>, std::__1::__hash_node_destructor<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > > > std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__construct_node_hash<std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(unsigned long, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2543:23 (auto_rebalancer-test+0x44bc33)
    #5 std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__emplace_unique_key_args<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2127:29 (auto_rebalancer-test+0x44b484)
    #6 std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, int> > >::operator[](std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/unordered_map:1635:21 (auto_rebalancer-test+0x4442bb)
    #7 kudu::master::AutoRebalancerTest::MovesPerTserver(kudu::master::AutoRebalancerTask*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:299:12 (auto_rebalancer-test+0x420752)
    #8 kudu::master::AutoRebalancerTest_ExecuteMovesCASRejectionDropsMoveGracefully_Test::TestBody() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:1588:3 (auto_rebalancer-test+0x3d830d)
    #9 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e0f)
    #10 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e0f)
    #11 testing::Test::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a11)
    #12 testing::TestInfo::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d28)
    #13 testing::TestSuite::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d04)
    #14 testing::internal::UnitTestImpl::RunAllTests() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597f4)
    #15 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65ccf)
    #16 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65ccf)
    #17 testing::UnitTest::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dac)
    #18 RUN_ALL_TESTS() /apache/dev/git/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (auto_rebalancer-test+0x497b27)
    #19 main /apache/dev/git/kudu/src/kudu/util/test_main.cc:115:10 (auto_rebalancer-test+0x49558a)

  Thread T359 'auto-rebalancer' (tid=20307, running) created by thread T323 at:
    #0 pthread_create /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (auto_rebalancer-test+0x334cf5)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x59635c)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.h:147:12 (libmaster.so+0x2e0e6a)
    #3 kudu::master::AutoRebalancerTask::Init() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:215:10 (libmaster.so+0x2d2457)
    #4 kudu::master::CatalogManager::Init(bool) /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:1053:3 (libmaster.so+0x349f7c)
    #5 kudu::master::Master::InitCatalogManager() /apache/dev/git/kudu/src/kudu/master/master.cc:427:3 (libmaster.so+0x4f1ba3)
    #6 kudu::master::Master::InitCatalogManagerTask() /apache/dev/git/kudu/src/kudu/master/master.cc:415:14 (libmaster.so+0x4f18b7)
    #7 kudu::master::Master::StartAsync()::$_0::operator()() const /apache/dev/git/kudu/src/kudu/master/master.cc:395:3 (libmaster.so+0x4fa6db)
    #8 decltype(std::__1::forward<kudu::master::Master::StartAsync()::$_0&>(fp)()) std::__1::__invoke<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x4fa630)
    #9 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x4fa590)
    #10 std::__1::__function::__alloc_func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x4fa530)
    #11 std::__1::__function::__func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x4f885f)
    #12 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #13 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #14 kudu::ThreadPool::DispatchThread() /apache/dev/git/kudu/src/kudu/util/threadpool.cc:733:7 (libkudu_util.so+0x5cf131)
    #15 kudu::ThreadPool::CreateThread()::$_1::operator()() const /apache/dev/git/kudu/src/kudu/util/threadpool.cc:815:48 (libkudu_util.so+0x5d3b0b)
    #16 decltype(std::__1::forward<kudu::ThreadPool::CreateThread()::$_1&>(fp)()) std::__1::__invoke<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkudu_util.so+0x5d3a60)
    #17 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkudu_util.so+0x5d39c0)
    #18 std::__1::__function::__alloc_func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkudu_util.so+0x5d3960)
    #19 std::__1::__function::__func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkudu_util.so+0x5d1c8f)
    #20 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #21 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #22 kudu::Thread::SuperviseThread(void*) /apache/dev/git/kudu/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x596ee6)

SUMMARY: ThreadSanitizer: data race /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:307:7 in kudu::master::AutoRebalancerTask::RunLoop()
==================
==================
WARNING: ThreadSanitizer: data race (pid=9863)
  Read of size 8 at 0x7b0c0019f0e0 by thread T359:
    #0 std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>::operator++() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:345:28 (libmaster.so+0x2fe768)
    #1 std::__1::__hash_map_iterator<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*> >::operator++() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/unordered_map:764:40 (libmaster.so+0x2e1e1f)
    #2 kudu::master::AutoRebalancerTask::RunLoop() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:306:28 (libmaster.so+0x2d3b05)
    #3 kudu::master::AutoRebalancerTask::Init()::$_0::operator()() const /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:216:42 (libmaster.so+0x2dfb3b)
    #4 decltype(std::__1::forward<kudu::master::AutoRebalancerTask::Init()::$_0&>(fp)()) std::__1::__invoke<kudu::master::AutoRebalancerTask::Init()::$_0&>(kudu::master::AutoRebalancerTask::Init()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x2dfa90)
    #5 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::AutoRebalancerTask::Init()::$_0&>(kudu::master::AutoRebalancerTask::Init()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x2df9f0)
    #6 std::__1::__function::__alloc_func<kudu::master::AutoRebalancerTask::Init()::$_0, std::__1::allocator<kudu::master::AutoRebalancerTask::Init()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x2df990)
    #7 std::__1::__function::__func<kudu::master::AutoRebalancerTask::Init()::$_0, std::__1::allocator<kudu::master::AutoRebalancerTask::Init()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x2ddcbf)
    #8 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #9 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #10 kudu::Thread::SuperviseThread(void*) /apache/dev/git/kudu/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x596ee6)

  Previous write of size 8 at 0x7b0c0019f0e0 by main thread:
    #0 operator new(unsigned long) /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64 (auto_rebalancer-test+0x3b06e7)
    #1 std::__1::__libcpp_allocate(unsigned long, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/new:253:10 (auto_rebalancer-test+0x423ed5)
    #2 std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >::allocate(unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (auto_rebalancer-test+0x439366)
    #3 std::__1::allocator_traits<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > >::allocate(std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >&, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1525:21 (auto_rebalancer-test+0x438fe8)
    #4 std::__1::unique_ptr<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>, std::__1::__hash_node_destructor<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > > > std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__construct_node_hash<std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(unsigned long, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2543:23 (auto_rebalancer-test+0x44bc33)
    #5 std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__emplace_unique_key_args<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2127:29 (auto_rebalancer-test+0x44b484)
    #6 std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, int> > >::operator[](std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/unordered_map:1635:21 (auto_rebalancer-test+0x4442bb)
    #7 kudu::master::AutoRebalancerTest::MovesPerTserver(kudu::master::AutoRebalancerTask*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:299:12 (auto_rebalancer-test+0x420752)
    #8 kudu::master::AutoRebalancerTest_ExecuteMovesCASRejectionDropsMoveGracefully_Test::TestBody() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:1588:3 (auto_rebalancer-test+0x3d830d)
    #9 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e0f)
    #10 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e0f)
    #11 testing::Test::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a11)
    #12 testing::TestInfo::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d28)
    #13 testing::TestSuite::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d04)
    #14 testing::internal::UnitTestImpl::RunAllTests() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597f4)
    #15 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65ccf)
    #16 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65ccf)
    #17 testing::UnitTest::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dac)
    #18 RUN_ALL_TESTS() /apache/dev/git/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (auto_rebalancer-test+0x497b27)
    #19 main /apache/dev/git/kudu/src/kudu/util/test_main.cc:115:10 (auto_rebalancer-test+0x49558a)

  Location is heap block of size 48 at 0x7b0c0019f0e0 allocated by main thread:
    #0 operator new(unsigned long) /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64 (auto_rebalancer-test+0x3b06e7)
    #1 std::__1::__libcpp_allocate(unsigned long, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/new:253:10 (auto_rebalancer-test+0x423ed5)
    #2 std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >::allocate(unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (auto_rebalancer-test+0x439366)
    #3 std::__1::allocator_traits<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > >::allocate(std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >&, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1525:21 (auto_rebalancer-test+0x438fe8)
    #4 std::__1::unique_ptr<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>, std::__1::__hash_node_destructor<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > > > std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__construct_node_hash<std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(unsigned long, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2543:23 (auto_rebalancer-test+0x44bc33)
    #5 std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__emplace_unique_key_args<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2127:29 (auto_rebalancer-test+0x44b484)
    #6 std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, int> > >::operator[](std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/unordered_map:1635:21 (auto_rebalancer-test+0x4442bb)
    #7 kudu::master::AutoRebalancerTest::MovesPerTserver(kudu::master::AutoRebalancerTask*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:299:12 (auto_rebalancer-test+0x420752)
    #8 kudu::master::AutoRebalancerTest_ExecuteMovesCASRejectionDropsMoveGracefully_Test::TestBody() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:1588:3 (auto_rebalancer-test+0x3d830d)
    #9 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e0f)
    #10 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e0f)
    #11 testing::Test::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a11)
    #12 testing::TestInfo::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d28)
    #13 testing::TestSuite::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d04)
    #14 testing::internal::UnitTestImpl::RunAllTests() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597f4)
    #15 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65ccf)
    #16 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65ccf)
    #17 testing::UnitTest::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dac)
    #18 RUN_ALL_TESTS() /apache/dev/git/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (auto_rebalancer-test+0x497b27)
    #19 main /apache/dev/git/kudu/src/kudu/util/test_main.cc:115:10 (auto_rebalancer-test+0x49558a)

  Thread T359 'auto-rebalancer' (tid=20307, running) created by thread T323 at:
    #0 pthread_create /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (auto_rebalancer-test+0x334cf5)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x59635c)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.h:147:12 (libmaster.so+0x2e0e6a)
    #3 kudu::master::AutoRebalancerTask::Init() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:215:10 (libmaster.so+0x2d2457)
    #4 kudu::master::CatalogManager::Init(bool) /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:1053:3 (libmaster.so+0x349f7c)
    #5 kudu::master::Master::InitCatalogManager() /apache/dev/git/kudu/src/kudu/master/master.cc:427:3 (libmaster.so+0x4f1ba3)
    #6 kudu::master::Master::InitCatalogManagerTask() /apache/dev/git/kudu/src/kudu/master/master.cc:415:14 (libmaster.so+0x4f18b7)
    #7 kudu::master::Master::StartAsync()::$_0::operator()() const /apache/dev/git/kudu/src/kudu/master/master.cc:395:3 (libmaster.so+0x4fa6db)
    #8 decltype(std::__1::forward<kudu::master::Master::StartAsync()::$_0&>(fp)()) std::__1::__invoke<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x4fa630)
    #9 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x4fa590)
    #10 std::__1::__function::__alloc_func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x4fa530)
    #11 std::__1::__function::__func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x4f885f)
    #12 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #13 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #14 kudu::ThreadPool::DispatchThread() /apache/dev/git/kudu/src/kudu/util/threadpool.cc:733:7 (libkudu_util.so+0x5cf131)
    #15 kudu::ThreadPool::CreateThread()::$_1::operator()() const /apache/dev/git/kudu/src/kudu/util/threadpool.cc:815:48 (libkudu_util.so+0x5d3b0b)
    #16 decltype(std::__1::forward<kudu::ThreadPool::CreateThread()::$_1&>(fp)()) std::__1::__invoke<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkudu_util.so+0x5d3a60)
    #17 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkudu_util.so+0x5d39c0)
    #18 std::__1::__function::__alloc_func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkudu_util.so+0x5d3960)
    #19 std::__1::__function::__func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkudu_util.so+0x5d1c8f)
    #20 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #21 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #22 kudu::Thread::SuperviseThread(void*) /apache/dev/git/kudu/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x596ee6)

SUMMARY: ThreadSanitizer: data race /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:345:28 in std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>::operator++()
==================
==================
WARNING: ThreadSanitizer: data race (pid=9863)
  Read of size 4 at 0x7b0c0006f958 by thread T359:
    #0 kudu::master::AutoRebalancerTask::RunLoop() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:307:7 (libmaster.so+0x2d3930)
    #1 kudu::master::AutoRebalancerTask::Init()::$_0::operator()() const /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:216:42 (libmaster.so+0x2dfb3b)
    #2 decltype(std::__1::forward<kudu::master::AutoRebalancerTask::Init()::$_0&>(fp)()) std::__1::__invoke<kudu::master::AutoRebalancerTask::Init()::$_0&>(kudu::master::AutoRebalancerTask::Init()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x2dfa90)
    #3 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::AutoRebalancerTask::Init()::$_0&>(kudu::master::AutoRebalancerTask::Init()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x2df9f0)
    #4 std::__1::__function::__alloc_func<kudu::master::AutoRebalancerTask::Init()::$_0, std::__1::allocator<kudu::master::AutoRebalancerTask::Init()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x2df990)
    #5 std::__1::__function::__func<kudu::master::AutoRebalancerTask::Init()::$_0, std::__1::allocator<kudu::master::AutoRebalancerTask::Init()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x2ddcbf)
    #6 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #7 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #8 kudu::Thread::SuperviseThread(void*) /apache/dev/git/kudu/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x596ee6)

  Previous write of size 8 at 0x7b0c0006f958 by main thread:
    #0 operator new(unsigned long) /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64 (auto_rebalancer-test+0x3b06e7)
    #1 std::__1::__libcpp_allocate(unsigned long, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/new:253:10 (auto_rebalancer-test+0x423ed5)
    #2 std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >::allocate(unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (auto_rebalancer-test+0x439366)
    #3 std::__1::allocator_traits<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > >::allocate(std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >&, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1525:21 (auto_rebalancer-test+0x438fe8)
    #4 std::__1::unique_ptr<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>, std::__1::__hash_node_destructor<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > > > std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__construct_node_hash<std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(unsigned long, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2543:23 (auto_rebalancer-test+0x44bc33)
    #5 std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__emplace_unique_key_args<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2127:29 (auto_rebalancer-test+0x44b484)
    #6 std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, int> > >::operator[](std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/unordered_map:1635:21 (auto_rebalancer-test+0x4442bb)
    #7 kudu::master::AutoRebalancerTest::MovesPerTserver(kudu::master::AutoRebalancerTask*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:299:12 (auto_rebalancer-test+0x420752)
    #8 kudu::master::AutoRebalancerTest_ExecuteMovesCASRejectionDropsMoveGracefully_Test::TestBody() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:1587:3 (auto_rebalancer-test+0x3d8085)
    #9 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e0f)
    #10 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e0f)
    #11 testing::Test::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a11)
    #12 testing::TestInfo::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d28)
    #13 testing::TestSuite::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d04)
    #14 testing::internal::UnitTestImpl::RunAllTests() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597f4)
    #15 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65ccf)
    #16 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65ccf)
    #17 testing::UnitTest::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dac)
    #18 RUN_ALL_TESTS() /apache/dev/git/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (auto_rebalancer-test+0x497b27)
    #19 main /apache/dev/git/kudu/src/kudu/util/test_main.cc:115:10 (auto_rebalancer-test+0x49558a)

  Location is heap block of size 48 at 0x7b0c0006f930 allocated by main thread:
    #0 operator new(unsigned long) /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64 (auto_rebalancer-test+0x3b06e7)
    #1 std::__1::__libcpp_allocate(unsigned long, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/new:253:10 (auto_rebalancer-test+0x423ed5)
    #2 std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >::allocate(unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (auto_rebalancer-test+0x439366)
    #3 std::__1::allocator_traits<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > >::allocate(std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >&, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1525:21 (auto_rebalancer-test+0x438fe8)
    #4 std::__1::unique_ptr<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>, std::__1::__hash_node_destructor<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > > > std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__construct_node_hash<std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(unsigned long, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2543:23 (auto_rebalancer-test+0x44bc33)
    #5 std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__emplace_unique_key_args<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2127:29 (auto_rebalancer-test+0x44b484)
    #6 std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, int> > >::operator[](std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/unordered_map:1635:21 (auto_rebalancer-test+0x4442bb)
    #7 kudu::master::AutoRebalancerTest::MovesPerTserver(kudu::master::AutoRebalancerTask*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:299:12 (auto_rebalancer-test+0x420752)
    #8 kudu::master::AutoRebalancerTest_ExecuteMovesCASRejectionDropsMoveGracefully_Test::TestBody() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:1587:3 (auto_rebalancer-test+0x3d8085)
    #9 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e0f)
    #10 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e0f)
    #11 testing::Test::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a11)
    #12 testing::TestInfo::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d28)
    #13 testing::TestSuite::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d04)
    #14 testing::internal::UnitTestImpl::RunAllTests() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597f4)
    #15 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65ccf)
    #16 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65ccf)
    #17 testing::UnitTest::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dac)
    #18 RUN_ALL_TESTS() /apache/dev/git/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (auto_rebalancer-test+0x497b27)
    #19 main /apache/dev/git/kudu/src/kudu/util/test_main.cc:115:10 (auto_rebalancer-test+0x49558a)

  Thread T359 'auto-rebalancer' (tid=20307, running) created by thread T323 at:
    #0 pthread_create /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (auto_rebalancer-test+0x334cf5)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x59635c)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.h:147:12 (libmaster.so+0x2e0e6a)
    #3 kudu::master::AutoRebalancerTask::Init() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:215:10 (libmaster.so+0x2d2457)
    #4 kudu::master::CatalogManager::Init(bool) /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:1053:3 (libmaster.so+0x349f7c)
    #5 kudu::master::Master::InitCatalogManager() /apache/dev/git/kudu/src/kudu/master/master.cc:427:3 (libmaster.so+0x4f1ba3)
    #6 kudu::master::Master::InitCatalogManagerTask() /apache/dev/git/kudu/src/kudu/master/master.cc:415:14 (libmaster.so+0x4f18b7)
    #7 kudu::master::Master::StartAsync()::$_0::operator()() const /apache/dev/git/kudu/src/kudu/master/master.cc:395:3 (libmaster.so+0x4fa6db)
    #8 decltype(std::__1::forward<kudu::master::Master::StartAsync()::$_0&>(fp)()) std::__1::__invoke<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x4fa630)
    #9 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x4fa590)
    #10 std::__1::__function::__alloc_func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x4fa530)
    #11 std::__1::__function::__func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x4f885f)
    #12 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #13 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #14 kudu::ThreadPool::DispatchThread() /apache/dev/git/kudu/src/kudu/util/threadpool.cc:733:7 (libkudu_util.so+0x5cf131)
    #15 kudu::ThreadPool::CreateThread()::$_1::operator()() const /apache/dev/git/kudu/src/kudu/util/threadpool.cc:815:48 (libkudu_util.so+0x5d3b0b)
    #16 decltype(std::__1::forward<kudu::ThreadPool::CreateThread()::$_1&>(fp)()) std::__1::__invoke<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkudu_util.so+0x5d3a60)
    #17 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkudu_util.so+0x5d39c0)
    #18 std::__1::__function::__alloc_func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkudu_util.so+0x5d3960)
    #19 std::__1::__function::__func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkudu_util.so+0x5d1c8f)
    #20 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #21 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #22 kudu::Thread::SuperviseThread(void*) /apache/dev/git/kudu/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x596ee6)

SUMMARY: ThreadSanitizer: data race /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:307:7 in kudu::master::AutoRebalancerTask::RunLoop()
==================
I20260608 09:55:32.666921  9863 tablet_server.cc:196] TabletServer@127.9.161.193:0 shutdown complete.
==================
WARNING: ThreadSanitizer: data race (pid=9863)
  Read of size 8 at 0x7b0c0006f930 by thread T359:
    #0 std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>::operator++() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:345:28 (libmaster.so+0x2fe768)
    #1 std::__1::__hash_map_iterator<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*> >::operator++() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/unordered_map:764:40 (libmaster.so+0x2e1e1f)
    #2 kudu::master::AutoRebalancerTask::RunLoop() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:306:28 (libmaster.so+0x2d3b05)
    #3 kudu::master::AutoRebalancerTask::Init()::$_0::operator()() const /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:216:42 (libmaster.so+0x2dfb3b)
    #4 decltype(std::__1::forward<kudu::master::AutoRebalancerTask::Init()::$_0&>(fp)()) std::__1::__invoke<kudu::master::AutoRebalancerTask::Init()::$_0&>(kudu::master::AutoRebalancerTask::Init()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x2dfa90)
    #5 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::AutoRebalancerTask::Init()::$_0&>(kudu::master::AutoRebalancerTask::Init()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x2df9f0)
    #6 std::__1::__function::__alloc_func<kudu::master::AutoRebalancerTask::Init()::$_0, std::__1::allocator<kudu::master::AutoRebalancerTask::Init()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x2df990)
    #7 std::__1::__function::__func<kudu::master::AutoRebalancerTask::Init()::$_0, std::__1::allocator<kudu::master::AutoRebalancerTask::Init()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x2ddcbf)
    #8 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #9 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #10 kudu::Thread::SuperviseThread(void*) /apache/dev/git/kudu/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x596ee6)

  Previous write of size 8 at 0x7b0c0006f930 by main thread:
    #0 operator new(unsigned long) /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64 (auto_rebalancer-test+0x3b06e7)
    #1 std::__1::__libcpp_allocate(unsigned long, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/new:253:10 (auto_rebalancer-test+0x423ed5)
    #2 std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >::allocate(unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (auto_rebalancer-test+0x439366)
    #3 std::__1::allocator_traits<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > >::allocate(std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >&, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1525:21 (auto_rebalancer-test+0x438fe8)
    #4 std::__1::unique_ptr<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>, std::__1::__hash_node_destructor<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > > > std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__construct_node_hash<std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(unsigned long, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2543:23 (auto_rebalancer-test+0x44bc33)
    #5 std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__emplace_unique_key_args<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2127:29 (auto_rebalancer-test+0x44b484)
    #6 std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, int> > >::operator[](std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/unordered_map:1635:21 (auto_rebalancer-test+0x4442bb)
    #7 kudu::master::AutoRebalancerTest::MovesPerTserver(kudu::master::AutoRebalancerTask*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:299:12 (auto_rebalancer-test+0x420752)
    #8 kudu::master::AutoRebalancerTest_ExecuteMovesCASRejectionDropsMoveGracefully_Test::TestBody() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:1587:3 (auto_rebalancer-test+0x3d8085)
    #9 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e0f)
    #10 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e0f)
    #11 testing::Test::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a11)
    #12 testing::TestInfo::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d28)
    #13 testing::TestSuite::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d04)
    #14 testing::internal::UnitTestImpl::RunAllTests() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597f4)
    #15 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65ccf)
    #16 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65ccf)
    #17 testing::UnitTest::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dac)
    #18 RUN_ALL_TESTS() /apache/dev/git/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (auto_rebalancer-test+0x497b27)
    #19 main /apache/dev/git/kudu/src/kudu/util/test_main.cc:115:10 (auto_rebalancer-test+0x49558a)

  Location is heap block of size 48 at 0x7b0c0006f930 allocated by main thread:
    #0 operator new(unsigned long) /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64 (auto_rebalancer-test+0x3b06e7)
    #1 std::__1::__libcpp_allocate(unsigned long, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/new:253:10 (auto_rebalancer-test+0x423ed5)
    #2 std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >::allocate(unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1789:34 (auto_rebalancer-test+0x439366)
    #3 std::__1::allocator_traits<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > >::allocate(std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> >&, unsigned long) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/memory:1525:21 (auto_rebalancer-test+0x438fe8)
    #4 std::__1::unique_ptr<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>, std::__1::__hash_node_destructor<std::__1::allocator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*> > > > std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__construct_node_hash<std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(unsigned long, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2543:23 (auto_rebalancer-test+0x44bc33)
    #5 std::__1::pair<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>, bool> std::__1::__hash_table<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::__unordered_map_hasher<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::__unordered_map_equal<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int> > >::__emplace_unique_key_args<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>, std::__1::tuple<> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::piecewise_construct_t const&, std::__1::tuple<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&>&&, std::__1::tuple<>&&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:2127:29 (auto_rebalancer-test+0x44b484)
    #6 std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, int> > >::operator[](std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/unordered_map:1635:21 (auto_rebalancer-test+0x4442bb)
    #7 kudu::master::AutoRebalancerTest::MovesPerTserver(kudu::master::AutoRebalancerTask*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:299:12 (auto_rebalancer-test+0x420752)
    #8 kudu::master::AutoRebalancerTest_ExecuteMovesCASRejectionDropsMoveGracefully_Test::TestBody() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer-test.cc:1587:3 (auto_rebalancer-test+0x3d8085)
    #9 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x64e0f)
    #10 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x64e0f)
    #11 testing::Test::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2674:5 (libgtest.so.1.12.1+0x42a11)
    #12 testing::TestInfo::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2853:11 (libgtest.so.1.12.1+0x43d28)
    #13 testing::TestSuite::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:3012:30 (libgtest.so.1.12.1+0x44d04)
    #14 testing::internal::UnitTestImpl::RunAllTests() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5870:44 (libgtest.so.1.12.1+0x597f4)
    #15 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2599:10 (libgtest.so.1.12.1+0x65ccf)
    #16 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:2635:14 (libgtest.so.1.12.1+0x65ccf)
    #17 testing::UnitTest::Run() /apache/dev/git/kudu/thirdparty/src/googletest-release-1.12.1/googletest/src/gtest.cc:5444:10 (libgtest.so.1.12.1+0x58dac)
    #18 RUN_ALL_TESTS() /apache/dev/git/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:2293:73 (auto_rebalancer-test+0x497b27)
    #19 main /apache/dev/git/kudu/src/kudu/util/test_main.cc:115:10 (auto_rebalancer-test+0x49558a)

  Thread T359 'auto-rebalancer' (tid=20307, running) created by thread T323 at:
    #0 pthread_create /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:966 (auto_rebalancer-test+0x334cf5)
    #1 kudu::Thread::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, unsigned long, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.cc:643:15 (libkudu_util.so+0x59635c)
    #2 kudu::Thread::Create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void ()>, scoped_refptr<kudu::Thread>*) /apache/dev/git/kudu/src/kudu/util/thread.h:147:12 (libmaster.so+0x2e0e6a)
    #3 kudu::master::AutoRebalancerTask::Init() /apache/dev/git/kudu/src/kudu/master/auto_rebalancer.cc:215:10 (libmaster.so+0x2d2457)
    #4 kudu::master::CatalogManager::Init(bool) /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:1053:3 (libmaster.so+0x349f7c)
    #5 kudu::master::Master::InitCatalogManager() /apache/dev/git/kudu/src/kudu/master/master.cc:427:3 (libmaster.so+0x4f1ba3)
    #6 kudu::master::Master::InitCatalogManagerTask() /apache/dev/git/kudu/src/kudu/master/master.cc:415:14 (libmaster.so+0x4f18b7)
    #7 kudu::master::Master::StartAsync()::$_0::operator()() const /apache/dev/git/kudu/src/kudu/master/master.cc:395:3 (libmaster.so+0x4fa6db)
    #8 decltype(std::__1::forward<kudu::master::Master::StartAsync()::$_0&>(fp)()) std::__1::__invoke<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libmaster.so+0x4fa630)
    #9 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::master::Master::StartAsync()::$_0&>(kudu::master::Master::StartAsync()::$_0&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libmaster.so+0x4fa590)
    #10 std::__1::__function::__alloc_func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libmaster.so+0x4fa530)
    #11 std::__1::__function::__func<kudu::master::Master::StartAsync()::$_0, std::__1::allocator<kudu::master::Master::StartAsync()::$_0>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libmaster.so+0x4f885f)
    #12 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #13 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #14 kudu::ThreadPool::DispatchThread() /apache/dev/git/kudu/src/kudu/util/threadpool.cc:733:7 (libkudu_util.so+0x5cf131)
    #15 kudu::ThreadPool::CreateThread()::$_1::operator()() const /apache/dev/git/kudu/src/kudu/util/threadpool.cc:815:48 (libkudu_util.so+0x5d3b0b)
    #16 decltype(std::__1::forward<kudu::ThreadPool::CreateThread()::$_1&>(fp)()) std::__1::__invoke<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/type_traits:3905:1 (libkudu_util.so+0x5d3a60)
    #17 void std::__1::__invoke_void_return_wrapper<void>::__call<kudu::ThreadPool::CreateThread()::$_1&>(kudu::ThreadPool::CreateThread()::$_1&) /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__functional_base:348:9 (libkudu_util.so+0x5d39c0)
    #18 std::__1::__function::__alloc_func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1557:16 (libkudu_util.so+0x5d3960)
    #19 std::__1::__function::__func<kudu::ThreadPool::CreateThread()::$_1, std::__1::allocator<kudu::ThreadPool::CreateThread()::$_1>, void ()>::operator()() /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1731:12 (libkudu_util.so+0x5d1c8f)
    #20 std::__1::__function::__value_func<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:1884:16 (auto_rebalancer-test+0x497fd6)
    #21 std::__1::function<void ()>::operator()() const /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2556:12 (auto_rebalancer-test+0x497c68)
    #22 kudu::Thread::SuperviseThread(void*) /apache/dev/git/kudu/src/kudu/util/thread.cc:694:3 (libkudu_util.so+0x596ee6)

SUMMARY: ThreadSanitizer: data race /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/__hash_table:345:28 in std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, int>, void*>*>::operator++()
==================
I20260608 09:55:32.680681  9863 tablet_server.cc:179] TabletServer@127.9.161.194:0 shutting down...
I20260608 09:55:32.699241  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:32.700065  9863 tablet_replica.cc:333] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06: stopping tablet replica
I20260608 09:55:32.700619  9863 raft_consensus.cc:2243] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:32.701247  9863 pending_rounds.cc:70] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06: Trying to abort 1 pending ops.
I20260608 09:55:32.701460  9863 pending_rounds.cc:77] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617733278347264 op_type: NO_OP noop_request { }
I20260608 09:55:32.701740  9863 raft_consensus.cc:2889] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:55:32.702068  9863 raft_consensus.cc:2272] T ba48954f484644888ae2ed2d696b852b P 5223aff9950d47b7820dfe9454452e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:32.722601  9863 tablet_server.cc:196] TabletServer@127.9.161.194:0 shutdown complete.
I20260608 09:55:32.732142  9863 tablet_server.cc:179] TabletServer@127.9.161.195:0 shutting down...
I20260608 09:55:32.749365  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:32.750274  9863 tablet_replica.cc:333] T ba48954f484644888ae2ed2d696b852b P e00a3b2bf33447348c2da2909bb228fc: stopping tablet replica
I20260608 09:55:32.750842  9863 raft_consensus.cc:2243] T ba48954f484644888ae2ed2d696b852b P e00a3b2bf33447348c2da2909bb228fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:32.751266  9863 raft_consensus.cc:2272] T ba48954f484644888ae2ed2d696b852b P e00a3b2bf33447348c2da2909bb228fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:32.770318  9863 tablet_server.cc:196] TabletServer@127.9.161.195:0 shutdown complete.
I20260608 09:55:32.780174  9863 tablet_server.cc:179] TabletServer@127.9.161.196:0 shutting down...
I20260608 09:55:32.796666  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:32.797521  9863 tablet_replica.cc:333] T ba48954f484644888ae2ed2d696b852b P 6a95455cf15443fca719b710a7cd9c9f: stopping tablet replica
I20260608 09:55:32.798084  9863 raft_consensus.cc:2243] T ba48954f484644888ae2ed2d696b852b P 6a95455cf15443fca719b710a7cd9c9f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:32.798501  9863 raft_consensus.cc:2272] T ba48954f484644888ae2ed2d696b852b P 6a95455cf15443fca719b710a7cd9c9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:32.817589  9863 tablet_server.cc:196] TabletServer@127.9.161.196:0 shutdown complete.
I20260608 09:55:32.827431  9863 master.cc:562] Master@127.9.161.254:41197 shutting down...
I20260608 09:55:32.843652  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f14db04044aa4badbca08945e2fe6d20 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:32.844313  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f14db04044aa4badbca08945e2fe6d20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:32.844651  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P f14db04044aa4badbca08945e2fe6d20: stopping tablet replica
I20260608 09:55:32.864348  9863 master.cc:584] Master@127.9.161.254:41197 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1425 ms)
[----------] 22 tests from AutoRebalancerTest (233902 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 09:55:32.901131  9863 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.161.254:39057
I20260608 09:55:32.902365  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:32.907689 20642 instance_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:32.907701 20643 instance_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:32.911321 20645 instance_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:32.911543  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:32.912425  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:32.912606  9863 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:32.912740  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912532912726 us; error 0 us; skew 500 ppm
I20260608 09:55:32.913290  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:32.915778  9863 webserver.cc:533] Webserver started at http://127.9.161.254:37679/ using document root <none> and password file <none>
I20260608 09:55:32.916303  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:32.916461  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:32.916694  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:32.917766  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912298820956-9863-0/minicluster-data/master-0-root/instance:
uuid: "5cddf4db05694223a4bc24a726a047bb"
format_stamp: "Formatted at 2026-06-08 09:55:32 on dist-test-slave-bjvn"
I20260608 09:55:32.922629  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:55:32.926386 20650 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:32.927284  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 09:55:32.927698  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912298820956-9863-0/minicluster-data/master-0-root
uuid: "5cddf4db05694223a4bc24a726a047bb"
format_stamp: "Formatted at 2026-06-08 09:55:32 on dist-test-slave-bjvn"
I20260608 09:55:32.927970  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912298820956-9863-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912298820956-9863-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912298820956-9863-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:32.939908  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:32.941030  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:32.978191  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.254:39057
I20260608 09:55:32.978338 20701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.254:39057 every 8 connection(s)
I20260608 09:55:32.982477 20702 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:32.993681 20702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5cddf4db05694223a4bc24a726a047bb: Bootstrap starting.
I20260608 09:55:32.998454 20702 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5cddf4db05694223a4bc24a726a047bb: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:33.002761 20702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5cddf4db05694223a4bc24a726a047bb: No bootstrap required, opened a new log
I20260608 09:55:33.005184 20702 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5cddf4db05694223a4bc24a726a047bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cddf4db05694223a4bc24a726a047bb" member_type: VOTER }
I20260608 09:55:33.005607 20702 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5cddf4db05694223a4bc24a726a047bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:33.005839 20702 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5cddf4db05694223a4bc24a726a047bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cddf4db05694223a4bc24a726a047bb, State: Initialized, Role: FOLLOWER
I20260608 09:55:33.006526 20702 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5cddf4db05694223a4bc24a726a047bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5cddf4db05694223a4bc24a726a047bb" member_type: VOTER }
I20260608 09:55:33.006974 20702 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5cddf4db05694223a4bc24a726a047bb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:33.007172 20702 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5cddf4db05694223a4bc24a726a047bb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:33.007433 20702 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5cddf4db05694223a4bc24a726a047bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:33.013413 20702 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5cddf4db05694223a4bc24a726a047bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cddf4db05694223a4bc24a726a047bb" member_type: VOTER }
I20260608 09:55:33.013988 20702 leader_election.cc:304] T 00000000000000000000000000000000 P 5cddf4db05694223a4bc24a726a047bb [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: 5cddf4db05694223a4bc24a726a047bb; no voters: 
I20260608 09:55:33.015136 20702 leader_election.cc:290] T 00000000000000000000000000000000 P 5cddf4db05694223a4bc24a726a047bb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:33.015583 20705 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5cddf4db05694223a4bc24a726a047bb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:33.017074 20705 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5cddf4db05694223a4bc24a726a047bb [term 1 LEADER]: Becoming Leader. State: Replica: 5cddf4db05694223a4bc24a726a047bb, State: Running, Role: LEADER
I20260608 09:55:33.017871 20705 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5cddf4db05694223a4bc24a726a047bb [LEADER]: Queue going to LEADER mode. State: All 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: "5cddf4db05694223a4bc24a726a047bb" member_type: VOTER }
I20260608 09:55:33.018307 20702 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5cddf4db05694223a4bc24a726a047bb [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:33.021098 20707 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5cddf4db05694223a4bc24a726a047bb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5cddf4db05694223a4bc24a726a047bb. Latest consensus state: current_term: 1 leader_uuid: "5cddf4db05694223a4bc24a726a047bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cddf4db05694223a4bc24a726a047bb" member_type: VOTER } }
I20260608 09:55:33.021994 20707 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5cddf4db05694223a4bc24a726a047bb [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:33.021039 20706 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5cddf4db05694223a4bc24a726a047bb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5cddf4db05694223a4bc24a726a047bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cddf4db05694223a4bc24a726a047bb" member_type: VOTER } }
I20260608 09:55:33.022526 20706 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5cddf4db05694223a4bc24a726a047bb [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:33.025491 20710 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:33.034188 20710 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:33.035439  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:33.045744 20710 catalog_manager.cc:1382] Generated new cluster ID: ae8d7fa43da84446992f9df7bc5fdaf0
I20260608 09:55:33.046149 20710 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:33.062814 20710 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:33.064244 20710 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:33.088634 20710 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5cddf4db05694223a4bc24a726a047bb: Generated new TSK 0
I20260608 09:55:33.089282 20710 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:33.103097  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:33.109290 20723 instance_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:33.110599 20724 instance_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:33.112387  9863 server_base.cc:1061] running on GCE node
W20260608 09:55:33.112433 20726 instance_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:33.113649  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:33.113929  9863 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:33.114107  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912533114087 us; error 0 us; skew 500 ppm
I20260608 09:55:33.114723  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:33.117360  9863 webserver.cc:533] Webserver started at http://127.9.161.193:44215/ using document root <none> and password file <none>
I20260608 09:55:33.117969  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:33.118173  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:33.118466  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:33.119724  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912298820956-9863-0/minicluster-data/ts-0-root/instance:
uuid: "6100e5a4b0444908806bbcb14ffcef5b"
format_stamp: "Formatted at 2026-06-08 09:55:33 on dist-test-slave-bjvn"
I20260608 09:55:33.125036  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 09:55:33.129485 20731 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:33.130532  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:55:33.130816  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912298820956-9863-0/minicluster-data/ts-0-root
uuid: "6100e5a4b0444908806bbcb14ffcef5b"
format_stamp: "Formatted at 2026-06-08 09:55:33 on dist-test-slave-bjvn"
I20260608 09:55:33.131085  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912298820956-9863-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912298820956-9863-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912298820956-9863-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:33.143255  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:33.144305  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:33.146019  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:33.148470  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:33.148684  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:33.148945  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:33.149087  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:33.188859  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.193:41073
I20260608 09:55:33.188979 20793 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.193:41073 every 8 connection(s)
I20260608 09:55:33.195704  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:33.202764 20798 instance_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:33.204411 20799 instance_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:33.205871 20801 instance_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:33.207350  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:33.208372 20794 heartbeater.cc:344] Connected to a master server at 127.9.161.254:39057
I20260608 09:55:33.208501  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:55:33.208822 20794 heartbeater.cc:461] Registering TS with master...
W20260608 09:55:33.208823  9863 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:33.209230  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912533209214 us; error 0 us; skew 500 ppm
I20260608 09:55:33.209827 20794 heartbeater.cc:507] Master 127.9.161.254:39057 requested a full tablet report, sending...
I20260608 09:55:33.210016  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:33.212635 20667 ts_manager.cc:194] Registered new tserver with Master: 6100e5a4b0444908806bbcb14ffcef5b (127.9.161.193:41073)
I20260608 09:55:33.212864  9863 webserver.cc:533] Webserver started at http://127.9.161.194:46395/ using document root <none> and password file <none>
I20260608 09:55:33.213652  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:33.213960  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:33.214293  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:33.215255 20667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40968
I20260608 09:55:33.215853  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912298820956-9863-0/minicluster-data/ts-1-root/instance:
uuid: "8c5f61aecc36491d824ac3f8b717b441"
format_stamp: "Formatted at 2026-06-08 09:55:33 on dist-test-slave-bjvn"
I20260608 09:55:33.221068  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:55:33.224846 20806 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:33.225756  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:33.226171  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912298820956-9863-0/minicluster-data/ts-1-root
uuid: "8c5f61aecc36491d824ac3f8b717b441"
format_stamp: "Formatted at 2026-06-08 09:55:33 on dist-test-slave-bjvn"
I20260608 09:55:33.226480  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912298820956-9863-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912298820956-9863-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912298820956-9863-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:33.236743  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:33.237993  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:33.239574  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:33.242158  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:33.242398  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:33.242637  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:33.242818  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:33.287397  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.194:37219
I20260608 09:55:33.287578 20868 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.194:37219 every 8 connection(s)
I20260608 09:55:33.293061  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:33.300880 20872 instance_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:33.301334 20873 instance_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:33.304344  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:33.305850 20869 heartbeater.cc:344] Connected to a master server at 127.9.161.254:39057
W20260608 09:55:33.305727 20876 instance_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:33.306406 20869 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:33.307325 20869 heartbeater.cc:507] Master 127.9.161.254:39057 requested a full tablet report, sending...
I20260608 09:55:33.307370  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:33.307904  9863 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:33.308115  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912533308088 us; error 0 us; skew 500 ppm
I20260608 09:55:33.308981  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:33.309696 20667 ts_manager.cc:194] Registered new tserver with Master: 8c5f61aecc36491d824ac3f8b717b441 (127.9.161.194:37219)
I20260608 09:55:33.311976 20667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40976
I20260608 09:55:33.312086  9863 webserver.cc:533] Webserver started at http://127.9.161.195:45759/ using document root <none> and password file <none>
I20260608 09:55:33.312888  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:33.313136  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:33.313470  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:33.314666  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912298820956-9863-0/minicluster-data/ts-2-root/instance:
uuid: "a338a9f0881b418c8c3548634bebc0c6"
format_stamp: "Formatted at 2026-06-08 09:55:33 on dist-test-slave-bjvn"
I20260608 09:55:33.320009  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:55:33.324383 20880 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:33.325474  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:55:33.326041  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912298820956-9863-0/minicluster-data/ts-2-root
uuid: "a338a9f0881b418c8c3548634bebc0c6"
format_stamp: "Formatted at 2026-06-08 09:55:33 on dist-test-slave-bjvn"
I20260608 09:55:33.326331  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912298820956-9863-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912298820956-9863-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912298820956-9863-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:33.349838  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:33.351003  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:33.352501  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:33.354969  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:33.355206  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:33.355458  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:33.355631  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:33.395864  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.195:33505
I20260608 09:55:33.396041 20942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.195:33505 every 8 connection(s)
I20260608 09:55:33.410923 20943 heartbeater.cc:344] Connected to a master server at 127.9.161.254:39057
I20260608 09:55:33.411383 20943 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:33.412118 20943 heartbeater.cc:507] Master 127.9.161.254:39057 requested a full tablet report, sending...
I20260608 09:55:33.414423 20667 ts_manager.cc:194] Registered new tserver with Master: a338a9f0881b418c8c3548634bebc0c6 (127.9.161.195:33505)
I20260608 09:55:33.415455  9863 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016091768s
I20260608 09:55:33.416209 20667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49392
I20260608 09:55:34.218379 20794 heartbeater.cc:499] Master 127.9.161.254:39057 was elected leader, sending a full tablet report...
I20260608 09:55:34.314893 20869 heartbeater.cc:499] Master 127.9.161.254:39057 was elected leader, sending a full tablet report...
I20260608 09:55:34.419646 20943 heartbeater.cc:499] Master 127.9.161.254:39057 was elected leader, sending a full tablet report...
I20260608 09:55:34.473981 20667 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49402:
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:34.476565 20667 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:34.546460 20759 tablet_service.cc:1511] Processing CreateTablet for tablet 98c58aef08d0405dbc45255d07998136 (DEFAULT_TABLE table=test-workload [id=e37941d3ac3341f18cba64510a074965]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:34.547148 20757 tablet_service.cc:1511] Processing CreateTablet for tablet 7f626dff480f45bba47dfdf91b1d6899 (DEFAULT_TABLE table=test-workload [id=e37941d3ac3341f18cba64510a074965]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:34.549650 20758 tablet_service.cc:1511] Processing CreateTablet for tablet 17e57e25de9244d8a18017cb0efdadec (DEFAULT_TABLE table=test-workload [id=e37941d3ac3341f18cba64510a074965]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:34.551141 20759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98c58aef08d0405dbc45255d07998136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:34.552147 20758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e57e25de9244d8a18017cb0efdadec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:34.554149 20757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f626dff480f45bba47dfdf91b1d6899. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:34.557919 20834 tablet_service.cc:1511] Processing CreateTablet for tablet 98c58aef08d0405dbc45255d07998136 (DEFAULT_TABLE table=test-workload [id=e37941d3ac3341f18cba64510a074965]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:34.559432 20834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98c58aef08d0405dbc45255d07998136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:34.559033 20756 tablet_service.cc:1511] Processing CreateTablet for tablet 9d49f0e3c75241909ba05d38a5f7a474 (DEFAULT_TABLE table=test-workload [id=e37941d3ac3341f18cba64510a074965]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:34.560693 20756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d49f0e3c75241909ba05d38a5f7a474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:34.560381 20832 tablet_service.cc:1511] Processing CreateTablet for tablet 7f626dff480f45bba47dfdf91b1d6899 (DEFAULT_TABLE table=test-workload [id=e37941d3ac3341f18cba64510a074965]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:34.561827 20832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f626dff480f45bba47dfdf91b1d6899. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:34.567121 20833 tablet_service.cc:1511] Processing CreateTablet for tablet 17e57e25de9244d8a18017cb0efdadec (DEFAULT_TABLE table=test-workload [id=e37941d3ac3341f18cba64510a074965]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:34.568588 20833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e57e25de9244d8a18017cb0efdadec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:34.583089 20831 tablet_service.cc:1511] Processing CreateTablet for tablet 9d49f0e3c75241909ba05d38a5f7a474 (DEFAULT_TABLE table=test-workload [id=e37941d3ac3341f18cba64510a074965]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:34.584672 20831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d49f0e3c75241909ba05d38a5f7a474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:34.588577 20755 tablet_service.cc:1511] Processing CreateTablet for tablet 718368ce4a99433aa20bc9e0a609c4c1 (DEFAULT_TABLE table=test-workload [id=e37941d3ac3341f18cba64510a074965]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:34.590309 20755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 718368ce4a99433aa20bc9e0a609c4c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:34.590339 20830 tablet_service.cc:1511] Processing CreateTablet for tablet 718368ce4a99433aa20bc9e0a609c4c1 (DEFAULT_TABLE table=test-workload [id=e37941d3ac3341f18cba64510a074965]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:34.595396 20830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 718368ce4a99433aa20bc9e0a609c4c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:34.600816 20754 tablet_service.cc:1511] Processing CreateTablet for tablet 07cad9ee0c504293ae273153858d8bcf (DEFAULT_TABLE table=test-workload [id=e37941d3ac3341f18cba64510a074965]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:34.602499 20754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07cad9ee0c504293ae273153858d8bcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:34.603040 20908 tablet_service.cc:1511] Processing CreateTablet for tablet 98c58aef08d0405dbc45255d07998136 (DEFAULT_TABLE table=test-workload [id=e37941d3ac3341f18cba64510a074965]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:34.604444 20908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98c58aef08d0405dbc45255d07998136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:34.605576 20964 tablet_bootstrap.cc:492] T 9d49f0e3c75241909ba05d38a5f7a474 P 6100e5a4b0444908806bbcb14ffcef5b: Bootstrap starting.
I20260608 09:55:34.610669 20829 tablet_service.cc:1511] Processing CreateTablet for tablet 07cad9ee0c504293ae273153858d8bcf (DEFAULT_TABLE table=test-workload [id=e37941d3ac3341f18cba64510a074965]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:34.619727 20829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07cad9ee0c504293ae273153858d8bcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:34.619221 20906 tablet_service.cc:1511] Processing CreateTablet for tablet 7f626dff480f45bba47dfdf91b1d6899 (DEFAULT_TABLE table=test-workload [id=e37941d3ac3341f18cba64510a074965]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:34.621243 20906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f626dff480f45bba47dfdf91b1d6899. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:34.623749 20905 tablet_service.cc:1511] Processing CreateTablet for tablet 9d49f0e3c75241909ba05d38a5f7a474 (DEFAULT_TABLE table=test-workload [id=e37941d3ac3341f18cba64510a074965]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:34.627626 20904 tablet_service.cc:1511] Processing CreateTablet for tablet 718368ce4a99433aa20bc9e0a609c4c1 (DEFAULT_TABLE table=test-workload [id=e37941d3ac3341f18cba64510a074965]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:34.630977 20903 tablet_service.cc:1511] Processing CreateTablet for tablet 07cad9ee0c504293ae273153858d8bcf (DEFAULT_TABLE table=test-workload [id=e37941d3ac3341f18cba64510a074965]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:34.611565 20907 tablet_service.cc:1511] Processing CreateTablet for tablet 17e57e25de9244d8a18017cb0efdadec (DEFAULT_TABLE table=test-workload [id=e37941d3ac3341f18cba64510a074965]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:34.638630 20905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d49f0e3c75241909ba05d38a5f7a474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:34.642199 20904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 718368ce4a99433aa20bc9e0a609c4c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:34.646282 20903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07cad9ee0c504293ae273153858d8bcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:34.647981 20907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e57e25de9244d8a18017cb0efdadec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:34.646418 20964 tablet_bootstrap.cc:654] T 9d49f0e3c75241909ba05d38a5f7a474 P 6100e5a4b0444908806bbcb14ffcef5b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.651701 20963 tablet_bootstrap.cc:492] T 98c58aef08d0405dbc45255d07998136 P 8c5f61aecc36491d824ac3f8b717b441: Bootstrap starting.
I20260608 09:55:34.675308 20963 tablet_bootstrap.cc:654] T 98c58aef08d0405dbc45255d07998136 P 8c5f61aecc36491d824ac3f8b717b441: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.683880 20964 tablet_bootstrap.cc:492] T 9d49f0e3c75241909ba05d38a5f7a474 P 6100e5a4b0444908806bbcb14ffcef5b: No bootstrap required, opened a new log
I20260608 09:55:34.684491 20964 ts_tablet_manager.cc:1403] T 9d49f0e3c75241909ba05d38a5f7a474 P 6100e5a4b0444908806bbcb14ffcef5b: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.000s
I20260608 09:55:34.687559 20964 raft_consensus.cc:359] T 9d49f0e3c75241909ba05d38a5f7a474 P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.688371 20964 raft_consensus.cc:385] T 9d49f0e3c75241909ba05d38a5f7a474 P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.688823 20964 raft_consensus.cc:740] T 9d49f0e3c75241909ba05d38a5f7a474 P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6100e5a4b0444908806bbcb14ffcef5b, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.689777 20964 consensus_queue.cc:260] T 9d49f0e3c75241909ba05d38a5f7a474 P 6100e5a4b0444908806bbcb14ffcef5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.706796 20969 raft_consensus.cc:493] T 9d49f0e3c75241909ba05d38a5f7a474 P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:34.707911 20969 raft_consensus.cc:515] T 9d49f0e3c75241909ba05d38a5f7a474 P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.720136 20964 ts_tablet_manager.cc:1434] T 9d49f0e3c75241909ba05d38a5f7a474 P 6100e5a4b0444908806bbcb14ffcef5b: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.002s
I20260608 09:55:34.720304 20969 leader_election.cc:290] T 9d49f0e3c75241909ba05d38a5f7a474 P 6100e5a4b0444908806bbcb14ffcef5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5f61aecc36491d824ac3f8b717b441 (127.9.161.194:37219), a338a9f0881b418c8c3548634bebc0c6 (127.9.161.195:33505)
I20260608 09:55:34.721859 20964 tablet_bootstrap.cc:492] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b: Bootstrap starting.
I20260608 09:55:34.726068 20963 tablet_bootstrap.cc:492] T 98c58aef08d0405dbc45255d07998136 P 8c5f61aecc36491d824ac3f8b717b441: No bootstrap required, opened a new log
I20260608 09:55:34.726887 20963 ts_tablet_manager.cc:1403] T 98c58aef08d0405dbc45255d07998136 P 8c5f61aecc36491d824ac3f8b717b441: Time spent bootstrapping tablet: real 0.076s	user 0.008s	sys 0.030s
I20260608 09:55:34.729310 20967 tablet_bootstrap.cc:492] T 98c58aef08d0405dbc45255d07998136 P a338a9f0881b418c8c3548634bebc0c6: Bootstrap starting.
I20260608 09:55:34.731747 20963 raft_consensus.cc:359] T 98c58aef08d0405dbc45255d07998136 P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } }
I20260608 09:55:34.732517 20963 raft_consensus.cc:385] T 98c58aef08d0405dbc45255d07998136 P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.732859 20963 raft_consensus.cc:740] T 98c58aef08d0405dbc45255d07998136 P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5f61aecc36491d824ac3f8b717b441, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.733740 20963 consensus_queue.cc:260] T 98c58aef08d0405dbc45255d07998136 P 8c5f61aecc36491d824ac3f8b717b441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } }
I20260608 09:55:34.736999 20967 tablet_bootstrap.cc:654] T 98c58aef08d0405dbc45255d07998136 P a338a9f0881b418c8c3548634bebc0c6: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.739878 20964 tablet_bootstrap.cc:654] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.741290 20844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d49f0e3c75241909ba05d38a5f7a474" candidate_uuid: "6100e5a4b0444908806bbcb14ffcef5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5f61aecc36491d824ac3f8b717b441" is_pre_election: true
W20260608 09:55:34.743474 20734 leader_election.cc:343] T 9d49f0e3c75241909ba05d38a5f7a474 P 6100e5a4b0444908806bbcb14ffcef5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c5f61aecc36491d824ac3f8b717b441 (127.9.161.194:37219): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:34.752020 20967 tablet_bootstrap.cc:492] T 98c58aef08d0405dbc45255d07998136 P a338a9f0881b418c8c3548634bebc0c6: No bootstrap required, opened a new log
I20260608 09:55:34.752846 20967 ts_tablet_manager.cc:1403] T 98c58aef08d0405dbc45255d07998136 P a338a9f0881b418c8c3548634bebc0c6: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.005s
I20260608 09:55:34.748478 20963 ts_tablet_manager.cc:1434] T 98c58aef08d0405dbc45255d07998136 P 8c5f61aecc36491d824ac3f8b717b441: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.001s
I20260608 09:55:34.757097 20967 raft_consensus.cc:359] T 98c58aef08d0405dbc45255d07998136 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } }
I20260608 09:55:34.757895 20967 raft_consensus.cc:385] T 98c58aef08d0405dbc45255d07998136 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.758150 20964 tablet_bootstrap.cc:492] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b: No bootstrap required, opened a new log
I20260608 09:55:34.758191 20967 raft_consensus.cc:740] T 98c58aef08d0405dbc45255d07998136 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a338a9f0881b418c8c3548634bebc0c6, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.758507 20918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d49f0e3c75241909ba05d38a5f7a474" candidate_uuid: "6100e5a4b0444908806bbcb14ffcef5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a338a9f0881b418c8c3548634bebc0c6" is_pre_election: true
I20260608 09:55:34.758877 20964 ts_tablet_manager.cc:1403] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.005s
I20260608 09:55:34.759292 20967 consensus_queue.cc:260] T 98c58aef08d0405dbc45255d07998136 P a338a9f0881b418c8c3548634bebc0c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } }
W20260608 09:55:34.760123 20733 leader_election.cc:343] T 9d49f0e3c75241909ba05d38a5f7a474 P 6100e5a4b0444908806bbcb14ffcef5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a338a9f0881b418c8c3548634bebc0c6 (127.9.161.195:33505): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:34.760620 20733 leader_election.cc:304] T 9d49f0e3c75241909ba05d38a5f7a474 P 6100e5a4b0444908806bbcb14ffcef5b [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: 6100e5a4b0444908806bbcb14ffcef5b; no voters: 8c5f61aecc36491d824ac3f8b717b441, a338a9f0881b418c8c3548634bebc0c6
I20260608 09:55:34.761950 20969 raft_consensus.cc:2749] T 9d49f0e3c75241909ba05d38a5f7a474 P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:34.762524 20964 raft_consensus.cc:359] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } }
I20260608 09:55:34.763581 20964 raft_consensus.cc:385] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.764161 20963 tablet_bootstrap.cc:492] T 9d49f0e3c75241909ba05d38a5f7a474 P 8c5f61aecc36491d824ac3f8b717b441: Bootstrap starting.
I20260608 09:55:34.763983 20964 raft_consensus.cc:740] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6100e5a4b0444908806bbcb14ffcef5b, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.765082 20964 consensus_queue.cc:260] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } }
I20260608 09:55:34.767385 20964 ts_tablet_manager.cc:1434] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 09:55:34.768694 20964 tablet_bootstrap.cc:492] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b: Bootstrap starting.
I20260608 09:55:34.774952 20963 tablet_bootstrap.cc:654] T 9d49f0e3c75241909ba05d38a5f7a474 P 8c5f61aecc36491d824ac3f8b717b441: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.774955 20964 tablet_bootstrap.cc:654] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.782352 20967 ts_tablet_manager.cc:1434] T 98c58aef08d0405dbc45255d07998136 P a338a9f0881b418c8c3548634bebc0c6: Time spent starting tablet: real 0.029s	user 0.014s	sys 0.016s
I20260608 09:55:34.783494 20967 tablet_bootstrap.cc:492] T 17e57e25de9244d8a18017cb0efdadec P a338a9f0881b418c8c3548634bebc0c6: Bootstrap starting.
I20260608 09:55:34.788287 20963 tablet_bootstrap.cc:492] T 9d49f0e3c75241909ba05d38a5f7a474 P 8c5f61aecc36491d824ac3f8b717b441: No bootstrap required, opened a new log
I20260608 09:55:34.788872 20963 ts_tablet_manager.cc:1403] T 9d49f0e3c75241909ba05d38a5f7a474 P 8c5f61aecc36491d824ac3f8b717b441: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.001s
I20260608 09:55:34.791965 20963 raft_consensus.cc:359] T 9d49f0e3c75241909ba05d38a5f7a474 P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.792382 20967 tablet_bootstrap.cc:654] T 17e57e25de9244d8a18017cb0efdadec P a338a9f0881b418c8c3548634bebc0c6: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.792809 20963 raft_consensus.cc:385] T 9d49f0e3c75241909ba05d38a5f7a474 P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.793170 20963 raft_consensus.cc:740] T 9d49f0e3c75241909ba05d38a5f7a474 P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5f61aecc36491d824ac3f8b717b441, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.794641 20963 consensus_queue.cc:260] T 9d49f0e3c75241909ba05d38a5f7a474 P 8c5f61aecc36491d824ac3f8b717b441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.796684 20964 tablet_bootstrap.cc:492] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b: No bootstrap required, opened a new log
I20260608 09:55:34.797236 20964 ts_tablet_manager.cc:1403] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.004s
I20260608 09:55:34.797501 20963 ts_tablet_manager.cc:1434] T 9d49f0e3c75241909ba05d38a5f7a474 P 8c5f61aecc36491d824ac3f8b717b441: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 09:55:34.798972 20963 tablet_bootstrap.cc:492] T 718368ce4a99433aa20bc9e0a609c4c1 P 8c5f61aecc36491d824ac3f8b717b441: Bootstrap starting.
I20260608 09:55:34.800544 20964 raft_consensus.cc:359] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.801358 20964 raft_consensus.cc:385] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.801676 20964 raft_consensus.cc:740] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6100e5a4b0444908806bbcb14ffcef5b, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.802635 20964 consensus_queue.cc:260] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.808135 20964 ts_tablet_manager.cc:1434] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260608 09:55:34.808596 20963 tablet_bootstrap.cc:654] T 718368ce4a99433aa20bc9e0a609c4c1 P 8c5f61aecc36491d824ac3f8b717b441: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.809311 20964 tablet_bootstrap.cc:492] T 07cad9ee0c504293ae273153858d8bcf P 6100e5a4b0444908806bbcb14ffcef5b: Bootstrap starting.
I20260608 09:55:34.817299 20967 tablet_bootstrap.cc:492] T 17e57e25de9244d8a18017cb0efdadec P a338a9f0881b418c8c3548634bebc0c6: No bootstrap required, opened a new log
I20260608 09:55:34.818163 20967 ts_tablet_manager.cc:1403] T 17e57e25de9244d8a18017cb0efdadec P a338a9f0881b418c8c3548634bebc0c6: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.020s
I20260608 09:55:34.818500 20964 tablet_bootstrap.cc:654] T 07cad9ee0c504293ae273153858d8bcf P 6100e5a4b0444908806bbcb14ffcef5b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.822700 20967 raft_consensus.cc:359] T 17e57e25de9244d8a18017cb0efdadec P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.823781 20967 raft_consensus.cc:385] T 17e57e25de9244d8a18017cb0efdadec P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.824235 20967 raft_consensus.cc:740] T 17e57e25de9244d8a18017cb0efdadec P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a338a9f0881b418c8c3548634bebc0c6, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.825534 20967 consensus_queue.cc:260] T 17e57e25de9244d8a18017cb0efdadec P a338a9f0881b418c8c3548634bebc0c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.828183 20967 ts_tablet_manager.cc:1434] T 17e57e25de9244d8a18017cb0efdadec P a338a9f0881b418c8c3548634bebc0c6: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 09:55:34.828500 20963 tablet_bootstrap.cc:492] T 718368ce4a99433aa20bc9e0a609c4c1 P 8c5f61aecc36491d824ac3f8b717b441: No bootstrap required, opened a new log
I20260608 09:55:34.828653 20964 tablet_bootstrap.cc:492] T 07cad9ee0c504293ae273153858d8bcf P 6100e5a4b0444908806bbcb14ffcef5b: No bootstrap required, opened a new log
I20260608 09:55:34.829314 20963 ts_tablet_manager.cc:1403] T 718368ce4a99433aa20bc9e0a609c4c1 P 8c5f61aecc36491d824ac3f8b717b441: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.020s
I20260608 09:55:34.829380 20964 ts_tablet_manager.cc:1403] T 07cad9ee0c504293ae273153858d8bcf P 6100e5a4b0444908806bbcb14ffcef5b: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260608 09:55:34.830449 20967 tablet_bootstrap.cc:492] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6: Bootstrap starting.
I20260608 09:55:34.833405 20964 raft_consensus.cc:359] T 07cad9ee0c504293ae273153858d8bcf P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.833606 20963 raft_consensus.cc:359] T 718368ce4a99433aa20bc9e0a609c4c1 P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.834264 20964 raft_consensus.cc:385] T 07cad9ee0c504293ae273153858d8bcf P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.834476 20963 raft_consensus.cc:385] T 718368ce4a99433aa20bc9e0a609c4c1 P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.834673 20964 raft_consensus.cc:740] T 07cad9ee0c504293ae273153858d8bcf P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6100e5a4b0444908806bbcb14ffcef5b, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.834910 20963 raft_consensus.cc:740] T 718368ce4a99433aa20bc9e0a609c4c1 P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5f61aecc36491d824ac3f8b717b441, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.835683 20964 consensus_queue.cc:260] T 07cad9ee0c504293ae273153858d8bcf P 6100e5a4b0444908806bbcb14ffcef5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.835963 20963 consensus_queue.cc:260] T 718368ce4a99433aa20bc9e0a609c4c1 P 8c5f61aecc36491d824ac3f8b717b441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.839630 20967 tablet_bootstrap.cc:654] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.843420 20964 ts_tablet_manager.cc:1434] T 07cad9ee0c504293ae273153858d8bcf P 6100e5a4b0444908806bbcb14ffcef5b: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 09:55:34.844606 20964 tablet_bootstrap.cc:492] T 7f626dff480f45bba47dfdf91b1d6899 P 6100e5a4b0444908806bbcb14ffcef5b: Bootstrap starting.
I20260608 09:55:34.851583 20963 ts_tablet_manager.cc:1434] T 718368ce4a99433aa20bc9e0a609c4c1 P 8c5f61aecc36491d824ac3f8b717b441: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260608 09:55:34.852157 20964 tablet_bootstrap.cc:654] T 7f626dff480f45bba47dfdf91b1d6899 P 6100e5a4b0444908806bbcb14ffcef5b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.855291 20963 tablet_bootstrap.cc:492] T 17e57e25de9244d8a18017cb0efdadec P 8c5f61aecc36491d824ac3f8b717b441: Bootstrap starting.
I20260608 09:55:34.857448 20967 tablet_bootstrap.cc:492] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6: No bootstrap required, opened a new log
I20260608 09:55:34.858227 20967 ts_tablet_manager.cc:1403] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.016s
I20260608 09:55:34.862075 20967 raft_consensus.cc:359] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.862869 20967 raft_consensus.cc:385] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.862998 20963 tablet_bootstrap.cc:654] T 17e57e25de9244d8a18017cb0efdadec P 8c5f61aecc36491d824ac3f8b717b441: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.863235 20967 raft_consensus.cc:740] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a338a9f0881b418c8c3548634bebc0c6, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.863407 20964 tablet_bootstrap.cc:492] T 7f626dff480f45bba47dfdf91b1d6899 P 6100e5a4b0444908806bbcb14ffcef5b: No bootstrap required, opened a new log
I20260608 09:55:34.864048 20964 ts_tablet_manager.cc:1403] T 7f626dff480f45bba47dfdf91b1d6899 P 6100e5a4b0444908806bbcb14ffcef5b: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260608 09:55:34.864183 20967 consensus_queue.cc:260] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.866643 20967 ts_tablet_manager.cc:1434] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:55:34.867538 20964 raft_consensus.cc:359] T 7f626dff480f45bba47dfdf91b1d6899 P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.868422 20964 raft_consensus.cc:385] T 7f626dff480f45bba47dfdf91b1d6899 P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.868621 20967 tablet_bootstrap.cc:492] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6: Bootstrap starting.
I20260608 09:55:34.868754 20964 raft_consensus.cc:740] T 7f626dff480f45bba47dfdf91b1d6899 P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6100e5a4b0444908806bbcb14ffcef5b, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.870411 20963 tablet_bootstrap.cc:492] T 17e57e25de9244d8a18017cb0efdadec P 8c5f61aecc36491d824ac3f8b717b441: No bootstrap required, opened a new log
I20260608 09:55:34.869937 20964 consensus_queue.cc:260] T 7f626dff480f45bba47dfdf91b1d6899 P 6100e5a4b0444908806bbcb14ffcef5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.871027 20963 ts_tablet_manager.cc:1403] T 17e57e25de9244d8a18017cb0efdadec P 8c5f61aecc36491d824ac3f8b717b441: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.002s
I20260608 09:55:34.874460 20963 raft_consensus.cc:359] T 17e57e25de9244d8a18017cb0efdadec P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.875273 20963 raft_consensus.cc:385] T 17e57e25de9244d8a18017cb0efdadec P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.875645 20963 raft_consensus.cc:740] T 17e57e25de9244d8a18017cb0efdadec P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5f61aecc36491d824ac3f8b717b441, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.875921 20964 ts_tablet_manager.cc:1434] T 7f626dff480f45bba47dfdf91b1d6899 P 6100e5a4b0444908806bbcb14ffcef5b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260608 09:55:34.876470 20967 tablet_bootstrap.cc:654] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.877027 20964 tablet_bootstrap.cc:492] T 718368ce4a99433aa20bc9e0a609c4c1 P 6100e5a4b0444908806bbcb14ffcef5b: Bootstrap starting.
I20260608 09:55:34.876863 20963 consensus_queue.cc:260] T 17e57e25de9244d8a18017cb0efdadec P 8c5f61aecc36491d824ac3f8b717b441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.879510 20963 ts_tablet_manager.cc:1434] T 17e57e25de9244d8a18017cb0efdadec P 8c5f61aecc36491d824ac3f8b717b441: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260608 09:55:34.880641 20963 tablet_bootstrap.cc:492] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441: Bootstrap starting.
I20260608 09:55:34.884979 20964 tablet_bootstrap.cc:654] T 718368ce4a99433aa20bc9e0a609c4c1 P 6100e5a4b0444908806bbcb14ffcef5b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.887923 20963 tablet_bootstrap.cc:654] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.896229 20967 tablet_bootstrap.cc:492] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6: No bootstrap required, opened a new log
I20260608 09:55:34.897138 20967 ts_tablet_manager.cc:1403] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.009s
I20260608 09:55:34.897933 20969 raft_consensus.cc:493] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:34.899340 20969 raft_consensus.cc:515] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.900738 20963 tablet_bootstrap.cc:492] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441: No bootstrap required, opened a new log
I20260608 09:55:34.901005 20964 tablet_bootstrap.cc:492] T 718368ce4a99433aa20bc9e0a609c4c1 P 6100e5a4b0444908806bbcb14ffcef5b: No bootstrap required, opened a new log
I20260608 09:55:34.901273 20963 ts_tablet_manager.cc:1403] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.006s
I20260608 09:55:34.901404 20964 ts_tablet_manager.cc:1403] T 718368ce4a99433aa20bc9e0a609c4c1 P 6100e5a4b0444908806bbcb14ffcef5b: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.009s
I20260608 09:55:34.901726 20969 leader_election.cc:290] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5f61aecc36491d824ac3f8b717b441 (127.9.161.194:37219), a338a9f0881b418c8c3548634bebc0c6 (127.9.161.195:33505)
I20260608 09:55:34.903674 20844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e57e25de9244d8a18017cb0efdadec" candidate_uuid: "6100e5a4b0444908806bbcb14ffcef5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5f61aecc36491d824ac3f8b717b441" is_pre_election: true
I20260608 09:55:34.904225 20918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e57e25de9244d8a18017cb0efdadec" candidate_uuid: "6100e5a4b0444908806bbcb14ffcef5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a338a9f0881b418c8c3548634bebc0c6" is_pre_election: true
I20260608 09:55:34.904384 20844 raft_consensus.cc:2468] T 17e57e25de9244d8a18017cb0efdadec P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6100e5a4b0444908806bbcb14ffcef5b in term 0.
I20260608 09:55:34.904915 20918 raft_consensus.cc:2468] T 17e57e25de9244d8a18017cb0efdadec P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6100e5a4b0444908806bbcb14ffcef5b in term 0.
I20260608 09:55:34.904809 20963 raft_consensus.cc:359] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.905839 20963 raft_consensus.cc:385] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.906173 20963 raft_consensus.cc:740] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5f61aecc36491d824ac3f8b717b441, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.906095 20734 leader_election.cc:304] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6100e5a4b0444908806bbcb14ffcef5b, 8c5f61aecc36491d824ac3f8b717b441; no voters: 
I20260608 09:55:34.907038 20967 raft_consensus.cc:359] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.907241 20963 consensus_queue.cc:260] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.907831 20967 raft_consensus.cc:385] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.907972 20969 raft_consensus.cc:2804] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:34.908228 20967 raft_consensus.cc:740] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a338a9f0881b418c8c3548634bebc0c6, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.908505 20969 raft_consensus.cc:493] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:34.908179 20964 raft_consensus.cc:359] T 718368ce4a99433aa20bc9e0a609c4c1 P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.909128 20969 raft_consensus.cc:3060] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:34.909482 20964 raft_consensus.cc:385] T 718368ce4a99433aa20bc9e0a609c4c1 P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.909458 20967 consensus_queue.cc:260] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.910087 20964 raft_consensus.cc:740] T 718368ce4a99433aa20bc9e0a609c4c1 P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6100e5a4b0444908806bbcb14ffcef5b, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.912004 20972 raft_consensus.cc:493] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:34.912303 20967 ts_tablet_manager.cc:1434] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:55:34.913522 20967 tablet_bootstrap.cc:492] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6: Bootstrap starting.
I20260608 09:55:34.912564 20972 raft_consensus.cc:515] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.915695 20964 consensus_queue.cc:260] T 718368ce4a99433aa20bc9e0a609c4c1 P 6100e5a4b0444908806bbcb14ffcef5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.917568 20969 raft_consensus.cc:515] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.920825 20967 tablet_bootstrap.cc:654] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.923182 20964 ts_tablet_manager.cc:1434] T 718368ce4a99433aa20bc9e0a609c4c1 P 6100e5a4b0444908806bbcb14ffcef5b: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260608 09:55:34.925945 20972 leader_election.cc:290] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6100e5a4b0444908806bbcb14ffcef5b (127.9.161.193:41073), a338a9f0881b418c8c3548634bebc0c6 (127.9.161.195:33505)
I20260608 09:55:34.927772 20844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e57e25de9244d8a18017cb0efdadec" candidate_uuid: "6100e5a4b0444908806bbcb14ffcef5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5f61aecc36491d824ac3f8b717b441"
I20260608 09:55:34.928005 20967 tablet_bootstrap.cc:492] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6: No bootstrap required, opened a new log
I20260608 09:55:34.928468 20844 raft_consensus.cc:3060] T 17e57e25de9244d8a18017cb0efdadec P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:34.928661 20963 ts_tablet_manager.cc:1434] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.006s
I20260608 09:55:34.929035 20967 ts_tablet_manager.cc:1403] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260608 09:55:34.930007 20963 tablet_bootstrap.cc:492] T 7f626dff480f45bba47dfdf91b1d6899 P 8c5f61aecc36491d824ac3f8b717b441: Bootstrap starting.
I20260608 09:55:34.932615 20967 raft_consensus.cc:359] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.933594 20967 raft_consensus.cc:385] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.934016 20967 raft_consensus.cc:740] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a338a9f0881b418c8c3548634bebc0c6, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.934940 20967 consensus_queue.cc:260] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.937528 20967 ts_tablet_manager.cc:1434] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:55:34.938269 20963 tablet_bootstrap.cc:654] T 7f626dff480f45bba47dfdf91b1d6899 P 8c5f61aecc36491d824ac3f8b717b441: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.938798 20967 tablet_bootstrap.cc:492] T 07cad9ee0c504293ae273153858d8bcf P a338a9f0881b418c8c3548634bebc0c6: Bootstrap starting.
I20260608 09:55:34.943210 20975 raft_consensus.cc:493] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:34.943879 20918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e57e25de9244d8a18017cb0efdadec" candidate_uuid: "6100e5a4b0444908806bbcb14ffcef5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a338a9f0881b418c8c3548634bebc0c6"
I20260608 09:55:34.944531 20918 raft_consensus.cc:3060] T 17e57e25de9244d8a18017cb0efdadec P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:34.947806 20967 tablet_bootstrap.cc:654] T 07cad9ee0c504293ae273153858d8bcf P a338a9f0881b418c8c3548634bebc0c6: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.943881 20975 raft_consensus.cc:515] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.953658 20975 leader_election.cc:290] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6100e5a4b0444908806bbcb14ffcef5b (127.9.161.193:41073), 8c5f61aecc36491d824ac3f8b717b441 (127.9.161.194:37219)
I20260608 09:55:34.981542 20969 leader_election.cc:290] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b [CANDIDATE]: Term 1 election: Requested vote from peers 8c5f61aecc36491d824ac3f8b717b441 (127.9.161.194:37219), a338a9f0881b418c8c3548634bebc0c6 (127.9.161.195:33505)
I20260608 09:55:34.937394 20844 raft_consensus.cc:2468] T 17e57e25de9244d8a18017cb0efdadec P 8c5f61aecc36491d824ac3f8b717b441 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6100e5a4b0444908806bbcb14ffcef5b in term 1.
I20260608 09:55:34.984190 20734 leader_election.cc:304] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6100e5a4b0444908806bbcb14ffcef5b, 8c5f61aecc36491d824ac3f8b717b441; no voters: 
I20260608 09:55:34.986168 20969 raft_consensus.cc:2804] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:34.987002 20969 raft_consensus.cc:697] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b [term 1 LEADER]: Becoming Leader. State: Replica: 6100e5a4b0444908806bbcb14ffcef5b, State: Running, Role: LEADER
I20260608 09:55:34.988273 20975 raft_consensus.cc:493] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:34.988881 20975 raft_consensus.cc:515] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.992185 20975 leader_election.cc:290] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6100e5a4b0444908806bbcb14ffcef5b (127.9.161.193:41073), 8c5f61aecc36491d824ac3f8b717b441 (127.9.161.194:37219)
I20260608 09:55:34.987915 20969 consensus_queue.cc:237] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:34.993834 20918 raft_consensus.cc:2468] T 17e57e25de9244d8a18017cb0efdadec P a338a9f0881b418c8c3548634bebc0c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6100e5a4b0444908806bbcb14ffcef5b in term 1.
I20260608 09:55:35.005662 20968 raft_consensus.cc:493] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:35.006372 20968 raft_consensus.cc:515] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } }
I20260608 09:55:35.008934 20967 tablet_bootstrap.cc:492] T 07cad9ee0c504293ae273153858d8bcf P a338a9f0881b418c8c3548634bebc0c6: No bootstrap required, opened a new log
I20260608 09:55:35.009902 20967 ts_tablet_manager.cc:1403] T 07cad9ee0c504293ae273153858d8bcf P a338a9f0881b418c8c3548634bebc0c6: Time spent bootstrapping tablet: real 0.071s	user 0.031s	sys 0.036s
I20260608 09:55:35.011353 20769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718368ce4a99433aa20bc9e0a609c4c1" candidate_uuid: "a338a9f0881b418c8c3548634bebc0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6100e5a4b0444908806bbcb14ffcef5b" is_pre_election: true
I20260608 09:55:35.012843 20769 raft_consensus.cc:2468] T 718368ce4a99433aa20bc9e0a609c4c1 P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a338a9f0881b418c8c3548634bebc0c6 in term 0.
I20260608 09:55:35.014613 20768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f626dff480f45bba47dfdf91b1d6899" candidate_uuid: "a338a9f0881b418c8c3548634bebc0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6100e5a4b0444908806bbcb14ffcef5b" is_pre_election: true
I20260608 09:55:35.015715 20768 raft_consensus.cc:2468] T 7f626dff480f45bba47dfdf91b1d6899 P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a338a9f0881b418c8c3548634bebc0c6 in term 0.
I20260608 09:55:35.017105 20967 raft_consensus.cc:359] T 07cad9ee0c504293ae273153858d8bcf P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:35.018301 20881 leader_election.cc:304] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6100e5a4b0444908806bbcb14ffcef5b, a338a9f0881b418c8c3548634bebc0c6; no voters: 
I20260608 09:55:35.019286 20967 raft_consensus.cc:385] T 07cad9ee0c504293ae273153858d8bcf P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:35.019861 20968 leader_election.cc:290] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a338a9f0881b418c8c3548634bebc0c6 (127.9.161.195:33505), 8c5f61aecc36491d824ac3f8b717b441 (127.9.161.194:37219)
I20260608 09:55:35.020124 20975 raft_consensus.cc:2804] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:35.020526 20975 raft_consensus.cc:493] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:35.020346 20967 raft_consensus.cc:740] T 07cad9ee0c504293ae273153858d8bcf P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a338a9f0881b418c8c3548634bebc0c6, State: Initialized, Role: FOLLOWER
I20260608 09:55:35.021139 20975 raft_consensus.cc:3060] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:35.021374 20844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98c58aef08d0405dbc45255d07998136" candidate_uuid: "6100e5a4b0444908806bbcb14ffcef5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5f61aecc36491d824ac3f8b717b441" is_pre_election: true
I20260608 09:55:35.022270 20844 raft_consensus.cc:2468] T 98c58aef08d0405dbc45255d07998136 P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6100e5a4b0444908806bbcb14ffcef5b in term 0.
I20260608 09:55:35.022394 20967 consensus_queue.cc:260] T 07cad9ee0c504293ae273153858d8bcf P a338a9f0881b418c8c3548634bebc0c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:35.023662 20734 leader_election.cc:304] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6100e5a4b0444908806bbcb14ffcef5b, 8c5f61aecc36491d824ac3f8b717b441; no voters: 
I20260608 09:55:35.024665 20968 raft_consensus.cc:2804] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:35.025028 20968 raft_consensus.cc:493] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:35.025641 20968 raft_consensus.cc:3060] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:35.031530 20997 raft_consensus.cc:493] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 09:55:35.032511 20715 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:55:35.032856 20967 ts_tablet_manager.cc:1434] T 07cad9ee0c504293ae273153858d8bcf P a338a9f0881b418c8c3548634bebc0c6: Time spent starting tablet: real 0.022s	user 0.014s	sys 0.005s
I20260608 09:55:35.032178 20997 raft_consensus.cc:515] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:35.039258 20997 leader_election.cc:290] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6100e5a4b0444908806bbcb14ffcef5b (127.9.161.193:41073), 8c5f61aecc36491d824ac3f8b717b441 (127.9.161.194:37219)
I20260608 09:55:35.043584 20918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98c58aef08d0405dbc45255d07998136" candidate_uuid: "6100e5a4b0444908806bbcb14ffcef5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a338a9f0881b418c8c3548634bebc0c6" is_pre_election: true
I20260608 09:55:35.046983 20918 raft_consensus.cc:2468] T 98c58aef08d0405dbc45255d07998136 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6100e5a4b0444908806bbcb14ffcef5b in term 0.
I20260608 09:55:35.050299 20843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f626dff480f45bba47dfdf91b1d6899" candidate_uuid: "a338a9f0881b418c8c3548634bebc0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5f61aecc36491d824ac3f8b717b441" is_pre_election: true
W20260608 09:55:35.051849 20883 leader_election.cc:343] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c5f61aecc36491d824ac3f8b717b441 (127.9.161.194:37219): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:35.051993 20842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d49f0e3c75241909ba05d38a5f7a474" candidate_uuid: "a338a9f0881b418c8c3548634bebc0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5f61aecc36491d824ac3f8b717b441" is_pre_election: true
I20260608 09:55:35.052919 20842 raft_consensus.cc:2468] T 9d49f0e3c75241909ba05d38a5f7a474 P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a338a9f0881b418c8c3548634bebc0c6 in term 0.
I20260608 09:55:35.053057 20844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718368ce4a99433aa20bc9e0a609c4c1" candidate_uuid: "a338a9f0881b418c8c3548634bebc0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5f61aecc36491d824ac3f8b717b441" is_pre_election: true
I20260608 09:55:35.053869 20844 raft_consensus.cc:2468] T 718368ce4a99433aa20bc9e0a609c4c1 P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a338a9f0881b418c8c3548634bebc0c6 in term 0.
I20260608 09:55:35.054214 20883 leader_election.cc:304] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5f61aecc36491d824ac3f8b717b441, a338a9f0881b418c8c3548634bebc0c6; no voters: 
I20260608 09:55:35.053148 20975 raft_consensus.cc:515] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:35.057216 20975 leader_election.cc:290] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6 [CANDIDATE]: Term 1 election: Requested vote from peers 6100e5a4b0444908806bbcb14ffcef5b (127.9.161.193:41073), 8c5f61aecc36491d824ac3f8b717b441 (127.9.161.194:37219)
I20260608 09:55:35.055285 20997 raft_consensus.cc:2804] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:35.059931 20997 raft_consensus.cc:493] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:35.060359 20997 raft_consensus.cc:3060] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:35.060413 20769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d49f0e3c75241909ba05d38a5f7a474" candidate_uuid: "a338a9f0881b418c8c3548634bebc0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6100e5a4b0444908806bbcb14ffcef5b" is_pre_election: true
I20260608 09:55:35.061170 20769 raft_consensus.cc:2468] T 9d49f0e3c75241909ba05d38a5f7a474 P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a338a9f0881b418c8c3548634bebc0c6 in term 0.
I20260608 09:55:35.061591 20881 leader_election.cc:304] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6100e5a4b0444908806bbcb14ffcef5b, a338a9f0881b418c8c3548634bebc0c6; no voters: 
I20260608 09:55:35.062371 20768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f626dff480f45bba47dfdf91b1d6899" candidate_uuid: "a338a9f0881b418c8c3548634bebc0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6100e5a4b0444908806bbcb14ffcef5b"
I20260608 09:55:35.062846 20975 raft_consensus.cc:2804] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:35.063004 20768 raft_consensus.cc:3060] T 7f626dff480f45bba47dfdf91b1d6899 P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:35.063284 20975 raft_consensus.cc:493] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:35.063768 20975 raft_consensus.cc:3060] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:35.068977 20997 raft_consensus.cc:515] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:35.072309 20768 raft_consensus.cc:2468] T 7f626dff480f45bba47dfdf91b1d6899 P 6100e5a4b0444908806bbcb14ffcef5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a338a9f0881b418c8c3548634bebc0c6 in term 1.
I20260608 09:55:35.073570 20975 raft_consensus.cc:515] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:35.074652 20844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f626dff480f45bba47dfdf91b1d6899" candidate_uuid: "a338a9f0881b418c8c3548634bebc0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5f61aecc36491d824ac3f8b717b441"
I20260608 09:55:35.076602 20975 leader_election.cc:290] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6 [CANDIDATE]: Term 1 election: Requested vote from peers 6100e5a4b0444908806bbcb14ffcef5b (127.9.161.193:41073), 8c5f61aecc36491d824ac3f8b717b441 (127.9.161.194:37219)
I20260608 09:55:35.073568 20665 catalog_manager.cc:5696] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 6100e5a4b0444908806bbcb14ffcef5b (127.9.161.193). New cstate: current_term: 1 leader_uuid: "6100e5a4b0444908806bbcb14ffcef5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:35.081707 20997 leader_election.cc:290] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 [CANDIDATE]: Term 1 election: Requested vote from peers 6100e5a4b0444908806bbcb14ffcef5b (127.9.161.193:41073), 8c5f61aecc36491d824ac3f8b717b441 (127.9.161.194:37219)
I20260608 09:55:35.086431 20968 raft_consensus.cc:515] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } }
I20260608 09:55:35.091457 20918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98c58aef08d0405dbc45255d07998136" candidate_uuid: "6100e5a4b0444908806bbcb14ffcef5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a338a9f0881b418c8c3548634bebc0c6"
I20260608 09:55:35.092181 20918 raft_consensus.cc:3060] T 98c58aef08d0405dbc45255d07998136 P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:35.092909 20844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98c58aef08d0405dbc45255d07998136" candidate_uuid: "6100e5a4b0444908806bbcb14ffcef5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5f61aecc36491d824ac3f8b717b441"
I20260608 09:55:35.093669 20963 tablet_bootstrap.cc:492] T 7f626dff480f45bba47dfdf91b1d6899 P 8c5f61aecc36491d824ac3f8b717b441: No bootstrap required, opened a new log
I20260608 09:55:35.093880 20844 raft_consensus.cc:3060] T 98c58aef08d0405dbc45255d07998136 P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:35.094274 20963 ts_tablet_manager.cc:1403] T 7f626dff480f45bba47dfdf91b1d6899 P 8c5f61aecc36491d824ac3f8b717b441: Time spent bootstrapping tablet: real 0.165s	user 0.047s	sys 0.091s
I20260608 09:55:35.074535 20881 leader_election.cc:304] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6100e5a4b0444908806bbcb14ffcef5b, a338a9f0881b418c8c3548634bebc0c6; no voters: 
W20260608 09:55:35.096920 20883 leader_election.cc:343] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c5f61aecc36491d824ac3f8b717b441 (127.9.161.194:37219): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:35.097826 20963 raft_consensus.cc:359] T 7f626dff480f45bba47dfdf91b1d6899 P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:35.098655 20963 raft_consensus.cc:385] T 7f626dff480f45bba47dfdf91b1d6899 P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:35.098709 20968 leader_election.cc:290] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b [CANDIDATE]: Term 1 election: Requested vote from peers a338a9f0881b418c8c3548634bebc0c6 (127.9.161.195:33505), 8c5f61aecc36491d824ac3f8b717b441 (127.9.161.194:37219)
I20260608 09:55:35.099133 20963 raft_consensus.cc:740] T 7f626dff480f45bba47dfdf91b1d6899 P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5f61aecc36491d824ac3f8b717b441, State: Initialized, Role: FOLLOWER
I20260608 09:55:35.100106 20963 consensus_queue.cc:260] T 7f626dff480f45bba47dfdf91b1d6899 P 8c5f61aecc36491d824ac3f8b717b441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:35.101296 20842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718368ce4a99433aa20bc9e0a609c4c1" candidate_uuid: "a338a9f0881b418c8c3548634bebc0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5f61aecc36491d824ac3f8b717b441"
I20260608 09:55:35.101996 20842 raft_consensus.cc:3060] T 718368ce4a99433aa20bc9e0a609c4c1 P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:35.102963 20963 ts_tablet_manager.cc:1434] T 7f626dff480f45bba47dfdf91b1d6899 P 8c5f61aecc36491d824ac3f8b717b441: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 09:55:35.102977 20768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718368ce4a99433aa20bc9e0a609c4c1" candidate_uuid: "a338a9f0881b418c8c3548634bebc0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6100e5a4b0444908806bbcb14ffcef5b"
I20260608 09:55:35.104012 20768 raft_consensus.cc:3060] T 718368ce4a99433aa20bc9e0a609c4c1 P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:35.104635 20918 raft_consensus.cc:2468] T 98c58aef08d0405dbc45255d07998136 P a338a9f0881b418c8c3548634bebc0c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6100e5a4b0444908806bbcb14ffcef5b in term 1.
I20260608 09:55:35.106082 20843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d49f0e3c75241909ba05d38a5f7a474" candidate_uuid: "a338a9f0881b418c8c3548634bebc0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5f61aecc36491d824ac3f8b717b441"
I20260608 09:55:35.106746 20843 raft_consensus.cc:3060] T 9d49f0e3c75241909ba05d38a5f7a474 P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:35.106817 20769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d49f0e3c75241909ba05d38a5f7a474" candidate_uuid: "a338a9f0881b418c8c3548634bebc0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6100e5a4b0444908806bbcb14ffcef5b"
I20260608 09:55:35.107457 20769 raft_consensus.cc:3060] T 9d49f0e3c75241909ba05d38a5f7a474 P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:35.109727 20733 leader_election.cc:304] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6100e5a4b0444908806bbcb14ffcef5b, a338a9f0881b418c8c3548634bebc0c6; no voters: 
I20260608 09:55:35.110844 20997 raft_consensus.cc:2804] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:35.111428 20997 raft_consensus.cc:697] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6 [term 1 LEADER]: Becoming Leader. State: Replica: a338a9f0881b418c8c3548634bebc0c6, State: Running, Role: LEADER
I20260608 09:55:35.112329 20997 consensus_queue.cc:237] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:35.116830 20918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cad9ee0c504293ae273153858d8bcf" candidate_uuid: "8c5f61aecc36491d824ac3f8b717b441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a338a9f0881b418c8c3548634bebc0c6" is_pre_election: true
I20260608 09:55:35.117591 20918 raft_consensus.cc:2468] T 07cad9ee0c504293ae273153858d8bcf P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c5f61aecc36491d824ac3f8b717b441 in term 0.
I20260608 09:55:35.119879 20842 raft_consensus.cc:2468] T 718368ce4a99433aa20bc9e0a609c4c1 P 8c5f61aecc36491d824ac3f8b717b441 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a338a9f0881b418c8c3548634bebc0c6 in term 1.
I20260608 09:55:35.120572 20767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cad9ee0c504293ae273153858d8bcf" candidate_uuid: "8c5f61aecc36491d824ac3f8b717b441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6100e5a4b0444908806bbcb14ffcef5b" is_pre_election: true
I20260608 09:55:35.121304 20767 raft_consensus.cc:2468] T 07cad9ee0c504293ae273153858d8bcf P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c5f61aecc36491d824ac3f8b717b441 in term 0.
I20260608 09:55:35.122735 20808 leader_election.cc:304] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5f61aecc36491d824ac3f8b717b441, a338a9f0881b418c8c3548634bebc0c6; no voters: 
I20260608 09:55:35.123849 20883 leader_election.cc:304] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5f61aecc36491d824ac3f8b717b441, a338a9f0881b418c8c3548634bebc0c6; no voters: 
I20260608 09:55:35.124814 20975 raft_consensus.cc:2804] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:35.124938 20972 raft_consensus.cc:2804] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:35.125358 20972 raft_consensus.cc:493] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:35.125396 20975 raft_consensus.cc:697] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6 [term 1 LEADER]: Becoming Leader. State: Replica: a338a9f0881b418c8c3548634bebc0c6, State: Running, Role: LEADER
I20260608 09:55:35.125864 20972 raft_consensus.cc:3060] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:35.126453 20975 consensus_queue.cc:237] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:35.128887 20968 raft_consensus.cc:2804] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:35.132509 20968 raft_consensus.cc:697] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b [term 1 LEADER]: Becoming Leader. State: Replica: 6100e5a4b0444908806bbcb14ffcef5b, State: Running, Role: LEADER
I20260608 09:55:35.133751 20968 consensus_queue.cc:237] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } }
I20260608 09:55:35.138563 20844 raft_consensus.cc:2468] T 98c58aef08d0405dbc45255d07998136 P 8c5f61aecc36491d824ac3f8b717b441 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6100e5a4b0444908806bbcb14ffcef5b in term 1.
I20260608 09:55:35.137511 20769 raft_consensus.cc:2468] T 9d49f0e3c75241909ba05d38a5f7a474 P 6100e5a4b0444908806bbcb14ffcef5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a338a9f0881b418c8c3548634bebc0c6 in term 1.
I20260608 09:55:35.142755 20881 leader_election.cc:304] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6100e5a4b0444908806bbcb14ffcef5b, a338a9f0881b418c8c3548634bebc0c6; no voters: 
I20260608 09:55:35.138675 20972 raft_consensus.cc:515] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:35.144024 20996 raft_consensus.cc:2804] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:35.146615 20767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cad9ee0c504293ae273153858d8bcf" candidate_uuid: "8c5f61aecc36491d824ac3f8b717b441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6100e5a4b0444908806bbcb14ffcef5b"
I20260608 09:55:35.146898 20918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cad9ee0c504293ae273153858d8bcf" candidate_uuid: "8c5f61aecc36491d824ac3f8b717b441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a338a9f0881b418c8c3548634bebc0c6"
I20260608 09:55:35.147325 20767 raft_consensus.cc:3060] T 07cad9ee0c504293ae273153858d8bcf P 6100e5a4b0444908806bbcb14ffcef5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:35.147429 20918 raft_consensus.cc:3060] T 07cad9ee0c504293ae273153858d8bcf P a338a9f0881b418c8c3548634bebc0c6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:35.150100 20843 raft_consensus.cc:2468] T 9d49f0e3c75241909ba05d38a5f7a474 P 8c5f61aecc36491d824ac3f8b717b441 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a338a9f0881b418c8c3548634bebc0c6 in term 1.
I20260608 09:55:35.160951 20767 raft_consensus.cc:2468] T 07cad9ee0c504293ae273153858d8bcf P 6100e5a4b0444908806bbcb14ffcef5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5f61aecc36491d824ac3f8b717b441 in term 1.
I20260608 09:55:35.157578 20918 raft_consensus.cc:2468] T 07cad9ee0c504293ae273153858d8bcf P a338a9f0881b418c8c3548634bebc0c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5f61aecc36491d824ac3f8b717b441 in term 1.
I20260608 09:55:35.162480 20972 leader_election.cc:290] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441 [CANDIDATE]: Term 1 election: Requested vote from peers 6100e5a4b0444908806bbcb14ffcef5b (127.9.161.193:41073), a338a9f0881b418c8c3548634bebc0c6 (127.9.161.195:33505)
I20260608 09:55:35.165988 20808 leader_election.cc:304] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5f61aecc36491d824ac3f8b717b441, a338a9f0881b418c8c3548634bebc0c6; no voters: 
I20260608 09:55:35.166958 20972 raft_consensus.cc:2804] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:35.164518 20768 raft_consensus.cc:2468] T 718368ce4a99433aa20bc9e0a609c4c1 P 6100e5a4b0444908806bbcb14ffcef5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a338a9f0881b418c8c3548634bebc0c6 in term 1.
I20260608 09:55:35.171278 20996 raft_consensus.cc:697] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 [term 1 LEADER]: Becoming Leader. State: Replica: a338a9f0881b418c8c3548634bebc0c6, State: Running, Role: LEADER
I20260608 09:55:35.172330 20996 consensus_queue.cc:237] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:35.172384 20667 catalog_manager.cc:5696] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a338a9f0881b418c8c3548634bebc0c6 (127.9.161.195). New cstate: current_term: 1 leader_uuid: "a338a9f0881b418c8c3548634bebc0c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:35.186370 20972 raft_consensus.cc:697] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441 [term 1 LEADER]: Becoming Leader. State: Replica: 8c5f61aecc36491d824ac3f8b717b441, State: Running, Role: LEADER
I20260608 09:55:35.188259 20972 consensus_queue.cc:237] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:35.188086 20664 catalog_manager.cc:5696] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 6100e5a4b0444908806bbcb14ffcef5b (127.9.161.193). New cstate: current_term: 1 leader_uuid: "6100e5a4b0444908806bbcb14ffcef5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:35.200281 20667 catalog_manager.cc:5696] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c5f61aecc36491d824ac3f8b717b441 (127.9.161.194). New cstate: current_term: 1 leader_uuid: "8c5f61aecc36491d824ac3f8b717b441" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:35.201323 20666 catalog_manager.cc:5696] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a338a9f0881b418c8c3548634bebc0c6 (127.9.161.195). New cstate: current_term: 1 leader_uuid: "a338a9f0881b418c8c3548634bebc0c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:35.203404 20666 catalog_manager.cc:5696] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a338a9f0881b418c8c3548634bebc0c6 (127.9.161.195). New cstate: current_term: 1 leader_uuid: "a338a9f0881b418c8c3548634bebc0c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:35.406399 20968 consensus_queue.cc:1048] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:35.436429 20968 consensus_queue.cc:1048] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:35.534257 20972 raft_consensus.cc:493] T 7f626dff480f45bba47dfdf91b1d6899 P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:35.534739 20972 raft_consensus.cc:515] T 7f626dff480f45bba47dfdf91b1d6899 P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } }
I20260608 09:55:35.536774 20972 leader_election.cc:290] T 7f626dff480f45bba47dfdf91b1d6899 P 8c5f61aecc36491d824ac3f8b717b441 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6100e5a4b0444908806bbcb14ffcef5b (127.9.161.193:41073), a338a9f0881b418c8c3548634bebc0c6 (127.9.161.195:33505)
I20260608 09:55:35.537627 20768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f626dff480f45bba47dfdf91b1d6899" candidate_uuid: "8c5f61aecc36491d824ac3f8b717b441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6100e5a4b0444908806bbcb14ffcef5b" is_pre_election: true
I20260608 09:55:35.538221 20918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f626dff480f45bba47dfdf91b1d6899" candidate_uuid: "8c5f61aecc36491d824ac3f8b717b441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a338a9f0881b418c8c3548634bebc0c6" is_pre_election: true
I20260608 09:55:35.538475 20768 raft_consensus.cc:2393] T 7f626dff480f45bba47dfdf91b1d6899 P 6100e5a4b0444908806bbcb14ffcef5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c5f61aecc36491d824ac3f8b717b441 in current term 1: Already voted for candidate a338a9f0881b418c8c3548634bebc0c6 in this term.
I20260608 09:55:35.540050 20808 leader_election.cc:304] T 7f626dff480f45bba47dfdf91b1d6899 P 8c5f61aecc36491d824ac3f8b717b441 [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: 8c5f61aecc36491d824ac3f8b717b441; no voters: 6100e5a4b0444908806bbcb14ffcef5b, a338a9f0881b418c8c3548634bebc0c6
I20260608 09:55:35.540905 20972 raft_consensus.cc:3060] T 7f626dff480f45bba47dfdf91b1d6899 P 8c5f61aecc36491d824ac3f8b717b441 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:35.546146 20972 raft_consensus.cc:2749] T 7f626dff480f45bba47dfdf91b1d6899 P 8c5f61aecc36491d824ac3f8b717b441 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:35.566391 21016 consensus_queue.cc:1048] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:35.592213 20917 raft_consensus.cc:1275] T 07cad9ee0c504293ae273153858d8bcf P a338a9f0881b418c8c3548634bebc0c6 [term 1 FOLLOWER]: Refusing update from remote peer 8c5f61aecc36491d824ac3f8b717b441: 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:35.594575 20972 consensus_queue.cc:1048] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:35.596971 20843 raft_consensus.cc:1275] T 98c58aef08d0405dbc45255d07998136 P 8c5f61aecc36491d824ac3f8b717b441 [term 1 FOLLOWER]: Refusing update from remote peer 6100e5a4b0444908806bbcb14ffcef5b: 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:35.600714 20969 consensus_queue.cc:1048] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:35.604239 20768 raft_consensus.cc:1275] T 07cad9ee0c504293ae273153858d8bcf P 6100e5a4b0444908806bbcb14ffcef5b [term 1 FOLLOWER]: Refusing update from remote peer 8c5f61aecc36491d824ac3f8b717b441: 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:35.607326 20972 consensus_queue.cc:1048] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:35.678574 20975 consensus_queue.cc:1048] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:35.680657 21033 consensus_queue.cc:1048] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:35.656047 20996 consensus_queue.cc:1048] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 09:55:35.777148 20996 consensus_queue.cc:1048] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:35.786914 20769 raft_consensus.cc:1275] T 7f626dff480f45bba47dfdf91b1d6899 P 6100e5a4b0444908806bbcb14ffcef5b [term 1 FOLLOWER]: Refusing update from remote peer a338a9f0881b418c8c3548634bebc0c6: 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:35.789052 20769 raft_consensus.cc:1275] T 718368ce4a99433aa20bc9e0a609c4c1 P 6100e5a4b0444908806bbcb14ffcef5b [term 1 FOLLOWER]: Refusing update from remote peer a338a9f0881b418c8c3548634bebc0c6: 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:35.820237 21040 consensus_queue.cc:1048] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:35.858273 21040 consensus_queue.cc:1048] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260608 09:55:36.855777 20807 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.161.193:41073, user_credentials={real_user=slave}} blocked reactor thread for 146532us
W20260608 09:55:37.100904 20734 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.161.194:37219, user_credentials={real_user=slave}} blocked reactor thread for 57796.6us
I20260608 09:55:37.225855  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:37.234004 21063 instance_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:37.234637 21064 instance_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:37.235432 21066 instance_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:37.236282  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:37.237370  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:37.237594  9863 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:37.237818  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912537237780 us; error 0 us; skew 500 ppm
I20260608 09:55:37.238492  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:37.241070  9863 webserver.cc:533] Webserver started at http://127.9.161.196:36997/ using document root <none> and password file <none>
I20260608 09:55:37.241616  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:37.241848  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:37.242149  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:37.243278  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912298820956-9863-0/minicluster-data/ts-3-root/instance:
uuid: "6aa2626a81824abb81e1c893791f6425"
format_stamp: "Formatted at 2026-06-08 09:55:37 on dist-test-slave-bjvn"
I20260608 09:55:37.248157  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:55:37.251978 21071 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:37.252795  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:55:37.253123  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912298820956-9863-0/minicluster-data/ts-3-root
uuid: "6aa2626a81824abb81e1c893791f6425"
format_stamp: "Formatted at 2026-06-08 09:55:37 on dist-test-slave-bjvn"
I20260608 09:55:37.253413  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912298820956-9863-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912298820956-9863-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912298820956-9863-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:37.278167  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:37.279340  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:37.280889  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:37.283277  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:37.283491  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:37.283764  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:37.283946  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:37.325001  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.196:42253
I20260608 09:55:37.325140 21133 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.196:42253 every 8 connection(s)
I20260608 09:55:37.342955 21134 heartbeater.cc:344] Connected to a master server at 127.9.161.254:39057
I20260608 09:55:37.343446 21134 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:37.344221 21134 heartbeater.cc:507] Master 127.9.161.254:39057 requested a full tablet report, sending...
I20260608 09:55:37.346513 20662 ts_manager.cc:194] Registered new tserver with Master: 6aa2626a81824abb81e1c893791f6425 (127.9.161.196:42253)
I20260608 09:55:37.348119 20662 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49418
I20260608 09:55:38.197743 20916 consensus_queue.cc:237] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6 [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: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } }
I20260608 09:55:38.211704 20842 raft_consensus.cc:1275] T 718368ce4a99433aa20bc9e0a609c4c1 P 8c5f61aecc36491d824ac3f8b717b441 [term 1 FOLLOWER]: Refusing update from remote peer a338a9f0881b418c8c3548634bebc0c6: 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:38.213343 20975 consensus_queue.cc:1048] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } 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:38.215430 20768 raft_consensus.cc:1275] T 718368ce4a99433aa20bc9e0a609c4c1 P 6100e5a4b0444908806bbcb14ffcef5b [term 1 FOLLOWER]: Refusing update from remote peer a338a9f0881b418c8c3548634bebc0c6: 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:38.219327 20975 consensus_queue.cc:1048] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:55:38.224234 21142 raft_consensus.cc:2955] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6aa2626a81824abb81e1c893791f6425 (127.9.161.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } } }
I20260608 09:55:38.226172 20842 raft_consensus.cc:2955] T 718368ce4a99433aa20bc9e0a609c4c1 P 8c5f61aecc36491d824ac3f8b717b441 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6aa2626a81824abb81e1c893791f6425 (127.9.161.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } } }
W20260608 09:55:38.232590 20881 consensus_peers.cc:597] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6 -> Peer 6aa2626a81824abb81e1c893791f6425 (127.9.161.196:42253): Couldn't send request to peer 6aa2626a81824abb81e1c893791f6425. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 718368ce4a99433aa20bc9e0a609c4c1. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:38.242602 20768 raft_consensus.cc:2955] T 718368ce4a99433aa20bc9e0a609c4c1 P 6100e5a4b0444908806bbcb14ffcef5b [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6aa2626a81824abb81e1c893791f6425 (127.9.161.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } } }
I20260608 09:55:38.243848 20664 catalog_manager.cc:5696] T 718368ce4a99433aa20bc9e0a609c4c1 P 8c5f61aecc36491d824ac3f8b717b441 reported cstate change: config changed from index -1 to 17, NON_VOTER 6aa2626a81824abb81e1c893791f6425 (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "a338a9f0881b418c8c3548634bebc0c6" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } } }
I20260608 09:55:38.247596 20916 consensus_queue.cc:237] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 [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: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } attrs { replace: true } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } }
I20260608 09:55:38.255985 20842 raft_consensus.cc:1275] T 9d49f0e3c75241909ba05d38a5f7a474 P 8c5f61aecc36491d824ac3f8b717b441 [term 1 FOLLOWER]: Refusing update from remote peer a338a9f0881b418c8c3548634bebc0c6: 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:38.257041 20881 consensus_peers.cc:597] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 -> Peer 6aa2626a81824abb81e1c893791f6425 (127.9.161.196:42253): Couldn't send request to peer 6aa2626a81824abb81e1c893791f6425. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9d49f0e3c75241909ba05d38a5f7a474. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:38.257728 20766 raft_consensus.cc:1275] T 9d49f0e3c75241909ba05d38a5f7a474 P 6100e5a4b0444908806bbcb14ffcef5b [term 1 FOLLOWER]: Refusing update from remote peer a338a9f0881b418c8c3548634bebc0c6: 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:38.258898 21142 consensus_queue.cc:1048] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 09:55:38.260154 21141 consensus_queue.cc:1048] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } 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:38.271826 20975 raft_consensus.cc:2955] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6aa2626a81824abb81e1c893791f6425 (127.9.161.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } attrs { replace: true } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } } }
I20260608 09:55:38.273633 20842 raft_consensus.cc:2955] T 9d49f0e3c75241909ba05d38a5f7a474 P 8c5f61aecc36491d824ac3f8b717b441 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6aa2626a81824abb81e1c893791f6425 (127.9.161.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } attrs { replace: true } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } } }
I20260608 09:55:38.280654 20766 raft_consensus.cc:2955] T 9d49f0e3c75241909ba05d38a5f7a474 P 6100e5a4b0444908806bbcb14ffcef5b [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6aa2626a81824abb81e1c893791f6425 (127.9.161.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } attrs { replace: true } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } } }
I20260608 09:55:38.287930 20659 catalog_manager.cc:5696] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 reported cstate change: config changed from index -1 to 17, NON_VOTER 6aa2626a81824abb81e1c893791f6425 (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "a338a9f0881b418c8c3548634bebc0c6" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:38.309109 20766 consensus_queue.cc:237] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b [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: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } attrs { replace: true } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } }
I20260608 09:55:38.317866 20842 raft_consensus.cc:1275] T 17e57e25de9244d8a18017cb0efdadec P 8c5f61aecc36491d824ac3f8b717b441 [term 1 FOLLOWER]: Refusing update from remote peer 6100e5a4b0444908806bbcb14ffcef5b: 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:38.317866 20916 raft_consensus.cc:1275] T 17e57e25de9244d8a18017cb0efdadec P a338a9f0881b418c8c3548634bebc0c6 [term 1 FOLLOWER]: Refusing update from remote peer 6100e5a4b0444908806bbcb14ffcef5b: 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:38.319852 20969 consensus_queue.cc:1048] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } 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:38.321096 21157 consensus_queue.cc:1048] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
W20260608 09:55:38.330041 20732 consensus_peers.cc:597] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b -> Peer 6aa2626a81824abb81e1c893791f6425 (127.9.161.196:42253): Couldn't send request to peer 6aa2626a81824abb81e1c893791f6425. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17e57e25de9244d8a18017cb0efdadec. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:38.331519 20969 raft_consensus.cc:2955] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6aa2626a81824abb81e1c893791f6425 (127.9.161.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } attrs { replace: true } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } } }
I20260608 09:55:38.333834 20916 raft_consensus.cc:2955] T 17e57e25de9244d8a18017cb0efdadec P a338a9f0881b418c8c3548634bebc0c6 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6aa2626a81824abb81e1c893791f6425 (127.9.161.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } attrs { replace: true } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } } }
I20260608 09:55:38.337044 20842 raft_consensus.cc:2955] T 17e57e25de9244d8a18017cb0efdadec P 8c5f61aecc36491d824ac3f8b717b441 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6aa2626a81824abb81e1c893791f6425 (127.9.161.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } attrs { replace: true } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } } }
I20260608 09:55:38.351691 20766 consensus_queue.cc:237] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b [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: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } }
I20260608 09:55:38.353389 21134 heartbeater.cc:499] Master 127.9.161.254:39057 was elected leader, sending a full tablet report...
I20260608 09:55:38.349598 20664 catalog_manager.cc:5696] T 17e57e25de9244d8a18017cb0efdadec P a338a9f0881b418c8c3548634bebc0c6 reported cstate change: config changed from index -1 to 17, NON_VOTER 6aa2626a81824abb81e1c893791f6425 (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "6100e5a4b0444908806bbcb14ffcef5b" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } attrs { replace: true } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } } }
W20260608 09:55:38.363878 20732 consensus_peers.cc:597] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b -> Peer 6aa2626a81824abb81e1c893791f6425 (127.9.161.196:42253): Couldn't send request to peer 6aa2626a81824abb81e1c893791f6425. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 98c58aef08d0405dbc45255d07998136. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:38.363966 20842 raft_consensus.cc:1275] T 98c58aef08d0405dbc45255d07998136 P 8c5f61aecc36491d824ac3f8b717b441 [term 1 FOLLOWER]: Refusing update from remote peer 6100e5a4b0444908806bbcb14ffcef5b: 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:38.365168 20916 raft_consensus.cc:1275] T 98c58aef08d0405dbc45255d07998136 P a338a9f0881b418c8c3548634bebc0c6 [term 1 FOLLOWER]: Refusing update from remote peer 6100e5a4b0444908806bbcb14ffcef5b: 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:38.366374 21157 consensus_queue.cc:1048] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } 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:38.367476 21162 consensus_queue.cc:1048] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 09:55:38.380909 21162 raft_consensus.cc:2955] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6aa2626a81824abb81e1c893791f6425 (127.9.161.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } } }
I20260608 09:55:38.383613 20842 raft_consensus.cc:2955] T 98c58aef08d0405dbc45255d07998136 P 8c5f61aecc36491d824ac3f8b717b441 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6aa2626a81824abb81e1c893791f6425 (127.9.161.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } } }
I20260608 09:55:38.384093 20916 raft_consensus.cc:2955] T 98c58aef08d0405dbc45255d07998136 P a338a9f0881b418c8c3548634bebc0c6 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6aa2626a81824abb81e1c893791f6425 (127.9.161.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } } }
I20260608 09:55:38.398792 20664 catalog_manager.cc:5696] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b reported cstate change: config changed from index -1 to 17, NON_VOTER 6aa2626a81824abb81e1c893791f6425 (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "6100e5a4b0444908806bbcb14ffcef5b" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:38.707402 21166 ts_tablet_manager.cc:933] T 718368ce4a99433aa20bc9e0a609c4c1 P 6aa2626a81824abb81e1c893791f6425: Initiating tablet copy from peer a338a9f0881b418c8c3548634bebc0c6 (127.9.161.195:33505)
I20260608 09:55:38.709457 21166 tablet_copy_client.cc:323] T 718368ce4a99433aa20bc9e0a609c4c1 P 6aa2626a81824abb81e1c893791f6425: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.195:33505
I20260608 09:55:38.726871 20928 tablet_copy_service.cc:140] P a338a9f0881b418c8c3548634bebc0c6: Received BeginTabletCopySession request for tablet 718368ce4a99433aa20bc9e0a609c4c1 from peer 6aa2626a81824abb81e1c893791f6425 ({username='slave'} at 127.0.0.1:50872)
I20260608 09:55:38.727420 20928 tablet_copy_service.cc:161] P a338a9f0881b418c8c3548634bebc0c6: Beginning new tablet copy session on tablet 718368ce4a99433aa20bc9e0a609c4c1 from peer 6aa2626a81824abb81e1c893791f6425 at {username='slave'} at 127.0.0.1:50872: session id = 6aa2626a81824abb81e1c893791f6425-718368ce4a99433aa20bc9e0a609c4c1
I20260608 09:55:38.734225 20928 tablet_copy_source_session.cc:215] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:38.737360 21166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 718368ce4a99433aa20bc9e0a609c4c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:38.750212 21166 tablet_copy_client.cc:806] T 718368ce4a99433aa20bc9e0a609c4c1 P 6aa2626a81824abb81e1c893791f6425: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:38.750779 21166 tablet_copy_client.cc:670] T 718368ce4a99433aa20bc9e0a609c4c1 P 6aa2626a81824abb81e1c893791f6425: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:38.754854 21166 tablet_copy_client.cc:538] T 718368ce4a99433aa20bc9e0a609c4c1 P 6aa2626a81824abb81e1c893791f6425: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:38.759811 21170 ts_tablet_manager.cc:933] T 9d49f0e3c75241909ba05d38a5f7a474 P 6aa2626a81824abb81e1c893791f6425: Initiating tablet copy from peer a338a9f0881b418c8c3548634bebc0c6 (127.9.161.195:33505)
I20260608 09:55:38.762044 21170 tablet_copy_client.cc:323] T 9d49f0e3c75241909ba05d38a5f7a474 P 6aa2626a81824abb81e1c893791f6425: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.195:33505
I20260608 09:55:38.764016 21166 tablet_bootstrap.cc:492] T 718368ce4a99433aa20bc9e0a609c4c1 P 6aa2626a81824abb81e1c893791f6425: Bootstrap starting.
I20260608 09:55:38.764031 20928 tablet_copy_service.cc:140] P a338a9f0881b418c8c3548634bebc0c6: Received BeginTabletCopySession request for tablet 9d49f0e3c75241909ba05d38a5f7a474 from peer 6aa2626a81824abb81e1c893791f6425 ({username='slave'} at 127.0.0.1:50872)
I20260608 09:55:38.764780 20928 tablet_copy_service.cc:161] P a338a9f0881b418c8c3548634bebc0c6: Beginning new tablet copy session on tablet 9d49f0e3c75241909ba05d38a5f7a474 from peer 6aa2626a81824abb81e1c893791f6425 at {username='slave'} at 127.0.0.1:50872: session id = 6aa2626a81824abb81e1c893791f6425-9d49f0e3c75241909ba05d38a5f7a474
I20260608 09:55:38.773185 20928 tablet_copy_source_session.cc:215] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:38.776945 21170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d49f0e3c75241909ba05d38a5f7a474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:38.794602 21170 tablet_copy_client.cc:806] T 9d49f0e3c75241909ba05d38a5f7a474 P 6aa2626a81824abb81e1c893791f6425: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:38.795217 21170 tablet_copy_client.cc:670] T 9d49f0e3c75241909ba05d38a5f7a474 P 6aa2626a81824abb81e1c893791f6425: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:38.799945 21170 tablet_copy_client.cc:538] T 9d49f0e3c75241909ba05d38a5f7a474 P 6aa2626a81824abb81e1c893791f6425: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:38.810014 21170 tablet_bootstrap.cc:492] T 9d49f0e3c75241909ba05d38a5f7a474 P 6aa2626a81824abb81e1c893791f6425: Bootstrap starting.
I20260608 09:55:38.841089 21173 ts_tablet_manager.cc:933] T 98c58aef08d0405dbc45255d07998136 P 6aa2626a81824abb81e1c893791f6425: Initiating tablet copy from peer 6100e5a4b0444908806bbcb14ffcef5b (127.9.161.193:41073)
I20260608 09:55:38.854733 21173 tablet_copy_client.cc:323] T 98c58aef08d0405dbc45255d07998136 P 6aa2626a81824abb81e1c893791f6425: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.193:41073
I20260608 09:55:38.881544 20779 tablet_copy_service.cc:140] P 6100e5a4b0444908806bbcb14ffcef5b: Received BeginTabletCopySession request for tablet 98c58aef08d0405dbc45255d07998136 from peer 6aa2626a81824abb81e1c893791f6425 ({username='slave'} at 127.0.0.1:48140)
I20260608 09:55:38.882213 20779 tablet_copy_service.cc:161] P 6100e5a4b0444908806bbcb14ffcef5b: Beginning new tablet copy session on tablet 98c58aef08d0405dbc45255d07998136 from peer 6aa2626a81824abb81e1c893791f6425 at {username='slave'} at 127.0.0.1:48140: session id = 6aa2626a81824abb81e1c893791f6425-98c58aef08d0405dbc45255d07998136
I20260608 09:55:38.890455 20779 tablet_copy_source_session.cc:215] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:38.894124 21173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98c58aef08d0405dbc45255d07998136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:38.910915 21166 tablet_bootstrap.cc:492] T 718368ce4a99433aa20bc9e0a609c4c1 P 6aa2626a81824abb81e1c893791f6425: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:38.912058 21166 tablet_bootstrap.cc:492] T 718368ce4a99433aa20bc9e0a609c4c1 P 6aa2626a81824abb81e1c893791f6425: Bootstrap complete.
I20260608 09:55:38.912493 21177 ts_tablet_manager.cc:933] T 17e57e25de9244d8a18017cb0efdadec P 6aa2626a81824abb81e1c893791f6425: Initiating tablet copy from peer 6100e5a4b0444908806bbcb14ffcef5b (127.9.161.193:41073)
I20260608 09:55:38.912830 21166 ts_tablet_manager.cc:1403] T 718368ce4a99433aa20bc9e0a609c4c1 P 6aa2626a81824abb81e1c893791f6425: Time spent bootstrapping tablet: real 0.149s	user 0.117s	sys 0.020s
I20260608 09:55:38.911024 21173 tablet_copy_client.cc:806] T 98c58aef08d0405dbc45255d07998136 P 6aa2626a81824abb81e1c893791f6425: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:38.914002 21173 tablet_copy_client.cc:670] T 98c58aef08d0405dbc45255d07998136 P 6aa2626a81824abb81e1c893791f6425: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:38.916301 21166 raft_consensus.cc:359] T 718368ce4a99433aa20bc9e0a609c4c1 P 6aa2626a81824abb81e1c893791f6425 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } }
I20260608 09:55:38.917279 21166 raft_consensus.cc:740] T 718368ce4a99433aa20bc9e0a609c4c1 P 6aa2626a81824abb81e1c893791f6425 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6aa2626a81824abb81e1c893791f6425, State: Initialized, Role: LEARNER
I20260608 09:55:38.917953 21166 consensus_queue.cc:260] T 718368ce4a99433aa20bc9e0a609c4c1 P 6aa2626a81824abb81e1c893791f6425 [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: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } }
I20260608 09:55:38.919123 21173 tablet_copy_client.cc:538] T 98c58aef08d0405dbc45255d07998136 P 6aa2626a81824abb81e1c893791f6425: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:38.926472 21177 tablet_copy_client.cc:323] T 17e57e25de9244d8a18017cb0efdadec P 6aa2626a81824abb81e1c893791f6425: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.193:41073
I20260608 09:55:38.929232 20779 tablet_copy_service.cc:140] P 6100e5a4b0444908806bbcb14ffcef5b: Received BeginTabletCopySession request for tablet 17e57e25de9244d8a18017cb0efdadec from peer 6aa2626a81824abb81e1c893791f6425 ({username='slave'} at 127.0.0.1:48140)
I20260608 09:55:38.929952 20779 tablet_copy_service.cc:161] P 6100e5a4b0444908806bbcb14ffcef5b: Beginning new tablet copy session on tablet 17e57e25de9244d8a18017cb0efdadec from peer 6aa2626a81824abb81e1c893791f6425 at {username='slave'} at 127.0.0.1:48140: session id = 6aa2626a81824abb81e1c893791f6425-17e57e25de9244d8a18017cb0efdadec
I20260608 09:55:38.937749 21173 tablet_bootstrap.cc:492] T 98c58aef08d0405dbc45255d07998136 P 6aa2626a81824abb81e1c893791f6425: Bootstrap starting.
I20260608 09:55:38.943428 21166 ts_tablet_manager.cc:1434] T 718368ce4a99433aa20bc9e0a609c4c1 P 6aa2626a81824abb81e1c893791f6425: Time spent starting tablet: real 0.030s	user 0.020s	sys 0.012s
I20260608 09:55:38.937927 20779 tablet_copy_source_session.cc:215] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:38.947279 21177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e57e25de9244d8a18017cb0efdadec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:38.957526 20928 tablet_copy_service.cc:342] P a338a9f0881b418c8c3548634bebc0c6: Request end of tablet copy session 6aa2626a81824abb81e1c893791f6425-718368ce4a99433aa20bc9e0a609c4c1 received from {username='slave'} at 127.0.0.1:50872
I20260608 09:55:38.958281 20928 tablet_copy_service.cc:434] P a338a9f0881b418c8c3548634bebc0c6: ending tablet copy session 6aa2626a81824abb81e1c893791f6425-718368ce4a99433aa20bc9e0a609c4c1 on tablet 718368ce4a99433aa20bc9e0a609c4c1 with peer 6aa2626a81824abb81e1c893791f6425
I20260608 09:55:38.969599 21177 tablet_copy_client.cc:806] T 17e57e25de9244d8a18017cb0efdadec P 6aa2626a81824abb81e1c893791f6425: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:38.970269 21177 tablet_copy_client.cc:670] T 17e57e25de9244d8a18017cb0efdadec P 6aa2626a81824abb81e1c893791f6425: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:38.976411 21177 tablet_copy_client.cc:538] T 17e57e25de9244d8a18017cb0efdadec P 6aa2626a81824abb81e1c893791f6425: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:38.986193 21177 tablet_bootstrap.cc:492] T 17e57e25de9244d8a18017cb0efdadec P 6aa2626a81824abb81e1c893791f6425: Bootstrap starting.
I20260608 09:55:38.991076 21170 tablet_bootstrap.cc:492] T 9d49f0e3c75241909ba05d38a5f7a474 P 6aa2626a81824abb81e1c893791f6425: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=124 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:38.992066 21170 tablet_bootstrap.cc:492] T 9d49f0e3c75241909ba05d38a5f7a474 P 6aa2626a81824abb81e1c893791f6425: Bootstrap complete.
I20260608 09:55:38.992802 21170 ts_tablet_manager.cc:1403] T 9d49f0e3c75241909ba05d38a5f7a474 P 6aa2626a81824abb81e1c893791f6425: Time spent bootstrapping tablet: real 0.183s	user 0.123s	sys 0.025s
I20260608 09:55:38.996244 21170 raft_consensus.cc:359] T 9d49f0e3c75241909ba05d38a5f7a474 P 6aa2626a81824abb81e1c893791f6425 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } attrs { replace: true } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } }
I20260608 09:55:38.997336 21170 raft_consensus.cc:740] T 9d49f0e3c75241909ba05d38a5f7a474 P 6aa2626a81824abb81e1c893791f6425 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6aa2626a81824abb81e1c893791f6425, State: Initialized, Role: LEARNER
I20260608 09:55:38.998216 21170 consensus_queue.cc:260] T 9d49f0e3c75241909ba05d38a5f7a474 P 6aa2626a81824abb81e1c893791f6425 [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: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } attrs { replace: true } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } }
I20260608 09:55:39.007664 21170 ts_tablet_manager.cc:1434] T 9d49f0e3c75241909ba05d38a5f7a474 P 6aa2626a81824abb81e1c893791f6425: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260608 09:55:39.011004 20928 tablet_copy_service.cc:342] P a338a9f0881b418c8c3548634bebc0c6: Request end of tablet copy session 6aa2626a81824abb81e1c893791f6425-9d49f0e3c75241909ba05d38a5f7a474 received from {username='slave'} at 127.0.0.1:50872
I20260608 09:55:39.011511 20928 tablet_copy_service.cc:434] P a338a9f0881b418c8c3548634bebc0c6: ending tablet copy session 6aa2626a81824abb81e1c893791f6425-9d49f0e3c75241909ba05d38a5f7a474 on tablet 9d49f0e3c75241909ba05d38a5f7a474 with peer 6aa2626a81824abb81e1c893791f6425
I20260608 09:55:39.115850 21173 tablet_bootstrap.cc:492] T 98c58aef08d0405dbc45255d07998136 P 6aa2626a81824abb81e1c893791f6425: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=130 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:39.116863 21173 tablet_bootstrap.cc:492] T 98c58aef08d0405dbc45255d07998136 P 6aa2626a81824abb81e1c893791f6425: Bootstrap complete.
I20260608 09:55:39.117589 21173 ts_tablet_manager.cc:1403] T 98c58aef08d0405dbc45255d07998136 P 6aa2626a81824abb81e1c893791f6425: Time spent bootstrapping tablet: real 0.180s	user 0.128s	sys 0.023s
I20260608 09:55:39.120636 21173 raft_consensus.cc:359] T 98c58aef08d0405dbc45255d07998136 P 6aa2626a81824abb81e1c893791f6425 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } }
I20260608 09:55:39.121425 21173 raft_consensus.cc:740] T 98c58aef08d0405dbc45255d07998136 P 6aa2626a81824abb81e1c893791f6425 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6aa2626a81824abb81e1c893791f6425, State: Initialized, Role: LEARNER
I20260608 09:55:39.122107 21173 consensus_queue.cc:260] T 98c58aef08d0405dbc45255d07998136 P 6aa2626a81824abb81e1c893791f6425 [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: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } attrs { replace: true } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } }
I20260608 09:55:39.124284 21173 ts_tablet_manager.cc:1434] T 98c58aef08d0405dbc45255d07998136 P 6aa2626a81824abb81e1c893791f6425: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:55:39.126310 20779 tablet_copy_service.cc:342] P 6100e5a4b0444908806bbcb14ffcef5b: Request end of tablet copy session 6aa2626a81824abb81e1c893791f6425-98c58aef08d0405dbc45255d07998136 received from {username='slave'} at 127.0.0.1:48140
I20260608 09:55:39.126703 20779 tablet_copy_service.cc:434] P 6100e5a4b0444908806bbcb14ffcef5b: ending tablet copy session 6aa2626a81824abb81e1c893791f6425-98c58aef08d0405dbc45255d07998136 on tablet 98c58aef08d0405dbc45255d07998136 with peer 6aa2626a81824abb81e1c893791f6425
I20260608 09:55:39.128737 21177 tablet_bootstrap.cc:492] T 17e57e25de9244d8a18017cb0efdadec P 6aa2626a81824abb81e1c893791f6425: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=137 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:39.129981 21177 tablet_bootstrap.cc:492] T 17e57e25de9244d8a18017cb0efdadec P 6aa2626a81824abb81e1c893791f6425: Bootstrap complete.
I20260608 09:55:39.130740 21177 ts_tablet_manager.cc:1403] T 17e57e25de9244d8a18017cb0efdadec P 6aa2626a81824abb81e1c893791f6425: Time spent bootstrapping tablet: real 0.145s	user 0.123s	sys 0.017s
I20260608 09:55:39.133862 21177 raft_consensus.cc:359] T 17e57e25de9244d8a18017cb0efdadec P 6aa2626a81824abb81e1c893791f6425 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } attrs { replace: true } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } }
I20260608 09:55:39.134616 21177 raft_consensus.cc:740] T 17e57e25de9244d8a18017cb0efdadec P 6aa2626a81824abb81e1c893791f6425 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6aa2626a81824abb81e1c893791f6425, State: Initialized, Role: LEARNER
I20260608 09:55:39.135226 21177 consensus_queue.cc:260] T 17e57e25de9244d8a18017cb0efdadec P 6aa2626a81824abb81e1c893791f6425 [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: "6100e5a4b0444908806bbcb14ffcef5b" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 41073 } } peers { permanent_uuid: "8c5f61aecc36491d824ac3f8b717b441" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 37219 } } peers { permanent_uuid: "a338a9f0881b418c8c3548634bebc0c6" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 33505 } attrs { replace: true } } peers { permanent_uuid: "6aa2626a81824abb81e1c893791f6425" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 42253 } attrs { promote: true } }
I20260608 09:55:39.136868 21177 ts_tablet_manager.cc:1434] T 17e57e25de9244d8a18017cb0efdadec P 6aa2626a81824abb81e1c893791f6425: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.001s
I20260608 09:55:39.138455 20779 tablet_copy_service.cc:342] P 6100e5a4b0444908806bbcb14ffcef5b: Request end of tablet copy session 6aa2626a81824abb81e1c893791f6425-17e57e25de9244d8a18017cb0efdadec received from {username='slave'} at 127.0.0.1:48140
I20260608 09:55:39.138921 20779 tablet_copy_service.cc:434] P 6100e5a4b0444908806bbcb14ffcef5b: ending tablet copy session 6aa2626a81824abb81e1c893791f6425-17e57e25de9244d8a18017cb0efdadec on tablet 17e57e25de9244d8a18017cb0efdadec with peer 6aa2626a81824abb81e1c893791f6425
I20260608 09:55:39.217039 21109 raft_consensus.cc:1217] T 9d49f0e3c75241909ba05d38a5f7a474 P 6aa2626a81824abb81e1c893791f6425 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 09:55:39.292729 21109 raft_consensus.cc:1217] T 718368ce4a99433aa20bc9e0a609c4c1 P 6aa2626a81824abb81e1c893791f6425 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 09:55:39.296614 21109 raft_consensus.cc:1217] T 98c58aef08d0405dbc45255d07998136 P 6aa2626a81824abb81e1c893791f6425 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 09:55:39.359660  9863 tablet_server.cc:179] TabletServer@127.9.161.193:0 shutting down...
I20260608 09:55:39.388605 21109 raft_consensus.cc:1217] T 17e57e25de9244d8a18017cb0efdadec P 6aa2626a81824abb81e1c893791f6425 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 09:55:39.400154  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:39.401005  9863 tablet_replica.cc:333] T 718368ce4a99433aa20bc9e0a609c4c1 P 6100e5a4b0444908806bbcb14ffcef5b: stopping tablet replica
I20260608 09:55:39.401713  9863 raft_consensus.cc:2243] T 718368ce4a99433aa20bc9e0a609c4c1 P 6100e5a4b0444908806bbcb14ffcef5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:39.402395  9863 raft_consensus.cc:2272] T 718368ce4a99433aa20bc9e0a609c4c1 P 6100e5a4b0444908806bbcb14ffcef5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:39.404654  9863 tablet_replica.cc:333] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b: stopping tablet replica
I20260608 09:55:39.405341  9863 raft_consensus.cc:2243] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:39.406476  9863 raft_consensus.cc:2272] T 98c58aef08d0405dbc45255d07998136 P 6100e5a4b0444908806bbcb14ffcef5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:39.409001  9863 tablet_replica.cc:333] T 7f626dff480f45bba47dfdf91b1d6899 P 6100e5a4b0444908806bbcb14ffcef5b: stopping tablet replica
I20260608 09:55:39.409564  9863 raft_consensus.cc:2243] T 7f626dff480f45bba47dfdf91b1d6899 P 6100e5a4b0444908806bbcb14ffcef5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:39.410126  9863 raft_consensus.cc:2272] T 7f626dff480f45bba47dfdf91b1d6899 P 6100e5a4b0444908806bbcb14ffcef5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:39.412181  9863 tablet_replica.cc:333] T 07cad9ee0c504293ae273153858d8bcf P 6100e5a4b0444908806bbcb14ffcef5b: stopping tablet replica
I20260608 09:55:39.412732  9863 raft_consensus.cc:2243] T 07cad9ee0c504293ae273153858d8bcf P 6100e5a4b0444908806bbcb14ffcef5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:39.413166  9863 raft_consensus.cc:2272] T 07cad9ee0c504293ae273153858d8bcf P 6100e5a4b0444908806bbcb14ffcef5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:39.415745  9863 tablet_replica.cc:333] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b: stopping tablet replica
I20260608 09:55:39.416401  9863 raft_consensus.cc:2243] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:39.417487  9863 raft_consensus.cc:2272] T 17e57e25de9244d8a18017cb0efdadec P 6100e5a4b0444908806bbcb14ffcef5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:39.419981  9863 tablet_replica.cc:333] T 9d49f0e3c75241909ba05d38a5f7a474 P 6100e5a4b0444908806bbcb14ffcef5b: stopping tablet replica
I20260608 09:55:39.420483  9863 raft_consensus.cc:2243] T 9d49f0e3c75241909ba05d38a5f7a474 P 6100e5a4b0444908806bbcb14ffcef5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:39.421017  9863 raft_consensus.cc:2272] T 9d49f0e3c75241909ba05d38a5f7a474 P 6100e5a4b0444908806bbcb14ffcef5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:39.448123  9863 tablet_server.cc:196] TabletServer@127.9.161.193:0 shutdown complete.
I20260608 09:55:39.466066  9863 tablet_server.cc:179] TabletServer@127.9.161.194:0 shutting down...
I20260608 09:55:39.493017  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:39.494007  9863 tablet_replica.cc:333] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441: stopping tablet replica
I20260608 09:55:39.494977  9863 raft_consensus.cc:2243] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:39.496055  9863 raft_consensus.cc:2272] T 07cad9ee0c504293ae273153858d8bcf P 8c5f61aecc36491d824ac3f8b717b441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:39.498490  9863 tablet_replica.cc:333] T 17e57e25de9244d8a18017cb0efdadec P 8c5f61aecc36491d824ac3f8b717b441: stopping tablet replica
I20260608 09:55:39.499087  9863 raft_consensus.cc:2243] T 17e57e25de9244d8a18017cb0efdadec P 8c5f61aecc36491d824ac3f8b717b441 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:39.499712  9863 raft_consensus.cc:2272] T 17e57e25de9244d8a18017cb0efdadec P 8c5f61aecc36491d824ac3f8b717b441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:39.501940  9863 tablet_replica.cc:333] T 718368ce4a99433aa20bc9e0a609c4c1 P 8c5f61aecc36491d824ac3f8b717b441: stopping tablet replica
I20260608 09:55:39.502506  9863 raft_consensus.cc:2243] T 718368ce4a99433aa20bc9e0a609c4c1 P 8c5f61aecc36491d824ac3f8b717b441 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:39.503114  9863 raft_consensus.cc:2272] T 718368ce4a99433aa20bc9e0a609c4c1 P 8c5f61aecc36491d824ac3f8b717b441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:39.505203  9863 tablet_replica.cc:333] T 9d49f0e3c75241909ba05d38a5f7a474 P 8c5f61aecc36491d824ac3f8b717b441: stopping tablet replica
I20260608 09:55:39.505766  9863 raft_consensus.cc:2243] T 9d49f0e3c75241909ba05d38a5f7a474 P 8c5f61aecc36491d824ac3f8b717b441 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:39.506448  9863 raft_consensus.cc:2272] T 9d49f0e3c75241909ba05d38a5f7a474 P 8c5f61aecc36491d824ac3f8b717b441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:39.508608  9863 tablet_replica.cc:333] T 7f626dff480f45bba47dfdf91b1d6899 P 8c5f61aecc36491d824ac3f8b717b441: stopping tablet replica
I20260608 09:55:39.509151  9863 raft_consensus.cc:2243] T 7f626dff480f45bba47dfdf91b1d6899 P 8c5f61aecc36491d824ac3f8b717b441 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:39.509691  9863 raft_consensus.cc:2272] T 7f626dff480f45bba47dfdf91b1d6899 P 8c5f61aecc36491d824ac3f8b717b441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:39.511828  9863 tablet_replica.cc:333] T 98c58aef08d0405dbc45255d07998136 P 8c5f61aecc36491d824ac3f8b717b441: stopping tablet replica
I20260608 09:55:39.512343  9863 raft_consensus.cc:2243] T 98c58aef08d0405dbc45255d07998136 P 8c5f61aecc36491d824ac3f8b717b441 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:39.512938  9863 raft_consensus.cc:2272] T 98c58aef08d0405dbc45255d07998136 P 8c5f61aecc36491d824ac3f8b717b441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:39.539745  9863 tablet_server.cc:196] TabletServer@127.9.161.194:0 shutdown complete.
W20260608 09:55:39.544517 20881 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.161.193:41073: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260608 09:55:39.549319 20881 consensus_peers.cc:597] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6 -> Peer 6100e5a4b0444908806bbcb14ffcef5b (127.9.161.193:41073): Couldn't send request to peer 6100e5a4b0444908806bbcb14ffcef5b. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:41073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:39.561460  9863 tablet_server.cc:179] TabletServer@127.9.161.195:0 shutting down...
I20260608 09:55:39.589236  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:39.590008  9863 tablet_replica.cc:333] T 07cad9ee0c504293ae273153858d8bcf P a338a9f0881b418c8c3548634bebc0c6: stopping tablet replica
I20260608 09:55:39.590651  9863 raft_consensus.cc:2243] T 07cad9ee0c504293ae273153858d8bcf P a338a9f0881b418c8c3548634bebc0c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:39.591212  9863 raft_consensus.cc:2272] T 07cad9ee0c504293ae273153858d8bcf P a338a9f0881b418c8c3548634bebc0c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:39.593427  9863 tablet_replica.cc:333] T 98c58aef08d0405dbc45255d07998136 P a338a9f0881b418c8c3548634bebc0c6: stopping tablet replica
I20260608 09:55:39.594079  9863 raft_consensus.cc:2243] T 98c58aef08d0405dbc45255d07998136 P a338a9f0881b418c8c3548634bebc0c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:39.594635  9863 raft_consensus.cc:2272] T 98c58aef08d0405dbc45255d07998136 P a338a9f0881b418c8c3548634bebc0c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:39.596665  9863 tablet_replica.cc:333] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6: stopping tablet replica
I20260608 09:55:39.597200  9863 raft_consensus.cc:2243] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:39.598073  9863 raft_consensus.cc:2272] T 7f626dff480f45bba47dfdf91b1d6899 P a338a9f0881b418c8c3548634bebc0c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:39.600231  9863 tablet_replica.cc:333] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6: stopping tablet replica
I20260608 09:55:39.600801  9863 raft_consensus.cc:2243] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:39.601902  9863 raft_consensus.cc:2272] T 9d49f0e3c75241909ba05d38a5f7a474 P a338a9f0881b418c8c3548634bebc0c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:39.603976  9863 tablet_replica.cc:333] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6: stopping tablet replica
I20260608 09:55:39.604519  9863 raft_consensus.cc:2243] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:39.605513  9863 raft_consensus.cc:2272] T 718368ce4a99433aa20bc9e0a609c4c1 P a338a9f0881b418c8c3548634bebc0c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:39.607653  9863 tablet_replica.cc:333] T 17e57e25de9244d8a18017cb0efdadec P a338a9f0881b418c8c3548634bebc0c6: stopping tablet replica
I20260608 09:55:39.608156  9863 raft_consensus.cc:2243] T 17e57e25de9244d8a18017cb0efdadec P a338a9f0881b418c8c3548634bebc0c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:39.608700  9863 raft_consensus.cc:2272] T 17e57e25de9244d8a18017cb0efdadec P a338a9f0881b418c8c3548634bebc0c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:39.627235  9863 tablet_server.cc:196] TabletServer@127.9.161.195:0 shutdown complete.
I20260608 09:55:39.645481  9863 tablet_server.cc:179] TabletServer@127.9.161.196:0 shutting down...
I20260608 09:55:39.683727  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:39.684456  9863 tablet_replica.cc:333] T 98c58aef08d0405dbc45255d07998136 P 6aa2626a81824abb81e1c893791f6425: stopping tablet replica
I20260608 09:55:39.685117  9863 raft_consensus.cc:2243] T 98c58aef08d0405dbc45255d07998136 P 6aa2626a81824abb81e1c893791f6425 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:39.685603  9863 raft_consensus.cc:2272] T 98c58aef08d0405dbc45255d07998136 P 6aa2626a81824abb81e1c893791f6425 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:39.688059  9863 tablet_replica.cc:333] T 9d49f0e3c75241909ba05d38a5f7a474 P 6aa2626a81824abb81e1c893791f6425: stopping tablet replica
I20260608 09:55:39.688655  9863 raft_consensus.cc:2243] T 9d49f0e3c75241909ba05d38a5f7a474 P 6aa2626a81824abb81e1c893791f6425 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:39.689100  9863 raft_consensus.cc:2272] T 9d49f0e3c75241909ba05d38a5f7a474 P 6aa2626a81824abb81e1c893791f6425 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:39.691466  9863 tablet_replica.cc:333] T 17e57e25de9244d8a18017cb0efdadec P 6aa2626a81824abb81e1c893791f6425: stopping tablet replica
I20260608 09:55:39.692034  9863 raft_consensus.cc:2243] T 17e57e25de9244d8a18017cb0efdadec P 6aa2626a81824abb81e1c893791f6425 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:39.692472  9863 raft_consensus.cc:2272] T 17e57e25de9244d8a18017cb0efdadec P 6aa2626a81824abb81e1c893791f6425 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:39.694808  9863 tablet_replica.cc:333] T 718368ce4a99433aa20bc9e0a609c4c1 P 6aa2626a81824abb81e1c893791f6425: stopping tablet replica
I20260608 09:55:39.695333  9863 raft_consensus.cc:2243] T 718368ce4a99433aa20bc9e0a609c4c1 P 6aa2626a81824abb81e1c893791f6425 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:39.695741  9863 raft_consensus.cc:2272] T 718368ce4a99433aa20bc9e0a609c4c1 P 6aa2626a81824abb81e1c893791f6425 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:39.718556  9863 tablet_server.cc:196] TabletServer@127.9.161.196:0 shutdown complete.
I20260608 09:55:39.732023  9863 master.cc:562] Master@127.9.161.254:39057 shutting down...
W20260608 09:55:39.755910 20715 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:55:39.756314 20715 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:55:39.756598 20715 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:55:39.757968  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5cddf4db05694223a4bc24a726a047bb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:39.758509  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5cddf4db05694223a4bc24a726a047bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:39.758882  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5cddf4db05694223a4bc24a726a047bb: stopping tablet replica
I20260608 09:55:39.781339  9863 master.cc:584] Master@127.9.161.254:39057 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (6926 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 09:55:39.828843  9863 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.161.254:35331
I20260608 09:55:39.830163  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:39.835374 21188 instance_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:39.835397 21187 instance_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:39.837834 21190 instance_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:39.838435  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:39.839274  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:39.839507  9863 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:39.839668  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912539839648 us; error 0 us; skew 500 ppm
I20260608 09:55:39.840242  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:39.842785  9863 webserver.cc:533] Webserver started at http://127.9.161.254:38319/ using document root <none> and password file <none>
I20260608 09:55:39.843317  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:39.843516  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:39.843794  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:39.844929  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912298820956-9863-0/minicluster-data/master-0-root/instance:
uuid: "81d82416bf354aaa9a1029a50e19dec6"
format_stamp: "Formatted at 2026-06-08 09:55:39 on dist-test-slave-bjvn"
I20260608 09:55:39.849491  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:55:39.853155 21195 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:39.854023  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:39.854322  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912298820956-9863-0/minicluster-data/master-0-root
uuid: "81d82416bf354aaa9a1029a50e19dec6"
format_stamp: "Formatted at 2026-06-08 09:55:39 on dist-test-slave-bjvn"
I20260608 09:55:39.854619  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912298820956-9863-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912298820956-9863-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912298820956-9863-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:39.886052  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:39.887148  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:39.923172  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.254:35331
I20260608 09:55:39.923305 21246 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.254:35331 every 8 connection(s)
I20260608 09:55:39.927457 21247 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:39.939046 21247 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81d82416bf354aaa9a1029a50e19dec6: Bootstrap starting.
I20260608 09:55:39.943892 21247 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 81d82416bf354aaa9a1029a50e19dec6: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:39.948083 21247 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81d82416bf354aaa9a1029a50e19dec6: No bootstrap required, opened a new log
I20260608 09:55:39.950278 21247 raft_consensus.cc:359] T 00000000000000000000000000000000 P 81d82416bf354aaa9a1029a50e19dec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81d82416bf354aaa9a1029a50e19dec6" member_type: VOTER }
I20260608 09:55:39.950657 21247 raft_consensus.cc:385] T 00000000000000000000000000000000 P 81d82416bf354aaa9a1029a50e19dec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:39.950836 21247 raft_consensus.cc:740] T 00000000000000000000000000000000 P 81d82416bf354aaa9a1029a50e19dec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81d82416bf354aaa9a1029a50e19dec6, State: Initialized, Role: FOLLOWER
I20260608 09:55:39.951481 21247 consensus_queue.cc:260] T 00000000000000000000000000000000 P 81d82416bf354aaa9a1029a50e19dec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81d82416bf354aaa9a1029a50e19dec6" member_type: VOTER }
I20260608 09:55:39.951905 21247 raft_consensus.cc:399] T 00000000000000000000000000000000 P 81d82416bf354aaa9a1029a50e19dec6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:39.952123 21247 raft_consensus.cc:493] T 00000000000000000000000000000000 P 81d82416bf354aaa9a1029a50e19dec6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:39.952558 21247 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 81d82416bf354aaa9a1029a50e19dec6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:39.957813 21247 raft_consensus.cc:515] T 00000000000000000000000000000000 P 81d82416bf354aaa9a1029a50e19dec6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81d82416bf354aaa9a1029a50e19dec6" member_type: VOTER }
I20260608 09:55:39.958415 21247 leader_election.cc:304] T 00000000000000000000000000000000 P 81d82416bf354aaa9a1029a50e19dec6 [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: 81d82416bf354aaa9a1029a50e19dec6; no voters: 
I20260608 09:55:39.959774 21247 leader_election.cc:290] T 00000000000000000000000000000000 P 81d82416bf354aaa9a1029a50e19dec6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:39.960245 21250 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 81d82416bf354aaa9a1029a50e19dec6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:39.961874 21250 raft_consensus.cc:697] T 00000000000000000000000000000000 P 81d82416bf354aaa9a1029a50e19dec6 [term 1 LEADER]: Becoming Leader. State: Replica: 81d82416bf354aaa9a1029a50e19dec6, State: Running, Role: LEADER
I20260608 09:55:39.962585 21250 consensus_queue.cc:237] T 00000000000000000000000000000000 P 81d82416bf354aaa9a1029a50e19dec6 [LEADER]: Queue going to LEADER mode. State: All 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: "81d82416bf354aaa9a1029a50e19dec6" member_type: VOTER }
I20260608 09:55:39.962993 21247 sys_catalog.cc:565] T 00000000000000000000000000000000 P 81d82416bf354aaa9a1029a50e19dec6 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:39.967394 21252 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81d82416bf354aaa9a1029a50e19dec6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 81d82416bf354aaa9a1029a50e19dec6. Latest consensus state: current_term: 1 leader_uuid: "81d82416bf354aaa9a1029a50e19dec6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81d82416bf354aaa9a1029a50e19dec6" member_type: VOTER } }
I20260608 09:55:39.967723 21251 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81d82416bf354aaa9a1029a50e19dec6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "81d82416bf354aaa9a1029a50e19dec6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81d82416bf354aaa9a1029a50e19dec6" member_type: VOTER } }
I20260608 09:55:39.968151 21252 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81d82416bf354aaa9a1029a50e19dec6 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:39.968433 21251 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81d82416bf354aaa9a1029a50e19dec6 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:39.972949 21258 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:39.978155 21258 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:39.979733  9863 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:39.988220 21258 catalog_manager.cc:1382] Generated new cluster ID: 6682568ffba646b4808ee58bcd27a7ae
I20260608 09:55:39.988535 21258 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:40.005522 21258 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:40.006939 21258 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:40.022533 21258 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 81d82416bf354aaa9a1029a50e19dec6: Generated new TSK 0
I20260608 09:55:40.023218 21258 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:40.047184  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:40.053284 21268 instance_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:40.054467 21269 instance_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:40.056582 21271 instance_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:40.056983  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:40.057950  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:40.058137  9863 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:40.058269  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912540058256 us; error 0 us; skew 500 ppm
I20260608 09:55:40.058816  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:40.061127  9863 webserver.cc:533] Webserver started at http://127.9.161.193:41825/ using document root <none> and password file <none>
I20260608 09:55:40.061607  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:40.061894  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:40.062191  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:40.063279  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912298820956-9863-0/minicluster-data/ts-0-root/instance:
uuid: "9044de7752354108a33376005e5410e1"
format_stamp: "Formatted at 2026-06-08 09:55:40 on dist-test-slave-bjvn"
I20260608 09:55:40.068084  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:55:40.071846 21276 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:40.072710  9863 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:55:40.073068  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912298820956-9863-0/minicluster-data/ts-0-root
uuid: "9044de7752354108a33376005e5410e1"
format_stamp: "Formatted at 2026-06-08 09:55:40 on dist-test-slave-bjvn"
I20260608 09:55:40.073453  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912298820956-9863-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912298820956-9863-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912298820956-9863-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:40.082166  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:40.083231  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:40.084661  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:40.087075  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:40.087303  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:40.087555  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:40.087731  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:40.129271  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.193:44745
I20260608 09:55:40.129392 21338 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.193:44745 every 8 connection(s)
I20260608 09:55:40.134979  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:40.144163 21343 instance_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:40.145195 21344 instance_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:40.147508 21346 instance_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:40.149088  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:40.150668  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:40.150918  9863 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:40.151087  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912540151071 us; error 0 us; skew 500 ppm
I20260608 09:55:40.151722  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:40.155017  9863 webserver.cc:533] Webserver started at http://127.9.161.194:44883/ using document root <none> and password file <none>
I20260608 09:55:40.155666  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:40.155889  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:40.156250  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:40.156396 21339 heartbeater.cc:344] Connected to a master server at 127.9.161.254:35331
I20260608 09:55:40.156787 21339 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:40.157513 21339 heartbeater.cc:507] Master 127.9.161.254:35331 requested a full tablet report, sending...
I20260608 09:55:40.157521  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912298820956-9863-0/minicluster-data/ts-1-root/instance:
uuid: "c03f6fa0bb3741dea8185d78725149da"
format_stamp: "Formatted at 2026-06-08 09:55:40 on dist-test-slave-bjvn"
I20260608 09:55:40.160473 21212 ts_manager.cc:194] Registered new tserver with Master: 9044de7752354108a33376005e5410e1 (127.9.161.193:44745)
I20260608 09:55:40.193456 21212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36138
I20260608 09:55:40.197456  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.039s	user 0.005s	sys 0.004s
I20260608 09:55:40.203403 21352 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:40.204294  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.001s
I20260608 09:55:40.204635  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912298820956-9863-0/minicluster-data/ts-1-root
uuid: "c03f6fa0bb3741dea8185d78725149da"
format_stamp: "Formatted at 2026-06-08 09:55:40 on dist-test-slave-bjvn"
I20260608 09:55:40.205091  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912298820956-9863-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912298820956-9863-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912298820956-9863-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:40.230567  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:40.232024  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:40.233683  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:40.236478  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:40.236735  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:40.237054  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:40.237272  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:40.284808  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.194:40207
I20260608 09:55:40.284935 21414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.194:40207 every 8 connection(s)
I20260608 09:55:40.291978  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:40.302390 21418 instance_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:40.303777 21419 instance_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:40.307868  9863 server_base.cc:1061] running on GCE node
W20260608 09:55:40.308054 21421 instance_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:40.309592  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:55:40.309827 21415 heartbeater.cc:344] Connected to a master server at 127.9.161.254:35331
W20260608 09:55:40.310127  9863 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:40.310392 21415 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:40.310453  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912540310422 us; error 0 us; skew 500 ppm
I20260608 09:55:40.311658  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:40.311692 21415 heartbeater.cc:507] Master 127.9.161.254:35331 requested a full tablet report, sending...
I20260608 09:55:40.315523 21212 ts_manager.cc:194] Registered new tserver with Master: c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207)
I20260608 09:55:40.315807  9863 webserver.cc:533] Webserver started at http://127.9.161.195:39451/ using document root <none> and password file <none>
I20260608 09:55:40.316571  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:40.316803  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:40.317122  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:40.317677 21212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36140
I20260608 09:55:40.318782  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912298820956-9863-0/minicluster-data/ts-2-root/instance:
uuid: "6d0af56d047342eca571ed52215aaf02"
format_stamp: "Formatted at 2026-06-08 09:55:40 on dist-test-slave-bjvn"
I20260608 09:55:40.325337  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 09:55:40.329388 21426 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:40.330339  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:55:40.330672  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912298820956-9863-0/minicluster-data/ts-2-root
uuid: "6d0af56d047342eca571ed52215aaf02"
format_stamp: "Formatted at 2026-06-08 09:55:40 on dist-test-slave-bjvn"
I20260608 09:55:40.330981  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912298820956-9863-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912298820956-9863-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912298820956-9863-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:40.353457  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:40.355240  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:40.356920  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:40.359499  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:40.359761  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:40.360009  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:40.360190  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:40.408097  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.195:45105
I20260608 09:55:40.408209 21488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.195:45105 every 8 connection(s)
I20260608 09:55:40.424391 21489 heartbeater.cc:344] Connected to a master server at 127.9.161.254:35331
I20260608 09:55:40.424764 21489 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:40.425575 21489 heartbeater.cc:507] Master 127.9.161.254:35331 requested a full tablet report, sending...
I20260608 09:55:40.427747 21212 ts_manager.cc:194] Registered new tserver with Master: 6d0af56d047342eca571ed52215aaf02 (127.9.161.195:45105)
I20260608 09:55:40.427969  9863 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016204392s
I20260608 09:55:40.429368 21212 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36144
I20260608 09:55:41.199968 21339 heartbeater.cc:499] Master 127.9.161.254:35331 was elected leader, sending a full tablet report...
I20260608 09:55:41.321237 21415 heartbeater.cc:499] Master 127.9.161.254:35331 was elected leader, sending a full tablet report...
I20260608 09:55:41.432888 21489 heartbeater.cc:499] Master 127.9.161.254:35331 was elected leader, sending a full tablet report...
I20260608 09:55:41.488206 21212 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36154:
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:41.491315 21212 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:41.581229 21380 tablet_service.cc:1511] Processing CreateTablet for tablet 5c0254ee3315481ab6484ef6eae007ac (DEFAULT_TABLE table=test-workload [id=96ae199a8ad24c33a41239926c955949]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:41.582055 21379 tablet_service.cc:1511] Processing CreateTablet for tablet f5d90b14406a48668f9c9acde445f0be (DEFAULT_TABLE table=test-workload [id=96ae199a8ad24c33a41239926c955949]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:41.583050 21380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c0254ee3315481ab6484ef6eae007ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:41.584679 21378 tablet_service.cc:1511] Processing CreateTablet for tablet d74e543af9124b5ea1a5a937a3739700 (DEFAULT_TABLE table=test-workload [id=96ae199a8ad24c33a41239926c955949]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:41.586304 21378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d74e543af9124b5ea1a5a937a3739700. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:41.592835 21376 tablet_service.cc:1511] Processing CreateTablet for tablet c4fdbb81669948f685da7df310797af5 (DEFAULT_TABLE table=test-workload [id=96ae199a8ad24c33a41239926c955949]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:41.594578 21376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4fdbb81669948f685da7df310797af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:41.596777 21377 tablet_service.cc:1511] Processing CreateTablet for tablet 5ef29565de35454b8371df8e6ffb2477 (DEFAULT_TABLE table=test-workload [id=96ae199a8ad24c33a41239926c955949]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:41.598479 21377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef29565de35454b8371df8e6ffb2477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:41.598557 21454 tablet_service.cc:1511] Processing CreateTablet for tablet 5c0254ee3315481ab6484ef6eae007ac (DEFAULT_TABLE table=test-workload [id=96ae199a8ad24c33a41239926c955949]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:41.600093 21379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5d90b14406a48668f9c9acde445f0be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:41.600188 21454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c0254ee3315481ab6484ef6eae007ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:41.601047 21375 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8bad8d35084f33a4a4f9d3d3c7cc19 (DEFAULT_TABLE table=test-workload [id=96ae199a8ad24c33a41239926c955949]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:41.602902 21375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8bad8d35084f33a4a4f9d3d3c7cc19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:41.603236 21453 tablet_service.cc:1511] Processing CreateTablet for tablet f5d90b14406a48668f9c9acde445f0be (DEFAULT_TABLE table=test-workload [id=96ae199a8ad24c33a41239926c955949]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:41.604660 21453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5d90b14406a48668f9c9acde445f0be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:41.607332 21452 tablet_service.cc:1511] Processing CreateTablet for tablet d74e543af9124b5ea1a5a937a3739700 (DEFAULT_TABLE table=test-workload [id=96ae199a8ad24c33a41239926c955949]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:41.608131 21304 tablet_service.cc:1511] Processing CreateTablet for tablet 5c0254ee3315481ab6484ef6eae007ac (DEFAULT_TABLE table=test-workload [id=96ae199a8ad24c33a41239926c955949]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:41.608963 21452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d74e543af9124b5ea1a5a937a3739700. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:41.609699 21304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c0254ee3315481ab6484ef6eae007ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:41.611308 21451 tablet_service.cc:1511] Processing CreateTablet for tablet 5ef29565de35454b8371df8e6ffb2477 (DEFAULT_TABLE table=test-workload [id=96ae199a8ad24c33a41239926c955949]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:41.612854 21451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef29565de35454b8371df8e6ffb2477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:41.615312 21450 tablet_service.cc:1511] Processing CreateTablet for tablet c4fdbb81669948f685da7df310797af5 (DEFAULT_TABLE table=test-workload [id=96ae199a8ad24c33a41239926c955949]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:41.615315 21303 tablet_service.cc:1511] Processing CreateTablet for tablet f5d90b14406a48668f9c9acde445f0be (DEFAULT_TABLE table=test-workload [id=96ae199a8ad24c33a41239926c955949]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:41.616817 21450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4fdbb81669948f685da7df310797af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:41.617327 21303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5d90b14406a48668f9c9acde445f0be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:41.619256 21449 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8bad8d35084f33a4a4f9d3d3c7cc19 (DEFAULT_TABLE table=test-workload [id=96ae199a8ad24c33a41239926c955949]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:41.620749 21449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8bad8d35084f33a4a4f9d3d3c7cc19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:41.622665 21302 tablet_service.cc:1511] Processing CreateTablet for tablet d74e543af9124b5ea1a5a937a3739700 (DEFAULT_TABLE table=test-workload [id=96ae199a8ad24c33a41239926c955949]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:41.624130 21302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d74e543af9124b5ea1a5a937a3739700. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:41.627080 21301 tablet_service.cc:1511] Processing CreateTablet for tablet 5ef29565de35454b8371df8e6ffb2477 (DEFAULT_TABLE table=test-workload [id=96ae199a8ad24c33a41239926c955949]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:41.628643 21301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef29565de35454b8371df8e6ffb2477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:41.630712 21300 tablet_service.cc:1511] Processing CreateTablet for tablet c4fdbb81669948f685da7df310797af5 (DEFAULT_TABLE table=test-workload [id=96ae199a8ad24c33a41239926c955949]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:41.632328 21300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4fdbb81669948f685da7df310797af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:41.634516 21299 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8bad8d35084f33a4a4f9d3d3c7cc19 (DEFAULT_TABLE table=test-workload [id=96ae199a8ad24c33a41239926c955949]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:41.636085 21299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8bad8d35084f33a4a4f9d3d3c7cc19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:41.671284 21509 tablet_bootstrap.cc:492] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da: Bootstrap starting.
I20260608 09:55:41.714334 21509 tablet_bootstrap.cc:654] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:41.728212 21510 tablet_bootstrap.cc:492] T 5ef29565de35454b8371df8e6ffb2477 P 9044de7752354108a33376005e5410e1: Bootstrap starting.
I20260608 09:55:41.726343 21511 tablet_bootstrap.cc:492] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02: Bootstrap starting.
I20260608 09:55:41.736953 21509 tablet_bootstrap.cc:492] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da: No bootstrap required, opened a new log
I20260608 09:55:41.737634 21509 ts_tablet_manager.cc:1403] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.000s
I20260608 09:55:41.738911 21510 tablet_bootstrap.cc:654] T 5ef29565de35454b8371df8e6ffb2477 P 9044de7752354108a33376005e5410e1: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:41.741173 21509 raft_consensus.cc:359] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.742084 21511 tablet_bootstrap.cc:654] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:41.742282 21509 raft_consensus.cc:385] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:41.742638 21509 raft_consensus.cc:740] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03f6fa0bb3741dea8185d78725149da, State: Initialized, Role: FOLLOWER
I20260608 09:55:41.743580 21509 consensus_queue.cc:260] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.747829 21509 ts_tablet_manager.cc:1434] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 09:55:41.749109 21509 tablet_bootstrap.cc:492] T c4fdbb81669948f685da7df310797af5 P c03f6fa0bb3741dea8185d78725149da: Bootstrap starting.
I20260608 09:55:41.749850 21511 tablet_bootstrap.cc:492] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02: No bootstrap required, opened a new log
I20260608 09:55:41.750407 21510 tablet_bootstrap.cc:492] T 5ef29565de35454b8371df8e6ffb2477 P 9044de7752354108a33376005e5410e1: No bootstrap required, opened a new log
I20260608 09:55:41.750451 21511 ts_tablet_manager.cc:1403] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.006s
I20260608 09:55:41.751250 21510 ts_tablet_manager.cc:1403] T 5ef29565de35454b8371df8e6ffb2477 P 9044de7752354108a33376005e5410e1: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260608 09:55:41.754446 21511 raft_consensus.cc:359] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.755391 21511 raft_consensus.cc:385] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:41.754938 21510 raft_consensus.cc:359] T 5ef29565de35454b8371df8e6ffb2477 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.756286 21510 raft_consensus.cc:385] T 5ef29565de35454b8371df8e6ffb2477 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:41.756590 21510 raft_consensus.cc:740] T 5ef29565de35454b8371df8e6ffb2477 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9044de7752354108a33376005e5410e1, State: Initialized, Role: FOLLOWER
I20260608 09:55:41.756701 21509 tablet_bootstrap.cc:654] T c4fdbb81669948f685da7df310797af5 P c03f6fa0bb3741dea8185d78725149da: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:41.755796 21511 raft_consensus.cc:740] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d0af56d047342eca571ed52215aaf02, State: Initialized, Role: FOLLOWER
I20260608 09:55:41.757840 21510 consensus_queue.cc:260] T 5ef29565de35454b8371df8e6ffb2477 P 9044de7752354108a33376005e5410e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.757978 21511 consensus_queue.cc:260] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.767817 21510 ts_tablet_manager.cc:1434] T 5ef29565de35454b8371df8e6ffb2477 P 9044de7752354108a33376005e5410e1: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 09:55:41.768676 21511 ts_tablet_manager.cc:1434] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.004s
I20260608 09:55:41.770117 21511 tablet_bootstrap.cc:492] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02: Bootstrap starting.
I20260608 09:55:41.770579 21509 tablet_bootstrap.cc:492] T c4fdbb81669948f685da7df310797af5 P c03f6fa0bb3741dea8185d78725149da: No bootstrap required, opened a new log
I20260608 09:55:41.771184 21509 ts_tablet_manager.cc:1403] T c4fdbb81669948f685da7df310797af5 P c03f6fa0bb3741dea8185d78725149da: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.014s
I20260608 09:55:41.772614 21510 tablet_bootstrap.cc:492] T d74e543af9124b5ea1a5a937a3739700 P 9044de7752354108a33376005e5410e1: Bootstrap starting.
I20260608 09:55:41.774911 21509 raft_consensus.cc:359] T c4fdbb81669948f685da7df310797af5 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.775846 21509 raft_consensus.cc:385] T c4fdbb81669948f685da7df310797af5 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:41.776212 21509 raft_consensus.cc:740] T c4fdbb81669948f685da7df310797af5 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03f6fa0bb3741dea8185d78725149da, State: Initialized, Role: FOLLOWER
I20260608 09:55:41.777246 21509 consensus_queue.cc:260] T c4fdbb81669948f685da7df310797af5 P c03f6fa0bb3741dea8185d78725149da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.779640 21509 ts_tablet_manager.cc:1434] T c4fdbb81669948f685da7df310797af5 P c03f6fa0bb3741dea8185d78725149da: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:55:41.780788 21509 tablet_bootstrap.cc:492] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da: Bootstrap starting.
I20260608 09:55:41.780911 21511 tablet_bootstrap.cc:654] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:41.781060 21510 tablet_bootstrap.cc:654] T d74e543af9124b5ea1a5a937a3739700 P 9044de7752354108a33376005e5410e1: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:41.790421 21509 tablet_bootstrap.cc:654] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:41.805500 21509 tablet_bootstrap.cc:492] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da: No bootstrap required, opened a new log
I20260608 09:55:41.806640 21509 ts_tablet_manager.cc:1403] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260608 09:55:41.810714 21509 raft_consensus.cc:359] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.811759 21509 raft_consensus.cc:385] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:41.812153 21509 raft_consensus.cc:740] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03f6fa0bb3741dea8185d78725149da, State: Initialized, Role: FOLLOWER
I20260608 09:55:41.812745 21511 tablet_bootstrap.cc:492] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02: No bootstrap required, opened a new log
I20260608 09:55:41.813426 21511 ts_tablet_manager.cc:1403] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.026s
I20260608 09:55:41.813238 21509 consensus_queue.cc:260] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.814991 21510 tablet_bootstrap.cc:492] T d74e543af9124b5ea1a5a937a3739700 P 9044de7752354108a33376005e5410e1: No bootstrap required, opened a new log
I20260608 09:55:41.815635 21510 ts_tablet_manager.cc:1403] T d74e543af9124b5ea1a5a937a3739700 P 9044de7752354108a33376005e5410e1: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.009s
I20260608 09:55:41.816215 21509 ts_tablet_manager.cc:1434] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:55:41.818066 21509 tablet_bootstrap.cc:492] T 5c0254ee3315481ab6484ef6eae007ac P c03f6fa0bb3741dea8185d78725149da: Bootstrap starting.
I20260608 09:55:41.821691 21510 raft_consensus.cc:359] T d74e543af9124b5ea1a5a937a3739700 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.822628 21510 raft_consensus.cc:385] T d74e543af9124b5ea1a5a937a3739700 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:41.823019 21510 raft_consensus.cc:740] T d74e543af9124b5ea1a5a937a3739700 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9044de7752354108a33376005e5410e1, State: Initialized, Role: FOLLOWER
I20260608 09:55:41.824018 21510 consensus_queue.cc:260] T d74e543af9124b5ea1a5a937a3739700 P 9044de7752354108a33376005e5410e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.826452 21509 tablet_bootstrap.cc:654] T 5c0254ee3315481ab6484ef6eae007ac P c03f6fa0bb3741dea8185d78725149da: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:41.827035 21511 raft_consensus.cc:359] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.827912 21511 raft_consensus.cc:385] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:41.828265 21511 raft_consensus.cc:740] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d0af56d047342eca571ed52215aaf02, State: Initialized, Role: FOLLOWER
I20260608 09:55:41.829348 21511 consensus_queue.cc:260] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.831027 21510 ts_tablet_manager.cc:1434] T d74e543af9124b5ea1a5a937a3739700 P 9044de7752354108a33376005e5410e1: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 09:55:41.832264 21510 tablet_bootstrap.cc:492] T f5d90b14406a48668f9c9acde445f0be P 9044de7752354108a33376005e5410e1: Bootstrap starting.
I20260608 09:55:41.837075 21511 ts_tablet_manager.cc:1434] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260608 09:55:41.838716 21511 tablet_bootstrap.cc:492] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02: Bootstrap starting.
I20260608 09:55:41.839354 21510 tablet_bootstrap.cc:654] T f5d90b14406a48668f9c9acde445f0be P 9044de7752354108a33376005e5410e1: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:41.841329 21516 raft_consensus.cc:493] T d74e543af9124b5ea1a5a937a3739700 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:41.841986 21516 raft_consensus.cc:515] T d74e543af9124b5ea1a5a937a3739700 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.846776 21511 tablet_bootstrap.cc:654] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:41.847733 21516 leader_election.cc:290] T d74e543af9124b5ea1a5a937a3739700 P 9044de7752354108a33376005e5410e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207), 6d0af56d047342eca571ed52215aaf02 (127.9.161.195:45105)
I20260608 09:55:41.851668 21510 tablet_bootstrap.cc:492] T f5d90b14406a48668f9c9acde445f0be P 9044de7752354108a33376005e5410e1: No bootstrap required, opened a new log
I20260608 09:55:41.853188 21510 ts_tablet_manager.cc:1403] T f5d90b14406a48668f9c9acde445f0be P 9044de7752354108a33376005e5410e1: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260608 09:55:41.857474 21510 raft_consensus.cc:359] T f5d90b14406a48668f9c9acde445f0be P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.858537 21510 raft_consensus.cc:385] T f5d90b14406a48668f9c9acde445f0be P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:41.858932 21510 raft_consensus.cc:740] T f5d90b14406a48668f9c9acde445f0be P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9044de7752354108a33376005e5410e1, State: Initialized, Role: FOLLOWER
I20260608 09:55:41.859654 21509 tablet_bootstrap.cc:492] T 5c0254ee3315481ab6484ef6eae007ac P c03f6fa0bb3741dea8185d78725149da: No bootstrap required, opened a new log
I20260608 09:55:41.860299 21509 ts_tablet_manager.cc:1403] T 5c0254ee3315481ab6484ef6eae007ac P c03f6fa0bb3741dea8185d78725149da: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.000s
I20260608 09:55:41.859941 21510 consensus_queue.cc:260] T f5d90b14406a48668f9c9acde445f0be P 9044de7752354108a33376005e5410e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.864533 21514 raft_consensus.cc:493] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:41.865407 21510 ts_tablet_manager.cc:1434] T f5d90b14406a48668f9c9acde445f0be P 9044de7752354108a33376005e5410e1: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260608 09:55:41.865272 21514 raft_consensus.cc:515] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.867440 21510 tablet_bootstrap.cc:492] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1: Bootstrap starting.
I20260608 09:55:41.870890 21514 leader_election.cc:290] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9044de7752354108a33376005e5410e1 (127.9.161.193:44745), 6d0af56d047342eca571ed52215aaf02 (127.9.161.195:45105)
I20260608 09:55:41.875399 21509 raft_consensus.cc:359] T 5c0254ee3315481ab6484ef6eae007ac P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.876283 21509 raft_consensus.cc:385] T 5c0254ee3315481ab6484ef6eae007ac P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:41.876591 21509 raft_consensus.cc:740] T 5c0254ee3315481ab6484ef6eae007ac P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03f6fa0bb3741dea8185d78725149da, State: Initialized, Role: FOLLOWER
I20260608 09:55:41.877429 21509 consensus_queue.cc:260] T 5c0254ee3315481ab6484ef6eae007ac P c03f6fa0bb3741dea8185d78725149da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.887181 21464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74e543af9124b5ea1a5a937a3739700" candidate_uuid: "9044de7752354108a33376005e5410e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d0af56d047342eca571ed52215aaf02" is_pre_election: true
I20260608 09:55:41.888901 21511 tablet_bootstrap.cc:492] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02: No bootstrap required, opened a new log
I20260608 09:55:41.889580 21511 ts_tablet_manager.cc:1403] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.013s
W20260608 09:55:41.889767 21278 leader_election.cc:343] T d74e543af9124b5ea1a5a937a3739700 P 9044de7752354108a33376005e5410e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d0af56d047342eca571ed52215aaf02 (127.9.161.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:41.892968 21509 ts_tablet_manager.cc:1434] T 5c0254ee3315481ab6484ef6eae007ac P c03f6fa0bb3741dea8185d78725149da: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260608 09:55:41.895366 21509 tablet_bootstrap.cc:492] T d74e543af9124b5ea1a5a937a3739700 P c03f6fa0bb3741dea8185d78725149da: Bootstrap starting.
I20260608 09:55:41.893590 21510 tablet_bootstrap.cc:654] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:41.893314 21511 raft_consensus.cc:359] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.906724 21390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74e543af9124b5ea1a5a937a3739700" candidate_uuid: "9044de7752354108a33376005e5410e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03f6fa0bb3741dea8185d78725149da" is_pre_election: true
I20260608 09:55:41.906805 21511 raft_consensus.cc:385] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:41.909195 21511 raft_consensus.cc:740] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d0af56d047342eca571ed52215aaf02, State: Initialized, Role: FOLLOWER
W20260608 09:55:41.909233 21280 leader_election.cc:343] T d74e543af9124b5ea1a5a937a3739700 P 9044de7752354108a33376005e5410e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:41.910049 21280 leader_election.cc:304] T d74e543af9124b5ea1a5a937a3739700 P 9044de7752354108a33376005e5410e1 [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: 9044de7752354108a33376005e5410e1; no voters: 6d0af56d047342eca571ed52215aaf02, c03f6fa0bb3741dea8185d78725149da
I20260608 09:55:41.910447 21509 tablet_bootstrap.cc:654] T d74e543af9124b5ea1a5a937a3739700 P c03f6fa0bb3741dea8185d78725149da: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:41.910493 21511 consensus_queue.cc:260] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.911460 21516 raft_consensus.cc:2749] T d74e543af9124b5ea1a5a937a3739700 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:41.913473 21511 ts_tablet_manager.cc:1434] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260608 09:55:41.915123 21511 tablet_bootstrap.cc:492] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02: Bootstrap starting.
I20260608 09:55:41.915277 21510 tablet_bootstrap.cc:492] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1: No bootstrap required, opened a new log
I20260608 09:55:41.916085 21510 ts_tablet_manager.cc:1403] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.000s
I20260608 09:55:41.919994 21510 raft_consensus.cc:359] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.920868 21510 raft_consensus.cc:385] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:41.921361 21510 raft_consensus.cc:740] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9044de7752354108a33376005e5410e1, State: Initialized, Role: FOLLOWER
I20260608 09:55:41.922492 21510 consensus_queue.cc:260] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.924913 21511 tablet_bootstrap.cc:654] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:41.927294 21510 ts_tablet_manager.cc:1434] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 09:55:41.928649 21510 tablet_bootstrap.cc:492] T c4fdbb81669948f685da7df310797af5 P 9044de7752354108a33376005e5410e1: Bootstrap starting.
I20260608 09:55:41.935202 21514 raft_consensus.cc:493] T c4fdbb81669948f685da7df310797af5 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:41.937753 21514 raft_consensus.cc:515] T c4fdbb81669948f685da7df310797af5 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.942361 21464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d90b14406a48668f9c9acde445f0be" candidate_uuid: "c03f6fa0bb3741dea8185d78725149da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d0af56d047342eca571ed52215aaf02" is_pre_election: true
I20260608 09:55:41.942857 21510 tablet_bootstrap.cc:654] T c4fdbb81669948f685da7df310797af5 P 9044de7752354108a33376005e5410e1: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:41.943367 21464 raft_consensus.cc:2468] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03f6fa0bb3741dea8185d78725149da in term 0.
I20260608 09:55:41.937819 21314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d90b14406a48668f9c9acde445f0be" candidate_uuid: "c03f6fa0bb3741dea8185d78725149da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9044de7752354108a33376005e5410e1" is_pre_election: true
I20260608 09:55:41.945681 21314 raft_consensus.cc:2468] T f5d90b14406a48668f9c9acde445f0be P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03f6fa0bb3741dea8185d78725149da in term 0.
I20260608 09:55:41.956394 21464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fdbb81669948f685da7df310797af5" candidate_uuid: "c03f6fa0bb3741dea8185d78725149da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d0af56d047342eca571ed52215aaf02" is_pre_election: true
I20260608 09:55:41.950827 21514 leader_election.cc:290] T c4fdbb81669948f685da7df310797af5 P c03f6fa0bb3741dea8185d78725149da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9044de7752354108a33376005e5410e1 (127.9.161.193:44745), 6d0af56d047342eca571ed52215aaf02 (127.9.161.195:45105)
I20260608 09:55:41.969633 21509 tablet_bootstrap.cc:492] T d74e543af9124b5ea1a5a937a3739700 P c03f6fa0bb3741dea8185d78725149da: No bootstrap required, opened a new log
I20260608 09:55:41.970422 21509 ts_tablet_manager.cc:1403] T d74e543af9124b5ea1a5a937a3739700 P c03f6fa0bb3741dea8185d78725149da: Time spent bootstrapping tablet: real 0.075s	user 0.018s	sys 0.019s
I20260608 09:55:41.974613 21509 raft_consensus.cc:359] T d74e543af9124b5ea1a5a937a3739700 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.975531 21509 raft_consensus.cc:385] T d74e543af9124b5ea1a5a937a3739700 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:41.975903 21509 raft_consensus.cc:740] T d74e543af9124b5ea1a5a937a3739700 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03f6fa0bb3741dea8185d78725149da, State: Initialized, Role: FOLLOWER
I20260608 09:55:41.976816 21509 consensus_queue.cc:260] T d74e543af9124b5ea1a5a937a3739700 P c03f6fa0bb3741dea8185d78725149da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.981179 21511 tablet_bootstrap.cc:492] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02: No bootstrap required, opened a new log
I20260608 09:55:41.982286 21511 ts_tablet_manager.cc:1403] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.007s
I20260608 09:55:41.969632 21510 tablet_bootstrap.cc:492] T c4fdbb81669948f685da7df310797af5 P 9044de7752354108a33376005e5410e1: No bootstrap required, opened a new log
I20260608 09:55:41.983868 21510 ts_tablet_manager.cc:1403] T c4fdbb81669948f685da7df310797af5 P 9044de7752354108a33376005e5410e1: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.003s
I20260608 09:55:41.986339 21511 raft_consensus.cc:359] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.987324 21511 raft_consensus.cc:385] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:41.987071 21510 raft_consensus.cc:359] T c4fdbb81669948f685da7df310797af5 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.987782 21511 raft_consensus.cc:740] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d0af56d047342eca571ed52215aaf02, State: Initialized, Role: FOLLOWER
I20260608 09:55:41.989233 21509 ts_tablet_manager.cc:1434] T d74e543af9124b5ea1a5a937a3739700 P c03f6fa0bb3741dea8185d78725149da: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260608 09:55:41.989068 21511 consensus_queue.cc:260] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.987995 21510 raft_consensus.cc:385] T c4fdbb81669948f685da7df310797af5 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:41.990401 21517 raft_consensus.cc:493] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:41.990545 21510 raft_consensus.cc:740] T c4fdbb81669948f685da7df310797af5 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9044de7752354108a33376005e5410e1, State: Initialized, Role: FOLLOWER
I20260608 09:55:41.990739 21509 tablet_bootstrap.cc:492] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P c03f6fa0bb3741dea8185d78725149da: Bootstrap starting.
I20260608 09:55:41.991110 21517 raft_consensus.cc:515] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.991580 21510 consensus_queue.cc:260] T c4fdbb81669948f685da7df310797af5 P 9044de7752354108a33376005e5410e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:41.994376 21510 ts_tablet_manager.cc:1434] T c4fdbb81669948f685da7df310797af5 P 9044de7752354108a33376005e5410e1: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 09:55:41.995640 21510 tablet_bootstrap.cc:492] T 5c0254ee3315481ab6484ef6eae007ac P 9044de7752354108a33376005e5410e1: Bootstrap starting.
I20260608 09:55:41.997071 21517 leader_election.cc:290] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9044de7752354108a33376005e5410e1 (127.9.161.193:44745), c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207)
I20260608 09:55:42.014583 21509 tablet_bootstrap.cc:654] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P c03f6fa0bb3741dea8185d78725149da: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:42.021420 21510 tablet_bootstrap.cc:654] T 5c0254ee3315481ab6484ef6eae007ac P 9044de7752354108a33376005e5410e1: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:42.029623 21510 tablet_bootstrap.cc:492] T 5c0254ee3315481ab6484ef6eae007ac P 9044de7752354108a33376005e5410e1: No bootstrap required, opened a new log
I20260608 09:55:42.030370 21510 ts_tablet_manager.cc:1403] T 5c0254ee3315481ab6484ef6eae007ac P 9044de7752354108a33376005e5410e1: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.006s
I20260608 09:55:42.030726 21511 ts_tablet_manager.cc:1434] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02: Time spent starting tablet: real 0.047s	user 0.012s	sys 0.008s
I20260608 09:55:42.032109 21511 tablet_bootstrap.cc:492] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02: Bootstrap starting.
I20260608 09:55:42.034363 21510 raft_consensus.cc:359] T 5c0254ee3315481ab6484ef6eae007ac P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.035230 21510 raft_consensus.cc:385] T 5c0254ee3315481ab6484ef6eae007ac P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:42.035625 21510 raft_consensus.cc:740] T 5c0254ee3315481ab6484ef6eae007ac P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9044de7752354108a33376005e5410e1, State: Initialized, Role: FOLLOWER
I20260608 09:55:42.036550 21510 consensus_queue.cc:260] T 5c0254ee3315481ab6484ef6eae007ac P 9044de7752354108a33376005e5410e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.039121 21510 ts_tablet_manager.cc:1434] T 5c0254ee3315481ab6484ef6eae007ac P 9044de7752354108a33376005e5410e1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:55:42.039574 21511 tablet_bootstrap.cc:654] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:42.043167 21509 tablet_bootstrap.cc:492] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P c03f6fa0bb3741dea8185d78725149da: No bootstrap required, opened a new log
I20260608 09:55:42.043892 21509 ts_tablet_manager.cc:1403] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P c03f6fa0bb3741dea8185d78725149da: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.016s
I20260608 09:55:42.047183 21511 tablet_bootstrap.cc:492] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02: No bootstrap required, opened a new log
I20260608 09:55:42.047909 21511 ts_tablet_manager.cc:1403] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 09:55:42.048573 21509 raft_consensus.cc:359] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.049427 21509 raft_consensus.cc:385] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:42.049866 21509 raft_consensus.cc:740] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03f6fa0bb3741dea8185d78725149da, State: Initialized, Role: FOLLOWER
I20260608 09:55:42.050771 21511 raft_consensus.cc:359] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.051633 21511 raft_consensus.cc:385] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:42.050817 21509 consensus_queue.cc:260] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P c03f6fa0bb3741dea8185d78725149da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.051945 21511 raft_consensus.cc:740] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d0af56d047342eca571ed52215aaf02, State: Initialized, Role: FOLLOWER
I20260608 09:55:42.052986 21511 consensus_queue.cc:260] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.053766 21509 ts_tablet_manager.cc:1434] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P c03f6fa0bb3741dea8185d78725149da: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260608 09:55:42.055464 21511 ts_tablet_manager.cc:1434] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:55:42.056756 21511 tablet_bootstrap.cc:492] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02: Bootstrap starting.
I20260608 09:55:42.064656 21511 tablet_bootstrap.cc:654] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:42.073674 21511 tablet_bootstrap.cc:492] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02: No bootstrap required, opened a new log
I20260608 09:55:42.074831 21511 ts_tablet_manager.cc:1403] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260608 09:55:42.078444 21511 raft_consensus.cc:359] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.079371 21511 raft_consensus.cc:385] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:42.080364 21511 raft_consensus.cc:740] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d0af56d047342eca571ed52215aaf02, State: Initialized, Role: FOLLOWER
I20260608 09:55:42.081753 21511 consensus_queue.cc:260] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.084491 21511 ts_tablet_manager.cc:1434] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:55:42.086418 21534 raft_consensus.cc:493] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:42.087018 21534 raft_consensus.cc:515] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.089468 21534 leader_election.cc:290] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9044de7752354108a33376005e5410e1 (127.9.161.193:44745), c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207)
I20260608 09:55:42.098140 21516 raft_consensus.cc:493] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:42.099036 21516 raft_consensus.cc:515] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.101486 21516 leader_election.cc:290] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207), 6d0af56d047342eca571ed52215aaf02 (127.9.161.195:45105)
I20260608 09:55:42.102959 21464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8bad8d35084f33a4a4f9d3d3c7cc19" candidate_uuid: "9044de7752354108a33376005e5410e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d0af56d047342eca571ed52215aaf02" is_pre_election: true
I20260608 09:55:42.103683 21464 raft_consensus.cc:2468] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9044de7752354108a33376005e5410e1 in term 0.
I20260608 09:55:42.108146 21514 raft_consensus.cc:493] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:42.108752 21514 raft_consensus.cc:515] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.109056 21278 leader_election.cc:304] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d0af56d047342eca571ed52215aaf02, 9044de7752354108a33376005e5410e1; no voters: 
I20260608 09:55:42.110996 21514 leader_election.cc:290] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9044de7752354108a33376005e5410e1 (127.9.161.193:44745), 6d0af56d047342eca571ed52215aaf02 (127.9.161.195:45105)
I20260608 09:55:42.114902 21353 leader_election.cc:304] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9044de7752354108a33376005e5410e1, c03f6fa0bb3741dea8185d78725149da; no voters: 
I20260608 09:55:42.115396 21313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef29565de35454b8371df8e6ffb2477" candidate_uuid: "c03f6fa0bb3741dea8185d78725149da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9044de7752354108a33376005e5410e1" is_pre_election: true
I20260608 09:55:42.116144 21313 raft_consensus.cc:2468] T 5ef29565de35454b8371df8e6ffb2477 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03f6fa0bb3741dea8185d78725149da in term 0.
I20260608 09:55:42.117532 21353 leader_election.cc:304] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9044de7752354108a33376005e5410e1, c03f6fa0bb3741dea8185d78725149da; no voters: 
I20260608 09:55:42.118487 21516 raft_consensus.cc:2804] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:42.119218 21516 raft_consensus.cc:493] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:42.119691 21516 raft_consensus.cc:3060] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:42.123386 21312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74e543af9124b5ea1a5a937a3739700" candidate_uuid: "6d0af56d047342eca571ed52215aaf02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9044de7752354108a33376005e5410e1" is_pre_election: true
I20260608 09:55:42.127249 21312 raft_consensus.cc:2468] T d74e543af9124b5ea1a5a937a3739700 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d0af56d047342eca571ed52215aaf02 in term 0.
W20260608 09:55:42.125286 21260 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:55:42.126441 21313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c0254ee3315481ab6484ef6eae007ac" candidate_uuid: "6d0af56d047342eca571ed52215aaf02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9044de7752354108a33376005e5410e1" is_pre_election: true
I20260608 09:55:42.128574 21313 raft_consensus.cc:2468] T 5c0254ee3315481ab6484ef6eae007ac P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d0af56d047342eca571ed52215aaf02 in term 0.
I20260608 09:55:42.129281 21427 leader_election.cc:304] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d0af56d047342eca571ed52215aaf02, 9044de7752354108a33376005e5410e1; no voters: 
I20260608 09:55:42.130246 21534 raft_consensus.cc:2804] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:42.130661 21534 raft_consensus.cc:493] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:42.131070 21534 raft_consensus.cc:3060] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:42.130968 21427 leader_election.cc:304] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d0af56d047342eca571ed52215aaf02, 9044de7752354108a33376005e5410e1; no voters: 
I20260608 09:55:42.132056 21517 raft_consensus.cc:2804] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:42.132454 21517 raft_consensus.cc:493] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:42.132937 21517 raft_consensus.cc:3060] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:42.139878 21534 raft_consensus.cc:515] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.142632 21534 leader_election.cc:290] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 1 election: Requested vote from peers 9044de7752354108a33376005e5410e1 (127.9.161.193:44745), c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207)
I20260608 09:55:42.143280 21534 raft_consensus.cc:493] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:42.143062 21464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef29565de35454b8371df8e6ffb2477" candidate_uuid: "c03f6fa0bb3741dea8185d78725149da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d0af56d047342eca571ed52215aaf02" is_pre_election: true
I20260608 09:55:42.144285 21313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74e543af9124b5ea1a5a937a3739700" candidate_uuid: "6d0af56d047342eca571ed52215aaf02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9044de7752354108a33376005e5410e1"
I20260608 09:55:42.144972 21313 raft_consensus.cc:3060] T d74e543af9124b5ea1a5a937a3739700 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:42.144727 21314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fdbb81669948f685da7df310797af5" candidate_uuid: "c03f6fa0bb3741dea8185d78725149da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9044de7752354108a33376005e5410e1" is_pre_election: true
I20260608 09:55:42.146831 21517 raft_consensus.cc:515] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.144284 21534 raft_consensus.cc:515] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.164511 21464 raft_consensus.cc:2468] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03f6fa0bb3741dea8185d78725149da in term 0.
I20260608 09:55:42.165378 21534 leader_election.cc:290] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9044de7752354108a33376005e5410e1 (127.9.161.193:44745), c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207)
I20260608 09:55:42.174783 21517 leader_election.cc:290] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 1 election: Requested vote from peers 9044de7752354108a33376005e5410e1 (127.9.161.193:44745), c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207)
W20260608 09:55:42.175478 21353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.161.193:44745, user_credentials={real_user=slave}} blocked reactor thread for 58056.1us
I20260608 09:55:42.157716 21314 raft_consensus.cc:2468] T c4fdbb81669948f685da7df310797af5 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03f6fa0bb3741dea8185d78725149da in term 0.
I20260608 09:55:42.169070 21514 raft_consensus.cc:2804] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:42.159914 21313 raft_consensus.cc:2468] T d74e543af9124b5ea1a5a937a3739700 P 9044de7752354108a33376005e5410e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d0af56d047342eca571ed52215aaf02 in term 1.
I20260608 09:55:42.188553 21516 raft_consensus.cc:515] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.190064 21390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c0254ee3315481ab6484ef6eae007ac" candidate_uuid: "6d0af56d047342eca571ed52215aaf02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03f6fa0bb3741dea8185d78725149da" is_pre_election: true
I20260608 09:55:42.191089 21389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74e543af9124b5ea1a5a937a3739700" candidate_uuid: "6d0af56d047342eca571ed52215aaf02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03f6fa0bb3741dea8185d78725149da" is_pre_election: true
I20260608 09:55:42.191251 21390 raft_consensus.cc:2468] T 5c0254ee3315481ab6484ef6eae007ac P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d0af56d047342eca571ed52215aaf02 in term 0.
I20260608 09:55:42.192004 21389 raft_consensus.cc:2468] T d74e543af9124b5ea1a5a937a3739700 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d0af56d047342eca571ed52215aaf02 in term 0.
I20260608 09:55:42.184523 21514 raft_consensus.cc:493] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:42.194154 21514 raft_consensus.cc:3060] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:42.195253 21389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74e543af9124b5ea1a5a937a3739700" candidate_uuid: "6d0af56d047342eca571ed52215aaf02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03f6fa0bb3741dea8185d78725149da"
I20260608 09:55:42.196226 21389 raft_consensus.cc:3060] T d74e543af9124b5ea1a5a937a3739700 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:42.192806 21541 raft_consensus.cc:2804] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:42.196331 21390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8bad8d35084f33a4a4f9d3d3c7cc19" candidate_uuid: "9044de7752354108a33376005e5410e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03f6fa0bb3741dea8185d78725149da" is_pre_election: true
I20260608 09:55:42.200327 21541 raft_consensus.cc:493] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:42.200642 21388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8bad8d35084f33a4a4f9d3d3c7cc19" candidate_uuid: "9044de7752354108a33376005e5410e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03f6fa0bb3741dea8185d78725149da"
I20260608 09:55:42.199472 21516 leader_election.cc:290] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 [CANDIDATE]: Term 1 election: Requested vote from peers c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207), 6d0af56d047342eca571ed52215aaf02 (127.9.161.195:45105)
I20260608 09:55:42.200840 21541 raft_consensus.cc:3060] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:42.197300 21543 raft_consensus.cc:493] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 09:55:42.204909 21354 leader_election.cc:343] T c4fdbb81669948f685da7df310797af5 P c03f6fa0bb3741dea8185d78725149da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d0af56d047342eca571ed52215aaf02 (127.9.161.195:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:42.204938 21543 raft_consensus.cc:515] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.206888 21390 raft_consensus.cc:2468] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9044de7752354108a33376005e5410e1 in term 0.
I20260608 09:55:42.211311 21389 raft_consensus.cc:2468] T d74e543af9124b5ea1a5a937a3739700 P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d0af56d047342eca571ed52215aaf02 in term 1.
I20260608 09:55:42.211488 21543 leader_election.cc:290] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P c03f6fa0bb3741dea8185d78725149da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9044de7752354108a33376005e5410e1 (127.9.161.193:44745), 6d0af56d047342eca571ed52215aaf02 (127.9.161.195:45105)
I20260608 09:55:42.219448 21541 raft_consensus.cc:515] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.232306 21462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef29565de35454b8371df8e6ffb2477" candidate_uuid: "c03f6fa0bb3741dea8185d78725149da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d0af56d047342eca571ed52215aaf02"
I20260608 09:55:42.408766 21541 leader_election.cc:290] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da [CANDIDATE]: Term 1 election: Requested vote from peers 9044de7752354108a33376005e5410e1 (127.9.161.193:44745), 6d0af56d047342eca571ed52215aaf02 (127.9.161.195:45105)
W20260608 09:55:42.524097 21416 tablet.cc:2404] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P c03f6fa0bb3741dea8185d78725149da: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:55:42.534262 21463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8bad8d35084f33a4a4f9d3d3c7cc19" candidate_uuid: "c03f6fa0bb3741dea8185d78725149da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d0af56d047342eca571ed52215aaf02" is_pre_election: true
I20260608 09:55:42.536365 21463 raft_consensus.cc:2468] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03f6fa0bb3741dea8185d78725149da in term 0.
I20260608 09:55:42.538750 21354 leader_election.cc:304] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P c03f6fa0bb3741dea8185d78725149da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d0af56d047342eca571ed52215aaf02, c03f6fa0bb3741dea8185d78725149da; no voters: 
I20260608 09:55:42.539721 21541 raft_consensus.cc:2804] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:42.540143 21541 raft_consensus.cc:493] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:42.540812 21541 raft_consensus.cc:3060] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:42.540693 21542 raft_consensus.cc:493] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:42.541769 21542 raft_consensus.cc:515] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.544531 21542 leader_election.cc:290] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9044de7752354108a33376005e5410e1 (127.9.161.193:44745), c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207)
I20260608 09:55:42.548686 21463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8bad8d35084f33a4a4f9d3d3c7cc19" candidate_uuid: "9044de7752354108a33376005e5410e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d0af56d047342eca571ed52215aaf02"
I20260608 09:55:42.549432 21463 raft_consensus.cc:3060] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:42.550009 21541 raft_consensus.cc:515] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.552408 21314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c0254ee3315481ab6484ef6eae007ac" candidate_uuid: "6d0af56d047342eca571ed52215aaf02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9044de7752354108a33376005e5410e1"
I20260608 09:55:42.553016 21314 raft_consensus.cc:3060] T 5c0254ee3315481ab6484ef6eae007ac P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:42.550971 21427 leader_election.cc:304] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d0af56d047342eca571ed52215aaf02, 9044de7752354108a33376005e5410e1; no voters: 
I20260608 09:55:42.551146 21313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef29565de35454b8371df8e6ffb2477" candidate_uuid: "6d0af56d047342eca571ed52215aaf02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9044de7752354108a33376005e5410e1" is_pre_election: true
I20260608 09:55:42.558579 21462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8bad8d35084f33a4a4f9d3d3c7cc19" candidate_uuid: "c03f6fa0bb3741dea8185d78725149da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d0af56d047342eca571ed52215aaf02"
I20260608 09:55:42.558902 21313 raft_consensus.cc:2468] T 5ef29565de35454b8371df8e6ffb2477 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d0af56d047342eca571ed52215aaf02 in term 0.
I20260608 09:55:42.551554 21312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fdbb81669948f685da7df310797af5" candidate_uuid: "6d0af56d047342eca571ed52215aaf02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9044de7752354108a33376005e5410e1" is_pre_election: true
I20260608 09:55:42.560259 21312 raft_consensus.cc:2468] T c4fdbb81669948f685da7df310797af5 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d0af56d047342eca571ed52215aaf02 in term 0.
I20260608 09:55:42.561615 21463 raft_consensus.cc:2468] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9044de7752354108a33376005e5410e1 in term 1.
I20260608 09:55:42.563055 21542 raft_consensus.cc:2804] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:42.563292 21278 leader_election.cc:304] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 [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: 6d0af56d047342eca571ed52215aaf02, 9044de7752354108a33376005e5410e1; no voters: c03f6fa0bb3741dea8185d78725149da
I20260608 09:55:42.563668 21542 raft_consensus.cc:697] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [term 1 LEADER]: Becoming Leader. State: Replica: 6d0af56d047342eca571ed52215aaf02, State: Running, Role: LEADER
I20260608 09:55:42.564716 21542 consensus_queue.cc:237] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.564996 21314 raft_consensus.cc:2468] T 5c0254ee3315481ab6484ef6eae007ac P 9044de7752354108a33376005e5410e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d0af56d047342eca571ed52215aaf02 in term 1.
I20260608 09:55:42.570400 21541 leader_election.cc:290] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P c03f6fa0bb3741dea8185d78725149da [CANDIDATE]: Term 1 election: Requested vote from peers 9044de7752354108a33376005e5410e1 (127.9.161.193:44745), 6d0af56d047342eca571ed52215aaf02 (127.9.161.195:45105)
I20260608 09:55:42.569495 21427 leader_election.cc:304] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d0af56d047342eca571ed52215aaf02, 9044de7752354108a33376005e5410e1; no voters: 
I20260608 09:55:42.572211 21542 raft_consensus.cc:2804] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:42.572758 21542 raft_consensus.cc:493] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:42.573081 21542 raft_consensus.cc:3060] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:42.577394 21516 raft_consensus.cc:2804] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:42.578826 21516 raft_consensus.cc:697] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 [term 1 LEADER]: Becoming Leader. State: Replica: 9044de7752354108a33376005e5410e1, State: Running, Role: LEADER
I20260608 09:55:42.579907 21516 consensus_queue.cc:237] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.582190 21427 leader_election.cc:304] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d0af56d047342eca571ed52215aaf02, 9044de7752354108a33376005e5410e1; no voters: 
I20260608 09:55:42.583038 21517 raft_consensus.cc:2804] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:42.583190 21427 leader_election.cc:304] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d0af56d047342eca571ed52215aaf02, 9044de7752354108a33376005e5410e1; no voters: 
I20260608 09:55:42.583475 21517 raft_consensus.cc:493] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:42.583849 21517 raft_consensus.cc:3060] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:42.584095 21534 raft_consensus.cc:2804] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:42.584611 21514 raft_consensus.cc:515] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.593447 21514 leader_election.cc:290] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da [CANDIDATE]: Term 1 election: Requested vote from peers 9044de7752354108a33376005e5410e1 (127.9.161.193:44745), 6d0af56d047342eca571ed52215aaf02 (127.9.161.195:45105)
I20260608 09:55:42.581324 21542 raft_consensus.cc:515] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.596437 21353 leader_election.cc:304] T c4fdbb81669948f685da7df310797af5 P c03f6fa0bb3741dea8185d78725149da [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: 9044de7752354108a33376005e5410e1, c03f6fa0bb3741dea8185d78725149da; no voters: 6d0af56d047342eca571ed52215aaf02
I20260608 09:55:42.596678 21314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef29565de35454b8371df8e6ffb2477" candidate_uuid: "6d0af56d047342eca571ed52215aaf02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9044de7752354108a33376005e5410e1"
I20260608 09:55:42.600344 21464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d90b14406a48668f9c9acde445f0be" candidate_uuid: "c03f6fa0bb3741dea8185d78725149da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d0af56d047342eca571ed52215aaf02"
I20260608 09:55:42.601052 21464 raft_consensus.cc:3060] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:42.598102 21534 raft_consensus.cc:697] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02 [term 1 LEADER]: Becoming Leader. State: Replica: 6d0af56d047342eca571ed52215aaf02, State: Running, Role: LEADER
I20260608 09:55:42.602291 21534 consensus_queue.cc:237] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
W20260608 09:55:42.601125 21353 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.161.193:44745, user_credentials={real_user=slave}} blocked reactor thread for 406641us
I20260608 09:55:42.600410 21314 raft_consensus.cc:3060] T 5ef29565de35454b8371df8e6ffb2477 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:42.608309 21312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8bad8d35084f33a4a4f9d3d3c7cc19" candidate_uuid: "c03f6fa0bb3741dea8185d78725149da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9044de7752354108a33376005e5410e1" is_pre_election: true
I20260608 09:55:42.609759 21313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef29565de35454b8371df8e6ffb2477" candidate_uuid: "c03f6fa0bb3741dea8185d78725149da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9044de7752354108a33376005e5410e1"
I20260608 09:55:42.610503 21312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8bad8d35084f33a4a4f9d3d3c7cc19" candidate_uuid: "c03f6fa0bb3741dea8185d78725149da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9044de7752354108a33376005e5410e1"
I20260608 09:55:42.616739 21514 raft_consensus.cc:2804] T c4fdbb81669948f685da7df310797af5 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:42.621997 21312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d90b14406a48668f9c9acde445f0be" candidate_uuid: "c03f6fa0bb3741dea8185d78725149da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9044de7752354108a33376005e5410e1"
I20260608 09:55:42.623340 21312 raft_consensus.cc:3060] T f5d90b14406a48668f9c9acde445f0be P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:42.623208 21388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fdbb81669948f685da7df310797af5" candidate_uuid: "6d0af56d047342eca571ed52215aaf02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03f6fa0bb3741dea8185d78725149da" is_pre_election: true
I20260608 09:55:42.621997 21390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef29565de35454b8371df8e6ffb2477" candidate_uuid: "6d0af56d047342eca571ed52215aaf02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03f6fa0bb3741dea8185d78725149da" is_pre_election: true
I20260608 09:55:42.617316 21514 raft_consensus.cc:493] T c4fdbb81669948f685da7df310797af5 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:42.624125 21389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c0254ee3315481ab6484ef6eae007ac" candidate_uuid: "6d0af56d047342eca571ed52215aaf02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03f6fa0bb3741dea8185d78725149da"
I20260608 09:55:42.624497 21514 raft_consensus.cc:3060] T c4fdbb81669948f685da7df310797af5 P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:42.624598 21390 raft_consensus.cc:2393] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d0af56d047342eca571ed52215aaf02 in current term 1: Already voted for candidate c03f6fa0bb3741dea8185d78725149da in this term.
I20260608 09:55:42.624796 21389 raft_consensus.cc:3060] T 5c0254ee3315481ab6484ef6eae007ac P c03f6fa0bb3741dea8185d78725149da [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:42.625346 21517 raft_consensus.cc:515] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.628577 21313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fdbb81669948f685da7df310797af5" candidate_uuid: "6d0af56d047342eca571ed52215aaf02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9044de7752354108a33376005e5410e1"
I20260608 09:55:42.629204 21313 raft_consensus.cc:3060] T c4fdbb81669948f685da7df310797af5 P 9044de7752354108a33376005e5410e1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:42.632743 21389 raft_consensus.cc:2468] T 5c0254ee3315481ab6484ef6eae007ac P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d0af56d047342eca571ed52215aaf02 in term 1.
I20260608 09:55:42.633188 21312 raft_consensus.cc:2468] T f5d90b14406a48668f9c9acde445f0be P 9044de7752354108a33376005e5410e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03f6fa0bb3741dea8185d78725149da in term 1.
I20260608 09:55:42.623034 21210 catalog_manager.cc:5696] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9044de7752354108a33376005e5410e1 (127.9.161.193). New cstate: current_term: 1 leader_uuid: "9044de7752354108a33376005e5410e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:42.634714 21514 raft_consensus.cc:515] T c4fdbb81669948f685da7df310797af5 P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.636161 21388 raft_consensus.cc:2393] T c4fdbb81669948f685da7df310797af5 P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d0af56d047342eca571ed52215aaf02 in current term 1: Already voted for candidate c03f6fa0bb3741dea8185d78725149da in this term.
I20260608 09:55:42.636564 21314 raft_consensus.cc:2468] T 5ef29565de35454b8371df8e6ffb2477 P 9044de7752354108a33376005e5410e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d0af56d047342eca571ed52215aaf02 in term 1.
I20260608 09:55:42.636834 21313 raft_consensus.cc:2468] T c4fdbb81669948f685da7df310797af5 P 9044de7752354108a33376005e5410e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d0af56d047342eca571ed52215aaf02 in term 1.
I20260608 09:55:42.599184 21542 leader_election.cc:290] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 1 election: Requested vote from peers 9044de7752354108a33376005e5410e1 (127.9.161.193:44745), c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207)
I20260608 09:55:42.638088 21427 leader_election.cc:304] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d0af56d047342eca571ed52215aaf02, 9044de7752354108a33376005e5410e1; no voters: 
I20260608 09:55:42.638996 21542 raft_consensus.cc:2804] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:42.639356 21387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef29565de35454b8371df8e6ffb2477" candidate_uuid: "6d0af56d047342eca571ed52215aaf02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03f6fa0bb3741dea8185d78725149da"
I20260608 09:55:42.639493 21542 raft_consensus.cc:697] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [term 1 LEADER]: Becoming Leader. State: Replica: 6d0af56d047342eca571ed52215aaf02, State: Running, Role: LEADER
I20260608 09:55:42.640209 21387 raft_consensus.cc:2393] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6d0af56d047342eca571ed52215aaf02 in current term 1: Already voted for candidate c03f6fa0bb3741dea8185d78725149da in this term.
I20260608 09:55:42.640720 21463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fdbb81669948f685da7df310797af5" candidate_uuid: "c03f6fa0bb3741dea8185d78725149da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d0af56d047342eca571ed52215aaf02"
I20260608 09:55:42.640678 21542 consensus_queue.cc:237] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.641852 21463 raft_consensus.cc:2393] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c03f6fa0bb3741dea8185d78725149da in current term 1: Already voted for candidate 6d0af56d047342eca571ed52215aaf02 in this term.
I20260608 09:55:42.643577 21514 leader_election.cc:290] T c4fdbb81669948f685da7df310797af5 P c03f6fa0bb3741dea8185d78725149da [CANDIDATE]: Term 1 election: Requested vote from peers 9044de7752354108a33376005e5410e1 (127.9.161.193:44745), 6d0af56d047342eca571ed52215aaf02 (127.9.161.195:45105)
I20260608 09:55:42.645383 21314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fdbb81669948f685da7df310797af5" candidate_uuid: "c03f6fa0bb3741dea8185d78725149da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9044de7752354108a33376005e5410e1"
I20260608 09:55:42.645449 21464 raft_consensus.cc:2468] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03f6fa0bb3741dea8185d78725149da in term 1.
I20260608 09:55:42.646330 21314 raft_consensus.cc:2393] T c4fdbb81669948f685da7df310797af5 P 9044de7752354108a33376005e5410e1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c03f6fa0bb3741dea8185d78725149da in current term 1: Already voted for candidate 6d0af56d047342eca571ed52215aaf02 in this term.
I20260608 09:55:42.647236 21354 leader_election.cc:304] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d0af56d047342eca571ed52215aaf02, c03f6fa0bb3741dea8185d78725149da; no voters: 
I20260608 09:55:42.648557 21427 leader_election.cc:304] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d0af56d047342eca571ed52215aaf02, 9044de7752354108a33376005e5410e1; no voters: 
I20260608 09:55:42.649379 21514 raft_consensus.cc:2804] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:42.649506 21547 raft_consensus.cc:2804] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:42.650980 21353 leader_election.cc:304] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da [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: c03f6fa0bb3741dea8185d78725149da; no voters: 6d0af56d047342eca571ed52215aaf02, 9044de7752354108a33376005e5410e1
I20260608 09:55:42.652192 21541 raft_consensus.cc:2749] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:55:42.652307 21353 leader_election.cc:304] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P c03f6fa0bb3741dea8185d78725149da [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: c03f6fa0bb3741dea8185d78725149da; no voters: 6d0af56d047342eca571ed52215aaf02, 9044de7752354108a33376005e5410e1
I20260608 09:55:42.653045 21514 raft_consensus.cc:697] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da [term 1 LEADER]: Becoming Leader. State: Replica: c03f6fa0bb3741dea8185d78725149da, State: Running, Role: LEADER
I20260608 09:55:42.653141 21541 raft_consensus.cc:2749] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:55:42.654207 21353 leader_election.cc:304] T c4fdbb81669948f685da7df310797af5 P c03f6fa0bb3741dea8185d78725149da [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: c03f6fa0bb3741dea8185d78725149da; no voters: 6d0af56d047342eca571ed52215aaf02, 9044de7752354108a33376005e5410e1
I20260608 09:55:42.654183 21514 consensus_queue.cc:237] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.655382 21541 raft_consensus.cc:2749] T c4fdbb81669948f685da7df310797af5 P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:55:42.655689 21517 leader_election.cc:290] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 1 election: Requested vote from peers 9044de7752354108a33376005e5410e1 (127.9.161.193:44745), c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207)
I20260608 09:55:42.657169 21387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fdbb81669948f685da7df310797af5" candidate_uuid: "6d0af56d047342eca571ed52215aaf02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03f6fa0bb3741dea8185d78725149da"
I20260608 09:55:42.657963 21387 raft_consensus.cc:2393] T c4fdbb81669948f685da7df310797af5 P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6d0af56d047342eca571ed52215aaf02 in current term 1: Already voted for candidate c03f6fa0bb3741dea8185d78725149da in this term.
I20260608 09:55:42.664242 21547 raft_consensus.cc:697] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02 [term 1 LEADER]: Becoming Leader. State: Replica: 6d0af56d047342eca571ed52215aaf02, State: Running, Role: LEADER
I20260608 09:55:42.666563 21547 consensus_queue.cc:237] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } }
I20260608 09:55:42.670468 21211 catalog_manager.cc:5696] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da reported cstate change: term changed from 0 to 1, leader changed from <none> to c03f6fa0bb3741dea8185d78725149da (127.9.161.194). New cstate: current_term: 1 leader_uuid: "c03f6fa0bb3741dea8185d78725149da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:42.686391 21212 catalog_manager.cc:5696] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d0af56d047342eca571ed52215aaf02 (127.9.161.195). New cstate: current_term: 1 leader_uuid: "6d0af56d047342eca571ed52215aaf02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:42.688215 21212 catalog_manager.cc:5696] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d0af56d047342eca571ed52215aaf02 (127.9.161.195). New cstate: current_term: 1 leader_uuid: "6d0af56d047342eca571ed52215aaf02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:42.706130 21212 catalog_manager.cc:5696] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d0af56d047342eca571ed52215aaf02 (127.9.161.195). New cstate: current_term: 1 leader_uuid: "6d0af56d047342eca571ed52215aaf02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:42.708251 21212 catalog_manager.cc:5696] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d0af56d047342eca571ed52215aaf02 (127.9.161.195). New cstate: current_term: 1 leader_uuid: "6d0af56d047342eca571ed52215aaf02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:42.983819 21516 consensus_queue.cc:1048] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:43.024838 21545 consensus_queue.cc:1048] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:43.052834 21547 consensus_queue.cc:1048] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:43.067823 21517 consensus_queue.cc:1048] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:43.081523 21517 consensus_queue.cc:1048] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:43.091202 21551 consensus_queue.cc:1048] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:43.099434 21551 consensus_queue.cc:1048] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:43.136224 21534 consensus_queue.cc:1048] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:43.155990 21534 consensus_queue.cc:1048] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:43.171705 21514 consensus_queue.cc:1048] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da [LEADER]: Connected to new peer: Peer: permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:43.199867 21514 consensus_queue.cc:1048] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:55:43.209354 21411 debug-util.cc:398] Leaking SignalData structure 0x7b0800041120 after lost signal to thread 9866
W20260608 09:55:43.210718 21411 debug-util.cc:398] Leaking SignalData structure 0x7b08000f1a60 after lost signal to thread 21246
I20260608 09:55:43.269718 21387 raft_consensus.cc:1275] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Refusing update from remote peer 6d0af56d047342eca571ed52215aaf02: 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:43.346618 21517 consensus_queue.cc:1048] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:55:43.546484 21427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.161.193:44745, user_credentials={real_user=slave}} blocked reactor thread for 60335.7us
W20260608 09:55:43.588428 21430 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.161.194:40207, user_credentials={real_user=slave}} blocked reactor thread for 79262.8us
W20260608 09:55:44.082998 21280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.161.194:40207, user_credentials={real_user=slave}} blocked reactor thread for 83881.3us
W20260608 09:55:44.571798 21430 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.161.194:40207, user_credentials={real_user=slave}} blocked reactor thread for 82625.2us
I20260608 09:55:44.928414  9863 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:44.938030 21618 instance_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:44.940099 21619 instance_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:44.942055 21621 instance_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:44.943185  9863 server_base.cc:1061] running on GCE node
I20260608 09:55:44.944587  9863 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:44.944911  9863 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:44.945152  9863 hybrid_clock.cc:648] HybridClock initialized: now 1780912544945134 us; error 0 us; skew 500 ppm
I20260608 09:55:44.946060  9863 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:44.949507  9863 webserver.cc:533] Webserver started at http://127.9.161.196:38107/ using document root <none> and password file <none>
I20260608 09:55:44.950350  9863 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:44.950619  9863 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:44.951002  9863 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:44.952752  9863 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912298820956-9863-0/minicluster-data/ts-3-root/instance:
uuid: "b32f83ab739241cfb7ea3af788dcb5c8"
format_stamp: "Formatted at 2026-06-08 09:55:44 on dist-test-slave-bjvn"
I20260608 09:55:44.961046  9863 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.010s	sys 0.000s
I20260608 09:55:44.966774 21626 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:44.967911  9863 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 09:55:44.968379  9863 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912298820956-9863-0/minicluster-data/ts-3-root
uuid: "b32f83ab739241cfb7ea3af788dcb5c8"
format_stamp: "Formatted at 2026-06-08 09:55:44 on dist-test-slave-bjvn"
I20260608 09:55:44.968840  9863 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912298820956-9863-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912298820956-9863-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskdtCW5a/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912298820956-9863-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:45.014544  9863 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:45.016381  9863 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:45.018222  9863 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:45.022328  9863 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:45.022687  9863 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:45.023039  9863 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:45.023286  9863 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:45.080948  9863 rpc_server.cc:307] RPC server started. Bound to: 127.9.161.196:41239
I20260608 09:55:45.081213 21688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.161.196:41239 every 8 connection(s)
I20260608 09:55:45.101517 21689 heartbeater.cc:344] Connected to a master server at 127.9.161.254:35331
I20260608 09:55:45.102159 21689 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:45.103011 21689 heartbeater.cc:507] Master 127.9.161.254:35331 requested a full tablet report, sending...
I20260608 09:55:45.105476 21209 ts_manager.cc:194] Registered new tserver with Master: b32f83ab739241cfb7ea3af788dcb5c8 (127.9.161.196:41239)
I20260608 09:55:45.107223 21209 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39832
I20260608 09:55:45.405746 21387 consensus_queue.cc:237] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da [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: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } attrs { replace: true } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } }
I20260608 09:55:45.413573 21464 raft_consensus.cc:1275] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Refusing update from remote peer c03f6fa0bb3741dea8185d78725149da: 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:45.415738 21310 raft_consensus.cc:1275] T f5d90b14406a48668f9c9acde445f0be P 9044de7752354108a33376005e5410e1 [term 1 FOLLOWER]: Refusing update from remote peer c03f6fa0bb3741dea8185d78725149da: 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:45.415692 21695 consensus_queue.cc:1048] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } 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:45.418063 21541 consensus_queue.cc:1048] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da [LEADER]: Connected to new peer: Peer: permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:55:45.439368 21541 raft_consensus.cc:2955] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b32f83ab739241cfb7ea3af788dcb5c8 (127.9.161.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } attrs { replace: true } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } } }
W20260608 09:55:45.441943 21356 consensus_peers.cc:597] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da -> Peer b32f83ab739241cfb7ea3af788dcb5c8 (127.9.161.196:41239): Couldn't send request to peer b32f83ab739241cfb7ea3af788dcb5c8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f5d90b14406a48668f9c9acde445f0be. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:45.446965 21310 raft_consensus.cc:2955] T f5d90b14406a48668f9c9acde445f0be P 9044de7752354108a33376005e5410e1 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b32f83ab739241cfb7ea3af788dcb5c8 (127.9.161.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } attrs { replace: true } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } } }
W20260608 09:55:45.487089 21354 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.161.195:45105, user_credentials={real_user=slave}} blocked reactor thread for 60643.3us
I20260608 09:55:45.489346 21464 raft_consensus.cc:2955] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b32f83ab739241cfb7ea3af788dcb5c8 (127.9.161.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } attrs { replace: true } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } } }
I20260608 09:55:45.491919 21209 catalog_manager.cc:5696] T f5d90b14406a48668f9c9acde445f0be P 9044de7752354108a33376005e5410e1 reported cstate change: config changed from index -1 to 16, NON_VOTER b32f83ab739241cfb7ea3af788dcb5c8 (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "c03f6fa0bb3741dea8185d78725149da" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } attrs { replace: true } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } } }
I20260608 09:55:45.509606 21462 consensus_queue.cc:237] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [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: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } attrs { replace: true } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } }
I20260608 09:55:45.523221 21310 raft_consensus.cc:1275] T 5ef29565de35454b8371df8e6ffb2477 P 9044de7752354108a33376005e5410e1 [term 1 FOLLOWER]: Refusing update from remote peer 6d0af56d047342eca571ed52215aaf02: 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:45.525352 21603 consensus_queue.cc:1048] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } 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:45.536978 21705 raft_consensus.cc:2955] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b32f83ab739241cfb7ea3af788dcb5c8 (127.9.161.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } attrs { replace: true } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } } }
I20260608 09:55:45.540004 21312 raft_consensus.cc:2955] T 5ef29565de35454b8371df8e6ffb2477 P 9044de7752354108a33376005e5410e1 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b32f83ab739241cfb7ea3af788dcb5c8 (127.9.161.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } attrs { replace: true } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } } }
I20260608 09:55:45.545236 21387 raft_consensus.cc:1275] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Refusing update from remote peer 6d0af56d047342eca571ed52215aaf02: 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:45.547358 21603 consensus_queue.cc:1048] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:55:45.554747 21387 raft_consensus.cc:2955] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b32f83ab739241cfb7ea3af788dcb5c8 (127.9.161.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } attrs { replace: true } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } } }
I20260608 09:55:45.563834 21462 consensus_queue.cc:237] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [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: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } attrs { replace: true } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } }
I20260608 09:55:45.566447 21209 catalog_manager.cc:5696] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 reported cstate change: config changed from index -1 to 16, NON_VOTER b32f83ab739241cfb7ea3af788dcb5c8 (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "6d0af56d047342eca571ed52215aaf02" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:45.578841 21312 raft_consensus.cc:1275] T d74e543af9124b5ea1a5a937a3739700 P 9044de7752354108a33376005e5410e1 [term 1 FOLLOWER]: Refusing update from remote peer 6d0af56d047342eca571ed52215aaf02: 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:45.579746 21386 raft_consensus.cc:1275] T d74e543af9124b5ea1a5a937a3739700 P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Refusing update from remote peer 6d0af56d047342eca571ed52215aaf02: 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:45.580628 21603 consensus_queue.cc:1048] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:55:45.581878 21705 consensus_queue.cc:1048] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } 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:45.589617 21705 raft_consensus.cc:2955] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b32f83ab739241cfb7ea3af788dcb5c8 (127.9.161.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } attrs { replace: true } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } } }
I20260608 09:55:45.591867 21310 raft_consensus.cc:2955] T d74e543af9124b5ea1a5a937a3739700 P 9044de7752354108a33376005e5410e1 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b32f83ab739241cfb7ea3af788dcb5c8 (127.9.161.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } attrs { replace: true } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } } }
I20260608 09:55:45.593533 21386 raft_consensus.cc:2955] T d74e543af9124b5ea1a5a937a3739700 P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b32f83ab739241cfb7ea3af788dcb5c8 (127.9.161.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } attrs { replace: true } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } } }
I20260608 09:55:45.610370 21209 catalog_manager.cc:5696] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 reported cstate change: config changed from index -1 to 16, NON_VOTER b32f83ab739241cfb7ea3af788dcb5c8 (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "6d0af56d047342eca571ed52215aaf02" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 09:55:45.621083 21430 consensus_peers.cc:597] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 -> Peer b32f83ab739241cfb7ea3af788dcb5c8 (127.9.161.196:41239): Couldn't send request to peer b32f83ab739241cfb7ea3af788dcb5c8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5ef29565de35454b8371df8e6ffb2477. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:55:45.622031 21430 consensus_peers.cc:597] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 -> Peer b32f83ab739241cfb7ea3af788dcb5c8 (127.9.161.196:41239): Couldn't send request to peer b32f83ab739241cfb7ea3af788dcb5c8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d74e543af9124b5ea1a5a937a3739700. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:45.639513 21310 consensus_queue.cc:237] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 [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: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } attrs { replace: true } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } }
I20260608 09:55:45.647246 21462 raft_consensus.cc:1275] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Refusing update from remote peer 9044de7752354108a33376005e5410e1: 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:45.649742 21610 consensus_queue.cc:1048] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } 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:45.659546 21386 raft_consensus.cc:1275] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Refusing update from remote peer 9044de7752354108a33376005e5410e1: 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:45.661640 21610 raft_consensus.cc:2955] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b32f83ab739241cfb7ea3af788dcb5c8 (127.9.161.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } attrs { replace: true } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } } }
I20260608 09:55:45.668844 21710 consensus_queue.cc:1048] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 09:55:45.669725 21462 raft_consensus.cc:2955] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b32f83ab739241cfb7ea3af788dcb5c8 (127.9.161.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } attrs { replace: true } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } } }
W20260608 09:55:45.675590 21280 consensus_peers.cc:597] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 -> Peer b32f83ab739241cfb7ea3af788dcb5c8 (127.9.161.196:41239): Couldn't send request to peer b32f83ab739241cfb7ea3af788dcb5c8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b8bad8d35084f33a4a4f9d3d3c7cc19. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:45.681901 21386 raft_consensus.cc:2955] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b32f83ab739241cfb7ea3af788dcb5c8 (127.9.161.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } attrs { replace: true } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } } }
I20260608 09:55:45.691972 21208 catalog_manager.cc:5696] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 reported cstate change: config changed from index -1 to 16, NON_VOTER b32f83ab739241cfb7ea3af788dcb5c8 (127.9.161.196) added. New cstate: current_term: 1 leader_uuid: "9044de7752354108a33376005e5410e1" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:45.855247 21713 ts_tablet_manager.cc:933] T f5d90b14406a48668f9c9acde445f0be P b32f83ab739241cfb7ea3af788dcb5c8: Initiating tablet copy from peer c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207)
I20260608 09:55:45.857728 21713 tablet_copy_client.cc:323] T f5d90b14406a48668f9c9acde445f0be P b32f83ab739241cfb7ea3af788dcb5c8: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.194:40207
I20260608 09:55:45.879988 21400 tablet_copy_service.cc:140] P c03f6fa0bb3741dea8185d78725149da: Received BeginTabletCopySession request for tablet f5d90b14406a48668f9c9acde445f0be from peer b32f83ab739241cfb7ea3af788dcb5c8 ({username='slave'} at 127.0.0.1:48608)
I20260608 09:55:45.880623 21400 tablet_copy_service.cc:161] P c03f6fa0bb3741dea8185d78725149da: Beginning new tablet copy session on tablet f5d90b14406a48668f9c9acde445f0be from peer b32f83ab739241cfb7ea3af788dcb5c8 at {username='slave'} at 127.0.0.1:48608: session id = b32f83ab739241cfb7ea3af788dcb5c8-f5d90b14406a48668f9c9acde445f0be
I20260608 09:55:45.889355 21400 tablet_copy_source_session.cc:215] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:45.896721 21713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5d90b14406a48668f9c9acde445f0be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:45.915200 21713 tablet_copy_client.cc:806] T f5d90b14406a48668f9c9acde445f0be P b32f83ab739241cfb7ea3af788dcb5c8: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:45.915901 21713 tablet_copy_client.cc:670] T f5d90b14406a48668f9c9acde445f0be P b32f83ab739241cfb7ea3af788dcb5c8: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:45.921643 21713 tablet_copy_client.cc:538] T f5d90b14406a48668f9c9acde445f0be P b32f83ab739241cfb7ea3af788dcb5c8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:45.931866 21713 tablet_bootstrap.cc:492] T f5d90b14406a48668f9c9acde445f0be P b32f83ab739241cfb7ea3af788dcb5c8: Bootstrap starting.
I20260608 09:55:45.982230 21717 ts_tablet_manager.cc:933] T d74e543af9124b5ea1a5a937a3739700 P b32f83ab739241cfb7ea3af788dcb5c8: Initiating tablet copy from peer 6d0af56d047342eca571ed52215aaf02 (127.9.161.195:45105)
I20260608 09:55:45.991057 21717 tablet_copy_client.cc:323] T d74e543af9124b5ea1a5a937a3739700 P b32f83ab739241cfb7ea3af788dcb5c8: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.195:45105
I20260608 09:55:46.029706 21474 tablet_copy_service.cc:140] P 6d0af56d047342eca571ed52215aaf02: Received BeginTabletCopySession request for tablet d74e543af9124b5ea1a5a937a3739700 from peer b32f83ab739241cfb7ea3af788dcb5c8 ({username='slave'} at 127.0.0.1:46718)
I20260608 09:55:46.030371 21474 tablet_copy_service.cc:161] P 6d0af56d047342eca571ed52215aaf02: Beginning new tablet copy session on tablet d74e543af9124b5ea1a5a937a3739700 from peer b32f83ab739241cfb7ea3af788dcb5c8 at {username='slave'} at 127.0.0.1:46718: session id = b32f83ab739241cfb7ea3af788dcb5c8-d74e543af9124b5ea1a5a937a3739700
I20260608 09:55:46.039368 21474 tablet_copy_source_session.cc:215] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:46.045339 21717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d74e543af9124b5ea1a5a937a3739700. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:46.066038 21717 tablet_copy_client.cc:806] T d74e543af9124b5ea1a5a937a3739700 P b32f83ab739241cfb7ea3af788dcb5c8: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:46.066736 21717 tablet_copy_client.cc:670] T d74e543af9124b5ea1a5a937a3739700 P b32f83ab739241cfb7ea3af788dcb5c8: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:46.072155 21717 tablet_copy_client.cc:538] T d74e543af9124b5ea1a5a937a3739700 P b32f83ab739241cfb7ea3af788dcb5c8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:46.084867 21717 tablet_bootstrap.cc:492] T d74e543af9124b5ea1a5a937a3739700 P b32f83ab739241cfb7ea3af788dcb5c8: Bootstrap starting.
I20260608 09:55:46.097465 21713 tablet_bootstrap.cc:492] T f5d90b14406a48668f9c9acde445f0be P b32f83ab739241cfb7ea3af788dcb5c8: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:46.098557 21713 tablet_bootstrap.cc:492] T f5d90b14406a48668f9c9acde445f0be P b32f83ab739241cfb7ea3af788dcb5c8: Bootstrap complete.
I20260608 09:55:46.099387 21713 ts_tablet_manager.cc:1403] T f5d90b14406a48668f9c9acde445f0be P b32f83ab739241cfb7ea3af788dcb5c8: Time spent bootstrapping tablet: real 0.168s	user 0.134s	sys 0.015s
I20260608 09:55:46.102743 21713 raft_consensus.cc:359] T f5d90b14406a48668f9c9acde445f0be P b32f83ab739241cfb7ea3af788dcb5c8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } attrs { replace: true } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } }
I20260608 09:55:46.103744 21713 raft_consensus.cc:740] T f5d90b14406a48668f9c9acde445f0be P b32f83ab739241cfb7ea3af788dcb5c8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b32f83ab739241cfb7ea3af788dcb5c8, State: Initialized, Role: LEARNER
I20260608 09:55:46.104482 21713 consensus_queue.cc:260] T f5d90b14406a48668f9c9acde445f0be P b32f83ab739241cfb7ea3af788dcb5c8 [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: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } attrs { replace: true } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } }
I20260608 09:55:46.110041 21689 heartbeater.cc:499] Master 127.9.161.254:35331 was elected leader, sending a full tablet report...
I20260608 09:55:46.115496  9863 tablet_server.cc:179] TabletServer@127.9.161.193:0 shutting down...
I20260608 09:55:46.153937 21713 ts_tablet_manager.cc:1434] T f5d90b14406a48668f9c9acde445f0be P b32f83ab739241cfb7ea3af788dcb5c8: Time spent starting tablet: real 0.054s	user 0.016s	sys 0.016s
I20260608 09:55:46.154220 21722 ts_tablet_manager.cc:933] T 5ef29565de35454b8371df8e6ffb2477 P b32f83ab739241cfb7ea3af788dcb5c8: Initiating tablet copy from peer 6d0af56d047342eca571ed52215aaf02 (127.9.161.195:45105)
I20260608 09:55:46.162806 21722 tablet_copy_client.cc:323] T 5ef29565de35454b8371df8e6ffb2477 P b32f83ab739241cfb7ea3af788dcb5c8: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.195:45105
I20260608 09:55:46.170801 21474 tablet_copy_service.cc:140] P 6d0af56d047342eca571ed52215aaf02: Received BeginTabletCopySession request for tablet 5ef29565de35454b8371df8e6ffb2477 from peer b32f83ab739241cfb7ea3af788dcb5c8 ({username='slave'} at 127.0.0.1:46718)
I20260608 09:55:46.171495 21474 tablet_copy_service.cc:161] P 6d0af56d047342eca571ed52215aaf02: Beginning new tablet copy session on tablet 5ef29565de35454b8371df8e6ffb2477 from peer b32f83ab739241cfb7ea3af788dcb5c8 at {username='slave'} at 127.0.0.1:46718: session id = b32f83ab739241cfb7ea3af788dcb5c8-5ef29565de35454b8371df8e6ffb2477
I20260608 09:55:46.177045 21400 tablet_copy_service.cc:342] P c03f6fa0bb3741dea8185d78725149da: Request end of tablet copy session b32f83ab739241cfb7ea3af788dcb5c8-f5d90b14406a48668f9c9acde445f0be received from {username='slave'} at 127.0.0.1:48608
I20260608 09:55:46.178280 21400 tablet_copy_service.cc:434] P c03f6fa0bb3741dea8185d78725149da: ending tablet copy session b32f83ab739241cfb7ea3af788dcb5c8-f5d90b14406a48668f9c9acde445f0be on tablet f5d90b14406a48668f9c9acde445f0be with peer b32f83ab739241cfb7ea3af788dcb5c8
I20260608 09:55:46.190428 21474 tablet_copy_source_session.cc:215] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:46.194492 21722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef29565de35454b8371df8e6ffb2477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:46.242566 21713 ts_tablet_manager.cc:933] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P b32f83ab739241cfb7ea3af788dcb5c8: Initiating tablet copy from peer 9044de7752354108a33376005e5410e1 (127.9.161.193:44745)
I20260608 09:55:46.243837  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:46.246304  9863 tablet_replica.cc:333] T 5c0254ee3315481ab6484ef6eae007ac P 9044de7752354108a33376005e5410e1: stopping tablet replica
I20260608 09:55:46.247319  9863 raft_consensus.cc:2243] T 5c0254ee3315481ab6484ef6eae007ac P 9044de7752354108a33376005e5410e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:46.249861 21722 tablet_copy_client.cc:806] T 5ef29565de35454b8371df8e6ffb2477 P b32f83ab739241cfb7ea3af788dcb5c8: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:46.251057 21722 tablet_copy_client.cc:670] T 5ef29565de35454b8371df8e6ffb2477 P b32f83ab739241cfb7ea3af788dcb5c8: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:46.252688  9863 raft_consensus.cc:2272] T 5c0254ee3315481ab6484ef6eae007ac P 9044de7752354108a33376005e5410e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:46.256284  9863 tablet_replica.cc:333] T c4fdbb81669948f685da7df310797af5 P 9044de7752354108a33376005e5410e1: stopping tablet replica
I20260608 09:55:46.256472 21713 tablet_copy_client.cc:323] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P b32f83ab739241cfb7ea3af788dcb5c8: tablet copy: Beginning tablet copy session from remote peer at address 127.9.161.193:44745
I20260608 09:55:46.262740  9863 raft_consensus.cc:2243] T c4fdbb81669948f685da7df310797af5 P 9044de7752354108a33376005e5410e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:46.263506  9863 raft_consensus.cc:2272] T c4fdbb81669948f685da7df310797af5 P 9044de7752354108a33376005e5410e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:46.261591 21722 tablet_copy_client.cc:538] T 5ef29565de35454b8371df8e6ffb2477 P b32f83ab739241cfb7ea3af788dcb5c8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:46.267225  9863 tablet_replica.cc:333] T f5d90b14406a48668f9c9acde445f0be P 9044de7752354108a33376005e5410e1: stopping tablet replica
I20260608 09:55:46.268234  9863 raft_consensus.cc:2243] T f5d90b14406a48668f9c9acde445f0be P 9044de7752354108a33376005e5410e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:46.268973  9863 raft_consensus.cc:2272] T f5d90b14406a48668f9c9acde445f0be P 9044de7752354108a33376005e5410e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:46.283535  9863 tablet_replica.cc:333] T d74e543af9124b5ea1a5a937a3739700 P 9044de7752354108a33376005e5410e1: stopping tablet replica
I20260608 09:55:46.284555  9863 raft_consensus.cc:2243] T d74e543af9124b5ea1a5a937a3739700 P 9044de7752354108a33376005e5410e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:46.285404  9863 raft_consensus.cc:2272] T d74e543af9124b5ea1a5a937a3739700 P 9044de7752354108a33376005e5410e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:46.290783  9863 tablet_replica.cc:333] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1: stopping tablet replica
I20260608 09:55:46.291705  9863 raft_consensus.cc:2243] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:46.292976  9863 raft_consensus.cc:2272] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 9044de7752354108a33376005e5410e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:46.296983  9863 tablet_replica.cc:333] T 5ef29565de35454b8371df8e6ffb2477 P 9044de7752354108a33376005e5410e1: stopping tablet replica
I20260608 09:55:46.302511  9863 raft_consensus.cc:2243] T 5ef29565de35454b8371df8e6ffb2477 P 9044de7752354108a33376005e5410e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:46.303342  9863 raft_consensus.cc:2272] T 5ef29565de35454b8371df8e6ffb2477 P 9044de7752354108a33376005e5410e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:46.299602 21722 tablet_bootstrap.cc:492] T 5ef29565de35454b8371df8e6ffb2477 P b32f83ab739241cfb7ea3af788dcb5c8: Bootstrap starting.
I20260608 09:55:46.306031 21717 tablet_bootstrap.cc:492] T d74e543af9124b5ea1a5a937a3739700 P b32f83ab739241cfb7ea3af788dcb5c8: 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:46.309242 21717 tablet_bootstrap.cc:492] T d74e543af9124b5ea1a5a937a3739700 P b32f83ab739241cfb7ea3af788dcb5c8: Bootstrap complete.
I20260608 09:55:46.310115 21717 ts_tablet_manager.cc:1403] T d74e543af9124b5ea1a5a937a3739700 P b32f83ab739241cfb7ea3af788dcb5c8: Time spent bootstrapping tablet: real 0.225s	user 0.119s	sys 0.028s
I20260608 09:55:46.313704 21717 raft_consensus.cc:359] T d74e543af9124b5ea1a5a937a3739700 P b32f83ab739241cfb7ea3af788dcb5c8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } attrs { replace: true } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } }
W20260608 09:55:46.314371 21427 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 09:55:46.319746 21717 raft_consensus.cc:740] T d74e543af9124b5ea1a5a937a3739700 P b32f83ab739241cfb7ea3af788dcb5c8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b32f83ab739241cfb7ea3af788dcb5c8, State: Initialized, Role: LEARNER
I20260608 09:55:46.321094 21717 consensus_queue.cc:260] T d74e543af9124b5ea1a5a937a3739700 P b32f83ab739241cfb7ea3af788dcb5c8 [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: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } attrs { replace: true } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } }
I20260608 09:55:46.328035 21717 ts_tablet_manager.cc:1434] T d74e543af9124b5ea1a5a937a3739700 P b32f83ab739241cfb7ea3af788dcb5c8: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260608 09:55:46.331831 21474 tablet_copy_service.cc:342] P 6d0af56d047342eca571ed52215aaf02: Request end of tablet copy session b32f83ab739241cfb7ea3af788dcb5c8-d74e543af9124b5ea1a5a937a3739700 received from {username='slave'} at 127.0.0.1:46718
I20260608 09:55:46.332326 21474 tablet_copy_service.cc:434] P 6d0af56d047342eca571ed52215aaf02: ending tablet copy session b32f83ab739241cfb7ea3af788dcb5c8-d74e543af9124b5ea1a5a937a3739700 on tablet d74e543af9124b5ea1a5a937a3739700 with peer b32f83ab739241cfb7ea3af788dcb5c8
W20260608 09:55:46.389588 21627 connection.cc:573] client connection to 127.9.161.193:44745 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260608 09:55:46.391021 21628 connection.cc:466] server connection from 127.0.0.1:38662 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:38662 (request call id 1) could send its response
I20260608 09:55:46.398666  9863 tablet_server.cc:196] TabletServer@127.9.161.193:0 shutdown complete.
W20260608 09:55:46.406673 21353 consensus_peers.cc:597] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da -> Peer 9044de7752354108a33376005e5410e1 (127.9.161.193:44745): Couldn't send request to peer 9044de7752354108a33376005e5410e1. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:44745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:46.434128 21664 raft_consensus.cc:1217] T d74e543af9124b5ea1a5a937a3739700 P b32f83ab739241cfb7ea3af788dcb5c8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
W20260608 09:55:46.440280 21427 consensus_peers.cc:597] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02 -> Peer 9044de7752354108a33376005e5410e1 (127.9.161.193:44745): Couldn't send request to peer 9044de7752354108a33376005e5410e1. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:44745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:46.450181 21664 raft_consensus.cc:1217] T f5d90b14406a48668f9c9acde445f0be P b32f83ab739241cfb7ea3af788dcb5c8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 09:55:46.455085  9863 tablet_server.cc:179] TabletServer@127.9.161.194:0 shutting down...
W20260608 09:55:46.458199 21427 consensus_peers.cc:597] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 -> Peer 9044de7752354108a33376005e5410e1 (127.9.161.193:44745): Couldn't send request to peer 9044de7752354108a33376005e5410e1. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:44745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:55:46.466004 21427 consensus_peers.cc:597] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02 -> Peer 9044de7752354108a33376005e5410e1 (127.9.161.193:44745): Couldn't send request to peer 9044de7752354108a33376005e5410e1. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:44745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:55:46.472576 21430 consensus_peers.cc:597] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02 -> Peer c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207): Couldn't send request to peer c03f6fa0bb3741dea8185d78725149da. 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:46.556275 21427 consensus_peers.cc:597] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 -> Peer 9044de7752354108a33376005e5410e1 (127.9.161.193:44745): Couldn't send request to peer 9044de7752354108a33376005e5410e1. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:44745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:46.558573  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:46.560660 21722 tablet_bootstrap.cc:492] T 5ef29565de35454b8371df8e6ffb2477 P b32f83ab739241cfb7ea3af788dcb5c8: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=135 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:46.560752  9863 tablet_replica.cc:333] T d74e543af9124b5ea1a5a937a3739700 P c03f6fa0bb3741dea8185d78725149da: stopping tablet replica
I20260608 09:55:46.561887 21722 tablet_bootstrap.cc:492] T 5ef29565de35454b8371df8e6ffb2477 P b32f83ab739241cfb7ea3af788dcb5c8: Bootstrap complete.
I20260608 09:55:46.562147  9863 raft_consensus.cc:2243] T d74e543af9124b5ea1a5a937a3739700 P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:46.562656 21722 ts_tablet_manager.cc:1403] T 5ef29565de35454b8371df8e6ffb2477 P b32f83ab739241cfb7ea3af788dcb5c8: Time spent bootstrapping tablet: real 0.263s	user 0.120s	sys 0.023s
I20260608 09:55:46.562985  9863 raft_consensus.cc:2272] T d74e543af9124b5ea1a5a937a3739700 P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:46.565707 21722 raft_consensus.cc:359] T 5ef29565de35454b8371df8e6ffb2477 P b32f83ab739241cfb7ea3af788dcb5c8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } attrs { replace: true } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } }
I20260608 09:55:46.566589 21722 raft_consensus.cc:740] T 5ef29565de35454b8371df8e6ffb2477 P b32f83ab739241cfb7ea3af788dcb5c8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b32f83ab739241cfb7ea3af788dcb5c8, State: Initialized, Role: LEARNER
I20260608 09:55:46.567258  9863 tablet_replica.cc:333] T c4fdbb81669948f685da7df310797af5 P c03f6fa0bb3741dea8185d78725149da: stopping tablet replica
I20260608 09:55:46.567239 21722 consensus_queue.cc:260] T 5ef29565de35454b8371df8e6ffb2477 P b32f83ab739241cfb7ea3af788dcb5c8 [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: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } attrs { replace: true } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } }
I20260608 09:55:46.569557 21722 ts_tablet_manager.cc:1434] T 5ef29565de35454b8371df8e6ffb2477 P b32f83ab739241cfb7ea3af788dcb5c8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:55:46.579603 21474 tablet_copy_service.cc:342] P 6d0af56d047342eca571ed52215aaf02: Request end of tablet copy session b32f83ab739241cfb7ea3af788dcb5c8-5ef29565de35454b8371df8e6ffb2477 received from {username='slave'} at 127.0.0.1:46718
I20260608 09:55:46.580137 21474 tablet_copy_service.cc:434] P 6d0af56d047342eca571ed52215aaf02: ending tablet copy session b32f83ab739241cfb7ea3af788dcb5c8-5ef29565de35454b8371df8e6ffb2477 on tablet 5ef29565de35454b8371df8e6ffb2477 with peer b32f83ab739241cfb7ea3af788dcb5c8
I20260608 09:55:46.580862  9863 raft_consensus.cc:2243] T c4fdbb81669948f685da7df310797af5 P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:46.581596  9863 raft_consensus.cc:2272] T c4fdbb81669948f685da7df310797af5 P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:46.582151 21664 raft_consensus.cc:1217] T 5ef29565de35454b8371df8e6ffb2477 P b32f83ab739241cfb7ea3af788dcb5c8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 09:55:46.584807  9863 tablet_replica.cc:333] T 5c0254ee3315481ab6484ef6eae007ac P c03f6fa0bb3741dea8185d78725149da: stopping tablet replica
I20260608 09:55:46.585829  9863 raft_consensus.cc:2243] T 5c0254ee3315481ab6484ef6eae007ac P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:46.586491  9863 raft_consensus.cc:2272] T 5c0254ee3315481ab6484ef6eae007ac P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:46.589638  9863 tablet_replica.cc:333] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P c03f6fa0bb3741dea8185d78725149da: stopping tablet replica
I20260608 09:55:46.590512  9863 raft_consensus.cc:2243] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:46.591159  9863 raft_consensus.cc:2272] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:46.595008  9863 tablet_replica.cc:333] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da: stopping tablet replica
I20260608 09:55:46.595863  9863 raft_consensus.cc:2243] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:46.596526  9863 raft_consensus.cc:2272] T 5ef29565de35454b8371df8e6ffb2477 P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:55:46.596654 21430 consensus_peers.cc:597] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 -> Peer c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207): Couldn't send request to peer c03f6fa0bb3741dea8185d78725149da. 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:46.599614  9863 tablet_replica.cc:333] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da: stopping tablet replica
I20260608 09:55:46.602566  9863 raft_consensus.cc:2243] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:46.604169  9863 raft_consensus.cc:2272] T f5d90b14406a48668f9c9acde445f0be P c03f6fa0bb3741dea8185d78725149da [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:55:46.633306 21430 consensus_peers.cc:597] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 -> Peer c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207): Couldn't send request to peer c03f6fa0bb3741dea8185d78725149da. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.194:40207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:46.849370 21603 raft_consensus.cc:1064] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02: attempting to promote NON_VOTER b32f83ab739241cfb7ea3af788dcb5c8 to VOTER
I20260608 09:55:46.852449 21603 consensus_queue.cc:237] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } attrs { replace: true } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: false } }
I20260608 09:55:46.860637 21664 raft_consensus.cc:1275] T d74e543af9124b5ea1a5a937a3739700 P b32f83ab739241cfb7ea3af788dcb5c8 [term 1 LEARNER]: Refusing update from remote peer 6d0af56d047342eca571ed52215aaf02: 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:46.867545 21427 consensus_peers.cc:597] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 -> Peer 9044de7752354108a33376005e5410e1 (127.9.161.193:44745): Couldn't send request to peer 9044de7752354108a33376005e5410e1. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:44745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:46.870412 21603 consensus_queue.cc:1048] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
W20260608 09:55:46.876060 21430 consensus_peers.cc:597] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 -> Peer c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207): Couldn't send request to peer c03f6fa0bb3741dea8185d78725149da. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.194:40207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:55:46.943480 21430 consensus_peers.cc:597] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02 -> Peer c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207): Couldn't send request to peer c03f6fa0bb3741dea8185d78725149da. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.194:40207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:47.103977 21705 raft_consensus.cc:1064] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02: attempting to promote NON_VOTER b32f83ab739241cfb7ea3af788dcb5c8 to VOTER
I20260608 09:55:47.108070 21705 consensus_queue.cc:237] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } attrs { replace: true } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: false } }
I20260608 09:55:47.116935 21664 raft_consensus.cc:1275] T 5ef29565de35454b8371df8e6ffb2477 P b32f83ab739241cfb7ea3af788dcb5c8 [term 1 LEARNER]: Refusing update from remote peer 6d0af56d047342eca571ed52215aaf02: 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:47.121537 21705 consensus_queue.cc:1048] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
W20260608 09:55:47.125288 21427 consensus_peers.cc:597] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 -> Peer 9044de7752354108a33376005e5410e1 (127.9.161.193:44745): Couldn't send request to peer 9044de7752354108a33376005e5410e1. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:44745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:55:47.125645 21430 consensus_peers.cc:597] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 -> Peer c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207): Couldn't send request to peer c03f6fa0bb3741dea8185d78725149da. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.194:40207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:47.581347 21603 raft_consensus.cc:493] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9044de7752354108a33376005e5410e1)
I20260608 09:55:47.582072 21603 raft_consensus.cc:515] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } attrs { replace: true } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } }
I20260608 09:55:47.587512 21603 leader_election.cc:290] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9044de7752354108a33376005e5410e1 (127.9.161.193:44745), c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207)
W20260608 09:55:47.590451 21427 leader_election.cc:336] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9044de7752354108a33376005e5410e1 (127.9.161.193:44745): Network error: Client connection negotiation failed: client connection to 127.9.161.193:44745: connect: Connection refused (error 111)
W20260608 09:55:47.591189 21430 leader_election.cc:336] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207): Network error: Client connection negotiation failed: client connection to 127.9.161.194:40207: connect: Connection refused (error 111)
I20260608 09:55:47.591660 21430 leader_election.cc:304] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02 [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: 6d0af56d047342eca571ed52215aaf02; no voters: 9044de7752354108a33376005e5410e1, c03f6fa0bb3741dea8185d78725149da
I20260608 09:55:47.592429 21603 raft_consensus.cc:2749] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:55:47.621387  9863 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 21411)
I20260608 09:55:47.875588 21705 raft_consensus.cc:493] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c03f6fa0bb3741dea8185d78725149da)
I20260608 09:55:47.876266 21705 raft_consensus.cc:515] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } attrs { replace: true } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } }
I20260608 09:55:47.878815 21705 leader_election.cc:290] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9044de7752354108a33376005e5410e1 (127.9.161.193:44745), c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207)
W20260608 09:55:47.884516 21430 leader_election.cc:336] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207): Network error: Client connection negotiation failed: client connection to 127.9.161.194:40207: connect: Connection refused (error 111)
W20260608 09:55:47.885321 21427 leader_election.cc:336] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9044de7752354108a33376005e5410e1 (127.9.161.193:44745): Network error: Client connection negotiation failed: client connection to 127.9.161.193:44745: connect: Connection refused (error 111)
I20260608 09:55:47.885882 21427 leader_election.cc:304] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02 [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: 6d0af56d047342eca571ed52215aaf02; no voters: 9044de7752354108a33376005e5410e1, c03f6fa0bb3741dea8185d78725149da
I20260608 09:55:47.886807 21705 raft_consensus.cc:2749] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:55:48.576038 21427 consensus_peers.cc:597] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02 -> Peer 9044de7752354108a33376005e5410e1 (127.9.161.193:44745): Couldn't send request to peer 9044de7752354108a33376005e5410e1. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:44745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 09:55:48.622021  9863 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 21411)
W20260608 09:55:48.902441 21430 consensus_peers.cc:597] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02 -> Peer c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207): Couldn't send request to peer c03f6fa0bb3741dea8185d78725149da. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.194:40207: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 09:55:49.059993 21427 consensus_peers.cc:597] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02 -> Peer 9044de7752354108a33376005e5410e1 (127.9.161.193:44745): Couldn't send request to peer 9044de7752354108a33376005e5410e1. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:44745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 09:55:49.300752 21603 raft_consensus.cc:493] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9044de7752354108a33376005e5410e1)
I20260608 09:55:49.301378 21603 raft_consensus.cc:515] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } attrs { replace: true } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } }
I20260608 09:55:49.303707 21603 leader_election.cc:290] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9044de7752354108a33376005e5410e1 (127.9.161.193:44745), c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207)
W20260608 09:55:49.312633 21430 leader_election.cc:336] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207): Network error: Client connection negotiation failed: client connection to 127.9.161.194:40207: connect: Connection refused (error 111)
W20260608 09:55:49.313692 21427 leader_election.cc:336] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9044de7752354108a33376005e5410e1 (127.9.161.193:44745): Network error: Client connection negotiation failed: client connection to 127.9.161.193:44745: connect: Connection refused (error 111)
I20260608 09:55:49.314219 21427 leader_election.cc:304] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02 [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: 6d0af56d047342eca571ed52215aaf02; no voters: 9044de7752354108a33376005e5410e1, c03f6fa0bb3741dea8185d78725149da
I20260608 09:55:49.315047 21603 raft_consensus.cc:2749] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:55:49.334013 21430 consensus_peers.cc:597] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 -> Peer c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207): Couldn't send request to peer c03f6fa0bb3741dea8185d78725149da. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.194:40207: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 09:55:49.434589 21430 consensus_peers.cc:597] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02 -> Peer c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207): Couldn't send request to peer c03f6fa0bb3741dea8185d78725149da. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.194:40207: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 09:55:49.462231 21427 consensus_peers.cc:597] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 -> Peer 9044de7752354108a33376005e5410e1 (127.9.161.193:44745): Couldn't send request to peer 9044de7752354108a33376005e5410e1. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:44745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 09:55:49.584118 21603 raft_consensus.cc:493] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c03f6fa0bb3741dea8185d78725149da)
I20260608 09:55:49.584698 21603 raft_consensus.cc:515] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } attrs { replace: true } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } }
I20260608 09:55:49.587529 21603 leader_election.cc:290] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9044de7752354108a33376005e5410e1 (127.9.161.193:44745), c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207)
W20260608 09:55:49.591831 21427 leader_election.cc:336] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9044de7752354108a33376005e5410e1 (127.9.161.193:44745): Network error: Client connection negotiation failed: client connection to 127.9.161.193:44745: connect: Connection refused (error 111)
W20260608 09:55:49.594714 21430 leader_election.cc:336] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207): Network error: Client connection negotiation failed: client connection to 127.9.161.194:40207: connect: Connection refused (error 111)
I20260608 09:55:49.595176 21430 leader_election.cc:304] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02 [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: 6d0af56d047342eca571ed52215aaf02; no voters: 9044de7752354108a33376005e5410e1, c03f6fa0bb3741dea8185d78725149da
I20260608 09:55:49.595983 21603 raft_consensus.cc:2749] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:55:49.606688 21427 consensus_peers.cc:597] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 -> Peer 9044de7752354108a33376005e5410e1 (127.9.161.193:44745): Couldn't send request to peer 9044de7752354108a33376005e5410e1. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.193:44745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 09:55:49.622622  9863 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 21411)
W20260608 09:55:49.723095 21430 consensus_peers.cc:597] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 -> Peer c03f6fa0bb3741dea8185d78725149da (127.9.161.194:40207): Couldn't send request to peer c03f6fa0bb3741dea8185d78725149da. Status: Network error: Client connection negotiation failed: client connection to 127.9.161.194:40207: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 09:55:50.028316  9863 tablet_server.cc:196] TabletServer@127.9.161.194:0 shutdown complete.
I20260608 09:55:50.050102  9863 tablet_server.cc:179] TabletServer@127.9.161.195:0 shutting down...
I20260608 09:55:50.082046  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:50.082893  9863 tablet_replica.cc:333] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02: stopping tablet replica
I20260608 09:55:50.083786  9863 raft_consensus.cc:2243] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:50.085095  9863 pending_rounds.cc:70] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02: Trying to abort 1 pending ops.
I20260608 09:55:50.085354  9863 pending_rounds.cc:77] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02: Aborting op as it isn't in flight: id { term: 1 index: 17 } timestamp: 7294617791900323840 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "d74e543af9124b5ea1a5a937a3739700" old_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } attrs { replace: true } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } } } new_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } attrs { replace: true } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: false } } } }
I20260608 09:55:50.086472  9863 raft_consensus.cc:2917] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [term 1 LEADER]: Aborting config change with OpId 1.17: Aborted: Op aborted
I20260608 09:55:50.086921  9863 raft_consensus.cc:2889] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 09:55:50.087277  9863 raft_consensus.cc:2272] T d74e543af9124b5ea1a5a937a3739700 P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:50.090378  9863 tablet_replica.cc:333] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02: stopping tablet replica
I20260608 09:55:50.091228  9863 raft_consensus.cc:2243] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:50.092294  9863 raft_consensus.cc:2272] T 5c0254ee3315481ab6484ef6eae007ac P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:50.095384  9863 tablet_replica.cc:333] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02: stopping tablet replica
I20260608 09:55:50.096182  9863 raft_consensus.cc:2243] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:50.097234  9863 raft_consensus.cc:2272] T c4fdbb81669948f685da7df310797af5 P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:50.100507  9863 tablet_replica.cc:333] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02: stopping tablet replica
I20260608 09:55:50.101291  9863 raft_consensus.cc:2243] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:50.102005  9863 raft_consensus.cc:2272] T 8b8bad8d35084f33a4a4f9d3d3c7cc19 P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:50.105046  9863 tablet_replica.cc:333] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02: stopping tablet replica
I20260608 09:55:50.105860  9863 raft_consensus.cc:2243] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:50.107203  9863 pending_rounds.cc:70] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02: Trying to abort 1 pending ops.
I20260608 09:55:50.107475  9863 pending_rounds.cc:77] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02: Aborting op as it isn't in flight: id { term: 1 index: 17 } timestamp: 7294617792944140288 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "5ef29565de35454b8371df8e6ffb2477" old_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } attrs { replace: true } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } } } new_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } attrs { replace: true } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: false } } } }
I20260608 09:55:50.108505  9863 raft_consensus.cc:2917] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [term 1 LEADER]: Aborting config change with OpId 1.17: Aborted: Op aborted
I20260608 09:55:50.108912  9863 raft_consensus.cc:2889] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 09:55:50.109259  9863 raft_consensus.cc:2272] T 5ef29565de35454b8371df8e6ffb2477 P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:50.112396  9863 tablet_replica.cc:333] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02: stopping tablet replica
I20260608 09:55:50.113116  9863 raft_consensus.cc:2243] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:50.113845  9863 raft_consensus.cc:2272] T f5d90b14406a48668f9c9acde445f0be P 6d0af56d047342eca571ed52215aaf02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:50.147317  9863 tablet_server.cc:196] TabletServer@127.9.161.195:0 shutdown complete.
I20260608 09:55:50.165729  9863 tablet_server.cc:179] TabletServer@127.9.161.196:0 shutting down...
I20260608 09:55:50.198968  9863 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:50.199785  9863 tablet_replica.cc:333] T 5ef29565de35454b8371df8e6ffb2477 P b32f83ab739241cfb7ea3af788dcb5c8: stopping tablet replica
I20260608 09:55:50.200670  9863 raft_consensus.cc:2243] T 5ef29565de35454b8371df8e6ffb2477 P b32f83ab739241cfb7ea3af788dcb5c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:50.201188  9863 pending_rounds.cc:70] T 5ef29565de35454b8371df8e6ffb2477 P b32f83ab739241cfb7ea3af788dcb5c8: Trying to abort 1 pending ops.
I20260608 09:55:50.201411  9863 pending_rounds.cc:77] T 5ef29565de35454b8371df8e6ffb2477 P b32f83ab739241cfb7ea3af788dcb5c8: Aborting op as it isn't in flight: id { term: 1 index: 17 } timestamp: 7294617792944140288 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "5ef29565de35454b8371df8e6ffb2477" old_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } attrs { replace: true } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } } } new_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } attrs { replace: true } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: false } } } }
I20260608 09:55:50.202479  9863 raft_consensus.cc:2917] T 5ef29565de35454b8371df8e6ffb2477 P b32f83ab739241cfb7ea3af788dcb5c8 [term 1 FOLLOWER]: Aborting config change with OpId 1.17: Aborted: Op aborted
I20260608 09:55:50.202908  9863 raft_consensus.cc:2889] T 5ef29565de35454b8371df8e6ffb2477 P b32f83ab739241cfb7ea3af788dcb5c8 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 09:55:50.203261  9863 raft_consensus.cc:2272] T 5ef29565de35454b8371df8e6ffb2477 P b32f83ab739241cfb7ea3af788dcb5c8 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:50.206377  9863 tablet_replica.cc:333] T d74e543af9124b5ea1a5a937a3739700 P b32f83ab739241cfb7ea3af788dcb5c8: stopping tablet replica
I20260608 09:55:50.207098  9863 raft_consensus.cc:2243] T d74e543af9124b5ea1a5a937a3739700 P b32f83ab739241cfb7ea3af788dcb5c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:50.207556  9863 pending_rounds.cc:70] T d74e543af9124b5ea1a5a937a3739700 P b32f83ab739241cfb7ea3af788dcb5c8: Trying to abort 1 pending ops.
I20260608 09:55:50.207788  9863 pending_rounds.cc:77] T d74e543af9124b5ea1a5a937a3739700 P b32f83ab739241cfb7ea3af788dcb5c8: Aborting op as it isn't in flight: id { term: 1 index: 17 } timestamp: 7294617791900323840 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "d74e543af9124b5ea1a5a937a3739700" old_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } attrs { replace: true } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: NON_VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: true } } } new_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "9044de7752354108a33376005e5410e1" member_type: VOTER last_known_addr { host: "127.9.161.193" port: 44745 } } peers { permanent_uuid: "c03f6fa0bb3741dea8185d78725149da" member_type: VOTER last_known_addr { host: "127.9.161.194" port: 40207 } attrs { replace: true } } peers { permanent_uuid: "6d0af56d047342eca571ed52215aaf02" member_type: VOTER last_known_addr { host: "127.9.161.195" port: 45105 } } peers { permanent_uuid: "b32f83ab739241cfb7ea3af788dcb5c8" member_type: VOTER last_known_addr { host: "127.9.161.196" port: 41239 } attrs { promote: false } } } }
I20260608 09:55:50.208806  9863 raft_consensus.cc:2917] T d74e543af9124b5ea1a5a937a3739700 P b32f83ab739241cfb7ea3af788dcb5c8 [term 1 FOLLOWER]: Aborting config change with OpId 1.17: Aborted: Op aborted
I20260608 09:55:50.209232  9863 raft_consensus.cc:2889] T d74e543af9124b5ea1a5a937a3739700 P b32f83ab739241cfb7ea3af788dcb5c8 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 09:55:50.209579  9863 raft_consensus.cc:2272] T d74e543af9124b5ea1a5a937a3739700 P b32f83ab739241cfb7ea3af788dcb5c8 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:50.246117  9863 tablet_replica.cc:333] T f5d90b14406a48668f9c9acde445f0be P b32f83ab739241cfb7ea3af788dcb5c8: stopping tablet replica
I20260608 09:55:50.247514  9863 raft_consensus.cc:2243] T f5d90b14406a48668f9c9acde445f0be P b32f83ab739241cfb7ea3af788dcb5c8 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:50.248750  9863 raft_consensus.cc:2272] T f5d90b14406a48668f9c9acde445f0be P b32f83ab739241cfb7ea3af788dcb5c8 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:50.285768  9863 tablet_server.cc:196] TabletServer@127.9.161.196:0 shutdown complete.
I20260608 09:55:50.316416  9863 master.cc:562] Master@127.9.161.254:35331 shutting down...
W20260608 09:55:50.349457 21260 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:55:50.349870 21260 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:55:50.350132 21260 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:55:50.352424  9863 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 81d82416bf354aaa9a1029a50e19dec6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:50.353175  9863 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 81d82416bf354aaa9a1029a50e19dec6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:50.353564  9863 tablet_replica.cc:333] T 00000000000000000000000000000000 P 81d82416bf354aaa9a1029a50e19dec6: stopping tablet replica
I20260608 09:55:50.376224  9863 master.cc:584] Master@127.9.161.254:35331 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (10613 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (17540 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (251443 ms total)
[  PASSED  ] 24 tests.
I20260608 09:55:50.450428  9863 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 ~49 seconds ago
I20260608 09:55:50.450693  9863 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 ~49 seconds ago
I20260608 09:55:50.450973  9863 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 ~49 seconds ago
I20260608 09:55:50.451143  9863 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 13 messages since previous log ~82 seconds ago
I20260608 09:55:50.451453  9863 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 8 messages since previous log ~231 seconds ago
I20260608 09:55:50.451867  9863 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 72 messages since previous log ~4 seconds ago
ThreadSanitizer: reported 5 warnings
